mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-27 20:47:44 +00:00
refactor(indicators): indicator_minimum,maximum
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#property indicator_level6 -60.0
|
||||
#property indicator_level7 -80.0
|
||||
#property indicator_levelstyle STYLE_DOT
|
||||
#property indicator_minimum -100.0
|
||||
#property indicator_maximum 100.0
|
||||
|
||||
//--- Plot 1: SMI line
|
||||
#property indicator_label1 "SMI"
|
||||
|
||||
Reference in New Issue
Block a user