mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-20 07:48:06 +00:00
refactor: signal indicator_style
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
#property indicator_label2 "Signal"
|
#property indicator_label2 "Signal"
|
||||||
#property indicator_type2 DRAW_LINE
|
#property indicator_type2 DRAW_LINE
|
||||||
#property indicator_color2 clrLightCoral
|
#property indicator_color2 clrLightCoral
|
||||||
#property indicator_style2 STYLE_DOT
|
#property indicator_style2 STYLE_SOLID
|
||||||
#property indicator_width2 1
|
#property indicator_width2 1
|
||||||
|
|
||||||
//--- Scale and Level Properties ---
|
//--- Scale and Level Properties ---
|
||||||
|
|||||||
Reference in New Issue
Block a user