From 7026990ba76586d4ca1c41709349ed1ff53e8d59 Mon Sep 17 00:00:00 2001 From: Keshav Rathod <43353280+codedoc7@users.noreply.github.com> Date: Mon, 25 Oct 2021 06:40:35 +0530 Subject: [PATCH] Add SmartAPI (#2503) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 11db2a82..dc9ee9e4 100644 --- a/README.md +++ b/README.md @@ -612,6 +612,7 @@ API | Description | Auth | HTTPS | CORS | | [Polygon](https://polygon.io/) | Historical stock market data | `apiKey` | Yes | Unknown | | [Razorpay IFSC](https://ifsc.razorpay.com/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown | | [Real Time Finance](https://github.com/Real-time-finance/finance-websocket-API/) | Websocket API to access realtime stock data | `apiKey` | No | Unknown | +| [SmartAPI](https://smartapi.angelbroking.com/) | Gain access to set of and create end-to-end broking services | `apiKey` | Yes | Unknown | | [StockData](https://www.StockData.org) | Real-Time, Intraday & Historical Market Data, News and Sentiment API | `apiKey` | Yes | Yes | | [Styvio](https://www.Styvio.com) | Realtime and historical stock data and current stock sentiment | No | Yes | Unknown | | [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes |