This commit is contained in:
薇薇安 2026-01-17 17:59:40 +08:00
parent ebe9af132e
commit 270a3cb8d8

View File

@ -16,7 +16,7 @@ const ConfigPanel = () => {
name: '保守配置',
desc: '适合新手,风险较低,止损止盈较宽松,避免被正常波动触发',
configs: {
SCAN_INTERVAL: 3600,
SCAN_INTERVAL: 900,
MIN_CHANGE_PERCENT: 2.0, // 2%
MIN_SIGNAL_STRENGTH: 5,
TOP_N_SYMBOLS: 10,