MT5.MarketwatchRemove.RdRemove symbols in MT5's marketwatch.
Any attempt to remove sSymbol that has any chart opened will fracass automatically by MT5.
MT5.MarketwatchRemove(sSymbols)
| sSymbol | character(); vector of target symbols to remove. |
|---|
Returns logical(). TRUE if symbol was successfully removed, FALSE otherwise.