mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-18 23:08:07 +00:00
refactor: indicator_color
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#property indicator_plots 1
|
#property indicator_plots 1
|
||||||
#property indicator_label1 "ZLEMA"
|
#property indicator_label1 "ZLEMA"
|
||||||
#property indicator_type1 DRAW_LINE
|
#property indicator_type1 DRAW_LINE
|
||||||
#property indicator_color1 clrAqua
|
#property indicator_color1 clrMediumTurquoise
|
||||||
#property indicator_style1 STYLE_SOLID
|
#property indicator_style1 STYLE_SOLID
|
||||||
#property indicator_width1 1
|
#property indicator_width1 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user