OptionChainUpdatedEventArgs Class

Defines the structure for an object that reports information when an option chain update occurs.

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 Quote object Gets the Quote that has been updated.
Public property Reason enum Gets the reason for the update.  See OptionChainUpdateReason for a list.
Public property Security object Get the underlying MarketSecurity object for the chain.
Methods
  Name Description
Public property Create Creates an instance of the class.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

tsdata.marketdata.OptionChainUpdatedEventArgs