Articles, Library comments - page 79

Moving Average (MA) Crossover EA : This is an EA based on Moving average crossover. Author: Satyam Shivam
Plotting Shaded triangle : This is a simple code to draw triangle on chart connecting open and close of different candles. Author: Satyam Shivam
My Line Order version 2.1: A new and improved version of LineOrder Author: heelflip43
  Indicators: Renko  (18   1 2)
Renko: The renko (renko) chart in a separate subwindow. No matter on what chart timeframe the indicator is attached, the renko is drawn on close price of М1 timeframe. Author: Serhii Ivanenko
Martin for small deposits: Martingale based Expert Advisor specially designed for small deposits. Author: Vladimir Karputov
CDir (MT5) - a class for getting directory contents: The CDir class allows getting information about files and folders outside the MQL5 sandbox similar to the MS-DOS Dir command. Call of system DLL is used, therefore you should allow their use. Author: Mikhail Dovbakh
TSI MACD: TSI_MACD Indicator. Author: Collector
The Laguerre Filter Indicator : The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216) Author: Andrei Novichkov
New article AutoElliottWaveMaker - MetaTrader 5 Tool for Semi-Automatic Analysis of Elliott Waves is published: The article provides a review of AutoElliottWaveMaker - the first development for Elliott Wave analysis in MetaTrader 5 that represents a combination of manual and automatic wave...
ADX real : This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader. Author: maximo
Hull moving average (ema based) : Hull moving average (ema based) Author: Mladen Rakic
New article Manual charting and trading toolkit (Part I). Preparation: structure description and helper class has been published: This is the first article in a series, in which I am going to describe a toolkit which enables manual application of chart graphics by utilizing keyboard shortcuts. It is
Welch Bollinger Band ® Width: This uses the standard Bollinger Band calculations to further calculate the width of the Upper and Lower Bands, comparing that number to the Max and Min width of the bands for the last N periods. The results are plotted onto a histogram. Author: maj1es2tic
New article Graphics in DoEasy library (Part 89): Programming standard graphical objects. Basic functionality has been published: Currently, the library is able to track standard graphical objects on the client terminal chart, including their removal and modification of some of their parameters. At
New article Manual charting and trading toolkit (Part III). Optimization and new tools has been published: In this article, we will further develop the idea of drawing graphical objects on charts using keyboard shortcuts. New tools have been added to the library, including a straight line plotted
Gann high/low activator (oscillator) : Gann high/low activator (oscillator) Author: Mladen Rakic
Bullish and Bearish Engulfing: The EA trades based on the "Bullish and Bearish Engulfing" pattern. Author: Vladimir Karputov
MTF_Stochastic_RSI: Indicator Multi timeframes Stochastic RSI Author: Scriptor
Set Stoploss to All Orders : Short description. Author: Albrin Memedi
boom and crash ea : This EA is designed to trade all the boom and crash indices from deriv.com on mt5. It is a scalper; it trades on the 1 minute time frame. It uses a moving average to determine the trend, and the awesome oscillator to identify entry points. Every order is set with stop loss and
Derivative: The indicator performs the calculation of the derivative of the price. Author: Ihor Herasko
XFatlXSatlMACD: The MACD histogram, based on the FATL and SATL digital filters with color indication of trends. Author: Nikolay Kositsin
New article Custom Walk Forward optimization in MetaTrader 5 has been published: The article deals with the approaches enabling accurate simulation of walk forward optimization using the built-in tester and auxiliary libraries implemented in MQL. After completing the optimization, we will have...
Price in polar coordinate system: Just for experiment and to demonstrate the possibilities of Canvas. The price is drawn in the polar coordinate system by winding circles. Author: Nikolai Semko
Elegant oscillator : Elegant oscillator - metatrader 4 version Author: Mladen Rakic
Hourly Pivot Points with Color Filling: This indicator uses two ways to calculate R1/R2/R3/S1/S2/S3: normal formula and Fibonacci, and users can choose one from them. Author: Dean Feng
Separate Trade: iATR (Average True Range, ATR) and iStdDev (Standard Deviation, StdDev) indicators are configured for crossing of the two iMAs (Moving Average, MA) plus for Buy and Sell separately. The EA only operates when a new bar appears. Position volume is set in the Lots parameter. Separate...
XMA_BBx5_Cloud: Two Bollinger Bands channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels. Author: Nikolay Kositsin
Trading signals module based on Go indicator: Trading signals module for MQL5 Wizard. The signal is formed when a bar is closing. Go indicator's color arrow serves as a market entry signal. Place Go.ex5 compiled file to the terminal_data_folder\MQL5\Indicators. Creation of a trading robot based...
New article Probability theory and mathematical statistics with examples (part I): Fundamentals and elementary theory has been published: Trading is always about making decisions in the face of uncertainty. This means that the results of the decisions are not quite obvious at the time these