refactor: signal indicator_style

This commit is contained in:
Toh4iem9
2025-12-08 10:09:46 +01:00
parent f3069cb271
commit 04d22daab1
@@ -22,7 +22,7 @@
#property indicator_label2 "Signal"
#property indicator_type2 DRAW_LINE
#property indicator_color2 clrLightCoral
#property indicator_style2 STYLE_DOT
#property indicator_style2 STYLE_SOLID
#property indicator_width2 1
//--- Scale and Level Properties ---