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.
This commit is contained in:
7
telegram_monitor_state.json
Normal file
7
telegram_monitor_state.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"last_known_open_positions": [
|
||||
5173016
|
||||
],
|
||||
"last_processed_timestamp": 1766572620,
|
||||
"last_file_hash": "ebd0d929cd0b382919cfc9e5a9523006"
|
||||
}
|
||||
Reference in New Issue
Block a user