IntradayBarsProvider
Properties
Name | Type | Description |
---|---|---|
count | number | The actual number of intraday bars in the stack |
currentBar |
| 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 |
Methods
atTime() | ||||||
---|---|---|---|---|---|---|
Gets the historical bar on the given date. | ||||||
Presentation
| ||||||
Parameters
Returns |