oanda / oandapy

Python wrapper for the OANDA REST API
MIT License
321 stars 147 forks source link

autochartist #36

Open IFFranciscoME opened 7 years ago

IFFranciscoME commented 7 years ago

Is there any chance that the AutoChartist Patterns will be included ?

http://developer.oanda.com/rest-live/forex-labs/#autochartist

Anybody working on this ?

hootnot commented 7 years ago

Forexlabs are implemented, see #11 ... but I see autochartist is missing

They will be in http://github.com/hootnot/oanda-api-v20 as soon as they are released. Last few weeks the historical data and streaming data endpoints have been released. Those are covered already. So the only endpoint left is the forexlabs endpoint.

The V20 REST interface offers a lot more than the first version. Follow http://github.com/hootnot/oanda-api-v20 and you will get notifed

37 patch added to add autochartist to the oandapy module for REST-API v1

hootnot commented 7 years ago

@IFFranciscoME

Today I've released the pypi package of https://github.com/hootnot/oanda-api-v20 . It covers all endpoints except the forexlabs which will get integrated when the specs are released,

For details check the discussion in #39

IFFranciscoME commented 7 years ago

Nice.

bhushanwalke commented 6 years ago

Does anyone know when AutoChartist Patterns are going to be released in the V20 API?

hootnot commented 6 years ago

"coming soon" says developer.oanda.com... but that is for well over a year now. Maybe drop the question at api@oanda.com ?