Join our fan page
The MA will automatically recalculate the period if there are any changes in time frame.
This script finds DeMark pivot points, displays them on the chart and indicates their dimensions.
An example of using the MasterWindows library for creating a game trade panel.
Simplified version of the popular ZigZag indicator. The algorithm runs significantly faster, does not use intermediate calculation buffers, does not contain nested cycles and, therefore, does not redraw itself.
The Expert Advisor averages losing positions based on a particular algorithm.
VR---SETKA---3 - MetaTrader 5 Expert Advisor. This is a continuation of VR---SETKA . The EA is based on the martingale principle. Grid. Martingale. Use only on hedge accounts.
The Relative Strength Index Indicator (RSI) is a price-following oscillator that varies between 0 and 100.
The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.
The DRAW_FILLING drawing style plots the filled area between the values of two indicator buffers. In fact, it plots two lines and fills the area between them with the specified color.
The DRAW_BARS drawing style is used to plot the bars using the values of 4 indicator buffers with Open, High, Low and Close prices.
Slow Adaptive Trend Line is used for suppressing market noises and market cycles with longer oscillation periods.
This indicator paints the candlesticks in different colors depending on a trend power and direction.
Instantaneous Trendline shows buy and sell signals, while crossing the moving averages.
The indicator builds a candlestick chart consisting of floating spread current values in online mode.
iGDR_Fractal_Levels shows the fractals average values over a certain period of time.
The MPC indicator plots a simple channel using extermums of the specified period. It can be used for additional visual control of trading system (channel breakout), based on HighestLowestRange (HLR) indicator.
Trading signals module for MQL5 Wizard. BykovTrend indicator's color arrow serves as a market entry signal.
Trading signals module for MQL5 Wizard. The moment, when ColorJFatl indicator changes its color, indicates the time for market entry.
The indicator demonstrates the example of using the FileReadDatetime() function
The indicator shows the method of drawing gradient semitransparent areas with independent update rate.
EasyXML is a native MQL5 XML Parsing Library. It can parse XML from three different sources: URL, File and String Input. It is completely object oriented and strives to integrate neatly with MQL5, as it utilizes CObject and CArrayObj from the MQL5 standard library to store the DOM.
The AFL_Winner_HTF_Signal indicator shows the trend direction and the signal based on the AFL_WinnerSign indicator.
The X2MA indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.
The indicator shows Moving Averages (MA) values, difference between values and difference between MA.