SuperTradingBots Dashboard

Auto-refreshing every 2s • NY time: 2026-05-04T21:41:16.988881-04:00

Execution LIVE_MARKET

Account ID22463997
ContractCON.F.US.MNQ.M26
Stop ticks1000
Re-entry enabledNo
Re-entry stop ticks120

Sizing NORMAL

Base size3
Effective size3
Halved reason
Daily threshold (points)99,999.0
Daily threshold (USD)599,994.00
Daily date (NY)2026-05-04

Daily P&L (Realized) -1,184.32 USD

Start balance149,634.54
Current balance148,450.22
Halved today?No
Balance fetch ok?Yes
Balance fetch path/api/Account/search

Trading windows (NY)

Trading window start18:04
Trading window end15:56
No-trade window start15:56
No-trade window end18:04
In trading window now?Yes
In no-trade window now?No

Latest webhook

Last webhook time2026-05-04T21:41:00.587453-04: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.M26",
  "accountId": 22463997,
  "base_order_size": 3,
  "stop_ticks": 1000,
  "reentry_enabled": false,
  "reentry_stop_ticks": 120,
  "reentry_active": false,
  "trading_window_ny": {
    "start": "18:04",
    "end": "15:56"
  },
  "no_trade_window_ny": {
    "start": "15:56",
    "end": "18:04"
  },
  "last_webhook_time": "2026-05-04T21:41:00.587453-04:00",
  "last_webhook_signal": "BAR",
  "last_webhook_payload": {
    "signal": "BAR",
    "close": 27809.25,
    "secret": "***",
    "nonce": "1777945260231"
  },
  "last_webhook_action": "BUY_FLIP_TO_LONG",
  "last_result": {
    "request": {
      "signal": "BAR",
      "close": 27809.25,
      "net_before": 3
    },
    "actions": [
      [
        "BAR_REENTRY_CHECK",
        {
          "ok": true,
          "noop": "reentry_disabled"
        }
      ]
    ]
  },
  "dedupe_last_hash": "531713dacb8f915e01e24c2eaf5636c2a6df56a408a4fdc3d22e451b791f81e7",
  "dedupe_last_ts": 1777945260,
  "last_entry": {
    "dir": "LONG",
    "price": 27803.5,
    "ts": "2026-05-04T21:36:01.708123-04:00"
  },
  "last_pos_dir": "LONG",
  "reentry_pending": false,
  "reentry_dir": null,
  "reentry_entry_price": null,
  "reentry_tries": 0,
  "reentry_locked": false,
  "prev_net": 3,
  "last_signal_ts": 1777944961,
  "last_signal_type": "BUY",
  "reentry_cancel_reason": "reset_by_BUY",
  "daily_ny_date": "2026-05-04",
  "daily_start_balance": 149634.54,
  "daily_current_balance": 148450.22,
  "daily_realized_usd": -1184.320000000007,
  "daily_threshold_usd": 599994.0,
  "daily_threshold_loss_usd": 599994.0,
  "daily_threshold_points": 99999.0,
  "daily_threshold_loss_points": 99999.0,
  "size_halved_today": false,
  "size_halved_reason": null,
  "effective_order_size": 3,
  "balance_fetch_last": {
    "ok": true,
    "balance": 148450.22,
    "raw_meta": "/api/Account/search"
  },
  "balance_fetch_last_time": "2026-05-04T21:41:00.757610-04: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.