shekharvarshney / book-code

Automated Trading Bot with OANDA REST API implementation and discussed in my book Developing Trading Bot in JAVA.
http://www.leanpub.com/tradingbot
68 stars 42 forks source link

Oanda V1 Api deprecated #3

Open msuhels opened 6 years ago

msuhels commented 6 years ago

Hello

Oanda stop supporting v1 api and released V20 Please provide update for v20

Thanks

shekharvarshney commented 6 years ago

hello it seems its not deprecated but depends on the account type.

http://developer.oanda.com/rest-live/introduction/

i have not looked at the v20 api but as soon as i have sometime, i would try to add support for v20 as well.