TickAggregator Members
The TickAggregator type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddProvider |
Creates and adds LiquidityProvider with the name.
|
|
|
Dispose(Boolean) | |
|
|
Dispose()()()() | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetAskBook | |
|
|
GetBidBook | |
|
|
GetExecutionEstimate |
Estimates outcome of an order based on the current book data.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TrackCandles |
Properties
| Name | Description | |
|---|---|---|
|
|
BestAsk | |
|
|
BestBid | |
|
|
OpenAskCandle |
Gets
Field Valuethe currently open ask candle for the DefaultBarWidth, aggregated from all LiquidityProviders.. |
|
|
OpenBidCandle |
Gets
Field Valuethe currently open bid candle for the DefaultBarWidth, aggregated from all LiquidityProviders.. |
|
|
Ticker |

