Skip to main content

Module data_types

Module data_types 

Source
Expand description

Binance-specific custom data types.

These types carry Binance domain data through the Nautilus data engine as CustomData.

Structs§

BinanceFuturesLiquidation
Binance Futures liquidation update from the forceOrder stream.
BinanceFuturesOpenInterest
Binance Futures current open interest snapshot.
BinanceFuturesOpenInterestHist
Binance Futures historical open interest batch.
BinanceFuturesOpenInterestHistPoint
Binance Futures historical open interest point.
BinanceFuturesTicker
Binance Futures 24-hour ticker statistics from the ticker stream.

Functions§

register_binance_custom_data
Registers Binance custom data types.