From b6907e4abb93fe3e1a5687f503a76d8b9e2c127c Mon Sep 17 00:00:00 2001 From: Tim van de Vathorst Date: Fri, 20 Dec 2019 00:45:24 +0100 Subject: [PATCH] Added Technical Analysis API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0d67603..875a9c8d 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ API | Description | Auth | HTTPS | CORS | | [Nexchange](https://nexchange2.docs.apiary.io/) | Automated cryptocurrency exchange service | No | No | Yes | | [NiceHash](https://docs.nicehash.com/) | Largest Crypto Mining Marketplace | `apiKey` | Yes | Unknown | | [Poloniex](https://poloniex.com/support/api/) | US based digital asset exchange | `apiKey` | Yes | Unknown | +| [Technical Analysis API](https://technical-analysis-api.com) | Cryptocurrency prices and technical analysis | `apiKey` | Yes | No | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**