A Rust framework for building high-performance event-driven live-trading, paper-trading, and backtesting systems.
Barter is an ecosystem of Rust libraries, including `Barter-Data` for market data streams, `Barter-Execution` for order management, and `Barter` as the core engine. It offers plug-and-play components for Strategy and RiskManager, allowing customisation for various trading approaches like HFT or MarketMaking. Developers use it to construct tailored algorithmic trading bots and backtesting engines.
A Rust framework for building high-performance event-driven live-trading, paper-trading, and backtesting systems.
Rust developers seeking to build high-performance, customisable algorithmic trading and backtesting solutions.