Streamlit Dashboard 🖥️¶
Interactive experimentation UI.
Run¶
python -m streamlit run streamlit_app.py
Features¶
- Upload CSV (
datetime, open, high, low, close, volume) - Choose strategy: SMA, Momentum, RSI, MACD, Bollinger
- Tune parameters via sliders
- See equity curve live
- Export full reports to
reports/