1+ {
2+ "params" : {
3+ "timeframe" : " 2h" ,
4+ "epsse_timeframe" : null ,
5+ "eapu_timeframe" : null ,
6+ "rx_timeframe" : null ,
7+ "tt_timeframe" : " 1d" ,
8+ "vwt_timeframe" : " 1d" ,
9+ "epsse_ema1_length" : 10 ,
10+ "epsse_ema2_length" : 15 ,
11+ "epsse_ema3_length" : 34 ,
12+ "epsse_pivot_length" : 2 ,
13+ "epsse_ma_type" : " ema" ,
14+ "eapu_ema1_length" : 14 ,
15+ "eapu_ema2_length" : 34 ,
16+ "eapu_use_ema1" : true ,
17+ "eapu_use_ema2" : true ,
18+ "eapu_pivot_length" : 2 ,
19+ "eapu_atr_length" : 10 ,
20+ "eapu_atr_mult" : 0.8 ,
21+ "eapu_fast_mode" : false ,
22+ "eapu_enable_reentry" : true ,
23+ "rx_lr_length" : 15 ,
24+ "rx_signal_smoothing" : 3 ,
25+ "rx_ema_length" : 100 ,
26+ "rx_pivot_left" : 5 ,
27+ "rx_pivot_right" : 5 ,
28+ "rx_sr_proximity_pct" : 0.02 ,
29+ "tt_length" : 14 ,
30+ "tt_main_factor" : 0.5 ,
31+ "tt_main_atr_period" : 7 ,
32+ "tt_signal_factor" : 0.7 ,
33+ "tt_signal_atr_period" : 10 ,
34+ "tt_rsi_period" : 10 ,
35+ "tt_rsi_guard_threshold" : 30.0 ,
36+ "vwt_vwma_length" : 14 ,
37+ "vwt_atr_multiplier" : 1.0 ,
38+ "use_epsse" : true ,
39+ "use_eapu" : true ,
40+ "use_eapu_reentry" : false ,
41+ "use_rx" : true ,
42+ "use_rx_sr_proximity" : true ,
43+ "use_tt" : true ,
44+ "use_tt_bounce" : true ,
45+ "use_tt_rsi_guard" : true ,
46+ "use_vwt" : false ,
47+ "entry_w_epsse" : 5 ,
48+ "entry_w_eapu" : 5 ,
49+ "entry_w_eapu_reentry" : 3 ,
50+ "entry_w_rx" : 3 ,
51+ "entry_w_tt" : 3 ,
52+ "entry_w_vwt" : 3 ,
53+ "entry_w_epsse_trend" : 1 ,
54+ "entry_w_eapu_trend" : 1 ,
55+ "entry_w_rx_trend" : 1 ,
56+ "entry_w_rx_sr" : 1 ,
57+ "entry_w_tt_trend" : 1 ,
58+ "entry_w_tt_bounce" : 1 ,
59+ "entry_w_vwt_trend" : 1 ,
60+ "exit_w_epsse" : 5 ,
61+ "exit_w_eapu" : 5 ,
62+ "exit_w_eapu_reentry" : 3 ,
63+ "exit_w_rx" : 3 ,
64+ "exit_w_tt" : 3 ,
65+ "exit_w_vwt" : 3 ,
66+ "exit_w_epsse_trend" : 1 ,
67+ "exit_w_eapu_trend" : 1 ,
68+ "exit_w_rx_trend" : 1 ,
69+ "exit_w_rx_sr" : 1 ,
70+ "exit_w_tt_trend" : 1 ,
71+ "exit_w_tt_bounce" : 1 ,
72+ "exit_w_vwt_trend" : 1 ,
73+ "min_entry_score" : 10 ,
74+ "min_exit_score" : 10 ,
75+ "cooldown_bars" : 5 ,
76+ "min_holding_bars" : 3 ,
77+ "stop_loss_percentage" : 0.05 ,
78+ "take_profit_percentage" : 0.15 ,
79+ "trailing_stop_loss" : false ,
80+ "trailing_take_profit" : false ,
81+ "position_size_percentage" : 10 ,
82+ "ohlcv_window_size" : 300 ,
83+ "_grid_profile" : {
84+ "heavy_config" : " both_on" ,
85+ "medium_config" : " minimal" ,
86+ "score_threshold" : " strict" ,
87+ "base_tf" : " 2h" ,
88+ "rx_tf" : " base" ,
89+ "tt_tf" : " 1d" ,
90+ "vwt_tf" : " 1d" ,
91+ "indicator_speed" : " fast"
92+ }
93+ },
94+ "time_unit" : " HOUR" ,
95+ "interval" : 2 ,
96+ "symbols" : [
97+ " BTC" ,
98+ " ETH" ,
99+ " ADA" ,
100+ " SOL" ,
101+ " DOT"
102+ ],
103+ "market" : " bitvavo"
104+ }
0 commit comments