From debd5b3bf2832c55aafa5b119dea91a81ede0978 Mon Sep 17 00:00:00 2001 From: Andy Cheng Date: Thu, 16 Dec 2021 18:35:44 +0800 Subject: [PATCH] doc: issue #281 --- config/grid.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/grid.yaml b/config/grid.yaml index d2acee084..aab419591 100644 --- a/config/grid.yaml +++ b/config/grid.yaml @@ -52,8 +52,8 @@ exchangeStrategies: # domain: [20_000, 30_000] # range: [0.2, 0.001] gridNumber: 100 - profitSpread: 1000.0 + profitSpread: 1000.0 # The profit price spread that you want to add to your sell order when your buy order is executed upperPrice: 50_000.0 lowerPrice: 20_000.0 - long: true + long: true # The sell order is submitted in the same order amount as the filled corresponding buy order, rather than the same quantity.