mirror of
https://github.com/softwaredevelop/mql5.git
synced 2026-08-04 08:07:44 +00:00
refactor: Constant levels
This commit is contained in:
@@ -26,11 +26,6 @@
|
||||
#property indicator_width2 1
|
||||
#property indicator_color2 clrMaroon
|
||||
|
||||
//--- Constant levels
|
||||
//#property indicator_level1 0.0
|
||||
//#property indicator_levelcolor clrSilver
|
||||
//#property indicator_levelstyle STYLE_DOT
|
||||
|
||||
//--- Included Engines & Core Tools
|
||||
#include <MyIncludes\Butterworth_Slope_Calculator.mqh>
|
||||
#include <MyIncludes\MovingAverage_Engine.mqh>
|
||||
|
||||
Reference in New Issue
Block a user