LSEG Data Library for TypeScript

HistoricalPricing.TimeSeries.StreamEvent

HistoricalPricing.TimeSeries.StreamEvent provides a set of events described below that can be emitted by the HistoricalPricing.TimeSeries.Stream.

These events are similar and behave similarly to the events provided by the Pricing.StreamEvent.
Apart from these events HistoricalPricing.TimeSeries streams provide another event

HistoricalPricing.TimeSeries.StreamEvent.Insert

Insert events are emitted for the requested instrument when time series data is being received and added to the table.

HistoricalPricing.TimeSeries.StreamInsert Callback Parameters

Value Description Data type Optional Default value
event HistoricalPricing.TimeSeries.TimeSeriesFacadeInsertEvent object[] No -
70 words (0:22 mins)