Waiting for signals... Log a trade when your alert fires or a label prints on the chart.
Net P&L
—
Win rate
—
Avg win
—
Avg loss
—
Best
—
Worst
—
Live context — fill before asking
BreakoutS/RConfirmationSession
API Keynot set
Enter your API key above, then select a quick analysis or ask a question below.
Not connected — paste your Pipedream URL below
Last signal: —
AI Signal Analysiswaiting
Waiting for signal... AI will analyse automatically when a webhook fires.
Pipedream endpoint URL
Polling your local Flask server every 3 seconds. Keep tv_webhook.py running while trading.
⬡ SETUP GUIDE — 3 steps
1Update & run tv_webhook.py
Replace your tv_webhook.py with the updated version (download below).
It adds a /last-signal GET endpoint the tool polls.
Run it — you should see Running on
2Expose publicly with ngrok (for TradingView)
TradingView needs a public URL. Download ngrok.com (free) → run: ngrok http 80
Copy the URL — use this in TradingView alerts as the webhook URL, appending /webhook
3TradingView alert message
Copy this into your TradingView alert → Notifications → Webhook URL = your ngrok URL + /webhook