cryptoexchange
cryptoexchange copied to clipboard
Feature/bittrex orders trades
- What is the purpose of this Pull Request? Implement Bittrex orders and trades
- What is the related issue for this Pull Request? #167
- [X ] I have added Specs
- [x] (If implementing Market Ticker) I have verified that the
volume
attributes is correct - [x] (If implementing Market Ticker) I have verified that the
base
andtarget
is correct
@dominicwong617 I got an email notification with this message: 'Could you get the timestamp (as Now)?', but I can see it here.
@dsantosmerino Sorry for getting back late, actually let's wait for this PR to be merged first. We would like to not return asks
and bids
as arrays of arrays, but rather arrays of objects. Thanks.