diff --git a/Indicators/MyIndicators/Authors/Ehlers/2_Oscillators/Laguerre_RSI_Pro.mq5 b/Indicators/MyIndicators/Authors/Ehlers/2_Oscillators/Laguerre_RSI_Pro.mq5 index 4d56081..80bfdf6 100644 --- a/Indicators/MyIndicators/Authors/Ehlers/2_Oscillators/Laguerre_RSI_Pro.mq5 +++ b/Indicators/MyIndicators/Authors/Ehlers/2_Oscillators/Laguerre_RSI_Pro.mq5 @@ -23,7 +23,7 @@ //--- Plot 2: Signal Line #property indicator_label2 "Signal" #property indicator_type2 DRAW_LINE -#property indicator_color2 clrOrangeRed +#property indicator_color2 clrLightCoral #property indicator_style2 STYLE_DOT #property indicator_width2 1