refactor(indicators): indicator_width

This commit is contained in:
Toh4iem9
2026-01-10 18:25:33 +01:00
parent 42c8d0821f
commit eddff023a2
+1 -1
View File
@@ -12,7 +12,7 @@
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrMediumVioletRed
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_width1 1
#property indicator_label1 "ALMA MTF"
//--- Include the calculator engine ---