Join our fan page
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.
This indicator fits a trigonometric model to prices and extrapolates it in the future.
This is a simple Expert Advisor, that uses a specified custom RKD indicator.
The script purpose is to export historical rates data to format, convenient for analysis in external programs.
The iS7N_SacuL.mq5 indicator is based on the original indicator 'Lucas1.mq4', written in MQL4.
The purpose of this grid is to replace the standard grid with more convenient, it allows to determine many important points on the chart, the properties of the price movement and checkinh the quotes quality (for the presence of holes).
The indicator Measures the distance between the Bollinger Bands ® and providing it as a singular indicator, using the MetaTrader 5 techniques to simplify Bollinger calculations.
Something for those who wants to try out new Strategy Tester and don't have any EA.
The indicator plots Pivot levels for all available history. There are 5 variants of Pivot levels is supported: Classic, Fibonacci, Demark, Camarilla, Woodies. There are 3 calculation periods: daily, weekly, monthly. For the daily pivot levels it's possible to specify the GMT time shift.
The indicator plots Murrey Math Lines for all available history, it doesn't uses any objects.
The indicator plots the Bollinger Bands ®, filled with different colors depending on the trend direction.
The indicator plots the candles with different colors depending on the trend direction and price movement.
This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
It's a well-known indicator that shows maximal and minimal prices (and average values) of the last n bars.