mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-25 02:08:04 +00:00
refactor(indicators): indicator_width
This commit is contained in:
@@ -29,7 +29,7 @@
|
|||||||
#property indicator_type3 DRAW_LINE
|
#property indicator_type3 DRAW_LINE
|
||||||
#property indicator_color3 clrCrimson
|
#property indicator_color3 clrCrimson
|
||||||
#property indicator_style3 STYLE_SOLID
|
#property indicator_style3 STYLE_SOLID
|
||||||
#property indicator_width3 2
|
#property indicator_width3 1
|
||||||
|
|
||||||
#include <MyIncludes\KAMA_Channel_Calculator.mqh>
|
#include <MyIncludes\KAMA_Channel_Calculator.mqh>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user