Click or drag to resize

OnSymbolsUpdate Delegate

Symbols update.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public delegate void OnSymbolsUpdate(
	MT5API sender
)

Parameters

sender  MT5API
Object that sent event
See Also