添加新的配置
This commit is contained in:
@@ -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)');
|
||||
|
||||
Reference in New Issue
Block a user