Paper Portfolio

Track hypothetical trades from the signals

How it works

On any chart page, hover a signal in the Signals list and click “paper trade” — the trade is recorded here at that signal’s price. Entries are marked to market with the latest close, so you can see how following the signals would have worked. Everything is stored locally in your browser (no account).

Open positions

No open positions.

Closed positions

No closed positions yet.

Stats

Nothing tracked yet.

Per-strategy stats (your closed trades)

Price alerts

Alerts fire while any TrendScan page is open — a browser notification (or the banner below) when price crosses your target.

Score alerts

Fire when a symbol's 0–100 score crosses ≥70 (bullish) or ≤30 (bearish).

Alert history (last 15 fired)

Telegram alerts (optional, free)

  1. Open Telegram, search @BotFather, send /newbot, follow prompts → get the bot token.
  2. Send /start to your new bot (any message).
  3. Open https://api.telegram.org/bot<TOKEN>/getUpdates → find "chat":{"id":…} → that's your chat id.
  4. On the PC running the nightly job: set TRENDSCAN_TG_TOKEN=… and set TRENDSCAN_TG_CHAT=… (in auto_update.bat).
  5. Done — the nightly digest sends one summary message per day (top setups + fresh signals).

Watchlist-only mode: set TRENDSCAN_TG_WATCHONLY=1 to restrict the digest to your starred symbols (shared via data/watchlist.json if you export it).