Skip to content

Add FXMacroData macro calendar integration#7

Draft
roberttidball wants to merge 1 commit into
backtestjs:mainfrom
roberttidball:agent/add-fxmacrodata-integration-20260708
Draft

Add FXMacroData macro calendar integration#7
roberttidball wants to merge 1 commit into
backtestjs:mainfrom
roberttidball:agent/add-fxmacrodata-integration-20260708

Conversation

@roberttidball

Copy link
Copy Markdown

Summary

  • Adds a TypeScript helper for fetching FXMacroData economic calendar rows and checking event windows.
  • 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.

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