Returns the full name of the instrument on which the current position is created.
Read-only property
| Visual Basic |
|---|
Public Property InstrumentName As String |
Instrument's full name represented as String
See the usage of CQGPosition properties in the AccountChanged event's example section.