Articles, Library comments - page 42

Alert Crossing Three MAs : The indicator shows signals ('Arrow' objects) of the 'Moving Average' indicator crossings. The peculiarity of the indicator: if there was an intersection of 'MAs' (on bar #0), and then the intersection disappeared, the signal remains on the chart Author: Vladimir Karputov
New article Category Theory in MQL5 (Part 3) has been published: Category Theory is a diverse and expanding branch of Mathematics which as of yet is relatively uncovered in the MQL5 community. These series of articles look to introduce and examine some of its concepts with the overall goal of
Auto Fibonacci Indicator (Auto Fibos) - indicator for MetaTrader 4 : Auto Fibonacci Indicator (Auto Fibos) - indicator for MetaTrader 4 Author: Ahmed Soliman
London trade : trade 35 minute after london session and stop close all 3 hour after london session i dont know about coding , i made this ea on fxdreema.com Author: Little Bee
Export Indicator's Values v1: After searching for such script, I decided to create mine, and decided to share it with the MQL5 community. This script exports indicator's values to CSV File along with date and time (you can change the iCustom function parameters to change what indicator to...
DONCHAIN CHANNEL: "DONCHAIN CHANNEL" EA Trades when there is a retracement from "DONCHAIN CHANNEL" levels. Author: Aharon Tzadik
New article Developing a trading Expert Advisor from scratch (Part 7): Adding Volume at Price (I) has been published: This is one of the most powerful indicators currently existing. Anyone who trades trying to have a certain degree of confidence must have this indicator on their chart. Most often
  Experts: RSI EA  (126   1 2 3 4 5 ... 12 13)
RSI EA: RSI EA based on overbought and oversold levels. Author: Siti Latifah 
New article Population optimization algorithms: Bacterial Foraging Optimization (BFO) has been published: E. coli bacterium foraging strategy inspired scientists to create the BFO optimization algorithm. The algorithm contains original ideas and promising approaches to optimization and is worthy of
New article ZUP - Universal ZigZag with Pesavento Patterns. Part 1 has been published: The article gives a short description of ideas underlying indicator ZUP - Universal ZigZag with Pesavento Patterns. The article also describes indicators of ZigZag embedded in ZUP. Author: Eugeni Neumoin
  Indicators: Ping  (2)
Ping: A real-time indicator showing the lag of quotes inside the terminal. Author: fxsaber
Size of a candle (histogram): The indicator displays the candlestick size (High-Low) and its direction in the form of a colored histogram. Author: Vladimir Karputov
IINWMARROWS: A semaphore signal indicator that uses Moving Averages Author: Nikolay Kositsin
CPairedDealInfo Class: A class to reconstruct trades (paired in/out deals) from history and sort them by close time. Author: amrali
engulfing MA: Simple indicators detect engulfing candle patterns, but with a moving average filter Author: Andi Gunawan
Stochastic Custom: A modification of standard indicator iStochastic (Stochastic Oscillator, STO) - now you can manage levels #1 and #2 from your EA. Author: Vladimir Karputov
Stochastic multi-timeframe: This Stochastic indicator can be applied to any timeframe, higher or lower than the current chart's timeframe. You can use all the usual parameters of the built-in iStochastic indicator, the only extra setting is the second timeframe used as input for the calculations....
MultiCurrency Template MT5 : a Template for Multicurrency system for Metatrader 5 Author: DADALI ARWALY
Rsi(var) with averages: RSI that can use 4 different types of averages for RSI calculation was originally developed for MetaTrader 4 by Igor Durkin ( (originally posted here: https://www.mql5.com/en/forum/175870). Igor Durkin: ... So-called normal RSI uses EMA smoothing with...
Weighted deviation : Weighted deviation - metatrader 4 version Author: Mladen Rakic
New article Revisiting Murray system has been published: Graphical price analysis systems are deservedly popular among traders. In this article, I am going to describe the complete Murray system, including its famous levels, as well as some other useful techniques for assessing the current price
New article Creating an EA that works automatically (Part 03): New functions has been published: Today we'll see how to create an Expert Advisor that simply and safely works in automatic mode. In the previous article, we started to develop an order system that we will use in our automated EA
Macd Divergence Stochastic & BB : MTF divergence settings Author: traderonemax
Wiighted deviation bands : Weighted deviation bands Author: Mladen Rakic
Weighted deviation : Weighted deviation Author: Mladen Rakic
New article 100 best optimization passes (part 1). Developing optimization analyzer has been published: The article dwells on the development of an application for selecting the best optimization passes using several possible options. The application is able to sort out the optimization results by a...
Pause Trading for X Minutes When Consecutive Losses are N : This code will pause the trading for X minutes when there are N consecutive losses happen within Y minutes Author: Biswarup Banerjee
New article Data Science and Machine Learning (Part 11): Naïve Bayes, Probability theory in Trading has been published: Trading with probability is like walking on a tightrope - it requires precision, balance, and a keen understanding of risk. In the world of trading, the probability is everything
Alternative Data: Capturing the Predictive Power of Big Data for Investment Success (Wiley Trading) Shift the balance of power from company to investor through intensified use of data Alternative Data opens a gateway to the future of investing, using Open Halo technology to provide real-time
Simple engulf : candle pattern Author: ReadyPlayerOne