MT5.MarketwatchAdd: Add symbols in MT5's marketwatch

Description Usage Arguments Value Author(s) See Also Examples

View source: R/Source_MT5.R

Description

Add symbols in MT5's marketwatch.

Usage

1

Arguments

sSymbol

character(); vector of target symbols to add.

Value

Returns logical(). TRUE if symbol was successfully added, FALSE otherwise.

Author(s)

Guilherme Kinzel, guikinzel@gmail.com

See Also

MT5.Marketwatch(), MT5.MarketwatchRemove(), MT5.SymbolInMarketwatch()

Examples

1
2
3
4
5
6
## Not run: 
## Add XAUUSD and XAGUSD
MT5.MarketwatchAdd(c("XAUUSD","XAGUSD"))


## End(Not run)

Kinzel/mt5r documentation built on March 25, 2021, 9:57 p.m.