toloco / pyoanda

Oanda’s API python wrapper. Robust and Fast API wrapper for your Forex bot Python library that wraps Oanda API. Built on top of requests, it’s easy to use and makes sense.
http://oanda.com
MIT License
65 stars 24 forks source link

Oanda v10 or v20? #39

Open haimivan opened 6 years ago

haimivan commented 6 years ago

Hi,

is this project also for Oanda v20?

Thanks in advance!

haimivan commented 6 years ago

seems to be referring to Oanda v10 (at least I can see that in client.py the uri gets filled with 'https://api-fxpractice.oanda.com/v1/candles'. This indicates that it is Oanda v10.