An order book
The following tables list the members exposed by OrderBook.
Public Properties
Public Methods
| Name | Description | |
|---|---|---|
|
GetAskVolume | Returns total ask volume in the order book |
|
GetAvgAskPrice | Returns average ask price in the order book |
|
GetAvgBidPrice | Returns average bid price in the order book |
|
GetBidVolume | Returns toltal bid volume in the order book |
|
GetQuote | Returns a wuote (bid and ask) at specified market depth level |