LSEG Data Library for TypeScript

About HistoricalPricing.TimeSeries.Stream object

HistoricalPricing.TimeSeries.Stream objects are used for requesting, processing and managing a set of streams for retrieving historical data on summaries and events.

The objects emit a number of different events your application can listen to in order to be notified of the stream being updated.

Properties

stream.definition: HistoricalPricing.TimeSeries.Params

Actual params passed to getStream() method.

stream.session: Session

Values for the current state of the HistoricalPricing.TimeSeries.Stream are similar to the OMMStream state (see OMMStream.State).

67 words (0:21 mins)