mirror of
https://github.com/BrentNeale1/fx-quant.git
synced 2026-08-01 21:07:45 +00:00
546d7311ec
Introduces a full Trading Economics API pipeline that fetches, stores, and queries economic events (NFP, CPI, rate decisions, etc.) so the backtester can block trade entries within a configurable buffer window of high-impact releases — reducing slippage and false signals. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
18 lines
258 B
Plaintext
18 lines
258 B
Plaintext
pandas>=2.0
|
|
numpy>=1.24
|
|
scipy>=1.10
|
|
scikit-learn>=1.3
|
|
lightgbm>=4.0
|
|
matplotlib>=3.7
|
|
mplfinance>=0.12.10b0
|
|
plotly>=5.0
|
|
pyarrow>=14.0
|
|
oandapyV20==0.7.2
|
|
requests>=2.28
|
|
supabase>=2.0
|
|
python-dotenv>=1.0
|
|
PyYAML>=6.0
|
|
flask>=3.0
|
|
flask-httpauth>=4.8
|
|
tradingeconomics
|