HistoryMetadata
Interface
Information passed to onHistoryCallback
for getBars.
Properties
nextTime
OptionalTime 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.
Type
number
noData
OptionalOptional value indicating to the library that there is no more data on the server.
Type
boolean