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
feat: add EMA strategy, refactor strategy pkg, add full pytest suite
- Refactoring: Spostate strategie in src/strategies con Factory pattern
- New: Implementata strategia EMA Crossover
- Test: Aggiunta infrastruttura Pytest completa (Core + Strategies)
- Test: Aggiunti Integration Test per DB e Mock per servizi esterni
- Ops: Aggiornato manager.sh con comando 'test'
- Ops: Aggiornato requirements.txt e CI workflow
0 commit comments