From f70a1027d17981d3cfd6c8fbb5193b8d5774dece Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sun, 18 May 2025 18:10:44 +0800 Subject: [PATCH] =?UTF-8?q?hyperopt=20=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- freqtrade/templates/freqaiprimer.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/freqtrade/templates/freqaiprimer.json b/freqtrade/templates/freqaiprimer.json index 0bd86439..dc45782d 100644 --- a/freqtrade/templates/freqaiprimer.json +++ b/freqtrade/templates/freqaiprimer.json @@ -5,28 +5,28 @@ "max_open_trades": 4 }, "buy": { - "buy_rsi": 39.01486243151008 + "buy_rsi": 47.038290547713025 }, "sell": { - "sell_rsi": 69.01486243151008 + "sell_rsi": 77.03829054771305 }, "protection": {}, "roi": { - "0": 0.21500000000000002, - "8": 0.081, - "38": 0.028, - "57": 0 + "0": 0.093, + "20": 0.05, + "27": 0.008, + "51": 0 }, "stoploss": { - "stoploss": -0.029 + "stoploss": -0.033 }, "trailing": { "trailing_stop": true, - "trailing_stop_positive": 0.246, - "trailing_stop_positive_offset": 0.33799999999999997, + "trailing_stop_positive": 0.183, + "trailing_stop_positive_offset": 0.255, "trailing_only_offset_is_reached": true } }, "ft_stratparam_v": 1, - "export_time": "2025-05-17 10:28:46.008125+00:00" + "export_time": "2025-05-18 10:08:45.257900+00:00" } \ No newline at end of file