Sets and gets the quote subscription level, which should be used for the subscribed instrument.
Read-write property
Visual Basic |
---|
Public Property QuoteLevel As eQuoteSubscriptionLevel |
Quote subscription level, represented as eQuoteSubscriptionLevel
Use this property to specify which instrument qutoes are needed.
Note, the QuoteLevel can't be changed after CQGCEL::SubscribeNewInstrument call. To change it, user has to unsubscribe from the instrument data via CQGCEL::RemoveInstrument and create a new request to subscribe again with new QuoteLevel value.