TEST SHORT

This commit is contained in:
Jérôme Delacotte
2026-03-27 20:22:01 +01:00
parent 4b51cce9c7
commit 812aa01135
2 changed files with 1511 additions and 0 deletions

32
EmptyShort.json Normal file
View File

@@ -0,0 +1,32 @@
{
"strategy_name": "EmptyShort",
"params": {
"roi": {
"0": 5
},
"stoploss": {
"stoploss": -1.0
},
"trailing": {
"trailing_stop": false,
"trailing_stop_positive": null,
"trailing_stop_positive_offset": 0.0,
"trailing_only_offset_is_reached": false
},
"max_open_trades": {
"max_open_trades": 20
},
"sell": {
"b30_indicateur": "sma24",
"baisse": 0.2,
"sell_force_sell": -0.02,
"sell_indicator": "sma36"
},
"protection": {
"drop_from_last_entry": 0.0,
"mises_bull": 4
}
},
"ft_stratparam_v": 1,
"export_time": "2026-03-07 20:20:17.895644+00:00"
}

1479
EmptyShort.py Normal file

File diff suppressed because it is too large Load Diff