Articles, Library comments - page 110

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 export)
UltraAbsolutelyNoLagLwma : This indicator is based on indicator AbsolutelyNoLagLwma and on the analysis of its multiple signal lines Author: Nikolay Kositsin
DONCHAIN CHANNEL: "DONCHAIN CHANNEL" EA Trades when there is a retracement from "DONCHAIN CHANNEL" levels. Author: Aharon Tzadik
  Experts: RSI EA  (126   1 2 3 4 5 ... 12 13)
RSI EA: RSI EA based on overbought and oversold levels. Author: Siti Latifah 
  Experts: TimeEA  (14   1 2)
TimeEA : A Simple Expert Advisor The EA opens a position of the specified type at the time specified in the EA parameters. The position is closed at the time specified in the appropriate parameter. Author: Scriptor
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
  Indicators: ASCtrend  (23   1 2 3)
ASCtrend : The indicator generates signals for entering the market using colored dots. Author: Nikolay Kositsin
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
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
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
New article Other classes in DoEasy library (Part 70): Expanding functionality and auto updating the chart object collection has been published: In this article, I will expand the functionality of chart objects and arrange navigation through charts, creation of screenshots, as well as saving and
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
Weighted deviation : Weighted deviation - metatrader 4 version Author: Mladen Rakic
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
  Experts: Martin  (31   1 2 3 4)
Martin : A trading system based on the Martingale technique. Author: Vladimir Karputov
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
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
  Indicators: FX Multi-Meter  (29   1 2 3)
FX Multi-Meter: Combines 9 indicators and 7 timeframes in an easy to read meter in bottom right corner, which can be used on any FX chart or timeframe. Author: Benjamin Joshua Nash
New article Identifying Trade Setups by Support, Resistance and Price Action has been published: This article shows how price action and the the monitoring of support and resistance levels can be used for well-timed market entry. It discusses a trading system that effectively combines the two for...
Synthetic RSI : The idea of this indicator is simple: Instead of using one RSI, the indicator is using 3 instances of RSI, Those 3 instances of RSI are then used to calculate the "synthetic" value (that is not an average of the 3 since the calculation differs from an average). As an addition, the