CCob / bittrex4j

Java library for accessing the Bittrex Web API's and Web Sockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V2 issues

norbert-gaulia opened this issue · comments

Hi, thanks for this great library, just let you know that i'm running into issues while using V2 api, seems like data returned from bittrex is sometimes random, thats what i'm getting for btc orderbook:
https://puu.sh/z9ifx/fd9c261c4a.png

V1.1 is pretty stable so far. I would suggest completely get rid of V2 until it's officially documented, otherwise bot will loose a lot of coins.

I have noticed this too!

image

I think they have some kind of caching issue on the v2 API's but nobody seems to care on the api-developers channel on slack.

I'll look at switching the v2 endpoints to v1 when I get a chance.

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.