pub fn format_instrument_id_with_venue(
venue_symbol: &str,
product_type: LighterProductType,
venue: Venue,
) -> InstrumentIdExpand description
Builds a Nautilus [InstrumentId] for a specific venue.
pub fn format_instrument_id_with_venue(
venue_symbol: &str,
product_type: LighterProductType,
venue: Venue,
) -> InstrumentIdBuilds a Nautilus [InstrumentId] for a specific venue.