⚡ ACTIVE OVERRIDES — Review before market open
Loading...
MARKET REGIME
TOP EV OPPORTUNITIES
| SYMBOL | EV % | WIN PROB | KELLY | SIGNAL | ATR% |
|---|---|---|---|---|---|
OPEN POSITIONS
Loading...
ALL STOCKS — RANKED BY EV
| # | SYMBOL | EV % | WIN PROB | KELLY % | LABEL | SIGNAL TYPE | ATR% | BT PF | TRAIL T2× | UTBot DATE | FLAGS |
|---|---|---|---|---|---|---|---|---|---|---|---|
WATCH LIST — EV SORTED
| SYMBOL | DAY | SCORE | TREND | EV % | WIN PROB | EV TREND | LABEL | ADX | SECTOR |
|---|---|---|---|---|---|---|---|---|---|
OPEN POSITIONS
Loading...
TRADE LOG (LAST 50)
| DATE | SYMBOL | LABEL | EV % | WIN PROB | KELLY % | ENTRY | SL | TP1 | TP2 | QTY | INVEST | STATUS |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
TELEGRAM COMMANDS — QUICK REFERENCE
🔑 Daily Login
/loginGet Kite authorise link. Tap it on your phone.
/token XXXXComplete login with request_token from redirect URL.
⚡ Regime Overrides
/override_regime FULLForce FULL mode — all signals, 100% Kelly.
/override_regime CAUTIOUSForce CAUTIOUS — BUY+STRONG BUY, 75% Kelly.
/override_regime SELECTIVEForce SELECTIVE — WATCH override, 50% Kelly.
/override_regime clearRemove override. Use live market data.
/sector_boost onRotation stocks bypass label gate, EV threshold halved.
/sector_boost offDisable sector boost. Normal guard rails.
/overridesShow all active overrides and their values.
📊 Intelligence
/evToday's EV rankings sorted highest to lowest.
/regimeLive Nifty vs EMA50 and current regime mode.
/watchlistWatch list with EV%, WinProb%, score trends.
/positionsAll open positions with entry, SL, TP levels.
⚙️ System Control
/statusFull system status — services, token, positions.
/pauseStop new entries. Exits continue monitoring.
/resumeResume normal operation after pause.
/logsLast 20 lines of each log file.
💼 Sizing
/reduce 50Cut position size to 50% for next orders.
/fullsizeRestore 100% position size.
/maxpos 3Limit to N open positions max.
/strongonlyOnly trade STRONG BUY signals.
/allsignalsAllow BUY + STRONG BUY signals.
🔧 Config (live)
/config dry_run=False⚠️ Go LIVE — real orders placed.
/config total_capital=100000Set capital base for position sizing.
/config risk_per_trade_pct=1.0Set base risk per trade as % of capital.
/config min_ev_threshold=0.5Guard Rail 7 — minimum EV to trade.
🚨 Emergency
/exit_all⚠️ Market sell ALL open positions immediately.
/cancel_exitCancel a pending /exit_all request.
🖥️ Server SSH Commands
ssh [email protected]Connect to server.
cd /home/momentum/MomentumScannerNavigate to scripts folder.
sudo systemctl status momentum-controlCheck control bot service.
sudo systemctl restart momentum-controlRestart control bot after script update.
crontab -lView all scheduled cron jobs.
tail -f logs/order_placer.logFollow live order placer output.
cat stock_ev.json | python3 -m json.toolView today's EV intelligence data.