Initial commit: forex quant dashboard with momentum strategy + TA-Lib free impl
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Forex Quant Dashboard — Deployment Requirements
|
||||
# TA-Lib is optional (pandas fallback handles everything)
|
||||
streamlit>=1.28
|
||||
pandas>=2.0
|
||||
numpy>=1.24
|
||||
plotly>=5.15
|
||||
yfinance>=0.2.28
|
||||
scikit-learn>=1.3
|
||||
scipy>=1.11
|
||||
python-dotenv>=1.0
|
||||
Reference in New Issue
Block a user