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

85 lines
2.3 KiB
Plaintext

{
"strategy_name": "Zeus_4",
"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_h_bb_lowerband": 1.04,
"buy_h_bb_width": 0.09,
"buy_h_cat": ">R",
"buy_h_pct": 0.008,
"buy_h_pct_1": -0.18,
"buy_h_pct_3": -0.09,
"buy_h_pct_5": -0.14,
"buy_h_real": 0.0919,
"buy_b_bb_lowerband": 1.02,
"buy_b_bb_width": 0.15,
"buy_b_cat": "<R",
"buy_b_pct": 0.004,
"buy_b_pct_1": -0.07,
"buy_b_pct_3": -0.18,
"buy_b_pct_5": -0.17,
"buy_b_real": 0.3909
},
"sell": {
"profit_b_no_change": false,
"profit_b_old_sma10": false,
"profit_b_over_rsi": false,
"profit_b_quick_gain": true,
"profit_b_quick_gain_3": false,
"profit_b_quick_lost": false,
"profit_b_short_loss": true,
"profit_b_sma10": false,
"profit_b_sma20": false,
"profit_b_sma5": false,
"profit_b_very_old_sma10": true,
"sell_b_RSI": 79,
"sell_b_RSI2": 82,
"sell_b_RSI2_percent": 0.006,
"sell_b_candels": 43,
"sell_b_expected_profit": 0.01,
"sell_b_percent": 0.02,
"sell_b_percent3": 0.013,
"sell_b_profit_no_change": 0.015,
"sell_b_profit_percent10": 0.0,
"sell_b_too_old_day": 2,
"sell_b_too_old_percent": 0.013,
"profit_h_no_change": false,
"profit_h_old_sma10": true,
"profit_h_over_rsi": false,
"profit_h_quick_gain": true,
"profit_h_quick_gain_3": false,
"profit_h_quick_lost": false,
"profit_h_short_loss": false,
"profit_h_sma10": false,
"profit_h_sma20": false,
"profit_h_sma5": false,
"profit_h_very_old_sma10": false,
"sell_h_RSI": 92,
"sell_h_RSI2": 90,
"sell_h_RSI2_percent": 0.005,
"sell_h_candels": 33,
"sell_h_expected_profit": 0.01,
"sell_h_percent": 0.013,
"sell_h_percent3": 0.009,
"sell_h_profit_no_change": 0.011,
"sell_h_profit_percent10": 0.0,
"sell_h_too_old_day": 3,
"sell_h_too_old_percent": 0.0
},
"protection": {}
},
"ft_stratparam_v": 1,
"export_time": "2022-04-01 22:19:52.135993+00:00"
}