cryptoexchange
cryptoexchange copied to clipboard
[UNMAINTAINED] Ruby library to query market data from cryptocurrency exchanges (https://www.coingecko.com)
- What is the purpose of this Pull Request? Implement interface for XS2 Exchange (https://xs2.exchange) - What is the related issue for this Pull Request (if this PR fixes issue,...
- What is the purpose of this Pull Request? Add Mercado niobio Cash - What is the related issue for this Pull Request? https://github.com/coingecko/cryptoexchange/issues/420 - [ ] I have added...
- Implemented Pairs, Tickers, OrderBook, Trades and updated README for Bitflip exchange - Related to issue #217 - [ X ] I have added Specs - [ X ] (If...
- What is the purpose of this Pull Request? Implement Poloniex orders and trades - What is the related issue for this Pull Request? #169 - [x] I have added...
- 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...
This PR adds BTC24 support, which was requested in [this issue](https://github.com/coingecko/cryptoexchange/issues/437). There's only Ticker and Orderbook atm. This PR depends on [another one](https://github.com/coingecko/cryptoexchange/pull/479), because BTC24 returns gzipped data. If that...
For further work it should be implemented if server returns only gzipped data.
- Append OrderBook, Trades to GDAX - Issue #361 - [X] I have added Specs - [X] (If implementing Market Ticker) I have verified that the `volume` refers to BASE...
The purpose of this pull request is to integrate coinut api. Issue #383 - [X] I have added Specs - [X] (If implementing Market Ticker) I have verified that the...
- What is the purpose of this Pull Request? as title - What is the related issue for this Pull Request? #411 - [x] I have added Specs - [x]...