first commit
This commit is contained in:
34
Zeus.json
Normal file
34
Zeus.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"strategy_name": "Zeus",
|
||||
"params": {
|
||||
"stoploss": {
|
||||
"stoploss": -1.0
|
||||
},
|
||||
"buy": {
|
||||
"buy_bb_lowerband": 1.02,
|
||||
"buy_bb_width": 0.09,
|
||||
"buy_cat": "<R",
|
||||
"buy_pct": 0.013,
|
||||
"buy_pct_1": -0.02,
|
||||
"buy_pct_3": -0.12,
|
||||
"buy_pct_5": -0.16,
|
||||
"buy_real": 0.5392
|
||||
},
|
||||
"sell": {},
|
||||
"protection": {},
|
||||
"roi": {
|
||||
"0": 0.14200000000000002,
|
||||
"23": 0.096,
|
||||
"48": 0.028,
|
||||
"160": 0
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": true,
|
||||
"trailing_stop_positive": 0.254,
|
||||
"trailing_stop_positive_offset": 0.323,
|
||||
"trailing_only_offset_is_reached": false
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2022-04-01 13:58:08.105461+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user