Returns the name of the instrument quote object.
Read-only property
Visual Basic |
---|
Public Property Name As String |
Quote name string.
Instrument Quote name is the display version of eQuoteType Enumeration members, i.e. each name corresponds to one of the enumeration members.
To access the CQGInstrumentQuote object properties, see the example section of the InstrumentChanged Event.