refactor: indicator_width

This commit is contained in:
Toh4iem9
2026-07-16 10:19:37 +02:00
parent 3a2ee8d118
commit 480c505b2e
@@ -16,7 +16,7 @@
#property indicator_type1 DRAW_LINE #property indicator_type1 DRAW_LINE
#property indicator_color1 clrRed #property indicator_color1 clrRed
#property indicator_style1 STYLE_SOLID #property indicator_style1 STYLE_SOLID
#property indicator_width1 2 #property indicator_width1 1
//--- Plot 2: Signal Line MTF //--- Plot 2: Signal Line MTF
#property indicator_label2 "Signal MTF" #property indicator_label2 "Signal MTF"