Files
Chan/strategies/ChanMomentumBayes.json
2025-08-10 19:55:26 +08:00

28 lines
577 B
JSON

{
"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"
}