SuperTradingBots Dashboard

Auto-refreshing every 2s • NY time: 2026-03-05T20:41:52.954482-05:00

Execution LIVE_MARKET

Account ID19084389
ContractCON.F.US.MNQ.H26
Stop ticks80
Re-entry enabledYes
Re-entry stop ticks120

Sizing NORMAL

Base size1
Effective size1
Halved reason
Daily threshold (points)150.0
Daily threshold (USD)300.00
Daily date (NY)2026-03-05

Daily P&L (Realized) -317.64 USD

Start balance-2,235.10
Current balance-2,552.74
Halved today?No
Balance fetch ok?Yes
Balance fetch path/api/Account/search

Trading windows (NY)

Trading window start09:00
Trading window end15:55
No-trade window start15:55
No-trade window end18:05
In trading window now?No
In no-trade window now?No

Latest webhook

Last webhook time2026-03-05T20:41:00.788827-05:00
Last signalBAR
Last actionFLAT_ALREADY_FLAT
Re-entry pendingNo
Re-entry lockedNo
Last signal typeBUY

Raw state (for debugging) Read-only

Click to expand JSON
{
  "bot_running": true,
  "trading_mode": "LIVE_MARKET",
  "contractId": "CON.F.US.MNQ.H26",
  "accountId": 19084389,
  "base_order_size": 1,
  "stop_ticks": 80,
  "reentry_enabled": true,
  "reentry_stop_ticks": 120,
  "reentry_active": false,
  "trading_window_ny": {
    "start": "09:00",
    "end": "15:55"
  },
  "no_trade_window_ny": {
    "start": "15:55",
    "end": "18:05"
  },
  "last_webhook_time": "2026-03-05T20:41:00.788827-05:00",
  "last_webhook_signal": "BAR",
  "last_webhook_payload": {
    "signal": "BAR",
    "close": 25073.75,
    "secret": "***",
    "nonce": "1772761260503"
  },
  "last_webhook_action": "FLAT_ALREADY_FLAT",
  "last_result": {
    "request": {
      "signal": "BAR",
      "close": 25073.75,
      "net_before": 0
    },
    "actions": [
      [
        "BAR_BLOCKED_BY_TIME",
        true
      ]
    ]
  },
  "dedupe_last_hash": "5aa4a05750c7d8bd5751a3462de2baad5b8d1ace3734bb5f67862b76ceb13aba",
  "dedupe_last_ts": 1772761260,
  "last_entry": {
    "dir": "SHORT",
    "price": 25144.75,
    "ts": "2026-03-05T10:08:00.854697-05:00"
  },
  "last_pos_dir": "SHORT",
  "reentry_pending": false,
  "reentry_dir": null,
  "reentry_entry_price": null,
  "reentry_tries": 0,
  "reentry_locked": false,
  "prev_net": 0,
  "last_signal_ts": 1772743800,
  "last_signal_type": "BUY",
  "reentry_cancel_reason": "flatten_signal",
  "daily_ny_date": "2026-03-05",
  "daily_start_balance": -2235.1,
  "daily_current_balance": -2552.74,
  "daily_realized_usd": -317.6399999999999,
  "daily_threshold_usd": 300.0,
  "daily_threshold_loss_usd": 360.0,
  "daily_threshold_points": 150.0,
  "daily_threshold_loss_points": 180.0,
  "size_halved_today": false,
  "size_halved_reason": null,
  "effective_order_size": 1,
  "balance_fetch_last": {
    "ok": true,
    "balance": -2552.74,
    "raw_meta": "/api/Account/search"
  },
  "balance_fetch_last_time": "2026-03-05T20:41:00.838157-05:00"
}
Note: Env editing from the dashboard is intentionally disabled to avoid permission/restart issues. Change env the same safe way you already do, then restart the service.