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

Add health API #88

Closed hootnot closed 7 years ago

hootnot commented 7 years ago

Add the health-API, as under http://developer.oanda.com/rest-live-v20/health/, to have additional information regarding the status of the services offered by OANDA.

Sept 2, 2017: The URL to the health-page suggests that both v1 and v20 are covered. In contradiction to earlier information, OANDA informed me yesterday that this health-API only covers the v1-API. Therefore this health-API code will not be merged into oandapyV20