Refer to CQGCEL.InstrumentDOMChanged Event.
Visual Basic |
---|
Public Event InstrumentDOMChanged( _ ByVal cqg_instrument As CQGInstrument, _ ByVal prev_asks As CQGDOMQuotes, _ ByVal prev_bids As CQGDOMQuotes _ ) |
![]() |
CQG API 4.0 - Revised |
![]() |
InstrumentDOMChanged Event | |
See Also Send Feedback |
Collection of asks from previous DOM book
Collection of bids from previous DOM book
CQGDirectEventsAccessor Interface : InstrumentDOMChanged Event |
Glossary Item Box
Refer to CQGCEL.InstrumentDOMChanged Event.
Visual Basic |
---|
Public Event InstrumentDOMChanged( _ ByVal cqg_instrument As CQGInstrument, _ ByVal prev_asks As CQGDOMQuotes, _ ByVal prev_bids As CQGDOMQuotes _ ) |