This commit is contained in:
zhangkun9038@dingtalk.com 2025-04-23 17:39:34 +08:00
parent 983729d91c
commit 61e3ed95b2

View File

@ -0,0 +1,32 @@
{
"strategy_name": "FreqaiExampleStrategy",
"params": {
"max_open_trades": {
"max_open_trades": 4
},
"buy": {
"buy_rsi": 28
},
"sell": {
"sell_rsi": 89
},
"protection": {},
"roi": {
"0": 0.08099999999999999,
"7": 0.038,
"23": 0.013,
"63": 0
},
"stoploss": {
"stoploss": -0.236
},
"trailing": {
"trailing_stop": true,
"trailing_stop_positive": 0.139,
"trailing_stop_positive_offset": 0.14800000000000002,
"trailing_only_offset_is_reached": true
}
},
"ft_stratparam_v": 1,
"export_time": "2025-04-23 09:36:34.486164+00:00"
}