Event OnSymbolUpdate
- Namespace
- ViiSync.AccountApi
- Assembly
- ViiSync.AccountApi.dll
Raised once per symbol that was added, changed or removed after the initial catalog load (MT5 OnSymbolUpdate).
public event OnSymbolUpdate? OnSymbolUpdate
Returns
- OnSymbolUpdate
- Raised once per symbol that was added, changed or removed after the initial catalog load (MT5 OnSymbolUpdate).
Remarks
MT5 equivalent
MT5API.OnSymbolUpdate— full