From 8c02383df4bdca43a8c7c87971168a794960fbf9 Mon Sep 17 00:00:00 2001 From: c9s Date: Thu, 20 Jul 2023 18:06:30 +0800 Subject: [PATCH] update rsicross config --- config/rsicross.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/config/rsicross.yaml b/config/rsicross.yaml index c9108be4e..09744385f 100644 --- a/config/rsicross.yaml +++ b/config/rsicross.yaml @@ -19,8 +19,7 @@ exchangeStrategies: fastWindow: 6 slowWindow: 18 openBelow: 30.0 - closeAbove: 60.0 - + closeAbove: 70.0 quantity: 0.1 ### RISK CONTROLS @@ -41,7 +40,7 @@ exchangeStrategies: backtest: startTime: "2022-01-01" - endTime: "2022-02-01" + endTime: "2022-03-01" symbols: - BTCUSDT sessions: [binance] @@ -52,4 +51,4 @@ backtest: takerFeeRate: 0.075% balances: BTC: 0.0 - USDT: 10000.0 + USDT: 10_000.0