ROandaAPI
ROandaAPI copied to clipboard
R Code API for Forex Trading with OANDA Broker
Thank you for writing this code. I am using the v20 REST API and your functions use the v1 server. Can you add the capability to select the v20 Oanda...
Getting error at this point - InstList
Dear IFFranciscoME: Thank you for this wrapper, it is fantastic -- only problem that I am facing is that when I use InstrumentsList, an error appears: ```_ Error in names(x)
Over the weekend, the ActualPrice function returns the current date as opposed to the date the instrument last traded. For example, calling the ActualPrice function on a Saturday will return...
Thank you for building the code. I have one problem using your code to modify an existing order. It seems httpOPTIONS is not the function to make PATCH request. Could...