mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-21 08:18:07 +00:00
refactor: indicator_level1
This commit is contained in:
@@ -9,6 +9,8 @@
|
|||||||
#property indicator_separate_window
|
#property indicator_separate_window
|
||||||
#property indicator_buffers 8
|
#property indicator_buffers 8
|
||||||
#property indicator_plots 8
|
#property indicator_plots 8
|
||||||
|
#property indicator_level1 0.0
|
||||||
|
#property indicator_levelstyle STYLE_DOT
|
||||||
|
|
||||||
//--- Plot Settings (Generic)
|
//--- Plot Settings (Generic)
|
||||||
#property indicator_type1 DRAW_LINE
|
#property indicator_type1 DRAW_LINE
|
||||||
|
|||||||
Reference in New Issue
Block a user