Description The CMACDOnRingBuffer class is designed for calculation of the technical indicator Moving Average Convergence/Divergence ...
Showing posts with label draw. Show all posts
Showing posts with label draw. Show all posts
MetaTrader 4 Script | Draw Ellipse
0
A script to simplify drawing Ellipses. Ellipses are great for identifying areas of interest. Drawing them can be time consuming so I...
MetaTrader 4 Indicator | Use MA to draw UpDown Resistance
0
The indicator uses Move Average to draw the level line of up and down. Use on EURUSD_D1 Use on EURUSD_H4 Use on EURUSD_H1 ...
MetaTrader 4 Script | History Draw
0
They were posted on the forums - people were content. Description is in the archive. Here is an example of the operation results of t...
MetaTrader 4 Script | Draw Elliott 5 waves
0
Draw Elliott Waves (5 waves) manually. 1. Navigator Window (Ctrl + N), execute this script (double click) on chart. 2. It shows ...
MetaTrader 5 Indicator | Draw Psy Levels
0
Real author : Im_hungry You need to specify max and min price, and the indicator draws equidistant horizontal lines. 16773 Best MetaT...
MetaTrader 5 Indicator | Four clicks to draw an arc-shaped channel
0
This tool is what the standard MetaTrader 5 objects miss. To edit a formed line, click on it (at the edges or in the center of the li...
MetaTrader 5 Indicator | Four clicks to draw an arc-shaped channel
0
This implementation was done more as a training material and an attempt to inspire developers of MetaTrader 5 to add such a tool to ...
MetaTrader 4 Indicator | Draw vertical lines at time
0
A simple indicator to draw vertical lines at specified time in the settings. 24197
MetaTrader 4 Indicator | Doulble MA Cross Draw Histogram
0
Use the intersection of two moving average lines to draw a vertical line.Then You can simply read the current market pattern ...
MetaTrader 5 Indicator | Doulble MA Cross Draw Histogram MT5
0
Use the intersection of two moving average lines to draw a vertical line.Then You can simply read the current market pattern ...
MetaTrader 5 Indicator | Tri MA Cross Draw Histogram
0
After the three average lines are arranged completely according to high and low, it can be regarded as a trend formation. After the ...
MetaTrader 5 Indicator | Doulble MA Cross Draw Histogram
0
Use the intersection of two moving average lines to draw a vertical line.Then You can simply read the current market pattern ...
MetaTrader 4 Script | Draw trade history onto chart
0
Blue Zone = TP Zone Red Zone = SL Zone Blue Arrow = Buy Red Arrow = Sell Blue Tick = Win Red Cross = Lose --- 1. Open the ...
MetaTrader 4 Script | PrevDayLines.mq4 - Draw Previous Day's High, Low, and Average Price Lines
0
MetaTrader 4 Script | PrevDayLines.mq4 - Draw Previous Day's High, Low, and Average Price Lines
RobotFX
14.6.25
The PrevDayLines.mq4 script is a tool for MetaTrader 4 that automatically draws three critical price levels from the previous tradi...