timeframe 3m改成了5m

This commit is contained in:
zhangkun9038@dingtalk.com 2026-02-24 17:48:34 +08:00
parent 6446aa5dc1
commit c4c549766b

View File

@ -13,7 +13,7 @@
"fiat_display_currency": "USD",
"dry_run": true,
"enable_strategy_log": true,
"timeframe": "3m",
"timeframe": "5m",
"additional_timeframes": ["4h"],
"dry_run_wallet": 2000,
"cancel_open_orders_on_exit": true,