Refer to CQGCEL.CurrencyRatesChanged Event.
Visual Basic |
---|
Public Event CurrencyRatesChanged( _ ByVal cqg_currency_rates As CQGCurrencyRates _ ) |
- cqg_currency_rates
- Collection of changed currency rates represented as CQGCurrencyRates.
No CurrencyRatesChanged event is fired if account subscription level is set to aslNone.
Note: if currency rate is changed, account summaries will be recalculated. However no AccountChanged event will be fired in that case.