pub fn parse_instrument_any(
instrument: &BitmexInstrument,
ts_init: UnixNanos,
) -> InstrumentParseResultExpand description
Attempts to convert a BitMEX instrument record into a Nautilus instrument by type.
pub fn parse_instrument_any(
instrument: &BitmexInstrument,
ts_init: UnixNanos,
) -> InstrumentParseResultAttempts to convert a BitMEX instrument record into a Nautilus instrument by type.