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

Implementation of other API resources #5

Open
chrisspiegl opened this issue Apr 30, 2016 · 1 comment
Open

Implementation of other API resources #5

chrisspiegl opened this issue Apr 30, 2016 · 1 comment

Comments

@chrisspiegl
Copy link

I just noticed that the API also provides values on a daily and weekly basis. Would it be possible to implement these values into the module? That'd be great.

startdate = Start date of the historical prices
enddate = End date of the historical prices
histperiod = weekly or daily history periods 
start = index on which to display the historical price
num = number of historical prices to display (this has some max like 100 or 200)
output = output the data in a format (I think it currently supports CSV only)
@pilwon
Copy link
Owner

pilwon commented Aug 14, 2016

@spieglio Sounds like a great addition. Please feel free to contribute by submitting PR. Thanks-

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

No branches or pull requests

2 participants