pub fn parse_ticker_to_mark_price(
msg: &DeribitTickerMsg,
instrument: &InstrumentAny,
ts_init: UnixNanos,
) -> MarkPriceUpdateExpand description
Parses a Deribit ticker message into a Nautilus MarkPriceUpdate.
pub fn parse_ticker_to_mark_price(
msg: &DeribitTickerMsg,
instrument: &InstrumentAny,
ts_init: UnixNanos,
) -> MarkPriceUpdateParses a Deribit ticker message into a Nautilus MarkPriceUpdate.