Glossary
What every label on Downpour Trade AI means — deterministic math on live Binance data, no LLM.
Keyboard shortcuts
Press ? anywhere in the app for the full list. Examples: ⌘K command palette, G then D dashboard, ⌘B toggle sidebar.
Core idea
The engine reads live market data, scores four independent lanes, and outputs a verdict: LONG, SHORT, or NO-TRADE. NO-TRADE is the expected default — the system only signals when strict multi-lane rules align. Every evidence line cites an actual number from the exchange.
Pages
| Dashboard | Latest batch scan of top-volume USDT pairs. |
| History | Past verdicts saved by the API, with outcomes when resolved. |
| Backtests | Historical win-rate tables that power confidence labels. |
| Pair detail | Full breakdown for one symbol — lanes, score, trade plan, chart. |
Dashboard columns
| Pair | Trading symbol, e.g. BTC/USDT (coin priced in USDT). |
| Regime | Current market 'weather' — see Regime types below. |
| Score | Weighted score from −100 (bearish) to +100 (bullish). |
| Verdict | Final action: LONG, SHORT, or NO_TRADE. |
| Actionable signals | Pairs where verdict is not NO-TRADE. |
| Scan in progress | Background analysis running (every ~15 minutes). |
| Data as of | Timestamp (UTC) when this data was computed. |
Verdicts
| LONG | Bullish setup passed all rules: weighted score ≥ +35, at least 2 lanes aligned, no major conflict, regime tradeable. |
| SHORT | Bearish mirror of LONG (score ≤ −35). |
| NO_TRADE | Default — insufficient alignment, bad reward:risk, regime block, conflicting lanes, or structure has no edge. |
The four lanes
Each lane scores −100 to +100. Evidence lines always include the measured value.
Technical
Chart indicators: EMA stack, RSI, MACD, ADX, higher-timeframe alignment.
Flow
Derivatives positioning: funding rate, open interest (OI), taker buy/sell imbalance, funding z-score.
Structure
Support/resistance, order-book walls, volume profile (POC, HVN, LVN), breakouts.
Regime
Not a scored lane on the pair page — it gates whether any signal is trusted and adjusts lane weights. Shown as a badge.
Regime types
| TRENDING_UP | 4h uptrend — technical lane weighted higher. |
| TRENDING_DOWN | 4h downtrend. |
| RANGING | Sideways — structure / S&R weighted higher. |
| COMPRESSION | Very low volatility — breakout setups favored. |
| SHOCK | Extreme volatility — forced NO-TRADE. |
| · blocked | Regime prevents trading (SHOCK, or BTC moving hard during alt analysis). |
Confidence labels
Only shown for LONG/SHORT. Based on backtested history, never guessed.
| HIGH | Backtest: ≥55% win rate, ≥100 trades, profit factor ≥1.4. |
| MODERATE | ≥48% win rate, ≥50 trades, profit factor ≥1.15. |
| LOW | Passed verdict rules but weaker historical edge. |
| INSUFFICIENT_DATA | Not enough backtest trades in this score bucket. |
| N/A | NO-TRADE or regime blocked. |
Trade plan
Only appears when verdict is LONG or SHORT.
| Entry | Suggested entry (mid of bid/ask). |
| SL | Stop loss — exit if wrong (~1.5× ATR beyond nearest level). |
| TP1 | First target at nearest opposing support/resistance. |
| TP2 | Second target at ~2× risk from entry. |
| R:R | Reward:Risk to TP1 — must be ≥1.2 or trade is rejected. |
| Size / USD | Position size assuming ~1% account risk. |
History page
| Records | Past verdicts stored by the server. |
| Non-NO-TRADE | Signals that were LONG or SHORT. |
| Open outcomes | Signals still waiting — did TP1 or SL hit? |
| TF | Timeframe the signal was generated on (15m, 1h, 4h). |
| Outcome | TP1 = target hit first; SL = stop hit first. |
Backtests page
| Calibration | Replaying the engine on months of history to measure win rates. |
| Run calibration | Starts a long job (10–30+ min) on major pairs. |
| Bucket | Score-range group, e.g. 35–50 or 50+. |
| Win rate | % of trades where TP1 hit before SL. |
| Avg R | Average profit/loss in R units (1R = one stop distance). |
| Profit factor | Gross wins ÷ gross losses — above 1.0 is net positive in backtest. |
Common abbreviations
| ATR | Average True Range — volatility measure for distances. |
| EMA | Exponential Moving Average. |
| RSI | Relative Strength Index — momentum. |
| MACD | Moving Average Convergence Divergence. |
| OI | Open Interest on futures. |
| POC | Point of Control — price with most volume. |
| HVN / LVN | High / Low Volume Node — acceptance vs rejection zones. |
| HTF | Higher timeframe (e.g. 4h when primary is 1h). |
| PF | Profit factor. |
Evidence examples
- RSI(14)=36.2 → bearish (−10) — RSI below 40 adds bearish points.
- OI +6.2% w/ price +1.8% → new longs (+15) — rising open interest with rising price = new long positions.
- bid wall $9.5M @ 65431 (+20) — large buy orders near price (capped influence — walls can be spoofed).
- no_edge — price mid-range, far from support and resistance → usually NO-TRADE.
Disclaimer
Downpour Trade AI is for informational and educational purposes only. It is not financial advice and is not registered with SEBI or any regulatory body. Past backtest win rates do not guarantee future results. Risk only what you can afford to lose.
Ready to explore? Open Dashboard