Powerful Integrations

Exchanges, data providers, AI models, and infrastructure — all connected in a single cloud-hosted platform.

Exchanges

Binance

Trading

Primary exchange. Spot and perpetual futures markets. Real-time WebSocket streaming for live data. Supports both paper and live trading modes.

ccxt

Trading

Universal exchange connectivity library. Over 100 exchanges supported via ccxt and ccxt.pro. Add new exchanges with minimal configuration.

Market Data

Coinglass

Data

24 data types including funding rates, open interest, long/short ratios, liquidations, CVD, options OI, BTC dominance, fear and greed index, stablecoin market cap, NUPL, exchange flows, and more. 4-hour resolution with approximately 6 months of history.

Binance Data

Data

OHLCV candles across 11 timeframes, funding rates, open interest, premium index, and orderbook depth. Both real-time streaming and historical data access.

AI & Machine Learning

Claude API

AI

Anthropic's Claude for signal enrichment, sentiment analysis, regime narration, post-trade analysis, and the natural language chat interface.

Ollama

AI

Local AI inference for anomaly detection. Privacy-first architecture where no data leaves your machine. Runs on consumer hardware.

XGBoost / scikit-learn

AI

Machine learning strategy signals with shared feature engineering, offline model training via joblib, and XGBoost direction prediction.

Notifications

Telegram

Alerts

Real-time alerts for trades, signals, risk events, and bot status changes. Two-way command interface for monitoring and control on the go.

Infrastructure

Docker

Infra

One-command deployment with all services containerized. Production-ready compose configuration included.

SQLite

Infra

WAL-mode database for zero-configuration, embedded, high-performance data storage. No external database server required.

FastAPI

Infra

REST and SSE API with automatic OpenAPI documentation. Real-time event streaming to the dashboard.

React + Vite

Infra

Modern TypeScript dashboard with real-time updates, interactive charts, and responsive design.

Built for Extensibility

Add your own exchange, data source, or AI model. QuantForge is designed with clear interfaces and plugin patterns that make integration straightforward.

Read the Docs