Instrument
<< Click to Display Table of Contents >> Instrument |
A tradable symbol. Represents an instance of a Master Instrument
Warning: The properties in this class should NOT be accessed within the OnStateChange() method before the State has reached State.DataLoaded |
Exchange of the current instrument |
|
Expiration date of the futures contract |
|
Full name of the instrument |
|
Returns an Instrument object by the master instrument name configured in the database. |
|
An instrument's configuration settings. These are settings and properties which are defined in the Instrument window. |
|
FundmentalData |
Instrument thread specific FundamentalData events |
MarketData |
Instrument thread specific MarketData events |
MarketDepth |
Instrument thread specific MarketDepth events |
Dispatcher |
A Dispatcher used for subscribing to Instrument related events See Multi-Threading Considerations |