Free · 60s polling
Watchdog
Continuously monitors bot health, position state, and API connectivity. Heartbeat every 60 seconds.
Sector 03
An advisory AI persona watching the bot.
APEX TRADER CORE is the AI advisory layer above voidexa Trading Bot v1. It is powered by Claude Opus and operates purely as an observer.
APEX cannot modify allocations. It cannot execute trades. It cannot interrupt the pipeline. It watches, it analyzes, and it sends critical alerts to Telegram when human attention is required.
Architecture
Three engines run in parallel alongside the trading pipeline. None of them can modify positions or submit orders.
Free · 60s polling
Continuously monitors bot health, position state, and API connectivity. Heartbeat every 60 seconds.
Free · Threshold-based
Triggers when configurable thresholds are crossed — unexpected drawdown, API errors, regime transitions, large slippage events.
AI · APEX persona
Powered by Claude Opus. Activated only on CRITICAL severity alerts. Compresses context via KCP-90 before sending to the cloud LLM. Sends advisory commentary via Telegram.
Design
AI advisors that touch real allocations are dangerous. APEX is structurally separated from the trading pipeline to ensure rule-based execution remains deterministic and auditable.
The advisor watches. The pipeline trades. They never mix.
Sample alert
[CRITICAL] BTC drawdown >5% in 1h
[APEX] Regime appears to be transitioning to RISK_OFF.
Current Season state still BTC_PHASE.
Watchdog confirms position adjustment in 4 minutes.Rendered shape only. Real alerts arrive in Telegram with bot context attached and KCP-90 compressed payloads.
Backtested results do not guarantee future performance. voidexa Trading Hub operates in paper trading mode only. Not financial advice.