pub fn instruments_from_defs(
defs: &[PolymarketInstrumentDef],
ts_init: UnixNanos,
) -> Vec<InstrumentAny>Expand description
Converts a collection of definitions into Nautilus instruments.
pub fn instruments_from_defs(
defs: &[PolymarketInstrumentDef],
ts_init: UnixNanos,
) -> Vec<InstrumentAny>Converts a collection of definitions into Nautilus instruments.