Skip to main content

parse_futures_ws_quote_tick

Function parse_futures_ws_quote_tick 

Source
pub fn parse_futures_ws_quote_tick(
    ticker: &KrakenFuturesTickerData,
    instrument: &InstrumentAny,
    ts_init: UnixNanos,
) -> Result<QuoteTick>