hootnot / oanda-api-v20

OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!
MIT License
398 stars 107 forks source link

orderList and tradeList functions return only 50 rows #171

Closed simonw58 closed 3 years ago

simonw58 commented 3 years ago

Please help ... the oanda py wrapper orderList and tradeList functions return only 50 rows. The REST API includes the option to return 500 rows, but it is not currently available in the py wrapper. Please allow the py wrapper to return up to 500 orders and trades with orderList and tradeList functions. Thanks for your help, thanks so much