Skip to content

Add FXMacroData FX timeseries fetcher#100

Merged
fja05680 merged 1 commit into
fja05680:masterfrom
roberttidball:agent/add-fxmacrodata-integration
Jul 13, 2026
Merged

Add FXMacroData FX timeseries fetcher#100
fja05680 merged 1 commit into
fja05680:masterfrom
roberttidball:agent/add-fxmacrodata-integration

Conversation

@roberttidball

Copy link
Copy Markdown
Contributor

Summary

  • Add fetch_fxmacrodata_timeseries() for daily FX reference rates from FXMacroData.
  • Cache results through pinkfish's existing timeseries cache path and return lower-case OHLCV columns plus adj_close.
  • Export the helper from the package root and add a mocked unit test.

Validation

  • python -m pytest tests\\test_fxmacrodata_fetch.py
  • python -m py_compile pinkfish\\fetch.py pinkfish\\__init__.py tests\\test_fxmacrodata_fetch.py

@fja05680

fja05680 commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Thanks for the PR. Interesting addition for pinkfish. Merged.

@fja05680 fja05680 marked this pull request as ready for review July 13, 2026 06:12
@fja05680 fja05680 merged commit 13ba9a4 into fja05680:master Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants