Each watchlist pair has its own buy / sell / wait backdrop. TradingView sends the symbol in every alert.
| Pair | Bias | Note |
|---|
—
Last 5 closed trades from MT5 (this EA magic).
| Symbol | Side | Lots | Closed | P/L |
|---|
Live trades from MT5. Full controls on the Positions tab.
| Symbol | Side | Lots | Open | P/L |
|---|
Live from MT5. Close sends a command to the EA immediately (no pending queue).
| Ticket | Symbol | Side | Lots | Open | SL | TP | P/L |
|---|
Place a market order via the EA — no TradingView needed. Goes straight to MT5 (not the pending queue).
Add the pairs you trade. Bias is per asset — e.g. EURUSD sell, EURNZD buy.
TradingView alerts must include symbol (use {{ticker}}).
Signals for pairs not on the list are skipped.
| Symbol | Bias | Note |
|---|
Fire a test without TradingView. Chart X = close.
Lot sizing and guardrails. Saved to disk — survives restarts.
When enabled, Thunderbolt consults your Grok agent every hour for a per-pair read on the watchlist. Webhook decisions stay fast — Grok sets the backdrop per asset, not every tick.