pub fn parse_ticker_to_index_price(
msg: &DeribitTickerMsg,
instrument: &InstrumentAny,
ts_init: UnixNanos,
) -> IndexPriceUpdateExpand description
Parses a Deribit ticker message into a Nautilus IndexPriceUpdate.
pub fn parse_ticker_to_index_price(
msg: &DeribitTickerMsg,
instrument: &InstrumentAny,
ts_init: UnixNanos,
) -> IndexPriceUpdateParses a Deribit ticker message into a Nautilus IndexPriceUpdate.