disable freqai; stake_amount change
This commit is contained in:
parent
8b96abdac9
commit
e903e2c0ab
@ -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"
|
||||
},
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"stake_amount": 24,
|
||||
"stake_amount": 4.2,
|
||||
"dry_run": false,
|
||||
"exchange": {
|
||||
"name": "okx",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user