TEST HYPEROPTS
This commit is contained in:
46
Empty5m.json
Normal file
46
Empty5m.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"strategy_name": "Empty5m",
|
||||
"params": {
|
||||
"roi": {
|
||||
"0": 5
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -1.0
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": false,
|
||||
"trailing_stop_positive": null,
|
||||
"trailing_stop_positive_offset": 0.0,
|
||||
"trailing_only_offset_is_reached": false
|
||||
},
|
||||
"max_open_trades": {
|
||||
"max_open_trades": 1
|
||||
},
|
||||
"buy": {
|
||||
"buy_longue_derive": "sma60_deriv1_1h",
|
||||
"buy_deriv1_sma12d": 0.0002,
|
||||
"buy_deriv1_sma5d": -0.0006,
|
||||
"buy_deriv1_sma60": -0.0003,
|
||||
"buy_longue": 180,
|
||||
"start_bear_deriv1": 0.005,
|
||||
"start_bear_deriv2": -0.003,
|
||||
"start_bear_indicator": "sma60",
|
||||
"start_bull_deriv1": -0.001,
|
||||
"start_bull_deriv2": 0.0,
|
||||
"start_bull_indicator": "sma12"
|
||||
},
|
||||
"protection": {
|
||||
"drop_from_last_entry": -0.03,
|
||||
"mises_bear": 5,
|
||||
"mises_bull": 1
|
||||
},
|
||||
"sell": {
|
||||
"b30_indicateur": "sma24",
|
||||
"baisse": 0.14,
|
||||
"sell_force_sell": -0.135,
|
||||
"sell_indicator": "sma12"
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2026-03-07 14:31:15.874478+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user