From 2c5f7fad8707fa849fab1558be3737edb36bbc15 Mon Sep 17 00:00:00 2001 From: aershov Date: Wed, 11 Aug 2021 13:11:13 +0800 Subject: [PATCH] Add CryptoTradingAPI.io API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18fe658b..76efe645 100644 --- a/README.md +++ b/README.md @@ -246,6 +246,7 @@ API | Description | Auth | HTTPS | CORS | | [CryptoCompare](https://www.cryptocompare.com/api#) | Cryptocurrencies Comparison | No | Yes | Unknown | | [CryptoMarket](https://developers.cryptomkt.com) | Cryptocurrencies Trading platform | `apiKey` | Yes | Yes | | [Cryptonator](https://www.cryptonator.com/api/) | Cryptocurrencies Exchange Rates | No | Yes | Unknown | +| [CryptoTradingAPI](https://www.cryptotradingapi.io/) | Crypto Prices & Technical Indicators | `apiKey` | Yes | Unknown | | [Gemini](https://docs.gemini.com/rest-api/) | Cryptocurrencies Exchange | No | Yes | Unknown | | [ICObench](https://icobench.com/developers) | Various information on listing, ratings, stats, and more | `apiKey` | Yes | Unknown | | [MercadoBitcoin](https://www.mercadobitcoin.net/api-doc/) | Brazilian Cryptocurrency Information | No | Yes | Unknown |