Inheritance Hierarchy
GF.Clients.Charts.Custom.NinjaTrader.CbiMasterInstrument
Namespace: GF.Clients.Charts.Custom.NinjaTrader.Cbi
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The MasterInstrument type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| MasterInstrument | ||
| MasterInstrument(String, InstrumentType) |
Properties
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| Compare | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| FormatPrice(Double) | ||
| FormatPrice(Double, IFormatProvider) | ||
| GetCommission | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetProviderName | ||
| GetTicks | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| NextExpiry | ||
| Round2TickSize | ||
| SetProviderName | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
See Also