Add Trading View

This commit is contained in:
Marcel Cruz 2023-02-08 09:28:14 +01:00
parent c4fb6f612a
commit a1f09ab3cb

View file

@ -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 |