Merge pull request #1476 from mnvx/master

Add Twelve Data API (finance section)
This commit is contained in:
Marek Dano 2021-04-11 10:47:04 +01:00 committed by GitHub
commit 22f9d610ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -373,6 +373,7 @@ API | Description | Auth | HTTPS | CORS |
| [Plaid](https://plaid.com/) | Connect with users bank accounts and access transaction data | `apiKey` | Yes | Unknown |
| [Razorpay IFSC](https://ifsc.razorpay.com/) | Indian Financial Systems Code (Bank Branch Codes) | No | Yes | Unknown |
| [Tradier](https://developer.tradier.com) | US equity/option market data (delayed, intraday, historical) | `OAuth` | Yes | Yes |
| [Twelve Data](https://twelvedata.com/) | Stock market data (real-time & historical) | `apiKey` | Yes | Unknown |
| [YNAB](https://api.youneedabudget.com/) | Budgeting & Planning | `OAuth` | Yes | Yes |
**[⬆ Back to Index](#index)**