MAC3D Custom Indicator:
3 Dimensional MACD Ribbon.
Author: Thecreator
New article MQL5 Programming Basics: Global Variables of the Terminal has been published:
This article highlights object-oriented capabilities of the MQL5 language for creating objects facilitating work with global variables of the terminal. As a practical example I consider a case when global...
Schaff trend RSX mtf: Schaff Trend RSX with an option to work in multi timeframe mode. Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 "special" timeframes: Next higher timeframe: first higher timeframe compared to active chart, Second higher...
New article MQL5 Cookbook: Writing the History of Deals to a File and Creating Balance Charts for Each Symbol in Excel has been published:
When communicating in various forums, I often used examples of my test results displayed as screenshots of Microsoft Excel charts. I have many times been asked...
Rainbow Oscillator: Based on Mel Widner's Rainbow Average (that is similar to Guppy MMA), here is an oscillator version. The indicator is mainly intended to show the trend of the market. But, using the levels (that are dynamic - they depend on the market changes), you can use it to assess...
Discussion of article "Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator"
(28 1 2 3)
New article Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator has been published:
The article describes a method of automated creation of neural network EAs using MQL5 Wizard and Hlaiman EA Generator. It shows you how you can easily start working with neural networks, without...
Murrey Math Lines for the Current Bar:
Murrey Math Lines for the current bar are an effective tool for the market movements forecasts.
The well-known theorist Thomas Henning Murrey is widely known in the world of the modern trading. It was he who adapted the theory of the legendary William Gann...
Breakout Bars Trend:
The alternative indicator for trend definition based on the breakthrough bars and distance from extremums.
Author: Serhii Ivanenko
New article Using MetaTrader 5 Indicators with ENCOG Machine Learning Framework for Timeseries Prediction is published at mql5.com: This article presents connecting MetaTrader 5 to ENCOG - Advanced Neural Network and Machine Learning Framework. It contains description and implementation of a simple...
Range Oscillator + Bands: Range Oscillator is an indicator that shows the relative position of median price in the highest high to lowest low range for desired period. Unlike the basic version, this version uses Bollinger Bands for overbought and oversold conditions assessment....
Range Oscillator: Indicator that is similar to "raw" Stochastic and Williams Percent Range. Range Oscillator is an indicator that shows the relative position of median price in the highest high to lowest low range for desired period. It is bound to 0 - 100 range, hence those levels are the...
Flat-Trend_HTF:
The Flat-Trend indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
This indicator requires Flat-Trend.mq5 indicator file. Place it in...
Digital filters - separate: A set of digital filters that are always drawn in separate window (due to their nature). Supported types are: FTLM - Fast Trend Momentum, STLM - Slow Trend Momentum, RBCI - Range Bound Channel Index, PCCI - Perfect Commodity Channel Index. Author:...
Digital Filters - on chart: A set of 4 types of digital filters that naturally are placed on main chart. The supported digital filter types: FATL - Fast Adaptive Trend Line, SATL - Slow Adaptive Trend Line, RFTL - Reference Fast Trend Line, RSTL - Reference Slow Trend Line....
MACD High/Low MTF: MACD High/Low made multi timeframe. Timeframes supported are all the possible timeframes supported by MetaTrader 5 and it has 3 "special" timeframes: Next higher timeframe: first higher timeframe compared to active chart, Second higher timeframe: second higher timeframe compared...
SV v.4.2.5: The Expert Advisor opens no more than one position per day. Positions are opened at the specified time. It searches for the Highest and Lowest price in an interval. Data of two iMA (Moving Average, MA) indicators are used. Author: Vladimir Karputov
New article Poll: Traders’ Estimate of the Mobile Terminal has been published:
Unfortunately, there are no clear projections available at this moment about the future of the mobile trading. However, there are a lot of speculations surrounding this matter. In our attempt to resolve this ambiguity we...
Ehlers Nonlinear Filter Zone: This is the "zone" indicator using Ehlers Nonlinear Filter for calculation. "Zone" is calculated using High, Low and Median price in order to attempt to assess the trend of the current chart instrument. For that reason you shall see periods of "no trend" (i.e....
Trend Strength Average: Usually Trend Strength indicators are using oscillator based indicators for trend strength assessment. This version changes that. It can use some of the 4 regular types of averages and is drawn on the main chart. That way you can see directly on the price itself the...
Ehlers Distance Coefficient Filter: John Ehlers' Distance Coefficient Filter. Even though a lot of times it is mistaken for Ehlers Nonlinear Filter, they are not the same. This version is coded exactly a Ehlers described it in his book "Rocket science for traders". Author: Mladen...
Ehlers Nonlinear Filter: John Ehlers is known for making a lot of new tools for technical analysis. Here is one more. According to Ehlres: These filters provide extraordinary smoothing in sideways markets and aggressively follow major price movements with minimal lag. Even though he tends to...
Zone Trade: The indicator was described by B. Williams as fourth dimension - Trading Zone: If the current bars of AC and AO are trending up, it shows that the zone is up, If the current bars of АС and АО down, it shows that the zone is down, If the bars of AC and AO are differently directed...
Heiken Ashi Zone Trade - Separate: Heiken Ashi Zone Trade - Separate indicator is based on 3 indicators: Heiken Ashi, Accelerator Oscillator, Awesome Oscillator. The combined states and values of the 3 are producing zones and trade signals. This version of Heiken Ashi Zone Trade indicator...
Heiken Ashi Zone Trade: Heiken Ashi Zone Trade indicator is based on 3 indicators: Heiken Ashi, Accelerator Oscillator, Awesome Oscillator. The combined states and values of the 3 are producing zones and trade signals. Author: Mladen Rakic
Trend Intensity Index: Trend Intensity Index as described by M.H.Pee in his article "Trend Intensity Index". To calculate a 30-day Trend Intensity Index (TII), follow these steps: Obtain the 60-day simple Moving Average by adding the Closes for the past 60 days and dividing the result by 60, Find...
Trend Continuation Factor: Indicator based on M.H.Pee's article "Just How Long Will A Trend Go On? Trend Continuation Factor". Because trends are an important component of the market, it is imperative you can detect them. However, it's not enough to just identify a trend. It's also...
Leader of the MACD - Extended: This is the Leader of the MACD as described by Giorgos E. Siligardos. In short, in this indicator there are 2 indicators in 1. There are a regular MACD (which is drawn as lines (colored line is a regular MACD and dotted line is signal)) and the "Leader MACD"...
Trend Strength - Jurik smoothed RSI: Trend strength assessment based on Jurik smoothed RSI. The purpose of the "trend strength" is to try to determine when the change of some other indicator is significant enough to make it a trend. Usually the "trend strength" indicator is using smoothed...
ADXVMA Histogram: ADXVMA is one new sort of a Moving Average. It is using modified ADX calculation for adapting Moving Average calculation. The process of adapting is so efficient that it filters out a lot of noise out of the market and produces longer periods of smooth values. This is a...
Phase Change Index: Based on the M.H. Pee's TASC article "Phase Change Index". Prices at any time can be up, down, or unchanged. A period where market prices remain relatively unchanged is referred to as a consolidation. A period that witnesses relatively higher prices is referred to as...

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.