Skip to main content

instruments_from_defs

Function instruments_from_defs 

Source
pub fn instruments_from_defs(
    defs: &[PolymarketInstrumentDef],
    ts_init: UnixNanos,
) -> Vec<InstrumentAny>
Expand description

Converts a collection of definitions into Nautilus instruments.