first commit
This commit is contained in:
31
StrategyJD_1.json
Normal file
31
StrategyJD_1.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"strategy_name": "StrategyJD_1",
|
||||
"params": {
|
||||
"trailing": {
|
||||
"trailing_stop": true,
|
||||
"trailing_stop_positive": 0.001,
|
||||
"trailing_stop_positive_offset": 0.0175,
|
||||
"trailing_only_offset_is_reached": true
|
||||
},
|
||||
"buy": {
|
||||
"buy_bollinger": 0.11,
|
||||
"buy_decalage": 17
|
||||
},
|
||||
"sell": {},
|
||||
"protection": {
|
||||
"n_percent": 5,
|
||||
"percent_sell": -0.05
|
||||
},
|
||||
"roi": {
|
||||
"0": 0.41700000000000004,
|
||||
"153": 0.14200000000000002,
|
||||
"212": 0.044,
|
||||
"658": 0
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -0.069
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2022-09-09 18:26:53.845529+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user