Interface representing instrument information. More...
| Properties | |
| string | Instrument  [get] | 
| Gets the name of the instrument. | |
| string | Exchange  [get] | 
| Gets the name of the exchange where the instrument is traded. | |
| decimal | TickSize  [get] | 
| Gets the tick size of the instrument, which is the minimum price movement. | |
| int | TimeZone  [get] | 
| Gets the time zone of the instrument. | |
Interface representing instrument information.
| 
 | get | 
Gets the name of the exchange where the instrument is traded.
Implemented in ATAS.Indicators.InstrumentInfo.
| 
 | get | 
Gets the name of the instrument.
Implemented in ATAS.Indicators.InstrumentInfo.
| 
 | get | 
Gets the tick size of the instrument, which is the minimum price movement.
Implemented in ATAS.Indicators.InstrumentInfo.
| 
 | get | 
Gets the time zone of the instrument.
Implemented in ATAS.Indicators.InstrumentInfo.