refactor: indicator_width

This commit is contained in:
Toh4iem9
2025-12-25 19:46:18 +01:00
parent 4e5568da0f
commit 36cbde5a6a
@@ -13,7 +13,7 @@
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrBlueViolet
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_width1 1
#include <MyIncludes\Ehlers_Smoother_Calculator.mqh>