mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-07-28 21:17:43 +00:00
refactor: Fixed smoothing overflow bug
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
|
||||
#property indicator_label1 "USD"
|
||||
|
||||
Reference in New Issue
Block a user