This event is fired when trade row and/or statistics are updated in a trading system.
Visual Basic |
---|
Public Event TradingSystemUpdateNotification( _ ByVal cqg_trading_system As CQGTradingSystem, _ ByVal cqg_trading_system_update_info As CQGTradingSystemUpdateInfo _ ) |
- cqg_trading_system
Reference to the changed CQGTradingSystem
- cqg_trading_system_update_info
Object containing information about the update made to the trading system since the last notification