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

tutorial #117

Open
ChefOtter opened this issue Dec 27, 2017 · 1 comment
Open

tutorial #117

ChefOtter opened this issue Dec 27, 2017 · 1 comment

Comments

@ChefOtter
Copy link

Hi, eric
Do you have any tutorial for installation on Windows or Linux?
and how can I execute the file?
and also how can I test?
unfortunately, there is no instructions or how-to.
I will be glad on any answer

@slazarov
Copy link
Collaborator

This library is a python wrapper for the bittrex api. Study the official documentation and familiarize yourself with REST APIs.

The installation is as simple as it gets. Install python and then install the library as shown on the README section. Then study the library methods in https://github.com/ericsomdahl/python-bittrex/blob/master/bittrex/bittrex.py. Eric has created a very simple and straightforward documentation so with enough patience you will be fine.

Finally, I don’t advise using any trading libraries before you get comfortable with python or any other programming language, and learn its basics.

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