Describes contract info and historical data
Inheritance Hierarchy
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
The GeneralContractInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AskPrice | ||
| BaseSymbol | ||
| BidPrice | ||
| Description | ||
| DPP |
Dollars per point
| |
| Exchange | ||
| ExpirationDate | ||
| HasVolumeData | ||
| History | ||
| LastPrice | ||
| MinMove |
Minimum movement of the contract price for
| |
| Point |
1.0 / PriceScale
| |
| PointValue |
DPP / PriceScale
| |
| PrevClose | ||
| PriceScale | ||
| StartTime | ||
| StopTime | ||
| Symbol | ||
| TickSize |
Methods
| Name | Description | |
|---|---|---|
| AddDataConsumer | ||
| AlignTime | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Format |
Formats value to string
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InitialDailyRequest | ||
| RemoveDataConsumer | ||
| RequestHistory(DateTime, Timeframe) | ||
| RequestHistory(Int32, Timeframe) | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also