MasterInstrument Class

GF Charts Help
Inheritance Hierarchy

SystemObject
  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

[TypeConverterAttribute]
public class MasterInstrument : ICloneable

The MasterInstrument type exposes the following members.

Constructors

  NameDescription
Public methodMasterInstrument
Public methodMasterInstrument(String, InstrumentType)
Top
Properties

  NameDescription
Public propertyAverageDailyVolume
Public propertyBeta
Public propertyCalenderYearHigh
Public propertyCalenderYearHighDate
Public propertyCalenderYearLow
Public propertyCalenderYearLowDate
Public propertyCommission
Public propertyCurrency
Public propertyCurrentYearsEarningsPerShare
Public propertyDescription
Public propertyDividends
Public propertyExchanges
Public propertyFiveYearsGrowthPercentage
Public propertyHigh52Weeks
Public propertyHigh52WeeksDate
Public propertyHistoricalVolatility
Public propertyId
Public propertyInstrumentType
Public propertyItem
Public propertyLow52Weeks
Public propertyLow52WeeksDate
Public propertyMargin
Public propertyMargin2
Public propertyMergePolicy
Public propertyName
Public propertyNextYearsEarningsPerShare
Public propertyPercentHeldByInstitutions
Public propertyPointValue
Public propertyPriceEarningsRatio
Public propertyPriceLevel
Public propertyRollOverCollection
Public propertySession
Public propertySessionTemplate
Public propertySharesOutstanding
Public propertySplits
Public propertyTickSize
Public propertyUrl
Public propertyUserData
Top
Methods

  NameDescription
Public methodClone
Public methodCompare
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFormatPrice(Double)
Public methodFormatPrice(Double, IFormatProvider)
Public methodGetCommission
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetProviderName
Public methodGetTicks
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodNextExpiry
Public methodRound2TickSize
Public methodSetProviderName
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference