From 544cc66a0eb05ce5b3476db89f306a4b627edbaa Mon Sep 17 00:00:00 2001 From: Luke Tyler <53444096+lukejamestyler@users.noreply.github.com> Date: Tue, 30 Aug 2022 05:59:04 -0400 Subject: [PATCH] Add Atom Finance API to Finance (#15) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7047697..ab123c5b 100644 --- a/README.md +++ b/README.md @@ -744,6 +744,7 @@ | [Alpaca](https://alpaca.markets/docs/api-documentation/api-v2/market-data/alpaca-data-api-v2/) | Realtime and historical market data on all US equities and ETFs | `apiKey` | Yes | Yes | | [Alpha Vantage](https://www.alphavantage.co/) | Realtime and historical stock data | `apiKey` | Yes | Unknown | | [apilayer marketstack](https://marketstack.com/) | Real-Time, Intraday & Historical Market Data API | `apiKey` | Yes | Unknown | +| [Atom Finance](https://atom.finance/) | Atom Finance provides access to market, earnings and news data | `apiKey` | Yes | Yes | | [Banco do Brasil](https://developers.bb.com.br/home) | All Banco do Brasil financial transaction APIs | `OAuth` | Yes | Yes | | [Billplz](https://www.billplz.com/api) | Payment platform | `apiKey` | Yes | Unknown | | [Binlist](https://binlist.net/) | Public access to a database of IIN/BIN information | No | Yes | Unknown |