pub fn parse_spot_instrument(
definition: &BybitInstrumentSpot,
fee_rate: &BybitFeeRate,
ts_event: UnixNanos,
ts_init: UnixNanos,
) -> Result<InstrumentAny>
Expand description
Parses a spot instrument definition returned by Bybit into a Nautilus currency pair.