pub type BinanceInverseWSClient = BinanceWSClient<'I'>;Expand description
Binance Coin-margined Future and Swap markets.
- WebSocket API doc: https://binance-docs.github.io/apidocs/delivery/en/
- Trading at: https://www.binance.com/en/delivery/btcusd_quarter
Aliased Typeยง
pub struct BinanceInverseWSClient { /* private fields */ }