TEST HYPEROPTS

This commit is contained in:
Jérôme Delacotte
2026-03-07 15:36:28 +01:00
parent 5ce48130f4
commit 2885cf05b1
5 changed files with 1547 additions and 125 deletions

View File

@@ -14,12 +14,7 @@
"trailing_only_offset_is_reached": false
},
"max_open_trades": {
"max_open_trades": 20
},
"protection": {
"b30_indicateur": "sma36",
"baisse": 0.3,
"drop_from_last_entry": -0.03
"max_open_trades": 1
},
"buy": {
"buy_deriv1_sma12d": -0.04,
@@ -30,17 +25,25 @@
"buy_deriv2_sma60": -0.001,
"buy_longue": 160,
"buy_longue_derive": "sma80_deriv1_1d",
"start_bear_deriv1": -0.004,
"start_bear_deriv2": 0.002,
"start_bear_indicator": "sma80",
"start_bull_deriv1": 0.001,
"start_bull_deriv2": -0.002,
"start_bull_indicator": "sma120"
"start_bear_deriv1": 0.003,
"start_bear_deriv2": 0.003,
"start_bear_indicator": "sma24",
"start_bull_deriv1": -0.005,
"start_bull_deriv2": 0.0,
"start_bull_indicator": "sma3"
},
"protection": {
"drop_from_last_entry": -0.03,
"mises": 1
},
"sell": {
"sell_score_indicator": "sma24_score"
"b30_indicateur": "sma36",
"baisse": 0.25,
"sell_force_sell": -0.169,
"sell_indicator": "sma3",
"sell_score_indicator": "sma3_score"
}
},
"ft_stratparam_v": 1,
"export_time": "2026-02-28 17:28:20.867470+00:00"
"export_time": "2026-03-07 11:58:51.712499+00:00"
}