Files
Freqtrade/Zeus_2_2.json
Jérôme Delacotte 7c239227d8 first commit
2025-03-06 11:01:43 +01:00

56 lines
1.4 KiB
JSON

{
"strategy_name": "Zeus_2_2",
"params": {
"roi": {
"0": 10
},
"stoploss": {
"stoploss": -1.0
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": 0.254,
"trailing_stop_positive_offset": 0.323,
"trailing_only_offset_is_reached": false
},
"buy": {
"buy_bb_lowerband": 1.04,
"buy_bb_width": 0.1,
"buy_cat": "<R",
"buy_cat_diff": "<R",
"buy_pct": 0.011,
"buy_pct_1": -0.1,
"buy_pct_3": -0.09,
"buy_pct_5": -0.12,
"buy_real": 0.5077,
"buy_real_diff": 0.6938
},
"sell": {
"profit_no_change": true,
"profit_old_sma10": true,
"profit_over_rsi": true,
"profit_quick_gain": true,
"profit_quick_gain_3": false,
"profit_quick_lost": true,
"profit_short_loss": true,
"profit_sma10": false,
"profit_sma20": false,
"profit_sma5": true,
"profit_very_old_sma10": true,
"sell_RSI": 71,
"sell_RSI2": 87,
"sell_RSI2_percent": 0.01,
"sell_RSI3": 83,
"sell_candels": 34,
"sell_percent": 0.009,
"sell_percent3": 0.011,
"sell_profit_no_change": 0.001,
"sell_profit_percent10": 0.0016,
"sell_too_old_day": 0,
"sell_too_old_percent": 0.001
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2022-04-05 00:37:56.951317+00:00"
}