Dashboard
π§Ύ Paper Trading (USS v13.7 webhook middleware)
DRY-RUN Β· no real orders
How to point your indicator here: in TradingView β Create Alert β Webhook URL, paste
http://127.0.0.1:5000/webhook/tradingview.
Set the alert message to "{{strategy... }}" β actually use the indicator's own JSON
(it already emits it via alert()), so just choose "Any alert() function call" and
the JSON from the script is forwarded as-is.
β Localhost can't be reached from TradingView's servers β this works only for
local testing / manual curl now. Internet exposure (ngrok) is the next step, after the paper results look good.
π’ Live P&L (open positions)
β
Booked from partials + mark-to-market on what's still running
π΅ Closed P&L (fully booked)
β
Realized P&L from trades that are fully closed
Open positions (live mark-to-market Β· refreshes every 5s)
| Ticker | Dir | Qty | Entry | Live | Booked (TP1) | Live P&L | Mode | Grade | Re-ent | Opened |
|---|
Recent closed trades
| Exit time | Ticker | Dir | Entry | Exit | Move | P&L | Mode | Grade | Reason |
|---|