GeneralContractInfo Class

GF Charts Help
Describes contract info and historical data
Inheritance Hierarchy

SystemObject
  GF.Clients.Charts.UtilsGeneralContractInfo
    GF.Clients.Charts.UtilsContractInfo

Namespace:  GF.Clients.Charts.Utils
Assembly:  GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax

public abstract class GeneralContractInfo

The GeneralContractInfo type exposes the following members.

Properties

  NameDescription
Public propertyAskPrice
Public propertyBaseSymbol
Public propertyBidPrice
Public propertyDescription
Public propertyDPP
Dollars per point
Public propertyExchange
Public propertyExpirationDate
Public propertyHasVolumeData
Public propertyHistory
Public propertyLastPrice
Public propertyMinMove
Minimum movement of the contract price for
Public propertyPoint
1.0 / PriceScale
Public propertyPointValue
DPP / PriceScale
Public propertyPrevClose
Public propertyPriceScale
Public propertyStartTime
Public propertyStopTime
Public propertySymbol
Public propertyTickSize
Top
Methods

  NameDescription
Public methodAddDataConsumer
Public methodStatic memberAlignTime
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFormat
Formats value to string
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberInitialDailyRequest
Public methodRemoveDataConsumer
Public methodRequestHistory(DateTime, Timeframe)
Public methodRequestHistory(Int32, Timeframe)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference