SuperTrend : SuperTrend trend indicator. This indicator is considered to be a trend one and its operation principle is quite simple: as soon as it changes its color to green, it means the start of an uptrend, if the color is changed to red, a downtrend starts. The indicator has one disadvantage - it
New article "New Bar" Event Handler is published: MQL5 programming language is capable of solving problems on a brand new level. Even those tasks, that already have such solutions, thanks to object oriented programming can rise to a higher level. In this article we take a specially simple example of
RSI trader v1:
Trades on RSI indicator.
Author: Tonny Obare
Close All and Support Multi Curencies EA : Single Currency or Manual orders Closing or deleting sections are very easy to understand but if you have a question you leave it at comment section. The code check for Comment to detect the Orders to close or delete for multi currencies EA in case the
Trailing Star : Set Trailing Stop only when profit Author: Vinh Pham Ngoc
XXDPO_Candle_Alerts: Indicator XXDPO_Candle can provide alerts and send email and push notifications when trading signals occur. Possible signal options Author: Nikolay Kositsin
i-AnyRange : The indicator of the ranges of unrestricted time intervals. Author: Nikolay Kositsin
Multi Pair Closer: This EA will monitor the net profit of a currency basket and close all positions when the specified profit has been acquired. It does not matter which chart you run the bot on, all pairs that you have chosen to monitor will be monitored. Author: Matthew Colter
Grid Template EA: Grid Template EA - A ready made expert adviser template to use for further development or use 'as is' Author: Kenneth Parling
Two iMA Formula : Study of the dependencies of two iMA (Moving Average, MA) Author: Vladimir Karputov
TASSKlT : Simple trend visualizer. Author: Nikolay Kositsin
New article MVC design pattern and its application (Part 2): Diagram of interaction between the three components has been published: This article is a continuation and completion of the topic discussed in the previous article: the MVC pattern in MQL programs. In this article, we will consider a
DeMarker gaining position volume : One of the strategies for the 'DeMarker' indicator is a permanent set of positions Author: Vladimir Karputov
Crossover on the current bar : The color indicator shows in a separate window the moment if the intersection of two iMA (MOving Average, MA) was on the current bar Author: Vladimir Karputov
BrakeExp : Simple trend indicator displayed in the form of NRTR. Author: Nikolay Kositsin
Trend_Risk_Indicator : The Trend Risk indicator Author: Scriptor
Moving Averages, MA:
The Moving Average Indicator shows the mean instrument price value for a certain period of time.
Author: MetaQuotes Software Corp.
AT^CF : This indicator presents all four digital filters ( FATL , SATL , RFTL and RSTL ) that form the basis of the V. Kravchuk's AT&CF method in one separate window. The main objective of the AT&CF method is creation of the minimum number of technical tools possessing set properties. There must be
Simple Profit By Periods Panel 2 Extended : Utility Expert Advisor. Shows the total profit for several periods (amount and in%), the number of transactions for several periods. Calculation by a given symbol and magic number Author: Vladimir Karputov
New article Graphics in DoEasy library (Part 98): Moving pivot points of extended standard graphical objects has been published: In the article, I continue the development of extended standard graphical objects and create the functionality for moving pivot points of composite graphical objects using
Indicators: Price prediction by Nearest Neighbor found by a weighted correlation coefficient
(20 1 2)
Price prediction by Nearest Neighbor found by a weighted correlation coefficient : The main disadvantage of the classical Nearest Neighbor algorithm (see an examplary implementation in https://www.mql5.com/en/code/133 ) is that all prices within a pattern are treated equally. In other words, it
DRAW_FILLING : 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 indicator plots a channel based on two moving averages with different periods in the separate
DinapoliTarget_Malay : The indicator displays DiNapoli levels on the current chart using alerts. Author: Nikolay Kositsin
Stochastic RSI : Stochastic RSI is a standard Stochastic oscillator , the values of which are calculated not from a price series but from RSI technical indicator values. Standard RSI may not show market cycles or volatility changes. In case the market enters trend state, RSI often is not able to
RMA - multi time frame: Short description. Author: Mladen Rakic
New article Expert Advisor for Trading in the Channel has been published:
The Expert Advisor plots the channel lines. The upper and lower channel lines act as support and resistance levels. The Expert Advisor marks datum points, provides sound notification every time the price reaches or crosses...
Price and Volume Trend : The Price and Volume Trend indicator (Price and Volume Trend, PVT) with its signal line Author: Nikolay Kositsin
Elliott Waves Indicator: The indicator helps to use the Elliott waves, as described in the book "Trade Chaos" by Bill Williams. Author: Vladimir Khlystov
MA On Stochastic Color N Bars : Colored Stochastic smoothed with iMA (Moving Average, MA) Author: Vladimir Karputov
ZoomPrice tick indicator : The indicator shows the price chart of any scaling level. Author: fxsaber