| RTTWebApiHost | R Documentation |
RTTWebApiHost
client.RTTWebClient obj.
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.