Articles, Library comments - page 123

New article Multicurrency monitoring of trading signals (Part 3): Introducing search algorithms has been published: In the previous article, we developed the visual part of the application, as well as the basic interaction of GUI elements. This time we are going to add internal logic and the
Disable auto trading but ONLY for a specific EA: Simple Script to disable the Autotrading for the EA on the chart.If you just want to use the DLL, check the code and comment/uncomment the necessary Author: Noe Combes Bardoll
New article Cross-Platform Expert Advisor: Signals has been published: This article discusses the CSignal and CSignals classes which will be used in cross-platform expert advisors. It examines the differences between MQL4 and MQL5 on how particular data needed for evaluation of trade signals are...
Consecutive Identical Candles : for number of currency pairs. Author: JAN OPOCENSKY
New article Timeseries in DoEasy library (part 43): Classes of indicator buffer objects has been published: The article considers the development of indicator buffer object classes as descendants of the abstract buffer object simplifying declaration and working with indicator buffers, while creating
Coppock: The Coppock indicator shows long-term opportunities for buying or selling. Author: Vladimir Lyopa
ROBOT Trading Entries : Are you tired of getting beaten down by volatile market all the time because you are not fast enough and sometimes you loss control ? Well I am and that is why I created this EA to help me trade potential entries by setting up the trend, my position size and the Maximum
iMAX3alert Fast trend alert indicator.: A useful well behaved stand alone chart tool for traders, and a practical demonstration and application of principles used in the iMAX3 indicator previously submitted. Author: Wiley
  Indicators: SSL  (2)
SSL: Indicator SSl. Author: John Smith
Reflex: Reflex indicator (based on February 2020 TASC article by John Ehlers - metatrader 4 version) Author: Mladen
Fractal_TL: An indicator for automatic drawing of trendlines based on fractals of a given timeframe. Author: Almat Kaldybay
Bridge - structural design pattern : Decouple an abstraction from its implementation so that the two can vary independently Author: DMITRII PECHERITSA
New article Plotting trend lines based on fractals using MQL4 and MQL5 has been published: The article describes the automation of trend lines plotting based on the Fractals indicator using MQL4 and MQL5. The article structure provides a comparative view of the solution for two languages. Trend...
2pbIdealMA: Moving average Author: Nikolay Kositsin
KOB Requisites Script : This script downloads bars and ticks from EURUSD as required for the correct execution of Kiss on Billions on EURUSD from Saeid Irani. Author: Jordi
New article The Most Active MQL5.community Members Have Been Awarded iPhones! is published: We have long been planning to encourage the most active MQL5.com participants contributing to the Community development. Therefore, the new rating system has been implemented on the website. Articles, Code
Your MAX possible trading VOLUME : One of the biggest struggling we face is not being able to know our maximum possible trading volume. Author: Mario Gharib
Slope Direction Line: The Slope Direction Line trend indicator, used by the Hammering EA from the Market section. Author: IURII TOKMAN
MA MACD Position averaging v2: The Expert Advisor based on iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD). Averaging positions in case of a loss. Improvement of the version 1.0 Author: Vladimir Karputov
Support Vector Machine Indicator: This indicator uses support vector machines to analyse indicator data and signal future trades. Buy trades are signalled by a green ‘up’ arrow with sell trades signalled by a red ‘down’ arrow. Author: Josh Readhead
StdDev_Cross: StdDev Cross indicator Author: Scriptor
Trading Panel : Trading has been also about planing and executing but the MOST IMPORTANT part is to protect ourselves from ourselves and to protect our capital. Author: Mario Gharib
Bermaui Bands LCS lite: Have a look here: <Deleted> I developed it into my own lite MT5 version Author: Firmin
Simple MA EA: Really simple EA for those who needs an example and for those who is looking for something to try out new Strategy Tester. EA is based on two MA lines. If one lines is crossing another then SELL or BUY. Author: outkast
Scalping With Virtual Pending Orders: This scalping EA demonstrates the use of a Virtual Pending order class library to simulate pending orders. Author: Richard Poster
ElliottWaveMaker 3.0: ElliottWaveMaker 3.0 is Tool for Semi-Automatic Analysis of Elliott Waves and Andrew's Pitchforks, a logical extension of version 2.0 known as AutoElliottWaveMaker. In version 3.0 minor errors are corrected, the ability to draw Andrew's Pitchforks and a few additional...
Bollinger Band Two MA and ZigZag: The Expert Advisor uses indicator iBands (Bollinger Bands, BB), two iMAs (Moving Average, MA) from different timeframes, and custom indicator ZigZag. Author: Vladimir Karputov
5Mins Envelopes Scalping : This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD. Author: coocker71
Adapter - structural design pattern : Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together Author: DMITRII PECHERITSA
New article Native Twitter Client: Part 2 has been published: A Twitter client implemented as MQL class to allow you to send tweets with photos. All you need is to include a single self contained include file and off you go to tweet all your wonderful charts and signals. Attached is a working MT5