forwardUnderlyingInstrument Properties   Table of ContentUnderlyingDirtyPrice Property forward
UnderlyingInstrument.Streams Property
Information about underlying instrument streams reported.

Namespace:  OnixS.CmeStpHandler
Assembly:  OnixS.CmeStpHandler-net-4.8 (in OnixS.CmeStpHandler-net-4.8.dll) Version: 3.5.0.0 (3.5.0)
Syntax
C#
public Collection<InstrumentStream> Streams { get; }

Property Value

Type: Collection<InstrumentStream>
See Also