-
Notifications
You must be signed in to change notification settings - Fork 56
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
[documentation] Update README with usage examples for crypto endpoint #520
Comments
I added two short examples for the usage of the endpoint in the README.rst file |
@GenusGeoff thanks for taking a look at this! I'm not sure I can see the examples you're referring to, but if you open a PR in this repository, I'd be glad to add it to the project. |
Okay, well I suppose my newness to GitHub provoked this. You can find my basic examples at the following link. It probably requires some cleanup to be more in-line with your use of language and formatting, but this might be a decent start. |
Updated with some cryptocurrency examples as requested in hydrosquall#520. I also resolved some capitalization problems in the code, e.g. CLIENT.method rather than client.method as the code example dictates.
Ok I added the ipynb file for the crypto, most of it works fine there is some help I need on cell 14. I tried working on the documentation for USAGE.rst but while I can adjust the code, documenting it is probably left for one who knows that area. I put the notebook here ==> Once it looks good or we can adjust it to fit I'll create a PR. Does this mean I get to be listed as a contributor for tiingo-python? |
Motivation
Subtasks
/examples
folder. Visitors will be able to visit example using a binder link like this: https://mybinder.org/v2/gh/hydrosquall/tiingo-python/master?filepath=examplesResources
The text was updated successfully, but these errors were encountered: