refactor: indicator width

This commit is contained in:
Toh4iem9
2025-10-05 14:04:37 +02:00
parent a5c467f046
commit 276bf18bcd
+1 -1
View File
@@ -24,7 +24,7 @@
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrDodgerBlue
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_width1 1
#property indicator_label2 "Signal"
#property indicator_type2 DRAW_LINE
#property indicator_color2 clrOrangeRed