EMPTY pas tant que ça
This commit is contained in:
50
Empty.json
Normal file
50
Empty.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"strategy_name": "Empty",
|
||||
"params": {
|
||||
"roi": {
|
||||
"0": 10
|
||||
},
|
||||
"max_open_trades": {
|
||||
"max_open_trades": 20
|
||||
},
|
||||
"buy": {
|
||||
"buy_crossed_indicator0": "sma24_deriv2",
|
||||
"buy_crossed_indicator1": "sma48_deriv2",
|
||||
"buy_crossed_indicator2": "sma60_deriv1",
|
||||
"buy_indicator0": "sma12_deriv1",
|
||||
"buy_indicator1": "sma3_score",
|
||||
"buy_indicator2": "sma5_deriv2",
|
||||
"buy_operator0": ">",
|
||||
"buy_operator1": "D",
|
||||
"buy_operator2": "D",
|
||||
"buy_real_num0": -0.7,
|
||||
"buy_real_num1": 1.0,
|
||||
"buy_real_num2": -0.4
|
||||
},
|
||||
"sell": {
|
||||
"sell_crossed_indicator0": "sma24_deriv2",
|
||||
"sell_crossed_indicator1": "sma48_score",
|
||||
"sell_crossed_indicator2": "sma24_score",
|
||||
"sell_indicator0": "sma5_deriv2",
|
||||
"sell_indicator1": "sma60_score",
|
||||
"sell_indicator2": "sma60_score",
|
||||
"sell_operator0": "<",
|
||||
"sell_operator1": ">",
|
||||
"sell_operator2": "CB",
|
||||
"sell_real_num0": 0.7,
|
||||
"sell_real_num1": 0.5,
|
||||
"sell_real_num2": 0.9
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -1
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": false,
|
||||
"trailing_stop_positive": 0.055,
|
||||
"trailing_stop_positive_offset": 0.106,
|
||||
"trailing_only_offset_is_reached": false
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2026-02-19 19:14:20.539321+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user