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