|
| void | Clear () |
| |
| IReadOnlyCollection< TMarketDepth > | Update (IReadOnlyCollection< TMarketDepth > depths) |
| |
| TMarketDepth | UpdateLevel1 (TMarketDepth depth) |
| |
| void | Clear () |
| |
| IReadOnlyCollection< TMarketDepth > | Update (IReadOnlyCollection< TMarketDepth > depths) |
| |
| TMarketDepth | UpdateLevel1 (TMarketDepth depth) |
| |
|
| SyncRoot | SyncRoot [get] |
| |
| int | DepthLevelsCount [get, set] |
| | Gets or sets how many MarketDepth levels to store.
|
| |
| IEnumerable< TMarketDepth > | Asks [get] |
| |
| IEnumerable< TMarketDepth > | Bids [get] |
| |
| IEnumerable< TMarketDepth > | All [get] |
| |
| SyncRoot | SyncRoot [get] |
| |
| IEnumerable< TMarketDepth > | Asks [get] |
| |
| IEnumerable< TMarketDepth > | Bids [get] |
| |
| IEnumerable< TMarketDepth > | All [get] |
| |
◆ Clear()
◆ Update()
◆ UpdateLevel1()
◆ All
◆ Asks
◆ Bids
◆ DepthLevelsCount
Gets or sets how many MarketDepth levels to store.
◆ SyncRoot
The documentation for this class was generated from the following file: