Join our fan page
This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application.
This Expert Advisor is based on Bollinger Bands. It uses trend-following strategy and Bollinger Bands indicator.
This is MQL5 version of DinapoliTargets indicator. The ZigZag indicator is added to the chart.
This Expert Advisor allows you to save infomation about the ticks, actual or simulated in Strategy Tester.
The Relative Strength Index, applied to standard deviation of price.
This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.
The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.
This indicator is based on simple MACD but allows you to choose also timeframe of indicator, different from current. You can choose current timeframe of chart (then indicator shows the same values as common MACD) or any higher timeframe.
The spread_on_chart indicator shows the current values of spread, stop and freeze levels.
This is the Heiken Ashi indicator, based on the averaged Open, High, Low and Close prices, averaged using the Adaptive Moving Average.
This Expert Advisor uses the Index Moving Average indicator.
The NRTR (Nick Rypock Trailing Reverse) indicator draws the base line (support and resistance) and a target line.
The indicator determines the bulls or bears prevail on the market and plots their strength.
The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.
The CGV class simplifies the work with global variables of MetaTrader 5 client terminal.
The Stochastic of all oscillator-like indicators, included in MetaTrader 5 client terminal.
The Universal Moving Average, it allows to select any type of moving average, included in the MetaTrader 5 client terminal.
An Expert Advisor, based on the "Puria method" Forex Strategy.
The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.
Now it's two-color (or two-mode) trend indicator, the number of calculated bars can be specified.
Bollinger Bands +-3sigma. You can change period and sigma ratio (Proper size of Deviation is 0.5~1.0)
This indicator finds the nearest neighbor by using a weighted correlation coefficient, in which more recent prices have larger weights. The weight decays linearly from newer to older prices within a price pattern.
This indicator uses the Nearest Neighbor clustering technique, also called k-NN, to search for the most similar pattern in history and use its past prices as predictions of the current pattern future prices.