Skip to content

Add FXMacroData macro calendar integration - #59

Open
roberttidball wants to merge 2 commits into
51bitquant:mainfrom
roberttidball:agent/add-fxmacrodata-integration-20260708
Open

Add FXMacroData macro calendar integration#59
roberttidball wants to merge 2 commits into
51bitquant:mainfrom
roberttidball:agent/add-fxmacrodata-integration-20260708

Conversation

@roberttidball

Copy link
Copy Markdown

Summary

  • Adds a runnable HowTrader example for using FXMacroData macro release events as a guard around high-impact announcements.
  • Uses the public FXMacroData REST API at https://fxmacrodata.com/api/v1.
  • Reads FXMD_API_KEY only when users need authenticated/protected access.

Validation

  • Python integration files: python -m py_compile where applicable.
  • TypeScript helper: npx tsc --noEmit for BacktestJS.
  • git diff --check passed.

roberttidball and others added 2 commits July 8, 2026 19:56
Switches the base URL from the undocumented fxmacrodata.com/api/v1
alias to the published api.fxmacrodata.com/v1 host, so the client
matches the public API reference.
@roberttidball
roberttidball marked this pull request as ready for review August 26, 2026 02:42
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.

1 participant