SuperTradingBots Dashboard

Auto-refreshing every 2s • NY time: 2026-03-02T15:39:37.246767-05:00

Execution LIVE_MARKET

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

Sizing NORMAL

Base size2
Effective size2
Halved reason
Daily threshold (points)150.0
Daily threshold (USD)600.00
Daily date (NY)2026-03-02

Daily P&L (Realized) 148.98 USD

Start balance-1,136.54
Current balance-987.56
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?Yes
In no-trade window now?No

Latest webhook

Last webhook time2026-03-02T15:39:00.450109-05:00
Last signalBAR
Last actionBUY_FLIP_TO_LONG
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": 2,
  "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-02T15:39:00.450109-05:00",
  "last_webhook_signal": "BAR",
  "last_webhook_payload": {
    "signal": "BAR",
    "close": 25013.75,
    "secret": "***",
    "nonce": "1772483940129"
  },
  "last_webhook_action": "BUY_FLIP_TO_LONG",
  "last_result": {
    "request": {
      "signal": "BAR",
      "close": 25013.75,
      "net_before": 2
    },
    "actions": [
      [
        "BAR_REENTRY_CHECK",
        {
          "ok": true,
          "noop": "reentry_not_pending"
        }
      ]
    ]
  },
  "dedupe_last_hash": "9ffcb69c692e9ffdb2d493ccd51a0edc45ec91209b4f582a4ae6a6a30a832971",
  "dedupe_last_ts": 1772483940,
  "last_entry": {
    "dir": "LONG",
    "price": 24997.75,
    "ts": "2026-03-02T15:34:01.148543-05:00"
  },
  "last_pos_dir": "LONG",
  "reentry_pending": false,
  "reentry_dir": null,
  "reentry_entry_price": null,
  "reentry_tries": 0,
  "reentry_locked": false,
  "prev_net": 2,
  "last_signal_ts": 1772483640,
  "last_signal_type": "BUY",
  "reentry_cancel_reason": "reset_by_BUY",
  "daily_ny_date": "2026-03-02",
  "daily_start_balance": -1136.54,
  "daily_current_balance": -987.56,
  "daily_realized_usd": 148.98000000000002,
  "daily_threshold_usd": 600.0,
  "daily_threshold_points": 150.0,
  "size_halved_today": false,
  "size_halved_reason": null,
  "effective_order_size": 2,
  "balance_fetch_last": {
    "ok": true,
    "balance": -987.56,
    "raw_meta": "/api/Account/search"
  },
  "balance_fetch_last_time": "2026-03-02T15:39:00.638621-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.