Tradaaks Web

API OKSource: http://localhost:3100/api/healthgeneratedAt: 2026-04-13T21:29:28.887ZreqId: 2d89d180-6a94-4e83-8be4-20116e40d8f4
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-04-13T21:29:28.887Z

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
4071632
lastTickAt
2026-04-13T21:29:27.971Z
lastTickAgeMs
0
lastObservedState
running

Bot3 Market (key fields)

Contract stable
tickSource
stub
lastTick
2026-04-13T21:29:27.971Z
lastMid
1831.5300000000107
lastSpread
0.32
lastErrorAt
null
marketTickAgeMs
0

Bot3 Strategy Snapshot (preview)

Snapshot
schemaVersion
1
generatedAt
2026-04-13T21:29:28.629Z
state
running
symbol
XAUUSD
reason
state_observed
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-04-13T21:29:28.887Z",
  "reqId": "2d89d180-6a94-4e83-8be4-20116e40d8f4",
  "runnerHealth": {
    "url": "http://127.0.0.1:4010/health",
    "ok": true,
    "status": 200,
    "fetchedAt": "2026-04-13T21:29:28.887Z"
  },
  "health": null,
  "bot3Runtime": {
    "startedAt": "2026-02-25T17:40:46.288Z",
    "watchIntervalMs": 500,
    "tickIntervalMs": 1000,
    "isWatching": true,
    "isTicking": true,
    "tickCount": 4071632,
    "lastTickAt": "2026-04-13T21:29:27.971Z",
    "lastTickAgeMs": 0,
    "lastObservedState": "running",
    "strategy": {
      "schemaVersion": 1,
      "generatedAt": "2026-04-13T21:29:28.629Z",
      "reason": "state_observed",
      "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-04-13T21:29:27.971Z",
    "lastMid": 1831.5300000000107,
    "lastSpread": 0.32,
    "lastErrorAt": null,
    "marketTickAgeMs": 0
  },
  "bot3Strategy": {
    "schemaVersion": 1,
    "generatedAt": "2026-04-13T21:29:28.629Z",
    "reason": "state_observed",
    "state": "running",
    "symbol": "XAUUSD",
    "strategy": {
      "name": "Bot3 Strategy Snapshot (Infra)",
      "intent": "Observability-only snapshot. No trading logic. No broker integration. No orders."
    }
  }
}