EasyLanguage Object Reference

FundamentalQuoteUpdatedEventArgs Class

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

Namespace: tsdata.trading

[ Expand All ]
Properties
  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