CQG API 4.0 - Revised
RemoveTradingSystem Method
See Also  Send Feedback
cqg_trading_system
The CQGTradingSystem to remove.
CQGCEL Interface : RemoveTradingSystem Method

Glossary Item Box

Description

Unsubscribes from and removes the CQGTradingSystem from CQGTradingSystems.

Syntax

Visual Basic
Public Sub RemoveTradingSystem( _
   ByVal cqg_trading_system As CQGTradingSystem _
) 

Parameters

cqg_trading_system
The CQGTradingSystem to remove.

See Also