Bladeren bron

Api/bitcoin average (#734)

* crypto apis

* tick fixes

* bitcoinAverage API
pull/728/merge
nimblefox 6 jaren geleden
committed by Dave Machado
bovenliggende
commit
0ee1f67491
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. +1
    -0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -160,6 +160,7 @@ API | Description | Auth | HTTPS | CORS | Link |
API | Description | Auth | HTTPS | CORS | Link |
|---|---|---|---|---|---|
| Binance | Exchange for Trading Cryptocurrencies based in China | `apiKey` | Yes | Unknown | [Go!](https://github.com/binance-exchange/binance-official-api-docs) |
| BitcoinAverage | Digital Asset Price Data for the blockchain industry | `apiKey` | Yes | Unknown | [Go!](https://apiv2.bitcoinaverage.com/) |
| BitcoinCharts | Financial and Technical Data related to the Bitcoin Network | No | Yes | Unknown | [Go!](https://bitcoincharts.com/about/exchanges/) |
| Bitfinex | Cryptocurrency Trading Platform | `apiKey` | Yes | Unknown | [Go!](https://docs.bitfinex.com/docs/introduction) |
| Bitmex | Real-Time Cryptocurrency derivatives trading platform based in Hong Kong | `apiKey` | Yes | Unknown | [Go!](https://www.bitmex.com/app/apiOverview) |


Laden…
Annuleren
Opslaan