Génération de graphs et regression
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
"strategy_name": "Zeus_LGBMRegressor",
|
"strategy_name": "Zeus_LGBMRegressor",
|
||||||
"params": {
|
"params": {
|
||||||
"roi": {
|
"roi": {
|
||||||
"0": 0.564,
|
"0": 10
|
||||||
"567": 0.273,
|
},
|
||||||
"2814": 0.12,
|
"stoploss": {
|
||||||
"7675": 0
|
"stoploss": -1
|
||||||
},
|
},
|
||||||
"trailing": {
|
"trailing": {
|
||||||
"trailing_stop": true,
|
"trailing_stop": true,
|
||||||
@@ -17,20 +17,19 @@
|
|||||||
"max_open_trades": 80
|
"max_open_trades": 80
|
||||||
},
|
},
|
||||||
"buy": {
|
"buy": {
|
||||||
"mises": 5,
|
"mise_factor_buy": 0.02,
|
||||||
"mise_factor_buy": 0.01,
|
"mises": 2,
|
||||||
"ml_prob_buy": -0.25,
|
"ml_prob_buy": -0.25,
|
||||||
"pct": 0.005,
|
"pct": 0.012,
|
||||||
"pct_inc": 0.0001
|
"pct_inc": 0.001
|
||||||
},
|
},
|
||||||
"sell": {
|
"sell": {
|
||||||
"ml_prob_sell": 0.07
|
"ml_prob_sell": 0.07
|
||||||
},
|
},
|
||||||
"protection": {},
|
"protection": {
|
||||||
"stoploss": {
|
|
||||||
"stoploss": -0.333
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ft_stratparam_v": 1,
|
"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
Reference in New Issue
Block a user