Articles, Library comments - page 29

Check out the new article: Trading strategy based on the improved Doji candlestick pattern recognition indicator . The metabar-based indicator detected more candles than the conventional one. Let's check if this provides real benefit in the automated trading. After that, only about 600 remained for
Exp_Heiken_Ashi_Smoothed: A trading system based on the signals of the Heiken_Ashi_Smoothed indicator. A signal to perform a deal is formed at the close of a bar if the color of the indicator candlesticks changes from blue to red or vice versa. Fig. 1. Examples of trades on the chart Author:...
New article Fast Dive into MQL5 is published: You have decided to study MQL5 trading strategies' programming language, but you know nothing about it? We have tried to examine MQL5 and MetaTrader 5 terminal from the newcomers' point of view and have written this short introductory article. In this...
Martingale Levels For Money Management : To use martingale money management when a position is in loss and price hits any of specific distances. Author: ManiABLS
Strength Index Signal : provides clear arrows which clearly show the direction of the currency pair. Author: Alena Lysenkova
Breakout: An indicator of levels. The indicator allows setting:the hour and minute of the beginning of the "period" zone, the hour and minute of the end of the "period" zone, the hour and minute of the end of the "area" The "area" zone begins right after the end of the "period" zone It has five...
Check out the new article: Category Theory in MQL5 (Part 15) : Functors with Graphs . This article on Category Theory implementation in MQL5, continues the series by looking at Functors but this time as a bridge between Graphs and a set. We revisit calendar data, and despite its limitations in
New article 20 Trade Signals in MQL5 is published: This article will teach you how to receive trade signals that are necessary for a trade system to work. The examples of forming 20 trade signals are given here as separate custom functions that can be used while developing Expert Advisors. For your...
New article Improve Your Trading Charts With Interactive GUI's in MQL5 (Part II): Movable GUI (II) has been published: Unlock the potential of dynamic data representation in your trading strategies and utilities with our in-depth guide to creating movable GUIs in MQL5. Delve into the fundamental
New article How Not to Fall into Optimization Traps? has been published: The article describes the methods of how to understand the tester optimization results better. It also gives some tips that help to avoid "harmful optimization". Author: Shashev Sergei
Power of CAD with average : Power of CAD indicator shows actual strength of currency CAD calculated of 7 pairs that contain CAD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: USD CAD, AUD CAD, CAD JPY, EUR CAD, GBP CAD, NZD CAD, CAD CHF. Author: JAN
New article Creating an assistant in manual trading has been published: The number of trading robots used on the currency markets has significantly increased recently. They employ various concepts and strategies, however, none of them has yet succeeded to create a win-win sample of artificial...
Trading Sessions Open - Close: This is a trading sessions indicator. Author: Mladen Rakic
Exponential Range Average & Deviation Offset : An exponential moving average of the true range and the offset of its average deviation Author: Fernando Carreiro
EA potential entries : Dear Mqlers, I am happy to publish this EA that is based on the indicator Identify potential entries. This EA will place trades for you based on the formation of candlesticks and on your choice of trend direction (either bullish or bearish), hopefully it will be beneficial to
New article A DLL-free solution to communicate between MetaTrader 5 terminals using Named Pipes is published: The article describes how to implement Interprocess Communication between MetaTrader 5 client terminals using named pipes. For the use of the named pipes, the CNamedPipes class is developed...
  Experts: Eliot Wave I  (28   1 2 3)
Eliot Wave I: "Eliot Wave I" EA draws 2 Trend Lines with "Fractals" on chart and trades When a Eliot retracement is formed,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ. Author: Aharon Tzadik
New article MQL as a Markup Tool for the Graphical Interface of MQL Programs (Part 3). Form Designer has been published: In this paper, we are completing the description of our concept of building the window interface of MQL programs, using the structures of MQL. Specialized graphical editor will
  Experts: Pending order grid  (12   1 2)
Pending order grid: This EA Opens a grid of Buy Stops and Sell Stops at a specified distance from price. Has Stop Loss, Take Profit and Trailing Stop. Author: Thomas Kjelvik
closing partially script and Stop loss to Break Even point : closing partially script and Stop loss to Break Even point Author: Mehmet Bastem
Grid, MartinGale include File : Enables Programmers to create Martin Gale and Grid Trading strategies with ease. Author: Peter Mueller
Normalized smoothed MACD: Normalized smoothed MACD Author: Mladen Rakic
Draw trade history onto chart : Draw trade history onto chart Author: Lee Chee Tat
New article A DLL for MQL5 in 10 Minutes (Part II): Creating with Visual Studio 2017 has been published: The original basic article has not lost its relevance and thus if you are interested in this topic, be sure to read the first article. However much time has passed since then, so the current...
New article Category Theory in MQL5 (Part 4): Spans, Experiments, and Compositions 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
FX Fish: The unique FX_FISH indicator is widely used by the Western experts to trade in the foreign exchange market, stock market, and others. Author: John Smith
Check out the new article: Category Theory in MQL5 (Part 14): Functors with Linear-Orders . This article which is part of a broader series on Category Theory implementation in MQL5, delves into Functors. We examine how a Linear Order can be mapped to a set, thanks to Functors; by considering two
New article MQL5-RPC. Remote Procedure Calls from MQL5: Web Service Access and XML-RPC ATC Analyzer for Fun and Profit is published: This article describes MQL5-RPC framework that enables Remote Procedure Calls from MQL5. It starts with XML-RPC basics, MQL5 implementation and follows with two real...
New article Protect Yourselves, Developers! has been published: Protection of intellectual property is still a big problem. This article describes the basic principles of MQL4-programs protection. Using these principles you can ensure that results of your developments are not stolen by a thief, or...
New article Developing a cross-platform grid EA (Last part): Diversification as a way to increase profitability has been published: In previous articles within this series, we tried various methods for creating a more or less profitable grid Expert Advisor. Now we will try to increase the EA