MACD使用标准参数
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"strategy_name": "ChanMomentumBayes",
|
||||
"params": {
|
||||
"max_open_trades": {
|
||||
"max_open_trades": 1
|
||||
},
|
||||
"buy": {},
|
||||
"sell": {},
|
||||
"protection": {},
|
||||
"roi": {
|
||||
"0": 0.395,
|
||||
"41": 0.128,
|
||||
"206": 0.034,
|
||||
"555": 0
|
||||
},
|
||||
"stoploss": {
|
||||
"stoploss": -0.345
|
||||
},
|
||||
"trailing": {
|
||||
"trailing_stop": true,
|
||||
"trailing_stop_positive": 0.219,
|
||||
"trailing_stop_positive_offset": 0.229,
|
||||
"trailing_only_offset_is_reached": false
|
||||
}
|
||||
},
|
||||
"ft_stratparam_v": 1,
|
||||
"export_time": "2025-08-09 09:13:05.692223+00:00"
|
||||
}
|
||||
Reference in New Issue
Block a user