-
Notifications
You must be signed in to change notification settings - Fork 336
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
Implement new market API #503
Comments
I've reformatted the commits which were previously floating in a now-dead version of the develop branch into a new commit by these commands:
NB, |
These changes add a higher level and easier to use API for accessing public market information. The additions are based on the API used by Poloniex. See https://poloniex.com/support/api/ Public API Methods. |
This sounds great. It will make the calls for |
Merged. |
This ticket is for the new market API being implemented by @mvandeberg -- if you are @mvandeberg and/or @bytemaster please write some information about the specification, rationale, and design notes for these changes in this ticket.
The text was updated successfully, but these errors were encountered: