Set up a watchlist
The watchlist feature in the audited version: what it stores, where it lives, and what it cannot do.
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).
Covers: Watchlists (verified in source). Steps are written at the level the audit verified — the feature exists in the pinned source. Exact labels in a running app may differ; if they do, stop and see troubleshooting.
Steps
- Open the app and find the watchlist view. The audited source contains a watchlist feature for tracking chosen symbols. Expected result: A list you can add symbols to.
- Add a symbol you want to follow. Because the audited app has no account system, expect the list to live in your browser’s local storage — it is yours, on this device, not synced anywhere. Expected result: The symbol appears in the list. Clearing browser storage clears the list.
- Use the watchlist as a reading list, nothing more. A watched symbol is not an order, not a position and not a held asset — the audited source has no connection to any brokerage account. Expected result: Watching a symbol changes nothing outside the app.
Not covered by this guide (verification pending)
- Whether watchlists sync across devices — no: there is no account system in the audited source, so cross-device sync has nothing to sync through. Re-verified if an account system is ever added.
Related
Guide didn't match what you saw? Open a support request — mention this guide's name and the version label above.