Fix config mismatch: prioritize TARGET_DEX settings and set BOTTOM strategy for UNISWAP_V3

This commit is contained in:
2026-01-01 21:12:39 +01:00
parent 6ac0f4478f
commit b2a11ca449
2 changed files with 16 additions and 1 deletions

View File

@ -73,6 +73,8 @@ CLP_PROFILES = {
"TOKEN_B_ADDRESS": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831", # USDC
"WRAPPED_NATIVE_ADDRESS": "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
"POOL_FEE": 500,
"TARGET_INVESTMENT_AMOUNT": 1000,
"HEDGE_STRATEGY": "BOTTOM",
},
"UNISWAP_wide": {
"NAME": "Uniswap V3 (Arbitrum) - ETH/USDC Wide",