不再直接修改 dataframe 中的收盘价 :避免了数据不一致问题
This commit is contained in:
parent
92624da6c7
commit
01f648cdf3
@ -11,9 +11,8 @@
|
||||
"tradable_balance_ratio": 1,
|
||||
"process_only_new_candles": false,
|
||||
"fiat_display_currency": "USD",
|
||||
"dry_run": true,
|
||||
"enable_strategy_log": true,
|
||||
"timeframe": "15m",
|
||||
"timeframe": "5m",
|
||||
"additional_timeframes": ["4h"],
|
||||
"dry_run_wallet": 2000,
|
||||
"cancel_open_orders_on_exit": true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user