mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-31 22:37:42 +00:00
refactor: indicator_color
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
|
||||
#property indicator_label2 "FIR Filter"
|
||||
#property indicator_type2 DRAW_LINE
|
||||
#property indicator_color2 clrGray
|
||||
#property indicator_style2 STYLE_DOT
|
||||
#property indicator_color2 clrDarkBlue
|
||||
#property indicator_style2 STYLE_SOLID
|
||||
#property indicator_width2 1
|
||||
|
||||
#include <MyIncludes\Laguerre_Filter_Calculator.mqh>
|
||||
|
||||
Reference in New Issue
Block a user