Sets and gets the property subscription level, which should be used for the subscribed instrument.
Read-write property
Visual Basic |
---|
Public Property PropertyLevel As ePropertySubscriptionLevel |
Property subscription level, represented as ePropertySubscriptionLevel
Use this property to specify which instrument dynamic properties 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.