parse_ticker_to_index_price

Function parse_ticker_to_index_price 

Source
pub fn parse_ticker_to_index_price(
    msg: &DeribitTickerMsg,
    instrument: &InstrumentAny,
    ts_init: UnixNanos,
) -> IndexPriceUpdate
Expand description

Parses a Deribit ticker message into a Nautilus IndexPriceUpdate.