LGBMClassifier ajout des corrélations mid_smooth_24

This commit is contained in:
Jérôme Delacotte
2025-11-11 17:00:52 +01:00
parent 3b3cf5976a
commit 3ca1c2d9c1
5 changed files with 484 additions and 707 deletions

36
Zeus_LGBMRegressor.json Normal file
View File

@@ -0,0 +1,36 @@
{
"strategy_name": "Zeus_LGBMRegressor",
"params": {
"roi": {
"0": 0.564,
"567": 0.273,
"2814": 0.12,
"7675": 0
},
"stoploss": {
"stoploss": -1.0
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.15,
"trailing_stop_positive_offset": 0.2,
"trailing_only_offset_is_reached": true
},
"max_open_trades": {
"max_open_trades": 80
},
"buy": {
"mises": 5,
"mise_factor_buy": 0.02,
"ml_prob_buy": -0.27,
"pct": 0.037,
"pct_inc": 0.0016
},
"sell": {
"ml_prob_sell": -0.05
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2025-11-11 15:44:21.251297+00:00"
}