first commit
This commit is contained in:
36
Zeus_8d.jsonstoploss
Normal file
36
Zeus_8d.jsonstoploss
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"strategy_name": "Zeus_8d",
|
||||
"params": {
|
||||
"roi": {
|
||||
"0": 5
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": false,
|
||||
"trailing_stop_positive": 0.068,
|
||||
"trailing_stop_positive_offset": 0.155,
|
||||
"trailing_only_offset_is_reached": false
|
||||
},
|
||||
"buy": {
|
||||
"buy_min_horizon": 33,
|
||||
"buy_min_max_n": 0.19,
|
||||
"buy_rsi": 28,
|
||||
"decalage": 8
|
||||
},
|
||||
"sell": {
|
||||
"sell_b_RSI": 86,
|
||||
"sell_percent": 0.13,
|
||||
"sell_profit_percent": 0.9
|
||||
},
|
||||
"protection": {
|
||||
"protection_nb_buy_lost": 1,
|
||||
"protection_percent_buy_lost": 5,
|
||||
"protection_start_buying_rsi_1d": 19,
|
||||
"protection_stop_buying_rsi_1d": 83
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -1
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2022-09-03 14:11:59.654713+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user