refactor: indicator_width

This commit is contained in:
Toh4iem9
2025-12-26 14:26:53 +01:00
parent 10054b3b6e
commit b015a1c6f6
@@ -13,7 +13,7 @@
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrCrimson
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_width1 1
#include <MyIncludes\Gaussian_Filter_Calculator.mqh>