refactor: indicator width

This commit is contained in:
Toh4iem9
2025-10-05 18:01:40 +02:00
parent 35127799a4
commit 68dcd22d21
+1 -1
View File
@@ -20,7 +20,7 @@
#property indicator_type1 DRAW_LINE
#property indicator_color1 clrOrange
#property indicator_style1 STYLE_SOLID
#property indicator_width1 2
#property indicator_width1 1
//--- Custom Enum for Price Source, including Heikin Ashi ---
enum ENUM_APPLIED_PRICE_HA_ALL