a
This commit is contained in:
parent
ebe9af132e
commit
270a3cb8d8
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user