PriceChangedEventArgs Class

GF API Documentation
Event data for PriceChangedEvent
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.ContractsPriceChangedEventArgs

Namespace:  GF.Api.Contracts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class PriceChangedEventArgs : GFApiEventArgs

The PriceChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodPriceChangedEventArgs
Constructor
Top
Properties

  NameDescription
Public propertyContract
Contract whose price changed
Public propertyPrice
New contract price
Top
See Also

Reference