Refer to CQGCEL.IncorrectSymbol Event.
Visual Basic |
---|
Public Event IncorrectSymbol( _ ByVal symbol_ As String _ ) |
- symbol_
String describing the error.
The name of the incorrect symbol, i.e., what was passed to the NewInstrument method.
![]() |
CQG API 4.0 - Revised |
![]() |
IncorrectSymbol Event | |
See Also Send Feedback |
String describing the error.
The name of the incorrect symbol, i.e., what was passed to the NewInstrument method.
CQGDirectEventsAccessor Interface : IncorrectSymbol Event |
Glossary Item Box
Refer to CQGCEL.IncorrectSymbol Event.
Visual Basic |
---|
Public Event IncorrectSymbol( _ ByVal symbol_ As String _ ) |
String describing the error.
The name of the incorrect symbol, i.e., what was passed to the NewInstrument method.