From 7c1c4445442827a7e4bbaad4857ae89a343bb817 Mon Sep 17 00:00:00 2001 From: Satish-Prajapati Date: Sun, 31 Oct 2021 12:10:29 +0530 Subject: [PATCH] Add Huobi API to Cryptocurrency --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index af5ab3f2..8adce058 100644 --- a/README.md +++ b/README.md @@ -378,6 +378,7 @@ API | Description | Auth | HTTPS | CORS | | [FTX](https://docs.ftx.com/) | Complete REST, websocket, and FTX APIs to suit your algorithmic trading needs | `apiKey` | Yes | Yes | | [Gateio](https://www.gate.io/api2) | API provides spot, margin and futures trading operations | `apiKey` | Yes | Unknown | | [Gemini](https://docs.gemini.com/rest-api/) | Cryptocurrencies Exchange | No | Yes | Unknown | +| [Huobi](https://huobiapi.github.io/docs/spot/v1/en/) | Seychelles based cryptocurrency exchange | `apiKey` | Yes | Unknown | | [Indodax](https://github.com/btcid/indodax-official-api-docs) | Trade your Bitcoin and other assets with rupiah | `apiKey` | Yes | Unknown | | [INFURA Ethereum](https://infura.io/product/ethereum) | Interaction with the Ethereum mainnet and several testnets | `apiKey` | Yes | Yes | | [Kraken](https://docs.kraken.com/rest/) | Cryptocurrencies Exchange | `apiKey` | Yes | Unknown |