library(RTTWebClient)
library(lubridate)ttWebApiHost <- InitRTTWebApiHost(server = "ttlivewebapi.fxopen.com")print(ttWebApiHost$GetDividends())print(ttWebApiHost$GetSymbolsInfo())print(ttWebApiHost$GetBarsHistory("EURUSD", "Bid","M1", now("UTC") - days(1), now("UTC")))print(ttWebApiHost$GetTickHistory("EURUSD", now("UTC") - days(1), now("UTC")))print(ttWebApiHost$GetCurrencyInfo())
Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.
This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.