5 Commits

Author SHA1 Message Date
a166d33012 working version, before optimalization 2026-01-06 09:47:49 +01:00
c29dc2c8ac feat: robust fee collection in clp_manager.py - positions in 'CLOSING' state are now monitored and fee collection retries until successful before marking as 'CLOSED' 2026-01-02 11:52:41 +01:00
30aad78285 Enhance logging for insufficient funds in clp_manager.py 2026-01-02 09:11:34 +01:00
95f514b563 sync: Update root scripts with latest versions from florida directory 2025-12-31 12:57:50 +01:00
b22fdcf741 refactor: Standardize CLP Manager and Hedger modules & cleanup
- **clp_manager.py**: Renamed from 'uniswap_manager.py'. Standardized logic for Uniswap V3 liquidity provision.
- **clp_hedger.py**: Renamed from 'unified_hedger.py'. Consolidated hedging logic including Delta Calculation fixes, EAC (Edge Avoidance), and Fishing order implementation.
- **Cleanup**: Removed legacy 'aerodrome' folder and tools.
- **Monitoring**: Added Telegram monitoring scripts.
- **Config**: Updated gitignore to exclude market data CSVs.
2025-12-31 11:09:33 +01:00