This event is fired when trade row and/or statistics are removed to the trading system.
Visual Basic |
---|
Public Event TradingSystemRemoveNotification( _ ByVal cqg_trading_system As CQGTradingSystem, _ ByVal cqg_trading_system_remove_info As CQGTradingSystemRemoveInfo _ ) |
- cqg_trading_system
Reference to the changed CQGTradingSystem
- cqg_trading_system_remove_info
Object containing information about the removal made to the trading system since the last notification