Watch a simulator trade for you
This panel is not interactive. You observe an autonomous simulator that receives hot signals, makes TAKE/SKIP decisions, and manages positions with $100 virtual capital.
Each signal goes through should_take_trade(): BTC regime, minimum score, OI, funding, and CVD filters. TAKE/SKIP is logged with rationale.
ATR-based SL/TP, fixed 10x leverage, and progressive trailing stop (break-even then trail). Real-time monitoring via Binance WebSocket.
Each decision is logged with score, direction, market context, and TAKE/SKIP reason.
Win rate, profit factor, total P&L, and trade count to evaluate the strategy without risking real capital.