You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update pyproject.toml dependency from pandas-ta to pandas-ta-classic>=0.3.59
- Update imports in signals.py and ui/tools/_indicators.py
- Update conftest.py mock module name and BB column format
- Fix BB column naming: BBU_{len}_{std} (pandas-ta-classic) vs BBU_{len}_{std}_{std} (old)
- Update test fixture bar index (53→55) to match pandas-ta-classic RSI values
Co-authored-by: michaelchu <540510+michaelchu@users.noreply.github.com>
0 commit comments