Add FXMacroData calendar sample#25
Conversation
|
Hello Robert, Thank you, |
|
Hello Liz, Thanks for taking a look. The intended use is to give TuringTrader users a small macro-event context helper rather than a new trading engine dependency. The practical workflow I had in mind is:
For example, a user testing a EUR/USD, rates-sensitive ETF, or macro overlay strategy could use the snippet to avoid opening new positions shortly before a central-bank decision, annotate results around CPI/NFP releases, or compare performance inside and outside event windows. If you prefer, I can narrow this further into a documentation-only example, move it under a contrib/examples area, or close the PR if vendor-specific data examples are outside the project scope. |
|
Hello Robert,
Thoughts? Kindly, Liz |
|
Updated the sample strategy to make the TuringTrader usage more explicit: it now defaults to a 2007-present history window, uses the parent Algorithm date range when querying FXMacroData, converts �nnouncement_datetime_utc into the market timezone before building blackout dates, and goes flat on macro blackout dates.\n\nLocal build validation could not run because dotnet is not installed in this environment; git diff --check passed. |
Summary
Validation
Note: Go, Rust, .NET, Maven, and TypeScript toolchains were not available in the local desktop environment for deeper build checks.