From 0b73520371d3f0d10fd07e4381e6b36d51e6125d Mon Sep 17 00:00:00 2001 From: c9s Date: Tue, 7 Feb 2023 14:15:17 +0800 Subject: [PATCH] config: update config example --- config/grid2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/grid2.yaml b/config/grid2.yaml index 18725fe9d..d74f66458 100644 --- a/config/grid2.yaml +++ b/config/grid2.yaml @@ -100,7 +100,7 @@ exchangeStrategies: ## There are 3 kinds of setup ## NOTICE: you can only choose one, uncomment the config to enable it ## - ## 1) fixed amount: amount is the quote unit (e.g. USDT in BTCUSDT) + ## 1) fixed amount: amount is the quote unit (e.g. 10 USDT in BTCUSDT) # amount: 10.0 ## 2) fixed quantity: it will use your balance to place orders with the fixed quantity. e.g. 0.001 BTC