From c8aff629306d4cf989bdbc46388ceeb4e65bf34f Mon Sep 17 00:00:00 2001 From: Robert Tidball <57079898+roberttidball@users.noreply.github.com> Date: Thu, 15 Jan 2026 23:14:29 +1100 Subject: [PATCH] Add FXMacroData API to README Added FXMacroData API to the list of financial data APIs. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f03451d..ed1115a 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [fsynth](https://github.com/welcra/fsynth) - Python library for high-fidelity unlimited synthetic financial data generation using Heston Stochastic Volatility and Merton Jump Diffusion. - [fedfred](https://nikhilxsunder.github.io/fedfred/) - FRED & GeoFRED Economic data API with preprocessed dataframe output in pandas/geopandas, polars/polars_st, and dask dataframes/geodataframes. - [edgar-sec](https://nikhilxsunder.github.io/edgar-sec/) - EDGAR Financial data API with preprocessed dataclass outputs. +- [FXMacroData](https://fxmacrodata.com/) - Real-time forex macroeconomic API for all major currency pairs sourced from central bank announcements. ### Excel Integration