Commit Graph

3 Commits

Author SHA1 Message Date
b1a86b81fc Update scripts with optimizations from florida directory 2026-01-01 20:08:57 +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
90c4453ab4 feat: full automation for PancakeSwap BNB Chain with Smart Router & Stable Detection 2025-12-27 21:23:56 +01:00