Interface: HistoryMetadata
Datafeed.HistoryMetadata
Information passed to onHistoryCallback
for getBars.
Properties
nextTime
• Optional
nextTime: number
Time of the next bar if there is no data in the requested period. It should be set if the requested period represents a gap in the data. Hence there is available data prior to the requested period.
noData
• Optional
noData: boolean
Optional value indicating to the library that there is no more data on the server.