TicksProvider
Properties
| Name | Type | Description |
|---|---|---|
| count | number | The actual number of intraday bars in the stack |
| currentQuote | | The current intraday bar. If a ticks data subscription exists, this property is updated automatically during the intraday period from trades |
| stackSize | number | Capacity of historical data stack. The maximum number of intraday bars available to the strategy via lookback |