RTTWebApiHost | R Documentation |
RTTWebApiHost
client.
RTTWebClient obj.
GetAccountDetails(id)
Get Position Info
GetAccountInfo()
Get Position Info
GetAccountLogin(id)
Get Position Info
GetAccountWebToken(id)
Get Position Info
GetAllAccountsInfo()
Get Position Info
GetAssetsInfo(id = NULL)
Get Asset Info
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
GetGrossTradesByAccountId(id)
Get Position Info
GetGrossTradesByTradeId(id)
Get Position Info
GetManagerAccountSnapshots(
loginVector,
from,
to,
pagingDirection = as.character(NA),
pagingSize = 100,
groupFilter = character(0)
)
Get Account Snapshots Info
GetManagerTradeHistory(
loginVector,
from,
to,
pagingDirection = as.character(NA),
pagingSize = 100,
orderId = as.character(NA),
skipCancelOrder = TRUE
)
Get TradeHistoryReport Info
GetNetTradesByAccountId(id)
Get Position Info
GetNetTradesByTradeId(id)
Get Position Info
GetPipsValue(targetCurrency, symbols)
Get Pips Value
GetPositionInfo(id = NULL)
Get Position Info
GetSplits(symbolFilter = NULL)
Get Split Info
GetSymbolsInfo(getPipsValue = FALSE, getLastPrice = TRUE)
Get All Symbols
GetTickHistory(
symbol,
startTime,
endTime = as.POSIXct(Sys.Date(), tz = "GMT"),
count = 0L
)
Get Bar History
GetTradeInfo(id = NULL)
Get Trade Info
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.