Génération de graphs et regression

This commit is contained in:
Jérôme Delacotte
2025-11-15 23:16:39 +01:00
parent d8b7dce28a
commit 1d77bf0399
2 changed files with 717 additions and 1178 deletions

View File

@@ -2,10 +2,10 @@
"strategy_name": "Zeus_LGBMRegressor",
"params": {
"roi": {
"0": 0.564,
"567": 0.273,
"2814": 0.12,
"7675": 0
"0": 10
},
"stoploss": {
"stoploss": -1
},
"trailing": {
"trailing_stop": true,
@@ -17,20 +17,19 @@
"max_open_trades": 80
},
"buy": {
"mises": 5,
"mise_factor_buy": 0.01,
"mise_factor_buy": 0.02,
"mises": 2,
"ml_prob_buy": -0.25,
"pct": 0.005,
"pct_inc": 0.0001
"pct": 0.012,
"pct_inc": 0.001
},
"sell": {
"ml_prob_sell": 0.07
},
"protection": {},
"stoploss": {
"stoploss": -0.333
"protection": {
}
},
"ft_stratparam_v": 1,
"export_time": "2025-11-11 19:39:29.538204+00:00"
"export_time": "2025-11-14 21:34:28.681343+00:00"
}

File diff suppressed because it is too large Load Diff