From a1f09ab3cb9eada60f14841ba40e565da791ad04 Mon Sep 17 00:00:00 2001 From: Marcel Cruz <12413903+marcelscruz@users.noreply.github.com> Date: Wed, 8 Feb 2023 09:28:14 +0100 Subject: [PATCH] Add Trading View --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 641f2fd..5291315 100644 --- a/README.md +++ b/README.md @@ -422,6 +422,7 @@ API | Description | Auth | HTTPS | CORS | | [Poloniex](https://docs.poloniex.com) | US based digital asset exchange | `apiKey` | Yes | Unknown | | [Solana JSON RPC](https://docs.solana.com/developing/clients/jsonrpc-api) | Provides various endpoints to interact with the Solana Blockchain | No | Yes | Unknown | | [Technical Analysis](https://technical-analysis-api.com)| Cryptocurrency prices and technical analysis| `apiKey` | Yes | No| +| [Trading View](https://www.tradingview.com/rest-api-spec/) | Market price, data, graph for brokers and traders | `OAuth` | Yes | Unknown | | [Tron Network](https://developers.tron.network/reference/api-key) | Provides various endpoints to interact with the Tron Blockchain | No | Yes | Unknown | | [VALR](https://docs.valr.com/)| Cryptocurrency Exchange based in South Africa | `apiKey` | Yes | Unknown | | [WorldCoinIndex](https://www.worldcoinindex.com/apiservice) | Cryptocurrencies Prices | `apiKey` | Yes | Unknown |