disable freqai; stake_amount change

This commit is contained in:
Ubuntu 2026-02-24 00:44:45 +08:00
parent 8b96abdac9
commit e903e2c0ab
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
"margin_mode": "isolated",
"max_open_trades": 5,
"stake_currency": "USDT",
"stake_amount": 350,
"stake_amount": 12.5,
"tradable_balance_ratio": 1,
"process_only_new_candles": true,
"fiat_display_currency": "USD",
@ -69,7 +69,7 @@
}
],
"freqai": {
"enabled": true,
"enabled": false,
"data_kitchen": {
"fillna": "ffill"
},

View File

@ -1,5 +1,5 @@
{
"stake_amount": 24,
"stake_amount": 4.2,
"dry_run": false,
"exchange": {
"name": "okx",