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

View File

@@ -0,0 +1,34 @@
{
"strategy_name": "StrategyPierrick4121",
"params": {
"stoploss": {
"stoploss": -1
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.001,
"trailing_stop_positive_offset": 0.0175,
"trailing_only_offset_is_reached": true
},
"buy": {
"buy_bollinger": 0.12,
"buy_bollinger_2": 0.08,
"buy_bollinger_2_enabled": false,
"buy_bollinger_enabled": true,
"buy_sma_percent": 0.98,
"buy_sma_percent_enabled": false,
"buy_volume": 18.9,
"buy_volume_enabled": true
},
"sell": {},
"protection": {},
"roi": {
"0": 0.096,
"30": 0.049,
"60": 0.032,
"120": 0
}
},
"ft_stratparam_v": 1,
"export_time": "2021-12-18 12:33:59.714495+00:00"
}