This commit is contained in:
phyer 2025-05-27 21:38:09 +09:00
parent cb032be176
commit 6144cb3c92

View File

@ -5,28 +5,28 @@
"max_open_trades": 4
},
"buy": {
"buy_rsi": 45.2500884290867
"buy_rsi": 50.0
},
"sell": {
"sell_rsi": 75.2500884290867
"sell_rsi": 90.0
},
"protection": {},
"roi": {
"0": 0.20,
"18": 0.07,
"47": 0.03,
"102": 0
"0": 0.17099999999999999,
"8": 0.022,
"14": 0.014,
"21": 0
},
"stoploss": {
"stoploss": -0.07
"stoploss": -0.033
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.237,
"trailing_stop_positive_offset": 0.267,
"trailing_stop_positive": 0.02,
"trailing_stop_positive_offset": 0.055999999999999994,
"trailing_only_offset_is_reached": false
}
},
"ft_stratparam_v": 1,
"export_time": "2025-05-17 11:42:41.193338+00:00"
"export_time": "2025-05-27 08:29:12.681268+00:00"
}