🔍 Pre-Launch Risk Analysis
Analyse market conditions before starting the bot
Enter a coin above and click Check to analyse.
Pair
--
Price
--
Signal
--
Today P&L
₹0
All-Time P&L
₹0
Cycles
0
Executed
0
Blocked
0
📊 P&L Summary
--Today (Realized)
₹0.00
0.00%
This Week
₹0.00
0.00%
This Month
₹0.00
0.00%
All-Time
₹0.00
0.00%
Unrealized (Open)
₹0.00
Trades Today
0
Win Rate Today
0.0%
Profit Factor
--
Exchange Fee
0.2%
TDS (1%) + GST (18%)
~2.54%
Total Round-Trip Cost
~2.74%
Break-Even Rise
2.74%
Waiting for bot to start...
Market Analysis Phases
--Waiting for first analysis cycle...
When it will BUY
Bot will buy only after all required checks pass and signal is BUY.
- ✗Waiting for first cycle...
Top 3 Blockers Trend
Window: 0/50 cyclesWaiting for enough cycle data...
Position
No open position
Pending Orders
0 ordersNo pending orders
Indicators
RSI
--
ADX
--
MACD
--
ATR
--
Exchange Sync Information
Loading...
Live Logs
Waiting for logs...
Trade History
Last 20 trades from DB| Coin | Side | Price | Qty | P&L | Time (IST) |
|---|---|---|---|---|---|
| No trades yet | |||||
📖 How This Dashboard Works
🎯 Quick Start
- Set Your Coin: Enter the coin symbol (e.g., WRX, BTC, ETH) in the top input field. It will auto-save after you stop typing.
- Set Your Capital: Enter your trading capital in the CAPITAL field and click "Save".
- Start the Bot: Click the green "Start" button to begin automated trading.
- Monitor: Watch the real-time metrics, analysis phases, and decision pipeline as the bot runs.
📊 Dashboard Sections
Metrics Row: Shows live data including current pair, price, signal (BUY/SELL/HOLD), session P&L, cycle count, and execution stats.
Verdict Banner: Displays the final decision of the last cycle:
- ✅ Trade Executed — Bot placed a BUY or SELL order
- 🚫 Blocked — Signal was blocked by one or more gates
- ⏭️ Skipped — No actionable signal (HOLD)
- 📈 In Position — Managing an open trade
Market Analysis Phases: Shows the 10-gate decision pipeline that every signal passes through:
- 📡 Market Data — Fetches price candles from exchange
- ⚡ Circuit Breaker — Checks API health
- 🔍 Price Anomaly — Detects abnormal price spikes
- 🧠 Fusion Engine — Multi-model AI verdict (reversal + momentum + forecast + orderflow)
- 🤖 AI Validation — GPT validates or vetoes the signal
- ⏸️ Fusion Hold — Time-limited pause after low-confidence signals
- 🚦 Buy/Sell Gate — Side enable/disable flags
- 🛡️ Risk Engine — Position sizing, loss caps, quantity validation
- ⏱️ Cooldown — Minimum time between trades
- 📋 Order Breaker — Order execution circuit breaker
When It Will BUY: Real-time checklist showing exactly what conditions must be met for the bot to execute a BUY order. All checks must show ✓ (green) for a trade to execute.
Top 3 Blockers Trend: Tracks the most frequent reasons trades were blocked over the last 50 cycles. Helps identify persistent issues preventing execution.
Position: Shows details of any open trade including entry price, current price, quantity, and unrealized P&L.
Indicators: Live technical indicators (RSI, ADX, MACD, ATR) with a mini price chart.
Live Logs: Real-time log stream showing bot activity. Click "Copy" to copy all logs to clipboard.
Trade History: Table of all executed trades with side, price, quantity, status, and timestamp.
🔧 How the Bot Decides
Every 2-15 minutes (depending on timeframe), the bot runs a complete analysis cycle:
- Fetches latest price data and calculates technical indicators
- Generates a rule-based signal (BUY/SELL/HOLD) from EMA crossovers and MACD
- Runs the Fusion Engine to get a multi-model AI verdict
- If signal is BUY or SELL, asks GPT for validation (if AI_VALIDATION=true)
- Passes through all 10 gates in the decision pipeline
- If ALL gates pass, executes the trade; otherwise, logs the blocker and waits for next cycle
⚠️ Important Notes
- Paper Trading: Set ZERO_FEE_MODE=true in .env to simulate trades without real orders
- Live Trading: Set LIVE_MODE=true and ZERO_FEE_MODE=false for real execution
- AI Validation: Set AI_VALIDATION=true to enable GPT signal validation (costs API credits)
- Stop Loss & Take Profit: Automatically calculated based on ATR and risk settings
- Risk Management: Bot enforces max loss per trade, consecutive loss limits, and session profit caps
- Multi-Exchange: Configure API keys in Exchange Setup to trade on WazirX, CoinDCX, or ZebPay
💡 Pro Tip: Watch the "When It Will BUY" checklist and "Top 3 Blockers Trend" to understand why trades aren't executing. Common blockers include AI veto, fusion hold timer, and risk engine rejections.
✏️ Edit TP / SL Targets