diff --git a/Zeus_LGBMRegressor.json b/Zeus_LGBMRegressor.json index f627a33..a39bf8a 100644 --- a/Zeus_LGBMRegressor.json +++ b/Zeus_LGBMRegressor.json @@ -7,9 +7,6 @@ "2814": 0.12, "7675": 0 }, - "stoploss": { - "stoploss": -1.0 - }, "trailing": { "trailing_stop": true, "trailing_stop_positive": 0.15, @@ -21,16 +18,19 @@ }, "buy": { "mises": 5, - "mise_factor_buy": 0.02, - "ml_prob_buy": -0.27, - "pct": 0.037, - "pct_inc": 0.0016 + "mise_factor_buy": 0.01, + "ml_prob_buy": -0.25, + "pct": 0.005, + "pct_inc": 0.0001 }, "sell": { - "ml_prob_sell": -0.05 + "ml_prob_sell": 0.07 }, - "protection": {} + "protection": {}, + "stoploss": { + "stoploss": -0.333 + } }, "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" } \ No newline at end of file