Indicates if the quote value is valid and/or available.
Read-only property
Visual Basic |
---|
Public Property IsValid As Boolean |
True if the quote is valid, False - otherwise.
If the subscription level of the instrument is set to dsQuotes, then the IsValid property of Ask and Bid quotes will be False in the InstrumentChanged Event parameters.
For access to CQGInstrumentQuote object properties see example section of InstrumentChanged Event.