quantre 0.2.0

Quant wheels reinvented in Rust.
Documentation
1
2
3
4
5
6
#![doc = include_str!("../README.md")]

pub mod instrument;
pub mod normal;
pub mod price;
pub mod random;