disable freqai

This commit is contained in:
zhangkun 2026-02-18 03:31:31 +08:00
parent b11c2ba2e1
commit a03ec5030f

View File

@ -130,6 +130,16 @@
}
},
"fee": 0.0008,
"use_exit_signal": true,
"exit_profit_only": false,
"stake_currency": "USDT",
"stake_amount": 15,
"max_open_trades": 4,
"unfilledtimeout": {
"entry": 5,
"exit": 15,
"unit": "minutes"
},
"api_server": {
"enabled": true,
"listen_ip_address": "0.0.0.0",