This commit is contained in:
Stefano
2026-02-27 14:17:46 +09:00
parent f0dd3e4ab8
commit 09c60b9543

View File

@@ -241,4 +241,4 @@ IntOrInf = float
EntryExecuteMode = Literal["initial", "pos_adjust", "replace"]
# Prefixes for low-priced coins like 1000PEPE/USDDT:USDT or KPEPE/USDC (hyperliquid)
PairPrefixes = ["1000", "1000000", "1M", "K", "M"]
PairPrefixes = ["1000", "1000000", "1M", "K"]