Platform Capabilities

CHIMERA / SERVICE CATALOG
01~50 Capabilities, Traceable to Source

Chimera is not a single trading bot with a UI wrapped around it. The platform is built from roughly 50 distinct, independently maintained capabilities across nine layers -- introspection tooling, execution routes, strategy logic, machine learning, exchange connectivity, and real-time analytics. Every number below is a count of things that exist in the codebase, not a marketing estimate.

60MCP tools / 10 domains
67REST route files
21Trading bot types
15Strategy modules
5ML models
7Exchange gateways
14Real-time analytics streams
24+Core execution subsystems
01ML Models & Strategy Layer

5 production models (GBM direction, HMM regime, cascade risk, DeepLOB, RL meta-optimizer) coordinated by 15 strategy modules into one ensemble.

02Trading Bots

21 bot types across 5 categories (16 active, 5 in stub/partial/minimal status) -- all running through the shared risk gate.

03Analytics Streams

14 real-time, Redis-backed feeds: VPIN, CVD, OI velocity, regime, breadth, correlation, feeder health, and more.

04Exchange Gateways

7 venues (Binance, OKX, Bybit, Bitget, Coinbase, Kraken, Paper) behind a non-custodial, per-provider vault pattern.

05Risk Management

Drawdown limits, volatility gates, correlation-aware sizing, and live calibration with edge-decay tracking on every strategy.

07Full Service Catalog

Each domain above links to a detailed breakdown with the actual module or file it maps to, on the dedicated documentation site.

Open the full service catalog
08How These Numbers Are Verified

Every count above is a structural count of code artifacts, not a performance claim -- reproducible by anyone with repository access.

Metrics methodology
Back to Investors