36 lines
815 B
JSON
36 lines
815 B
JSON
{
|
|
"strategy_name": "CryptoFutures1m5mStrategyV2Hyperopt",
|
|
"params": {
|
|
"roi": {},
|
|
"stoploss": {
|
|
"stoploss": -0.025
|
|
},
|
|
"trailing": {
|
|
"trailing_stop": true,
|
|
"trailing_stop_positive": 0.008,
|
|
"trailing_stop_positive_offset": 0.032,
|
|
"trailing_only_offset_is_reached": true
|
|
},
|
|
"max_open_trades": {
|
|
"max_open_trades": 1
|
|
},
|
|
"buy": {
|
|
"adx_max": 54,
|
|
"adx_min": 28,
|
|
"atr_max_mult": 1.6,
|
|
"atr_min": 0.07,
|
|
"ema200_dist": -1.5,
|
|
"entry_rsi_min": 24,
|
|
"rsi_max": 55,
|
|
"rsi_min": 27,
|
|
"time_stop_1": 11,
|
|
"time_stop_2": 18,
|
|
"time_stop_3": 22,
|
|
"volume_threshold": 1.4
|
|
},
|
|
"sell": {},
|
|
"protection": {}
|
|
},
|
|
"ft_stratparam_v": 1,
|
|
"export_time": "2026-03-06 15:30:11.046917+00:00"
|
|
} |