diff --git a/Indicators/MyIndicators/Authors/Ehlers/1_Smoothers/Gaussian_Filter_Pro.mq5 b/Indicators/MyIndicators/Authors/Ehlers/1_Smoothers/Gaussian_Filter_Pro.mq5 index f4a0e03..d4ffbcb 100644 --- a/Indicators/MyIndicators/Authors/Ehlers/1_Smoothers/Gaussian_Filter_Pro.mq5 +++ b/Indicators/MyIndicators/Authors/Ehlers/1_Smoothers/Gaussian_Filter_Pro.mq5 @@ -12,7 +12,7 @@ #property indicator_plots 1 #property indicator_label1 "Gaussian" #property indicator_type1 DRAW_LINE -#property indicator_color1 clrLimeGreen +#property indicator_color1 clrCrimson #property indicator_style1 STYLE_SOLID #property indicator_width1 1