This event is fired, when a relation between trade entry/exit is added to a trading system.
Visual Basic |
---|
Public Event TradingSystemTradeRelationAddNotification( _ ByVal cqg_trading_system As CQGTradingSystem, _ ByVal cqg_trading_system_relation_add_info As CQGTradingSystemRelationAddInfo _ ) |
- cqg_trading_system
Specifies the trading system to which the relation was added
- cqg_trading_system_relation_add_info
Object containing information about the relation added to the trading system since the last notification