LGBMClassifier ajout des corrélations mid_smooth_24

This commit is contained in:
Jérôme Delacotte
2025-11-11 21:29:51 +01:00
parent 3ca1c2d9c1
commit a1f5bc1e41

View File

@@ -7,9 +7,6 @@
"2814": 0.12, "2814": 0.12,
"7675": 0 "7675": 0
}, },
"stoploss": {
"stoploss": -1.0
},
"trailing": { "trailing": {
"trailing_stop": true, "trailing_stop": true,
"trailing_stop_positive": 0.15, "trailing_stop_positive": 0.15,
@@ -21,16 +18,19 @@
}, },
"buy": { "buy": {
"mises": 5, "mises": 5,
"mise_factor_buy": 0.02, "mise_factor_buy": 0.01,
"ml_prob_buy": -0.27, "ml_prob_buy": -0.25,
"pct": 0.037, "pct": 0.005,
"pct_inc": 0.0016 "pct_inc": 0.0001
}, },
"sell": { "sell": {
"ml_prob_sell": -0.05 "ml_prob_sell": 0.07
}, },
"protection": {} "protection": {},
"stoploss": {
"stoploss": -0.333
}
}, },
"ft_stratparam_v": 1, "ft_stratparam_v": 1,
"export_time": "2025-11-11 15:44:21.251297+00:00" "export_time": "2025-11-11 19:39:29.538204+00:00"
} }