CQG API 4.0 - Revised
IncorrectSymbol Event
See Also  Send Feedback
symbol_

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

Description

Syntax

Visual Basic
Public Event IncorrectSymbol( _
   ByVal symbol_ As String _
)

Parameters

symbol_

String describing the error.

The name of the incorrect symbol, i.e., what was passed to the NewInstrument method.

See Also