refactor: indicator_color

This commit is contained in:
Toh4iem9
2025-11-03 13:43:51 +01:00
parent 40222059ae
commit eed469636a
@@ -12,7 +12,7 @@
#property indicator_plots 1 #property indicator_plots 1
#property indicator_label1 "Gaussian" #property indicator_label1 "Gaussian"
#property indicator_type1 DRAW_LINE #property indicator_type1 DRAW_LINE
#property indicator_color1 clrLimeGreen #property indicator_color1 clrCrimson
#property indicator_style1 STYLE_SOLID #property indicator_style1 STYLE_SOLID
#property indicator_width1 1 #property indicator_width1 1