Event OnSymbolsUpdate
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Raised once after a catalog change, after the per-symbol OnSymbolUpdate events (MT5 OnSymbolsUpdate).
public event OnSymbolsUpdate? OnSymbolsUpdate
Returns
- OnSymbolsUpdate
- Raised once after a catalog change, after the per-symbol events (MT5 OnSymbolsUpdate).
Remarks
MT5 equivalent
MT5API.OnSymbolsUpdate— full