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