添加新的配置

This commit is contained in:
jackyu66git
2025-11-25 22:07:38 +08:00
parent fb88ae23f4
commit 56c52d6cff
5 changed files with 7 additions and 5 deletions
+3 -3
View File
@@ -5918,9 +5918,9 @@
lineWidth: 2,
lineStyle: 0,
upperColor: '#ff6b6b',
middleColor: '#667eea',
lowerColor: '#4ecdc4',
visible: true
middleColor: '#ffffff',
lowerColor: '#ff6b6b',
visible: false
};
bollingerBands.push(defaultBB);
console.log('添加默认布林带: BB(20, 2, 2)');