/bazaar

Library for algorithmic futures trading.

Primary LanguageRust

Bazaar

Work in progress.

Bazaar is a Rust crate for algorithmic futures trading.

Features

  • Download and store historical data from exchanges.
  • Backtest your strategies using the downloaded data.
  • Use your strategy for live trading on different exchanges.
  • GUI for viewing backtests and live trading (Provided separately).

Implemented Exchanges