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

54 lines
1.3 KiB
JSON

{
"strategy_name": "Zeus_2_1",
"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.09,
"buy_cat": ">R",
"buy_pct": 0.008,
"buy_pct_1": -0.18,
"buy_pct_3": -0.09,
"buy_pct_5": -0.14,
"buy_real": 0.0919
},
"sell": {
"profit_no_change": false,
"profit_old_sma10": false,
"profit_over_rsi": false,
"profit_quick_gain": true,
"profit_quick_gain_3": false,
"profit_quick_lost": false,
"profit_short_loss": true,
"profit_sma10": false,
"profit_sma20": false,
"profit_sma5": false,
"profit_very_old_sma10": true,
"sell_RSI": 79,
"sell_RSI2": 82,
"sell_RSI2_percent": 0.006,
"sell_RSI3": 70,
"sell_candels": 43,
"sell_percent": 0.02,
"sell_percent3": 0.013,
"sell_profit_no_change": 0.015,
"sell_profit_percent10": 0.0,
"sell_too_old_day": 2,
"sell_too_old_percent": 0.013
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2022-04-02 15:57:05.428547+00:00"
}