RTTWebApiHost {RTTWebClient} | R Documentation |
RTTWebApiHost
Description
RTTWebApiHost
Fields
client.
RTTWebClient obj.
Methods
GetBarsHistory( symbol, barsType = "Bid", periodicity = "M1", startTime, endTime = as.POSIXct(Sys.Date(), tz = "GMT"), count = 0L )
Get Bar History
GetCurrencyInfo()
Get All Currencies
GetCurrentQuotes()
Get All Current Quotes
GetDividends()
Get All Dividends
GetPipsValue(targetCurrency, symbols)
Get Pips Value
GetSymbolsInfo()
Get All Symbols
GetTickHistory( symbol, startTime, endTime = as.POSIXct(Sys.Date(), tz = "GMT"), count = 0L )
Get Bar History
[Package RTTWebClient version 0.1.3 Index]