OEC Contract Info
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 ContractInfo type exposes the following members.
Properties
Methods
| Name | Description | |
|---|---|---|
| AddDataConsumer | (Overrides GeneralContractInfoAddDataConsumer(IDataConsumer).) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Format |
Formats value by rules of OEC API Contract. '110 16', for example
(Overrides GeneralContractInfoFormat(Double).) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| RemoveDataConsumer | (Overrides GeneralContractInfoRemoveDataConsumer(IDataConsumer).) | |
| RequestHistory(DateTime, Timeframe) |
Sends the request of bars to OEC Price Server
(Overrides GeneralContractInfoRequestHistory(DateTime, Timeframe).) | |
| RequestHistory(Int32, Timeframe) | (Overrides GeneralContractInfoRequestHistory(Int32, Timeframe).) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also