Articles, Library comments - page 26

Professional Order Manager : Fox Wave Clean - Professional Order Manager Professional EA for efficient trade management with one-click position control. Clean design, powerful functionality. Author: Zbynek Liska
Check out the new article: Mastering Log Records (Part 9): Implementing the builder pattern and adding default configurations . This article shows how to drastically simplify the use of the Logify library with the Builder pattern and automatic default configurations. It explains the structure of the
Check out the new article: Creating an Interactive Graphical User Interface in MQL5 (Part 1): Making the Panel . This article explores the fundamental steps in crafting and implementing a Graphical User Interface (GUI) panel using MetaQuotes Language 5 (MQL5). Custom utility panels enhance user
New article How to Test a Trading Robot Before Buying it from MQL5 Market is published: MQL5 Market allows you to test a trading robot and its features before buying it. Every Expert Advisor offered in MQL5 Market comes with a demo version that can be tested in the Strategy Tester . It is quite
  Scripts: Simple Bar Timer  (15   1 2)
Simple Bar Timer : It is a script to display the time remaining until next bar arrives. Author: Conor Mcnamara
MA Cross Alert MT4 Indicator : MA Cross Alert is a custom MT4 indicator that solves one key problem: MetaTrader’s built-in Moving Average shows the line but has no way to alert you when price crosses it. Author: Kommoju Usha Rani
Check out the new article: Expert Advisor based on the universal MLP approximator . The article presents a simple and accessible way to use a neural network in a trading EA that does not require deep knowledge of machine learning. The method eliminates the target function normalization, as well as
3D Moving Average Indicator : Demonstration of 3D visualization. ‌ Author: Sergey Pavlov
Ronz AutoSLTP for MT5 : Converted Ronz AutoSLTP MT4 version into MT5 version. Original Link: https://www.mql5.com/en/code/11649 Original Descriptions: EA for Automatic Stop Loss, Take Profit, Profit Lock, and Trailing Stop (With Special Methods). SL and TP could be hidden. Author: DADALI ARWALY
RSA Library for asymmetric encryption in MQL5 : Securing data transfer between client and Server could be a big challenge for you as MQL5 programmer. You may have experience in using built in MQL5 encryption systems like AES.AES can securely encrypt your data but on the other hand is not secure when
Check out the new article: Automating Trading Strategies in MQL5 (Part 46): Liquidity Sweep on Break of Structure (BoS) . In this article, we build a Liquidity Sweep on Break of Structure (BoS) system in MQL5 that detects swing highs/lows over a user-defined length, labels them as HH/HL/LH/LL to
Range Vector Fibo Logic (Indicator) - One Candle Strategy : A professional visual indicator for the popular "One Candle" Daily Breakout strategy (0.9 SL / 1.25 TP). Automates the vector analysis for Gold (XAUUSD). Author: Ravi Gurung
  Scripts: buysell+sl+tp  (12   1 2)
buysell+sl+tp : script to open a buy position at the current price in the MT5 window with a specified stop loss (in pips) and take profit (in pips) Author: 4kk4
  Libraries: Expert  (128   1 2 3 4 5 ... 12 13)
Expert : A library for reading/writing the parameters of arbitrary Expert Advisors. Author: fxsaber
ZigZag on Parabolic + Fibo + Channel : ZigZag indicator built using the values of the Parabolic SAR technical indicator with the added possibility to build Fibo levels on the last two indicator peaks and the channel generated with the use of three successive zigzag peaks with selection of these
  Libraries: Virtual  (79   1 2 3 4 5 ... 7 8)
Virtual : Virtual trading environment Author: fxsaber
Check out the new article: Price Action Analysis Toolkit Development (Part 39): Automating BOS and ChoCH Detection in MQL5 . This article presents Fractal Reaction System, a compact MQL5 system that converts fractal pivots into actionable market-structure signals. Using closed-bar logic to avoid
AutoRisk : Shows your position size through a comment from any symbol chart based on a risk percent on daily ATR, you can use either balance or equity. Author: David Diez
Linear Regression Slope : Linear Regression Slope Author: Mladen Rakic
BBMA ZoneZeroLoss (ZZL) Grandma Ally : BBMA ZoneZeroLoss Histogram shows trading zones e.g. for "Reentry" setup for risk minimisation Author: Alexander Piechotta
KopierMaschineMT5 : KopierMaschine is a local copier of trades between different MetaTrader 4 and MetaTrader 5 accounts in any direction located on one computer with an intuitive interface. Author: Denis Nikolaev
SAR_MACD_EA : Macd is the first to indicate bearish or bullish direction, secondly SAR in correlation with price indicates a swing in direction (Sar Flip above or below price), third conformation is the sma 40 shifted 3 and the closed price above or below the sma. Author: Jakobus Botes
Eliot Waves : "Eliot Waves" EA draws 2 Trend Lines with "zigzag" 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
Check out the new article: Tables in the MVC Paradigm in MQL5: Integrating the Model Component into the View Component . In the article, we will create the first version of the TableControl (TableView) control. This will be a simple static table being created based on the input data defined by two
Builov RSI Pro - Strategy EA : Builov RSI Pro - Strategy Author: Aleksandr Builov
Check out the new article: The Liquidity Grab Trading Strategy . The liquidity grab trading strategy is a key component of Smart Money Concepts (SMC), which seeks to identify and exploit the actions of institutional players in the market. It involves targeting areas of high liquidity, such as
Volume Oscillator : A volume oscillator is a useful technical analysis indicator that predicts the strength or weakness of price trends Author: Artyom Trishkin
Check out the new article: Data Science and ML (Part 32): Keeping your AI models updated, Online Learning . In the ever-changing world of trading, adapting to market shifts is not just a choice—it's a necessity. New patterns and trends emerge everyday, making it harder even the most advanced machine
TradeTransaction Class : A base class to simplify coding of trade transactions in MQL5. Author: amrali
Spread indicator MT5 : Spread MetaTrader indicator — displays current spread in the main window of the chart. You can modify the font parameters, indicator's position and the normalization of the spread value. The spread is redrawn after each tick, ensuring the most current and active spread value