Skip to content

Integrate CCXT for Multi-Exchange and Multi-Symbol Support #64

Description

@quantspub

Problem / Motivation

Currently, the bot is designed with a single-symbol, static configuration flow. As the scope of the project expands toward broader crypto coverage and real-world deployment, it's critical to:

  • Support multiple exchanges (e.g., Binance, Kraken, Coinbase, etc.)
  • Enable live trading and historical data fetching from different sources

Proposed Solution

Integrate CCXT as a unified market data and execution layer to:

  1. Fetch OHLCV data for backtesting and feature generation
  2. Place live orders on any supported exchange
  3. Enable stream/online mode for real-time decisioning

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions