knowm / XChange

XChange is a Java library providing a streamlined API for interacting with 60+ Bitcoin and Altcoin exchanges providing a consistent interface for trading and accessing market data.
http://knowm.org/open-source/xchange/
MIT License
3.84k stars 1.94k forks source link

[Bittrex] V3 API #3051

Open rbwc opened 5 years ago

rbwc commented 5 years ago

If anyone has the time and knowledge, greatly appreciated!

https://bittrex.zendesk.com/hc/en-us/articles/360027160871-Changelist-04-19-2019

https://bittrex.github.io/api/v3

npomfret commented 5 years ago

I hope to be able to look at this. They've finally got the order history in there which is pleasing. Client order ids too.

rbwc commented 5 years ago

@npomfret How are you getting along with this?