-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy patheltoro1_4_simple.json
92 lines (92 loc) · 1.99 KB
/
eltoro1_4_simple.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
{
"strategy_name": "eltoro1_4_simple",
"params": {
"roi": {
"0": 0.215
},
"stoploss": {
"stoploss": -0.257
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": null,
"trailing_stop_positive_offset": 0.0,
"trailing_only_offset_is_reached": false
},
"buy": {
"max_length": 48,
"auto_buy": 6,
"auto_buy_EWO": 8,
"auto_buy_bearzzz": 5,
"auto_buy_bearzzz_down": 8,
"auto_buy_down": 5,
"base_nb_candles_buy": 54,
"bull": 0.04,
"decision_length": 37,
"hma_buy_pc": 3,
"low_offset": 0.98,
"macdl_buy_pc": 0,
"macdl_buy_range": 0.01,
"rsi_buy": 59,
"rsi_buy_safe": 44,
"rsi_ma_buypc": -1,
"sma200_buy_pc": 3,
"willr_buy": -35,
"x1": 3.2,
"x10": 2.1,
"x2": 4.9,
"x3": 2.0,
"x4": 0.6,
"x5": 3.6,
"x6": 1.3,
"x7": 1.0,
"x8": 4.6,
"x9": 1.8
},
"sell": {
"auto_sell_bear": 3,
"auto_sell_bull": 11,
"base_nb_candles_sell": 45,
"estop": -0.45,
"high_offset": 1.01,
"high_offset_2": 1.05,
"hma_sell_pc": -1,
"macdl_sell_pc": 5,
"macdl_sell_range": 0.01,
"rsi_ma_sellpc": -1,
"rsi_sell": 63,
"rsi_sell_safe": 68,
"sma200_sell_pc": 5,
"ts0": 0.01,
"ts1": 0.01,
"ts2": 0.022,
"ts3": 0.027,
"ts4": 0.035,
"ts5": 0.06,
"tsl_target0": 0.048,
"tsl_target1": 0.07,
"tsl_target2": 0.1,
"tsl_target3": 0.124,
"tsl_target4": 0.201,
"tsl_target5": 0.4,
"willr_sell": -49,
"y1": 4.6,
"y10": 0.4,
"y2": 0.5,
"y3": 2.9,
"y4": 5.0,
"y5": 1.0,
"y6": 1.4,
"y7": 3.4,
"y8": 0.3,
"y9": 3.9
},
"protection": {
"cooldown_lookback": 46,
"stop_duration": 5,
"use_stop_protection": true
}
},
"ft_stratparam_v": 1,
"export_time": "2023-06-23 22:05:29.980830+00:00"
}