update maker points config

This commit is contained in:
discountry
2026-02-08 09:41:06 +08:00
parent bee7bdd8fe
commit 422ee6f465
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ MAKER_PRICE_TICK=0.1 # Maker price tick size (defaults to PRI
# Maker-points Binance depth imbalance monitor
MAKER_POINTS_BINANCE_DEPTH_WINDOW_BPS=3 # Binance depth monitor window around best bid/ask (bps)
MAKER_POINTS_BINANCE_DEPTH_IMBALANCE_RATIO=8 # Imbalance threshold ratio (e.g. 8 => one side >= 8x)
MAKER_POINTS_BINANCE_DEPTH_IMBALANCE_RATIO=9 # Imbalance threshold ratio (e.g. 9 => one side >= 9x)
# Grid strategy defaults
GRID_LOWER_PRICE=25000 # Grid lower bound price (quote currency)