Unsubscribes from and removes the CQGTradingSystem from CQGTradingSystems.
| Visual Basic |
|---|
Public Sub RemoveTradingSystem( _ ByVal cqg_trading_system As CQGTradingSystem _ ) |
- cqg_trading_system
- The CQGTradingSystem to remove.
|
| CQG API 4.0 - Revised |
|
| RemoveTradingSystem Method | |
| See Also Send Feedback | |
| CQGCEL Interface : RemoveTradingSystem Method |
Glossary Item Box
Unsubscribes from and removes the CQGTradingSystem from CQGTradingSystems.
| Visual Basic |
|---|
Public Sub RemoveTradingSystem( _ ByVal cqg_trading_system As CQGTradingSystem _ ) |