process_only_new_candles = true

This commit is contained in:
zhangkun9038@dingtalk.com 2025-12-23 17:14:27 +08:00
parent afc964d8ba
commit 3de52bb392

View File

@ -9,7 +9,7 @@
"stake_currency": "USDT",
"stake_amount": 350,
"tradable_balance_ratio": 1,
"process_only_new_candles": false,
"process_only_new_candles": true,
"fiat_display_currency": "USD",
"dry_run": true,
"timeframe": "3m",