mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-29 05:27:43 +00:00
refactor: signal line indicator_color
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
//--- Plot 2: Signal Line
|
||||
#property indicator_label2 "Signal"
|
||||
#property indicator_type2 DRAW_LINE
|
||||
#property indicator_color2 clrOrangeRed
|
||||
#property indicator_color2 clrLightCoral
|
||||
#property indicator_style2 STYLE_DOT
|
||||
#property indicator_width2 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user