2 Commits

Author SHA1 Message Date
bnair123
30af8e7c70 Format code with ruff to pass CI format check
Some checks failed
CI/CD Pipeline / build-and-push (push) Has been cancelled
CI/CD Pipeline / test (push) Has been cancelled
2025-12-27 19:12:19 +04:00
bnair123
e17c3bf508 Add Supertrend strategy and Risk Engine (Phase 2 Milestones 2.2, 2.3)
- Implement SupertrendStrategy with pandas-ta indicator, ATR-based stops
- Add RiskEngine with position sizing, risk limits, portfolio heat tracking
- Add comprehensive tests for both modules (32 new tests)
- Update AGENTS.md with accurate project structure and py312 target
2025-12-27 18:24:20 +04:00