oanda / v20-python

OANDA v20 bindings for Python
MIT License
225 stars 91 forks source link

Request missing AccountID #40

Open arunavo4 opened 4 years ago

arunavo4 commented 4 years ago

https://github.com/oanda/v20-python/blob/f28192f4a31bce038cf6dfa302f5878bec192fe5/src/v20/pricing.py#L871-L879

The path parameter for 'accountID' is not set, something similar to the below code is needed!

https://github.com/oanda/v20-python/blob/f28192f4a31bce038cf6dfa302f5878bec192fe5/src/v20/pricing.py#L761-L764

Please fix the same!

dchhetri commented 3 years ago

Is this library maintained? This seems important, yet completely ignored.

datacombussys commented 3 years ago

I am having the same issue. A simple update would be nice.