Returns instrument currency.
Read-only property
| Visual Basic |
|---|
Public Property Currency As String |
Currency is represented as a String with a limited length of 4 characters.
The current instrument currency as set on the exchange is returned. It is a static property of an instrument.
To access the Instrument properties see the example section of the InstrumentSubscribed event.