first commit

This commit is contained in:
Jérôme Delacotte
2025-03-06 11:01:43 +01:00
commit 7c239227d8
558 changed files with 108235 additions and 0 deletions

59
StrategyJD_5_5.json Normal file
View File

@@ -0,0 +1,59 @@
{
"strategy_name": "StrategyJD_5_5",
"params": {
"roi": {
"0": 0.5
},
"stoploss": {
"stoploss": -1.0
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": 0.001,
"trailing_stop_positive_offset": 0.0175,
"trailing_only_offset_is_reached": true
},
"buy": {
"buy_decalage": 5,
"buy_decalage2": 7,
"buy_decalage3": 17,
"buy_decalage4": 20,
"buy_min_max_n": 0.12,
"buy_min_max_n2": 0.14,
"buy_min_max_n3": 0.16,
"buy_min_max_n4": 0.0,
"buy_rsi_max": 51,
"buy_rsi_min": 3,
"buy_rsi_min_1d": 18,
"buy_rsi_min_1d2": 25,
"buy_rsi_min_1d3": 56,
"buy_rsi_min_1d4": 90,
"min_n": 11,
"min_p": 1.0,
"min_percent": 1.008,
"min_percent2": 1.006,
"min_percent3": 1.012,
"min_percent4": 1.018
},
"sell": {
"max_percent": 0.004,
"max_percent2": 0.006,
"max_percent3": 0.0,
"max_percent4": 0.038,
"max_profit": 0.06,
"max_profit2": 0.05,
"max_profit3": 0.0,
"max_profit4": 0.01,
"sell_h_RSI": 79,
"sell_h_RSI2": 90,
"sell_h_RSI2_percent": 0.005,
"sell_h_RSI3": 84
},
"protection": {
"n_percent": 1,
"percent_sell": -0.08
}
},
"ft_stratparam_v": 1,
"export_time": "2022-09-15 16:27:30.204760+00:00"
}