DiTus 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
Description
No description provided
1.3 MiB
Languages
Python 100%