OrderBook.GetUpdate Method
public Level2Update GetUpdate(
int depth,
ref Level2Snapshot snapshot
)
This language is not supported or no code example is available.
public:
Level2Update^ GetUpdate(
int depth,
Level2Snapshot^& snapshot
)
This language is not supported or no code example is available.
public function GetUpdate(
depth : int,
snapshot : Level2Snapshot
) : Level2Update;
This language is not supported or no code example is available.
Parameters
- depth
- int
- snapshot
- Level2Snapshot