wbt 0.4.2

Weight-based backtesting engine for quantitative trading
1
2
3
4
pub mod core;

#[cfg(feature = "python")]
mod python;