Tradaaks Web

API OKSource: http://localhost:3100/api/healthgeneratedAt: 2026-03-02T04:52:27.275ZreqId: b8bff8f8-b613-4df6-9549-bcd47ddd9654
Open Bot3 Demo →

Runner Link

Runner OK
runnerHealth.url
http://127.0.0.1:4010/health
runnerHealth.ok
true
runnerHealth.status
200
runnerHealth.fetchedAt
2026-03-02T04:52:27.275Z

API Health Summary

Issues
health.ok
undefined
health.issues
undefined

Bot3 Contract

Mirror: OK
bot3Runtime (exists)
true
bot3Market (exists)
true
bot3Strategy (exists)
true

Bot3 Runtime (key fields)

Contract stable
startedAt
2026-02-25T17:40:46.288Z
isWatching
true
isTicking
true
watchIntervalMs
500
tickIntervalMs
1000
tickCount
385143
lastTickAt
2026-03-02T04:52:27.130Z
lastTickAgeMs
0
lastObservedState
running

Bot3 Market (key fields)

Contract stable
tickSource
stub
lastTick
2026-03-02T04:52:27.130Z
lastMid
1921.2499999999723
lastSpread
0.26
lastErrorAt
null
marketTickAgeMs
0

Bot3 Strategy Snapshot (preview)

Snapshot
schemaVersion
1
generatedAt
2026-03-02T04:52:27.130Z
state
running
symbol
XAUUSD
reason
tick_ok
strategy.name
Bot3 Strategy Snapshot (Infra)
strategy.intent
Observability-only snapshot. No trading logic. No broker integration. No orders.
health.ok
undefined
health.issues
undefined

Raw JSON (debug)

Debug
{
  "ok": true,
  "service": "tradaaks-api",
  "env": "production",
  "generatedAt": "2026-03-02T04:52:27.275Z",
  "reqId": "b8bff8f8-b613-4df6-9549-bcd47ddd9654",
  "runnerHealth": {
    "url": "http://127.0.0.1:4010/health",
    "ok": true,
    "status": 200,
    "fetchedAt": "2026-03-02T04:52:27.275Z"
  },
  "health": null,
  "bot3Runtime": {
    "startedAt": "2026-02-25T17:40:46.288Z",
    "watchIntervalMs": 500,
    "tickIntervalMs": 1000,
    "isWatching": true,
    "isTicking": true,
    "tickCount": 385143,
    "lastTickAt": "2026-03-02T04:52:27.130Z",
    "lastTickAgeMs": 0,
    "lastObservedState": "running",
    "strategy": {
      "schemaVersion": 1,
      "generatedAt": "2026-03-02T04:52:27.130Z",
      "reason": "tick_ok",
      "state": "running",
      "symbol": "XAUUSD",
      "strategy": {
        "name": "Bot3 Strategy Snapshot (Infra)",
        "intent": "Observability-only snapshot. No trading logic. No broker integration. No orders."
      }
    }
  },
  "bot3Market": {
    "tickSource": "stub",
    "lastTick": "2026-03-02T04:52:27.130Z",
    "lastMid": 1921.2499999999723,
    "lastSpread": 0.26,
    "lastErrorAt": null,
    "marketTickAgeMs": 0
  },
  "bot3Strategy": {
    "schemaVersion": 1,
    "generatedAt": "2026-03-02T04:52:27.130Z",
    "reason": "tick_ok",
    "state": "running",
    "symbol": "XAUUSD",
    "strategy": {
      "name": "Bot3 Strategy Snapshot (Infra)",
      "intent": "Observability-only snapshot. No trading logic. No broker integration. No orders."
    }
  }
}