Commit Graph

2 Commits

Author SHA1 Message Date
69fbf389c8 Fix EAC direction logic and delta calculation in unified_hedger.py
- Corrected Asymmetric Compensation direction (more short when price below entry, less short when above)
- Fixed delta calculation using proper math.sqrt() and correct in-range formula
- Added debug logging for delta calculations and position verification
- Removed hardcoded compensation boost values in favor of get_compensation_boost() method
2025-12-29 22:51:28 +01:00
e6adbaffef feat: add florida module for unified hedging and monitoring 2025-12-29 21:28:43 +01:00