DataManager.GetLevel2Update (Instrument, Byte, Int32, ref Level2Snapshot) Method
public Level2Update GetLevel2Update(
Instrument instrument,
byte providerId,
int depth,
ref Level2Snapshot snapshot
)
This language is not supported or no code example is available.
public:
Level2Update^ GetLevel2Update(
Instrument^ instrument,
Byte providerId,
int depth,
Level2Snapshot^& snapshot
)
This language is not supported or no code example is available.
public function GetLevel2Update(
instrument : Instrument,
providerId : byte,
depth : int,
snapshot : Level2Snapshot
) : Level2Update;
This language is not supported or no code example is available.
Parameters
- instrument
- Instrument
- providerId
- byte
- depth
- int
- snapshot
- Level2Snapshot