不再直接修改 dataframe 中的收盘价 :避免了数据不一致问题

This commit is contained in:
zhangkun9038@dingtalk.com 2026-02-25 02:43:21 +08:00
parent 92624da6c7
commit 01f648cdf3

View File

@ -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,