添加klu的3种形态识别
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"strategy_name": "PatternTrader",
|
||||
"params": {
|
||||
"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": 1
|
||||
},
|
||||
"buy": {
|
||||
"fast_ma": 9,
|
||||
"lev": 2.9,
|
||||
"slow_ma": 31,
|
||||
"time": 29
|
||||
},
|
||||
"sell": {
|
||||
"exit_delay": 6
|
||||
},
|
||||
"protection": {},
|
||||
"roi": {
|
||||
"0": 0.062,
|
||||
"6": 0.019,
|
||||
"16": 0.014,
|
||||
"40": 0
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -0.316
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-10-28 07:39:54.768566+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user