Articles, Library comments - page 142

New article Testing and Optimization of Expert Advisors has been published: The article provides a detailed description of the process of testing and optimizing Expert Advisors in the MetaTrader 4 Strategy Tester. The importance of such information and the need for this publication cannot be...
Swing trading 3 EMA Crossover MQL5 : Hassane Zibara Author: Hassane Zibara
Plot MQL signal: This script plots MQL signal history on a MetaTrader 4 chart. Author: Irwan Adnan
New article DoEasy. Controls (Part 13): Optimizing interaction of WinForms objects with the mouse, starting the development of the TabControl WinForms object has been published: In this article, I will fix and optimize handling the appearance of WinForms objects after moving the mouse cursor away
Three Colors: Example: Moving Average indicator filling by different colors Author: MetaQuotes Software Corp.
EES Hedger - Take the other side of the trade - buy when you are selling, sell when you are buying: Do you have the need to take the opposite side of a trade? Using manual trading or another EA, EES Hedger can immediately take the opposite position as specified in EA parameters. Instructions: For...
New article CCI indicator. Three transformation steps has been published: In this article, I will make additional changes to the CCI affecting the very logic of this indicator. Moreover, we will be able to see it in the main chart window. For the experiment, we will take a rectangular window, a
New article Neural networks made easy (Part 21): Variational autoencoders (VAE) has been published: In the last article, we got acquainted with the Autoencoder algorithm. Like any other algorithm, it has its advantages and disadvantages. In its original implementation, the autoenctoder is used to
RSI_Histogram : The classical RSI indicator implemented as a histogram with a color indication of entering the overbought and oversold areas. Fig.1. The RSI_Histogram indicator Author: Nikolay Kositsin
New article Projects assist in creating profitable trading robots! Or at least, so it seems has been published: A big program starts with a small file, which then grows in size as you keep adding more functions and objects. Most robot developers utilize include files to handle this problem. However
  Scripts: sChartsSynchroScroll  (21   1 2 3)
sChartsSynchroScroll : The script provides a synchronous scrolling for all charts opened in the client terminal. The script should be executed only on one chart. The red markers will be created on all of the opened charts after the script running. While scrolling of any chart, the other charts will
Acceleration&Speed Indicator: The indicator Acceleration&Speed shows speed and acceleration of a price change. Author: Alexei Kharchenko
4click Trade Opener : By using 4click Trade Opener script, you don't need to calculate trade lot size when you opening orders. Author: Behzad Movaghar
New article DoEasy. Controls (Part 12): Base list object, ListBox and ButtonListBox WinForms objects has been published: In this article, I am going to create the base object of WinForms object lists, as well as the two new objects: ListBox and ButtonListBox. Compile the EA and launch it on the
  Experts: Universal 1.64  (12   1 2)
Universal 1.64 : Universal trailing of positions and pending orders. Universal trailing of positions and pending orders. The Expert Advisor can also open positions and place pending orders. The EX can: Trail stop levels for orders of any type (market and pending), Apply scalping techniques, Track
New article Data Science and Machine Learning (Part 07): Polynomial Regression has been published: Unlike linear regression, polynomial regression is a flexible model aimed to perform better at tasks the linear regression model could not handle, Let's find out how to make polynomial models in MQL5
4H SWING: 4H SWING EA trades with 3 EMA's and "STOCHASTIC" indicator and swing strategy works best on 4H time frame major forex pairs. Author: Aharon Tzadik
New article DoEasy. Controls (Part 11): WinForms objects — groups, CheckedListBox WinForms object has been published: The article considers grouping WinForms objects and creation of the CheckBox objects list object. Compile the EA and launch it on the chart: We see that the declared functionality
Market Capture : A scalping Expert Advisor based on the "Market Capture" strategy. Author: Vladimir Karputov
New article Developing a trading Expert Advisor from scratch (Part 22): New order system (V) has been published: Today we will continue to develop the new order system. It is not that easy to implement a new system as we often encounter problems which greatly complicate the process. When these
20/200 expert v 4.2 AntS: The most reliable Expert Advisor. EUR/USD 1H Author: Антон
Simple candle filter martingale EA: EA with candle size filter and scale on loss Author: EA_Research_Development
RSI MA EA: What I have is an EA working from 2000, but it is not optimized. The EA works by Moving Average trend and RSI signals at overbought & oversold areas. It doesn't have targets but instead closes with soonest profits, so it's purpose is to always win. V1 is tested and working on the...
  Indicators: Chandelier exit  (16   1 2)
Chandelier exit : Developed by Charles Le Beau and featured in Alexander Elder's books, the Chandelier Exit sets a trailing stop-loss based on the Average True Range (ATR). The indicator is designed to keep traders in a trend and prevent an early exit as long as the trend extends. Typically, the
New article Developing a cross-platform grider EA (part II): Range-based grid in trend direction has been published: In this article, we will develop a grider EA for trading in a trend direction within a range. Thus, the EA is to be suited mostly for Forex and commodity markets. According to the
WPR Support Resistance : WPR (Williams Percent Range) based support/resistance. When WPR significant level (adjustable in parameters) is broken, then the indicator starts a new support or resistance on the main chart. Recommended usage is the same as for all the support/resistance indicators: as a
RSD_Histogram(Relative Strength Divergence) : Short description. RSD_Histogram uses MACD Formula. but using RSI, 13SMA on RSI, 9 EMA on RSD. it even checks equilibrium in relation to RSD and Histogram and zero line and do alerts of all kinds, next version will include Divergence of Histogram and
High Volume Bars : Colors bars when their volume has exceeded more than a standard deviation, or a multiple of it. Volume is commonly used as confirmation for a break of a significant level. Author: maximo
T3Taotra : This elegant fan based on the five T3 moving averages strongly resembles Alligator of Bill Williams and is used for market analysis in a similar way. Author: Nikolay Kositsin
IND - RiskPerTrade - MT5 : Building good trading habits by seeing things in terms of percentage not in terms of money. Author: Rodi Chamii