refactor: indicator_color

This commit is contained in:
Toh4iem9
2025-11-03 12:57:43 +01:00
parent 7cb99087e0
commit 40222059ae
@@ -12,7 +12,7 @@
#property indicator_plots 1 #property indicator_plots 1
#property indicator_label1 "DSMA" #property indicator_label1 "DSMA"
#property indicator_type1 DRAW_LINE #property indicator_type1 DRAW_LINE
#property indicator_color1 clrBlue #property indicator_color1 clrNavy
#property indicator_style1 STYLE_SOLID #property indicator_style1 STYLE_SOLID
#property indicator_width1 1 #property indicator_width1 1