TEST SHORT
This commit is contained in:
32
EmptyShort.json
Normal file
32
EmptyShort.json
Normal 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
1479
EmptyShort.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user