SuperTradingBots Dashboard

Auto-refreshing every 2s • NY time: 2026-04-17T12:02:10.090355-04:00

Execution LIVE_MARKET

Account ID20259335
ContractCON.F.US.MNQ.M26
Stop ticks400
Re-entry enabledNo
Re-entry stop ticks120

Sizing NORMAL

Base size2
Effective size2
Halved reason
Daily threshold (points)200.0
Daily threshold (USD)800.00
Daily date (NY)2026-04-17

Daily P&L (Realized) 0.00 USD

Start balance146,051.34
Current balance146,051.34
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-04-17T12:02:00.718148-04:00
Last signalBAR
Last actionSELL_OPEN_SHORT
Re-entry pendingNo
Re-entry lockedNo
Last signal typeSELL

Raw state (for debugging) Read-only

Click to expand JSON
{
  "bot_running": true,
  "trading_mode": "LIVE_MARKET",
  "contractId": "CON.F.US.MNQ.M26",
  "accountId": 20259335,
  "base_order_size": 2,
  "stop_ticks": 400,
  "reentry_enabled": false,
  "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-04-17T12:02:00.718148-04:00",
  "last_webhook_signal": "BAR",
  "last_webhook_payload": {
    "signal": "BAR",
    "close": 26814.25,
    "secret": "***",
    "nonce": "1776441720143"
  },
  "last_webhook_action": "SELL_OPEN_SHORT",
  "last_result": {
    "request": {
      "signal": "BAR",
      "close": 26814.25,
      "net_before": 0
    },
    "actions": [
      [
        "BAR_REENTRY_CHECK",
        {
          "ok": true,
          "noop": "reentry_disabled"
        }
      ]
    ]
  },
  "dedupe_last_hash": "0934cca0fe95bbd4b9c16b2dd4bacbc5404640baec4c97acca8648330b17fa82",
  "dedupe_last_ts": 1776441720,
  "last_entry": {
    "dir": "SHORT",
    "price": 25970.75,
    "ts": "2026-04-14T15:43:02.073796-04: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": 1776441241,
  "last_signal_type": "SELL",
  "reentry_cancel_reason": "reset_by_SELL",
  "daily_ny_date": "2026-04-17",
  "daily_start_balance": 146051.34,
  "daily_current_balance": 146051.34,
  "daily_realized_usd": 0.0,
  "daily_threshold_usd": 800.0,
  "daily_threshold_loss_usd": 399996.0,
  "daily_threshold_points": 200.0,
  "daily_threshold_loss_points": 99999.0,
  "size_halved_today": false,
  "size_halved_reason": null,
  "effective_order_size": 2,
  "balance_fetch_last": {
    "ok": true,
    "balance": 146051.34,
    "raw_meta": "/api/Account/search"
  },
  "balance_fetch_last_time": "2026-04-17T12:02:00.913380-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.