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

hitbtc: v2 adaptations #362

Merged
merged 6 commits into from
Oct 20, 2017
Merged

hitbtc: v2 adaptations #362

merged 6 commits into from
Oct 20, 2017

Conversation

mkutny
Copy link
Contributor

@mkutny mkutny commented Oct 20, 2017

Apparently, hitbtc v2 was partially implemented.

So now:

  • fetchOpenOrders() adapted for new endpoint
  • I removed child parseOrders() as it throwed an exception on empty array of orders. Base class method handles it just well
  • order structure have been changed so I adapted parseOrder() as well
  • limits and precisions was not compatible with the doc (market had lot and step properties instead but I kept them for backwards compatibility)
  • trading fees added to market

@kroitor
Copy link
Member

kroitor commented Oct 20, 2017

Awesome! Thx so much!

@kroitor kroitor self-assigned this Oct 20, 2017
kroitor added a commit that referenced this pull request Oct 20, 2017
@kroitor kroitor merged commit 3eaa440 into ccxt:master Oct 20, 2017
kroitor added a commit that referenced this pull request Oct 20, 2017
@mkutny mkutny deleted the hitbtc2 branch October 23, 2017 13:45
academe-01 pushed a commit to academe-01/ccxt that referenced this pull request Oct 2, 2022
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