Fetch all symbols, even those not on Marketwatch.

This function may take time.

MT5.AllSymbols()

Value

Returns character() of all symbols available in MT5.

Examples

if (FALSE) { MT5.AllSymbols() }