sandbox-quant 1.0.10

Exchange-truth trading core for Binance Spot and Futures
Documentation
1
2
3
4
5
6
7
8
pub mod balance;
pub mod exposure;
pub mod identifiers;
pub mod instrument;
pub mod market;
pub mod order;
pub mod order_type;
pub mod position;