ManeshTrader Help
What This Tool Does
The app classifies each closed candle as real_bull, real_bear, or
fake, then tracks trend state from only the real bars.
- 2 consecutive real bullish bars: bullish trend active
- 2 consecutive real bearish bars: bearish trend active
- Reversal also requires 2 consecutive opposite real bars
- Fake bars do not reverse trend on their own
Quick Start
- Choose
Symbol (example: AAPL or BTC-USD).
- Start with
Timeframe = 1d and Period = 6mo.
- Keep
Ignore potentially live last bar ON.
- Enable these in
Training & Guidance:
Show live decision guide
Show past behavior examples
Overlay example entries/exits on chart
Focus chart on selected example (recommended for learning)
- Set
Max training examples to 20.
How To Use The New Training Features
Training toggles are OFF by default.
Advanced Panels
These are in the sidebar as collapsible sections.
Advanced Signals
Auto-run advanced panels (slower): keeps advanced calculations running on every rerun.
Run advanced panels now: one-shot run when auto-run is OFF.
Show multi-timeframe confirmation (1h/4h/1d): shows consensus and agreement %.
Regime filter: flags choppy conditions and can suppress directional bias.
Training & Guidance (Replay)
Replay mode + Replay bars shown: hides future bars for practice mode.
Compare Symbols
- Enable panel and enter comma-separated symbols (example:
AAPL, MSFT, NVDA).
- Shows per-symbol trend state, regime, and fake-bar density snapshot.
Alerts
- Enable bullish and/or bearish event alerts.
- Optional webhook URL sends JSON alerts to external automations (Zapier/Make/Telegram bridge).
Backtest Controls
Slippage (bps per side) and Fee (bps per side): execution cost realism.
Stop loss (%) and Take profit (%): optional exits; set 0 to disable.
Min hold bars and Max hold bars: holding window constraints.
1) Live Decision Guide (what to do now)
- Bias: Long, Short, or Stand Aside / Neutral.
- Signal Status: Fresh confirmation or no new confirmation.
- Latest Bar: How the newest closed candle was classified.
- Action + Invalidation: Practical rule for what to prefer and when to stop.
2) Past Behavior Examples (what would have happened)
Examples are hypothetical and use one rule:
enter at trend-confirmation bar close, exit at opposite trend-confirmation bar close.
direction: LONG (upside bias) or SHORT (downside bias)
entry_timestamp / exit_timestamp: example start/end time
entry_price / exit_price: example prices
bars_held: number of candles held
pnl_pct: percent gain/loss for that example
outcome: Win, Loss, or Flat
3) Click A Row To Highlight It On Chart
- Click any row in the Past Behavior Examples table.
- The chart highlights that exact entry-to-exit window.
- A path line shows the selected trade from entry price to exit price.
- A plain-English explanation appears under the table for the selected row.
- If
Focus chart on selected example is ON, the chart zooms into that trade.
Marker Legend
- Green triangle-up: real bullish bar
- Red triangle-down: real bearish bar
- Blue circle: example long entry
- Orange diamond: example short entry
- Green X: example winning exit
- Red X: example loss/flat exit
- Star path + highlighted window: currently selected example row
Important Notes
- On browser refresh, a brief placeholder screen can appear while Streamlit loads the app shell.
- Analysis and training only. No trade execution.
- Educational examples are simplified and not financial advice.
- Use with risk controls before any real-money decision.