FundamentalQuoteUpdatedEventArgs Class

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

Namespace: tsdata.trading

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 fundamental field that has been updated.
Public property Quote object The FundamentalQuote object that has been updated.
Public property Reason enum Get the reason for the update.  See FundamentalUpdateReason for a list.
Methods
  Name Description
Public property Create Creates an instance of the class.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

tsdata.trading.FundamentalQuoteUpdatedEventArgs