sandbox-quant 1.0.8

Exchange-truth trading core for Binance Spot and Futures
Documentation
1
2
3
4
5
6
7
8
pub mod account;
pub mod auth;
pub mod client;
pub mod demo;
pub mod mapper;
pub mod market_data;
pub mod orders;
pub mod user_stream;