Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

autochartist of forexlabs endpoint #37

Merged
merged 1 commit into from
Nov 1, 2016
Merged

autochartist of forexlabs endpoint #37

merged 1 commit into from
Nov 1, 2016

Conversation

hootnot
Copy link
Contributor

@hootnot hootnot commented Oct 30, 2016

to cover missing autochartist of the forexlabs endpoint: #36

import oandapy
import json

oanda = oandapy.API(environment="practice", access_token="")

response = oanda.get_autochartist(instruments="EUR_USD")
print json.dumps(response, indent=2)

@hootnot hootnot mentioned this pull request Oct 31, 2016
@ayfchan ayfchan merged commit 6ad5336 into oanda:master Nov 1, 2016
@hootnot hootnot deleted the autochartist branch November 7, 2016 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants