Learn the workflow. Know what each step does.
This is the learning and onboarding surface for the TradeFlows product: short task guides and a hands-on lab. Each guide names the exact product source version it was verified against and the audit that verified it — and says plainly when something is verification pending instead of guessing.
The product itself — its marketing, plans and any offer — lives at tradeflows.net. This site is not a second product: no accounts, no purchasing and no trading features exist here, and nothing here recommends buying, selling or holding anything.
Task index
A small set of complete guides — each one covers a task the stage-16 source audit verified the product actually has. Tasks that could not be verified are not listed here as if they worked.
| Task | What it covers | Guide |
|---|---|---|
| Find the app and know what you are looking at | Access and orientation | Open the guide |
| Read a price chart | Charts (verified in source) | Open the guide |
| Set up a watchlist | Watchlists (verified in source) | Open the guide |
| Understand what a computed signal is | Signals (verified in source) | Open the guide |
| Track a portfolio | Portfolio tracking (verified in source) | Open the guide |
| Practice the market-data → chart → indicator workflow | Interactive lab on labeled synthetic data | Open the lab |
| Something isn't working | Documented issues with real observed outputs | Troubleshoot |
What "verified" means here
Version & evidence label Verified against TradeFlows source dmitriy718/tradeflows-pro@2e5540a (2025-12-16); evidence: stage-16 source audit, 2026-09-17. Source-level verification only — the deployed app at app.tradeflows.net is unverified (deployment status unverified; origin answered 522 (origin unreachable) on 2026-09-17).
Source verification means the code was read at the pinned commit. It does not prove what is deployed: the audit could not confirm which build serves app.tradeflows.net, and both .net origins were unreachable (522) at the last recorded check. Where a guide depends on the running app, it says so.
Boundaries the audit established
- No order execution: the audited source contains no broker order route (grep-verified); an in-repo trading engine is in-memory simulation only and is never presented as real trading.
- No account system: the audited app has no login; identity is a browser-local anonymous ID. Nothing asks for a password or brokerage credentials.
- No billing authority here: this site (.co) has no purchasing, no plans and no payment pages, and none are linked as functions of this site.
- Market data is read-only: the app reads public market data through a proxy service; it does not place trades with it.
Need a human?
Stuck on a step, or found a guide that doesn't match what you see? Open a support request — include which guide and step, and whether the app loaded for you. You can check any saved request on the status page.