DataManager.GetAggregatedLevel2Update (Instrument, ref Level2Snapshot, Byte()) Method
public Level2Update GetAggregatedLevel2Update(
Instrument instrument,
ref Level2Snapshot snapshot,
byte[] providerIds = null
)
This language is not supported or no code example is available.
public:
Level2Update^ GetAggregatedLevel2Update(
Instrument^ instrument,
Level2Snapshot^& snapshot,
array< Byte >^ providerIds
)
This language is not supported or no code example is available.
public function GetAggregatedLevel2Update(
instrument : Instrument,
snapshot : Level2Snapshot,
providerIds : byte[]
) : Level2Update;
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- snapshot
- Level2Snapshot
- providerIds
- byte[]