QuoteUpdatedEventArgs Class

Defines the structure for an object that reports updated information for a quote.

Namespace: tsdata.marketdata

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Field string The name of the quote that has been updated.
Public property Quote object The Quote object that has been updated.
Public property Reason enum Get the reason for the update.  See QuoteUpdateReason for a list.
Methods
  Name Description
Public property Create Do not use in current version.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

tsdata.marketdata.QuoteUpdatedEventArgs