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