Function to check if sSymbol is in MT5's marketwatch.

MT5.SymbolInMarketwatch(sSymbol)

Arguments

sSymbol

character; target symbol.

Value

Returns TRUE if symbol is in MT5's marketwatch, FALSE otherwise.

See also