quantoxide 0.5.5

Rust framework for developing, backtesting, and deploying Bitcoin futures trading strategies.
Documentation
1
2
3
4
5
6
pub(super) mod config;
pub(super) mod engine;
pub(crate) mod error;
pub(crate) mod executor;
pub(crate) mod process;
pub(super) mod state;