Skip to main content

parse_futures_ws_trade_tick

Function parse_futures_ws_trade_tick 

Source
pub fn parse_futures_ws_trade_tick(
    trade: &KrakenFuturesTradeData,
    instrument: &InstrumentAny,
    ts_init: UnixNanos,
) -> Result<TradeTick>