Returns quote price.
Read-only property
Visual Basic |
---|
Public Property Price As Double |
Quote price represented as Double.
If the quote is not valid (see IsValid Property), then this property has no value assigned.
To access the CQGInstrumentQuote object properties, see the example section of the InstrumentChanged Event.