Lib5 EAPadPRO for MT5

4.5

Library to add the Information Panel to your Expert Advisor for MetaTrader 5.

We can not guarantee that the information and interface of the program will give you a profit on deals, but we will definitely say that even the simplest interface of the program can strengthen the first impression.

Detailed description and instructions for adding our panel to your Expert Advisor are in our blog: LIB - EAPADPRO Step-by-step instruction

Detailed description of our panel and instructions for using EAPADPRO

MetaTrader 4 Library Version

The process of adding consists of 10 steps and they are described in detail in our article.


Installing the Library

  1. Install the library from this site;
  2. Open your Expert Advisor;
  3. Open our sample and step-by-step guide to installing our code, the file Exp - EAPADPRO LIBRARY TEST (Can be found in the blog);
  4. Do each Step as written in the recommendation or use our step-by-step instruction from the site.

EAPADPRO personalization

All that you can change in our panel is described in this paragraph:

  1. versionea - The version of your Expert Advisor that is displayed in the panel;
  2. BMPLOGO - the logo of your BMP 60x60 adviser that is displayed on the panel;
  3. icon - The icon of your expert, which is displayed in the properties of the expert;
  4. defEANAME - the name of your Expert Advisor that is displayed in the panel;
  5. YourName - your name or nickname that is displayed in the panel;
  6. copyright - Your copyright, which is displayed in the properties of the Expert Advisor;
  7. CreateInputs - The function of displaying your external variables on the panel. There are 10 such parameters in total. The format of the filling: "Name", "Value";
  8. CreateStrategy - The function of displaying your strategy values ​​on the panel. There are 10 such parameters in total. The format of the filling: "Name", "Value";
  9. MagicForEaPadPRO = 0 - Magic number, which will be watched by our panel (All information is filtered by magic number), at -1 = the panel will take all positions from the account by this symbol, at 0 = only manual (Hand) deals;
  10. MagicForEaPadPRO_Open = -1 - Magic number, which will be assigned to the positions opened from our panel;
  11. CommentForEaPadPRO = "" - A comment that will be assigned to positions opened from our panel;
  12. TypeFillingForEaPadPRO = 0 - Type of fill orders at opening, only for terminal MT5;
  13. ShowBuySell = true - Show the "trading panel in 1 click" (BUY SELL)

Terms of Use

Our library with the information panel EAPADPRO is distributed on the back link to our page.

If you wish to sell your expert in the market or on the Internet, you need to add the following text to the description of your product:

  1. The EAPADPRO information graphic panel.
  2. All rights to this EAPADPRO panel belong to Vladislav  Expforex
  3. The author of the EAPADPRO information panel is not responsible for the advisor or indicator that uses our panel.
  4. Our EAPADPRO panel is designed solely for the purpose of providing additional information about trading on your account.


Reviews 11
Benjamin Afedzie
3766
Benjamin Afedzie 2025.07.02 22:08 
 

great product

Seth Tetteh
2413
Seth Tetteh 2024.04.25 12:47 
 

not bad

Nepomnjashchy
78
Nepomnjashchy 2023.12.16 02:08 
 

Пока все классно. тестируют

Recommended products
LT Mini Charts
Thiago Duarte
4.88 (8)
This is a utility indicator that creates mini charts on left side of the chart you are looking at. It is very useful to watch many timeframes simultaneously, without having to change between multiple charts. Its configuration is very simple. You can have up to 4 mini charts opened. They automatically load the template of the "parent" chart. If you have any doubt please contact me. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I appreciate a lot  
FREE
QUANTUM NEURAL CALCULATOR | Risk Manager (FREE) "Never blow your account again. Engineering meets Risk Management." Calculation errors are the #1 reason why traders fail. Most beginners (and even some pros) guess their lot size, leading to emotional trading and blown balances. The Quantum Neural Calculator is a professional utility tool designed to synchronize your psychology with pure mathematics. How it works This tool removes the guesswork. Simply set your desired risk in USD (e.g., $50)
FREE
MultiTimeframe Info Feed (MIF) Indicator Description: MultiTimeframe Info Feed (MIF) is a smart MQL5 indicator that displays a dynamic, real-time info panel directly on your chart, offering powerful insight into current market conditions. Key features include: Real-time display of Open, High, Low, Close, and live Tick price Tick Rate (ticks per second) for assessing market activity Auto-calculated Entry Price on new candle formation Signal direction detection (BUY / SELL) Price action pattern re
FREE
EdgeZone EA Inspector - FREE Edition Monte Carlo Analysis Tool for Trading Strategies Important: This is an analysis tool, not a trading robot. It does not execute trades but analyzes strategy data through statistical simulations. The Problem Many Expert Advisors show impressive backtest results but fail in live trading. The most common reason: over-optimization - the strategy was adjusted until it looks perfect for past data, but doesn't work for the future. The Solution: EdgeZone EA Inspector
FREE
Volume Weighted Average Price or VWAP is an indicator wich shows different average prices on chart. This is very useful to find strong negotiation price areas and as trend following. Configurations: Day, Week and Month - Show different VWAPs according to the period. You can change each line style on "colors" tab. Any doubt or suggestion please contact us. Enjoy! This is a free indicator, but it took hours to develop. If you want to pay me a coffee, I appreciate a lot   <3 PayPal, Skrill, Nete
FREE
Exact Time — detailed time on the seconds chart. The utility shows the opening time of the selected candle. This is necessary when working with seconds charts. For example, it can be used on a seconds chart built using the Seconds Chart utility. Inputs Base corner — the chart corner to which an object Is attached. X distance — the horizontal distance from the chart corner. Y distance — the vertical distance from the chart corner. Text font — font name Font size — font size Color — text color
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.69 (13)
The idea of a Value Chart indicator was presented in the very good book I read back in 2020 , " Dynamic Trading Indicators: Winning with Value Charts and Price Action Profile ", from the authors Mark Helweg and David Stendahl. The idea is simple and the result is pure genius: Present candlestick Price analysis in a detrended way! HOW TO READ THIS INDICATOR Look for Overbought and Oversold levels. Of course, you will need to test the settings a lot to find the "correct" one for your approach. It
FREE
Introduction Welcome to the world of Forex trading, where every tick of the market can be influenced by news events. Introducing our expert advisor for MetaTrader, your ultimate tool for navigating the complexities of news trading. This innovative advisor is specifically designed to automate your trading strategy during key macroeconomic releases, ensuring you never miss an opportunity.  When important indicators are announced, volatility often spikes, creating potential for profit. Our expert
FREE
Levels of Pivots
Nikolay Mitrofanov
The utility draws reversal levels using the formulas for each of the selected number of candles: Pivot = (high + close + low) / 3 R1 = ( 2 * Pivot) - low S1 = ( 2 * Pivot) - high R2 = Pivot + (R1 -S1) R3 = high + ( 2 * (Pivot - low)) S2 = Pivot - (R1 - S1) S3 = low - ( 2 * (high - Pivot)) H = high L = low U = if the candle is bullish, then close. Otherwise - open D = if the candle is bullish, then open. Otherwise - close On any timeframe. After a new candle closes on the calculated timeframe
FREE
High Low Open Close
Alexandre Borela
4.98 (43)
If you like this project, leave a 5 star review. This indicator draws the open, high, low and closing prices for the specified period and it can be adjusted for a specific timezone. These are important levels looked by many institutional and professional traders and can be useful for you to know the places where they might be more active. The available periods are: Previous Day. Previous Week. Previous Month. Previous Quarter. Previous year. Or: Current Day. Current Week. Current Month. Current
FREE
SPECIAL ANNOUNCEMENT: Get the Ultimate Trading Suite! Before you grab this utility, did you know? The LogicLadder Visual Trade Planner is so powerful that it serves as the core visual execution engine for my flagship MT5 trading systems! If you are looking for a massive, all-in-one trading dashboard, advanced trade management, or strict prop-firm guardrails, you can get this exact visual planner already included inside my premium and free full-suite EAs: Pro LTS TradeDashboard MT5 (Paid
FREE
Friend of the Trend: Your Trend Tracker Master the market with Friend of the Trend , the indicator that simplifies trend analysis and helps you identify the best moments to buy, sell, or wait. With an intuitive and visually striking design, Friend of the Trend analyzes price movements and delivers signals through a colorful histogram: Green Bars : Signal an uptrend, indicating buying opportunities. Red Bars : Alert to a downtrend, suggesting potential selling points. Orange Bars : Represent cons
FREE
This robot sends Telegram notifications based on the coloring rules of PLATINUM Candle indicator. Example message for selling assets: [SPX][M15] PLATINUM TO SELL 11:45. Example message for buying assets : [EURUSD][M15] PLATINUM TO BUY 11:45 AM. Before enable Telegram notifications  you need to create a Telegram bot, get the bot API Key and also get your personal Telegram chatId. It's not possible to send messages to groups or channels. You can only send messages to your user chatId. You should
FREE
Crystal Dashboard
Muhammad Jawad Shabir
Crystal Profit Dashboard – Real-Time MT5 Account Performance Utility Overview Crystal Profit Dashboard is a lightweight MetaTrader 5 utility that provides real-time profit and loss monitoring directly on the chart. It offers a clean, modern dashboard interface that updates account performance without clutter, allowing traders to focus on execution while keeping essential metrics visible. Designed for scalpers, intraday traders, and swing traders, this tool provides accurate floating profit/los
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.73 (11)
It is the MQL5 version of zero lag MACD that was available for MT4 here: https://www.mql5.com/en/code/9993 Also there was a colored version of it here but it had some problems: https://www.mql5.com/en/code/8703 I fixed the MT4 version which has 95 lines of code. It took me 5 days to write the MT5 version.(reading the logs and testing multiple times and finding out the difference of MT5 and MT4!) My first MQL5 version of this indicator had 400 lines of code but I optimized my own code again and n
FREE
Note from Developer: This is the lite version of the Double TMA with Bands Indicator. You can find the paid version that comes with alerts and on screen signal arrows built in here . I will also be selling an EA based on this trading system soon once all backtesting and optimization have been completed. Unlock your trading potential with the Double TMA Indicator with Reversal Detection! Designed for swing and reversal trading, this versatile tool integrates two Triangular Moving Averages (
FREE
Tick Database — export of tick database from MT5 terminal to MT4. The utility provides access to the tick database in real time. This is necessary to generate synthetic charts in the MT4 terminal, which initially does not provide for loading a tick database. For example, you can organize permanent access to the tick database for the Seconds Chart utility. If the opening time of the last candle in the terminals is different, then you need to specify the time offset in hours. Example We open M1 ch
FREE
Axilgo PipPiper CoPilot
Theory Y Technologies Pty Ltd
5 (2)
Axilgo Pip Piper CoPilot Elevate your trading game with the Axilgo Pip Piper CoPilot, the first in our revolutionary Pip Piper Series. This all-inclusive toolset is meticulously crafted for serious traders, focusing on key areas such as Risk Management, Trade Management, Prop Firm Rule Compliance, and Advanced Account Management . With CoPilot, you’re not just investing in a tool—you’re gaining a strategic partner in the intricate world of trading. Important Notice: To ensure you receive the fu
FREE
SX Theme Setter MT5
Mojtaba Sarikhani
5 (1)
SX Theme Setter is intended for changing chart appearance in 2 modes: - Gradient background mode: In this mode, the indicator creates a gradient background for your chart. Colors, steps and gradient type can be selected by user. - Color theme: Color theme mode provides more than 50 built-in different color themes which can be selected from a list. Most of these themes are converted from official color themes of real trading platforms of the past and present. Try them out and see if they suit
FREE
Are you tired of drawing trendlines every time you're analyzing charts? Or perhaps you would like more consistency in your technical analysis. Then this is for you. This indicator will draw trend lines automatically when dropped on a chart. How it works Works similar to standard deviation channel found on mt4 and mt5. It has 2 parameters: 1. Starting Bar 2. Number of bars for calculation The   starting bar   is the bar which drawing of the trend lines will begin, while the   number of bars for c
FREE
Indicator measures strength of each currency in your list. Main idea: It simply iterates through all combinations of pairs and adds difference between open and close in percent. Parameters: List of currencies - what currencies will be calculated (maximum is 8) Calculation type - from which data will be strength calculated Calculation data input - used as input related to calculation type Symbol suffix - used in case of suffix on symbols, e.g: when your symbols look like EURUSDm, EURUSDmicro etc
FREE
LT Trade Panel Lite
Thiago Duarte
4.65 (51)
Have you missed any tools or shortcuts in Meta Trader? Simple things that would make your daily trading much easier ? We have the solution for you: our Trade Panel! This is an EA tool (Expert Advisor) that, if configured to controll all symbols, needs to be loaded only once. This is the Lite version (free) of our tool. Professional version:   https://www.mql5.com/en/market/product/42658 If you have some problemas with the shortcut buttons on chart on unpinned mode try change the tickets digi
FREE
This innovative indicator for measuring the strength of currencies from INFINITY is an indispensable assistant for scalpers and traders trading for a long time. The system for analyzing the Strength / weakness of currencies has long been known and used in the market by the world's leading traders. Any arbitrage trading is not complete without this analysis. Our indicator easily determines the strength of the base currencies in relation to each other. It displays line charts for all or the curre
FREE
Utazima Universal AI (MT5 Indicator) Price: Free Overview Utazima Universal AI is a manual trading indicator that provides a dashboard-style view of selected market structure elements and session/time conditions. It does not place trades. What it shows (depending on settings) - Market structure and key zones (optional) - FVG/imbalance zones (optional) - Liquidity sweep style markers (optional) - Trend-direction filtering (optional) - Session/time filters for active periods (optional) - Risk/re
FREE
MW Volume
Martin Bittencourt
3.8 (5)
The Martinware Volume indicator plots a colored moving average over volume bars. The coloring uses three colors and can be done in different ways choosable by the user and is applied both to the average as to the volume bars. Three types of coloring are possible: None: no coloring is done Increasing or decreasing: changes the color depending on the current value being bigger or lesser than the previous one Volume relative to average: colors vary if the current volume is bigger or lesser then
FREE
Support & Setup | MetaTrader Trade Journal Support & Resources Everything you need to get your MetaTrader Trade Journal running perfectly. https://mt-trade-journal.com/free/download/install.mp4     Full Install Video here Official Support Page Documentation and free resources Visit Page Direct Contact Message Jack Ryland on Telegram Message Now Step 1 — Configure MetaTrader WebRequests To allow the EA to sync your data, you must authorize these URLs. In your MT4/MT5 terminal, go to Tools → Opt
FREE
Trading Performance Analyzer v3   is a comprehensive MetaTrader 5 tool that combines professional-grade performance analytics with powerful trade management capabilities in a beautifully designed, fully customizable interface. KEY FEATURES Advanced Analytics Dashboard Real-time Performance Metrics:   Profit, win rate, profit factor, expectancy, streaks Equity Curve Visualization:   Dual-tone area chart with smooth gradients Period Statistics:   Automatic breakdown by Week/Month/Year Daily P
FREE
Trade assistant pro v8
Ahmed Mohammed Bakr Bakr
FREE FREE FREE Trade Assistant MT5 – Professional Trading & Risk Management Panel Trade Assistant MT5 is an advanced trading panel designed to help traders execute orders faster, safer, and more professionally . It simplifies manual trading by combining smart order management , precise risk control , and one-click execution , making it ideal for both beginners and advanced traders. This tool does not trade automatically . Instead, it empowers you with full control while applying professional-gra
FREE
Swiss VWAPsimple
Terence Gronowski
4.8 (5)
Swiss VWAPsimple Motivation Did not find free VWAP that works, the one that I found craseh. So I created a VWAP which calculates values only for the actual day. So computer resouces are not over stressed. What is VWAP, how is it used?  VWAP stands for Volume Weighed Average Price, it calculates the running sum of tick volume and the runnung sum of price times tickvolume. The division of these sums result in a weighed price (Sum P*V/Sum V). The calculation starts normally at midnight. The values
FREE
Statistical Arbitrage Spread Generator for Cointegration [MT5] What is Pair Trading? Pair trading is a market-neutral strategy that looks to exploit the relative price movement between two correlated assets — instead of betting on the direction of the market. The idea? When two assets that usually move together diverge beyond a statistically significant threshold, one is likely mispriced. You sell the expensive one, buy the cheap one , and profit when they converge again. It’s a statistica
FREE
Buyers of this product also purchase
WalkForwardOptimizer MT5
Stanislav Korotky
3.78 (9)
WalkForwardOptimizer library allows you to perform rolling and cluster walk-forward optimization of expert advisers (EA) in MetaTrader 5. To use the library include its header file WalkForwardOptimizer.mqh into your EA source code, add call provided functions as appropriate. Once the library is embedded into EA, you may start optimization according to the procedure described in the User guide . When it's finished, intermediate results are saved into a CSV file and some special global variables.
Here   is   the   English translation   of   your   description   for   the EA   (Expert   Advisor): --- This   is a   time -based   automatic trading   EA . It allows   you   to   set the   exact   time   for trading , down   to   the   second , and   specify the   maximum number   of   orders . You   can choose   to   place   either   buy   or   sell   orders . It   is possible to   set take   profit and   stop   loss   points . Additionally , you can   specify   how   long after   placing  
This library will allow you to manage trades using any of your EA and its very easy to integrate on any EA which you can do yourself with the script code which is mentioned in description and also demo examples on video which shows the complete process. This product allows trading operations via API For chart : Renting Crypto Charting for OHLC data or Crypto Ticks with Order Book Depth is optional If your EA is HFT and operations on seconds chart, You may be interested in converting charts to se
Native Websocket
Racheal Samson
5 (6)
An   easy to use, fast,  asynchronous   WebSocket library  for MQL5. It supports: ws://   and   wss://  (Secure "TLS" WebSocket) text   and   binary   data It handles: fragmented message  automatically (large data transfer) ping-pong   frames  automatically (keep-alive handshake) Benefits: No DLL required. No OpenSSL installation required. Up to 128 Web Socket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native t
TupoT3
Li Guo Yin
突破交易策略:智能风控系统升级版‌ 当价格突破关键阻力位时,往往意味着趋势的质变时刻。我们的突破交易策略通过三重智能系统——‌动态阈值识别‌、‌量能验证机制‌和‌自适应止损算法‌,帮助交易者精准捕捉这些跃迁机会。 ‌核心优势‌: ‌智能预警‌:实时监测200+技术指标,自动标记潜在突破位 ‌风险对冲‌:突破失败时自动触发0.5秒内止损,保护本金安全 ‌多周期验证‌:结合日线/4小时/1小时数据过滤假信号 ‌实战案例‌: 2025年第二季度,该策略在现货黄金市场实现连续23次有效突破,平均持仓周期缩短至4.7小时,收益率达传统趋势策略的3.2倍。 ‌智能风控系统‌: ‌动态止盈‌:根据ATR指标自动调整止盈位,锁定利润的同时保留上行空间 ‌分级止损‌:首次突破失败后自动切换至1:1盈亏比保护模式,二次突破确认后恢复原策略 本EA依下图设置做黄金1小时图线,经长时期实盘验证年利润达到30多倍,修改参数可以用作比特币和纳斯达克指数都有很好的收益。
The library is dedicated to help manage your trades, calculate lot, trailing, partial close and other functions. Lot Calculation Mode 0: Fixed Lot. Mode 1: Martingale Lot (1,3,5,8,13) you can use it in different way calculate when loss=1 ,when profit=0. Mode 2: Multiplier Lot (1,2,4,8,16) you can use it in different way calculate when loss=1 ,when profit=0. Mode 3: Plus Lot (1,2,3,4,5) you can use it in different way calculate when loss=1 ,when profit=0. Mode 4: SL/Risk Lot calculate based on s
Friends, join us! Ask questions and connect with like-minded traders: MetaCOT Public Group MetaCOT Information Channel: news, CFTC reports, and signals: MetaCOT Channel Here’s to successful trading and new profitable signals for us all! Attention! Recently, certain countries have been blocking access to the cftc.gov website. As a result, users in these countries are giving the product low ratings. MetaCOT has always adhered to the highest quality standards and is in no way associated with th
This is a simplified and effective version of the library for walk forward analysis of trading experts. It collects data about the expert's trade during the optimization process in the MetaTrader tester and stores them in intermediate files in the "MQL5\Files" directory. Then it uses these files to automatically build a cluster walk forward report and rolling walk forward reports that refine it (all of them in one HTML file). Using the WalkForwardBuilder MT5 auxiliary script allows building othe
OrderBook History Library
Stanislav Korotky
3 (2)
Order Book, known also as Market Book, market depth, Level 2, - is a dynamically updated table with current volumes of orders to buy and to sell specific financial instument at price levels near Bid and Ask. MetaTrader 5 provides the means for receiving market book from your broker, but in real time only, without access to its history. The library OrderBook History Library reads market book state in the past from archive files, created by OrderBook Recorder . The library can be embedded into you
BitMEX Trading API
Romeu Bertho
5 (1)
Cryptocurrency analysis has never been easier with Crypto Charts for MetaTrader 5. Now, trading on BitMEX has never been easier with BitMEX Trading API for MetaTrader 5. BitMEX Trading API library was built to be as easy to use as possible. Just include the library into your Expert Advisor or Script, call the corresponding methods and start trading! Features Trade on BitMEX and BitMEX Testnet. Build and automate your strategies. Concern more with the trading strategy logic and less with the co
Teclado trader, é uma BIBLIOTECA que você pode chamar no OnChartEvent para abrir posição de compra/venda/zerar, os botões padrões são: V = venda C = compra Z = zerar posições a mercado S = zerar posições opostas e depois a mercado X = zerar posições opostas Além da função de teclado, é possível mostrar os estados do ExpertAdvisor usando o MagicId, com informação de: lucro mensal, semanal, diario, e posição aberta, para isto use o OnTick, ou qualquer outro evento (OnTimer / OnTrade / OnBookEven
Goliath Mt5
Nicolokondwani Biscaldi
Goliath MT5 - scalper fully automated Expert Advisor for medium-volatile forex markets P roperties: The Library trades 10 currency pairs (USDCHF, EURCHF, EURGBP, AUDUSD, USDCAD, GBPUSD, EURUSD, NZDUSD, CADCHF, EURAUD, EURCAD, AUDJPY) The Library does not use martingale The Library sets a fixed stop loss and take profit for all orders The Library only trades a user input volume The Library can be installed on any currency pair and any timeframe Recommendations: Before using on a real account, t
Binance Library
Hadil Mutaqin SE
5 (1)
The library is used to develop automatic trading on Binance Spot Market from MT5 platform. Support all order types: Limit, Market, StopLimit and StopMarket Support Testnet mode Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header   file and EA sample   https://drive.google.com/uc?export=download&id=1kjUX7Hyy02EiwTLgVi8qdaCNvNzazjln Copy Binance.mqh to folder \MQL5\Include Copy  BinanceEA-Sample.mq5 to folder \MQL5\Experts 3. Allow WebRequest from MT5
Gold plucking machine   Gold plucking machine is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Fast and Slow lines indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Use grid strategy to place orders without stop loss operation, so please make sure the account has sufficient funds. magic number      -  is a special number that the EA assigns to its orders. Lot Multiplier        - 
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support Binance Futures USD-M and COIN-M Support Testnet mode Support all order types: Limit, Market, StopLimit, StopMarket, StopLoss and TakeProfit Automatically display the chart on the screen Usage: 1. Open MQL5 demo account 2. Download Header file and EA sample https://drive.google.com/uc?export=download&id=17fWrZFeMZoSvH9-2iv4WDJhcyxG2eW17 Copy BinanceFutures.mqh to folder \MQL5\Include Copy  Bina
MT4/5通用交易库(  一份代码通用4和5 ) #ifdef __MQL5__      #define KOD_TICKET ulong      #define KOD_MAGIC   long #else        #define KOD_TICKET long      #define KOD_MAGIC   int #endif class ODLIST; #import "K Trade Lib Pro 5.ex5"       //祝有个美好开始,运行首行加入    void StartGood() ;    //简单开单    long OrderOpen( int type, double volume, int magic, string symbol= "" , string comment= "" , double opprice= 0 , double sl= 0 , double tp= 0 , int expiration= 0 , bool slsetmode= false , bool tpsetmode= false );    //复杂开单
If you're a trader looking to use Binance.com and Binance.us exchanges directly from your MetaTrader 5 terminal, you'll want to check out Binance Library MetaTrader 5. This powerful tool allows you to trade all asset classes on both exchanges, including Spot, USD-M   and COIN-M futures, and includes all the necessary functions for trading activity. Important: you need to have source code to properly implement the library. With Binance Library MetaTrader 5, you can easily add instruments from Bi
1. What is this The MT5 system comes with very few optimization results. Sometimes we need to study more results. This library allows you to output more results during backtest optimization. It also supports printing more strategy results in a single backtest. 2. Product Features The results of the optimized output are quite numerous. CustomMax can be customized. The output is in the Common folder. It is automatically named according to the name of the EA, and the name of the same EA will be au
T5L Library is necessary to use the EAs from TSU Investimentos, IAtrader and others. It contains all the functions framework needed to Expert Advisors working properly.  ツ - The Expert Advisors from  TSU Investimentos does not work without this library,  the T5L library can have updates during the year - At this Library you will find several funcionalities like order sends, buy and sell, trigger entry points check, candlestick analyses, supply and demmand marking and lines, and much more. 
AO Core
Andrey Dik
3.67 (3)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. Pay attention to the MT5 Optimization Booster product , which makes it very easy to manage the regular MT5 optimizer . An example of using AO Core is described in the article: https://www.mql5.com/ru/articles/14183 https://www.mql5.com/en/blogs/post/756510 This hybrid algorithm is based on a genetic algorithm and contains the best qualities and properties of p
EA Toolkit
Esteban Thevenon
EA Toolkit is a library that allows any developer to quickly and easily program Advisor experts. It includes many functions and enumerations such as trailing stop, lot, stop loss management, market trading authorisations, price table updates, trading conditions and many more. Installation + Documentation : You will find all the information to install this library and the documentation of its functions on this GitHub : https://github.com/Venon282/Expert-Advisor-Toolkit WARNING : The installation
GetFFEvents MT5 I tester capability
Hans Alexander Nolawon Djurberg
Want to get all events like Previous/Forecast/Actual values for each news to analyze/predict it? By this simple library you can do it easily,Just import/integrate the library into your system,then get all possible values for each news   Even In Strategy Tester   . Note: Please add the address " https://www.forexfactory.com/ " of news feed at your MT5 tab > Tools > Options > Expert Advisors > Check Allow web request for listed URL. Since the WebRequest() function can't be called from indicator ba
A Simple Moving Average (SMA) is a statistical indicator used in time series analysis. This indicator represents the arithmetic mean of a sequence of values over a specific period of time. SMA is used to smooth short-term fluctuations in data, helping to highlight the overall trend or direction of changes. This aids analysts and traders in better understanding the general dynamics of the time series and identifying potential trends or changes in direction.  More information you can find in Wiki 
Hello everyone! I am a professional MQL programmer , Making EAs, Indicators and Trading Tools for my clients all over the world. I build 3-7 programs every week but I seldomly sell any ready-made Robots. Because I am fastidious and good strategy is so few...  this EA is the only one so far I think its good enough to be published here.  As we all know, the Ichimoku indicator has become world popular for decades, but still, only few people knows the right way of using it, and if we check the clo
Applying these methods, I managed to arrive at a nuanced conclusion that is crucial to understanding the importance of unique strategies in contemporary trading. Although the neural network advisor showed impressive efficiency in the initial stages, it proved to be highly unstable in the long run. Various factors such as market fluctuations, trend changes, external events, etc. cause its operation to be chaotic and eventually lead to instability. With these experiences, I accepted the challenge
Introducing "TG Risk Service Manager" — your comprehensive toolkit for swift and precise risk management and lot size calculations in the dynamic world of trading. Designed to streamline development processes and enhance trading strategies, this indispensable library equips developers with essential tools for optimizing risk assessment and trade profitability. Metatrader4 Version |  All Products  |  Contact   Key Features: Efficient Lot Size Calculation : Harness the power of precise lot size c
Introducing "TG Trade Service Manager" — your all-in-one solution for seamless trade management in both MQL4 and MQL5 environments. With a focus on speed, reliability, and convenience, this powerful library simplifies the complexities of trade execution and management, empowering developers with a single interface for enhanced efficiency. Metatrader4 Version   |   All Products   |   Contact   Key Features: Unified Interface : TG Trade Service Manager" provides a unified interface for   MQL4   an
OpenAI Library MT5
VitalDefender Inc.
The following library is proposed as a means of being able to use the OpenAI API directly on the metatrader, in the simplest way possible. For more on the library's capabilities, read the following article: https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual IMPORTANT: To use the EA you must add the following URL to allow you to access the OpenAI API as shown in the attached images In order to use the library, you must include the following Hea
This trailing stop application will helping trader to set the trailing stop value for many open positions, that apply a grid or martingale strategy as a solution. So if you apply a grid or martingale strategy (either using an EA or trading manually), and you don't have an application to set a trailing stop, then this application is the solution. For EAs with a single shot strategy, just use the FREE trailing stop application which I have also shared on this forum.
KP TRADE PANEL EA is an EA MT5 facilitates various menus. KP TRADE PANEL EA is an EA skin care in MT5 is an EA that puts the system automatically in download EA MT5 to test with demo account from my profile page while some Trailing Stop Stop Loss require more than 0 features EA determines lot or money management calculates lot from known and Stop loss TS = Trailing stop with separate stop loss order Buy more AVR TS = Trailing stop plus
More from author
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
Trade copier for MetaTrader 4.   It copies forex trades, positions, and orders from any accounts. It is one of the best trade copiers   MT4-MT4, MT5 - MT4   for the   COPYLOT MT4   version (or   MT4 - MT5 MT5 - MT5   for the   COPYLOT MT5   version).        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex Copier  version for      MetaTrader 5  terminal ( МТ5 - МТ5, МТ4 - МТ5 )-  Copylot Cli
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.82 (34)
Trade copier for MT5 is a trade copier for the МetaТrader 5 platform. It copies forex trades  between any accounts   MT5 - MT5, MT4 - MT5 for the COPYLOT MT5 version (or MT4 - MT4 MT5 - MT4 for the COPYLOT MT4 version)    Reliable copier!         MT4 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex You can also copy trades in the МТ4 terminal (МТ4 - МТ4, МТ5 - МТ4):     COPYLOT CLIENT for MT4
Exp5 AI Sniper for MT5
Vladislav Andruschenko
2 (2)
Our team is thrilled to introduce Trading Robot, the cutting-edge Smart Trading Expert Advisor for the MetaTrader terminal. AI Sniper is an intelligent, self-optimizing trading robot designed for MT5 . It leverages a smart algorithm and advanced trading strategies to maximize your trading potential. With 15 years of experience in trading exchanges and the stock market, we have developed innovative strategy management features, additional intelligent functions, and a user-friendly graphical inte
VirtualTradePad One Click Trading Panel
Vladislav Andruschenko
4.59 (73)
Trading Panel for trading in One click.  Working with positions and orders!  Trading from the  chart  or the  keyboard . With our trading panel, you can execute trades with a single click directly from the chart and perform trading operations 30 times faster than with the standard MetaTrader control. Automatic calculations of parameters and functions make trading faster and more convenient for traders. Graphic tips, info labels, and full information on trade deals are on the chart MetaTrader.  
Exp5 Swing PRO for MT5
Vladislav Andruschenko
5 (1)
The Swing model-based trading strategy involves placing two opposing pending orders with increased lots. As the market price moves in a certain direction, one of the orders is triggered while the lot size of the other is increased.  This approach allows traders to capture profit while minimizing risks, making it a reliable way to trade forex, stocks, and commodities. The use of this strategy in financial trading has been widely recognized for its ability to facilitate informed decision-making,
Exp4 AI Sniper for MT4
Vladislav Andruschenko
2.33 (3)
AI Sniper   is an intelligent, self-optimizing trading robot designed for MT4   terminals. Utilizing a sophisticated algorithm and cutting-edge trading methodologies, AI Sniper epitomizes excellence in trading optimization. With over 15 years of extensive experience in both exchange and stock markets, our team has crafted this Expert Advisor, incorporating innovative strategy management features, intelligent functionalities, and an intuitive graphical interface. Each facet of AI Sniper is metic
Exp TickSniper PRO FULL
Vladislav Andruschenko
3.97 (58)
Exp-TickSniper -  high-speed tick scalper with auto-selection of parameters for each currency pair automatically. Do you dream of an adviser who will automatically calculate trading parameters? Automatically optimized and tuned? The full version of the system for MetaTrader 4:   TickSniper  scalper  for MetaTrader 4 TickSniper - Full Description   + DEMO + PDF The EA has been developed based on experience gained in almost 10 years of EA programming. The EA strategy works with any SYMBOLS. The
Exp THE X FULL
Vladislav Andruschenko
4.79 (29)
Universal automatic Expert Advisor for MetaTrader 5 working on standard indicators. UniversalEA  The Constructor EA is provided with a large set of functions. You can select one of 20 signals to open a position and 5 of 20 filters to sort out the signals of the standard indicators included in the MetaTrader package. Besides, you can adjust the indicator parameters, select a timeframe, and specify a signal bar for each signal. You can also download The X EA for the MetaTrader 4 terminal  The X f
Exp Assistant 5
Vladislav Andruschenko
4.77 (124)
Auto Setting, stop loss, take profit, trailing stop, breakeven levels, enabling virtual stop loss and take profit. Exp Assistant will help you organize maintenance of your positions. This program, the Expert Advisor, is designed to automatically set the  Real or Virtual   Stop Loss and Take Profit  levels for your positions while trading.  You can easily manage all the operations of the Expert Advisor from the control panel on the chart.  If you face any difficulty in setting stop loss, take pro
FREE
Exp Tick Hamster MT5
Vladislav Andruschenko
3.59 (17)
Expert  with automatic optimization of all parameters for any trading symbol for MetaTrader 5. Trading EA without settings! Tick   Hamster  - This is an  automated trading expert for newbies and users who want to avoid setting up an advisor! Make trading easier than ever before with our automated trading expert, which is designed especially for beginners. Say goodbye to the hassle of setting up an advisor and hello to stress-free trading. Get started today and take your first steps towards succe
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
Exp5 Duplicator
Vladislav Andruschenko
4.75 (8)
Expert Advisor Duplicator repeats trades/positions a preset number of times on your account  MetaTrader 5 . It copies all deals opened manually or by another Expert Advisor. It is possible to increase the lot size of the signals. Copies signals and increases the lot from signals! MQL5 Signal Lot Increase; The following functions are supported: custom lot for copied trades, copying StopLoss, TakeProfit, use of trailing stop and much more.        MT4 version Full Description +DEMO +PDF   How To
Exp5 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.53 (30)
The utility allows you to manually test your strategies in the strategy tester. One-click trading on the visualization chart. Convenient and complete functionality for testing trading skills is now available in the strategy tester as well. Forex Tester Pad is a trading simulator for strategy tester. Trading using indicators. The main functions of our utility        MT4 version Full Description +DEMO +PDF   How To Buy    How To Install       How to get Log Files     How To Test and Optimize    
FREE
Profit or Loss Pad
Vladislav Andruschenko
4.27 (11)
Closing positions in MetaTrader 5 upon reaching the total profit/loss with the profit trailing function.   CloseIfProfitorLoss with Trailing You can enable the  Virtual stops (Separate Order) , calculating and closing for  BUY and SELL positions separately (Separate BUY SELL) , closing and calculating  all symbols or the current symbol only (All Symbols) , enable trailing for profit ( Trailing  Profit) Positions are closed based on a value  in deposit currency, points, % and drawdown . The appl
Averager FULL
Vladislav Andruschenko
4.62 (13)
Exp-Averager  is designed to Average your trades that have received a certain drawdown by opening averaging trades. The adviser can open additional positions on the trend and against the trend! Includes an average trailing stop for a series of positions! They are increasing and decreasing the lot. A popular strategy for bringing unprofitable positions to the average Price.        MT4 version Full Description +DEMO +PDF   How To Buy    How To Install       How to get Log Files     How To Test
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
The Expert Advisor repeats trades and positions a preset number of times on your account  MetaTrader 4 . It copies all deals opened manually or by another Expert Advisor. Copies signals and increases the lot from signals ! Increases the lot of other EAs. The following functions are supported: custom lot for copied trades, copying Stop Loss, Take Profit, use of trailing stop.        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install       How to get Log Files     How To Tes
Exp5 COPYLOT MASTER for MT5
Vladislav Andruschenko
4.36 (11)
Exp5 - COPYLOT MASTER is a trade copier for МetaТrader 5 and MetaTrader 4. It copies Forex trades from any accounts. Installation This Expert Advisor is a master copier. Install the Expert Advisor in the terminal from which you want to copy trades. Specify any text label name as pathWrite, for example, "COPY". Install COPYLOT MASTER for MT5 on the terminal from which you want to copy trades.  Then install  COPYLOT Client MT4  on the MT4  terminal to which you want to copy. Or  Copylot Client MT5
FREE
Exp Swing
Vladislav Andruschenko
4.51 (59)
It uses the model of a famous strategy called Swinger (Pendulum, Cheburashka) - alternate placing of pending orders with increased lot. The strategy lies in placing two opposite pending orders. When the price moves in a certain direction, one pending order is triggered, while the lot size of the other order is increased. The EA provides three types of opening pending orders (TypeofTrade) Auto-opening after placement (Instant opening AutoTrade) Opening and management after manual opening (Manual
FREE
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (31)
Closing positions in MetaTrader 4 upon reaching the total profit/loss with the profit trailing function. You can enable the Virtual stops (Separate Order) , Calculating and closing for BUY and SELL positions separately (Separate BUY SELL) , Closing and calculating all symbols or the current symbol only (All Symbols) , Enable trailing for profit ( Trailing Profit) Close on total profit and loss in deposit currency, points, or % of the balance. The application is designed for use on any account t
Exp Averager
Vladislav Andruschenko
4.82 (22)
Exp-Averager  is designed to Average your trades that have received a certain drawdown by opening averaging trades. The advisor has the ability to open new positions in on trend or against the current trend.  It also includes a smart trailing stop feature that applies to a series of positions.  The advisor can increase or decrease the lot size of the positions.  This is a widely used strategy for bringing losing positions to the average price.        MT5 version Full Description +DEMO +PDF   H
Exp5 The xCustomEA for MT5
Vladislav Andruschenko
4.27 (11)
Universal trading adviser on custom indicators for MetaTrader 5. Builder of strategy. Write the name of your indicator with Arrow and signal buffers, and our EA xCustomEA trades on these signals. You can also use many of our built-in functions. Version for MetaTrader4:  The xCustomEA  version  for MetaTrader 4 terminal The functionality of the universal trading adviser The xCustomEA exactly duplicates all the parameters of our advisor  The X  except one: The xCustomEA  works on a custom indicat
Exp TickSniper
Vladislav Andruschenko
3.97 (30)
Exp-TickSniper is a fast tick scalper that automatically selects parameters for each currency pair separately. The EA has been developed based on experience gained in almost 10 years of EA programming. The EA performs short-term trades using smart trailing stop and based on the current currency pair data, its quotes, specification and spread. The averaging strategy is used to prevent losses caused by the signals detection algorithm. If an open position suffers a certain loss, then the function
Exp Assistant 4
Vladislav Andruschenko
4.88 (76)
AutoSetting stop loss, take profit, trailing stop, breakeven levels, enabling virtual stops. Exp Assistant will help you organize maintenance of your positions. This Expert Advisor will set all the necessary stop loss and take profit levels for your positions. All the Expert Advisor operation is managed from the control panel on the chart. If you have open positions, but your Expert Advisor cannot set stop loss, take profit, trailing stop or breakeven, and if you trade manually, you can use the
FREE
Ind5 Extra Report Pad
Vladislav Andruschenko
4.76 (34)
Traders Diary: This is a statistics panel providing analysis of your trading account for MetaTrader 5. The analysis results are displayed on the chart in real time. Multicurrency trading is very popular.        MT4 version Full Description +PDF   How To Buy    How To Install       How to get Log Files     How To Test and Optimize     All products from Expforex However, greater the amount of trades, the more difficult it is to analyze the profitability of each of them. Analyzing trades by mont
FREE
Exp COPYLOT MASTER for MT4
Vladislav Andruschenko
4.52 (27)
Trade copier for МetaТrader 4. It copies forex trades, positions, orders  from any accounts. # It is one of the best МТ4   -   МТ4, МТ5   -   МТ5, МТ4   -   МТ5, МТ5   -   МТ4   trade copiers today. #  The unique copying algorithm exactly copies all trades from the master account to your client account. High operation speed. Tough error handling. A powerful set of features. #  All these qualities are combined in a single program - EXP - COPYLOT . #  The program can be run on multiple terminal b
FREE
Exp4 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.89 (19)
The utility allows you to manually test your strategies in the strategy tester. One-click trading on the visualization chart. The latest version of the utility offers advanced features for traders to manually test their trading strategies. With the strategy tester, you can now evaluate the effectiveness of your trading strategies in a simulated environment. This functionality allows you to analyze the performance of your trading techniques and refine them to improve your trading skills. Moreover
FREE
Market Time Pad
Vladislav Andruschenko
4.29 (7)
The indicator that displays current time at the main markets of the world. It also displays the current session. Very easy to use. It doesn't occupy much space on a chart. It can be used together with Expert Advisors and other panels, such as VirtualTradePad . The classic style version. Dear friends and users of our EAs, please add your ratings in the  Reviews  section. All updates to our forex software are  free ! This is a free trading utility! Other Features: There is an option in the input
FREE
Ind5 InfoPad Information Panel
Vladislav Andruschenko
4.89 (9)
INFOPad is an information panel that creates information on the selected currency pair in the MetaTrader 5 terminal. There are 5 functions of this indicator: Shows the main and main information on the selected symbol: Ask BID, Spread, Stop Level, Swap, Tick value, Commission prices; Shows the future targets of SL target and TP Target (The number of points of the established stop loss and take profit, the dollar amount); It shows the profit received for the periods: Today, Week, Month, Year, Tot
FREE
Exp SafetyLock PRO
Vladislav Andruschenko
4.57 (28)
SAFETYLOCK is a powerful tool that enables traders to shield their positions from sudden market reversals by automatically placing an opposite order for any open trade. When a trader or an Expert Advisor (EA) initiates a position, SAFETYLOCK immediately sets a corresponding pending order (Buy Stop or Sell Stop). If the original position starts incurring losses, the pending order is triggered, creating a protective lock that helps mitigate risk. This Expert Advisor offers flexibility, allowing y
Ind4 Extra Report Pad
Vladislav Andruschenko
4.62 (39)
Traders Diary: This is a statistics panel providing analysis of your trading account for MetaTrader 4. The analysis results are displayed on the chart in real time. Multicurrency trading is quite popular nowadays. However, the greater the amount of trades, the more difficult it is to analyze the profitability of each of them.        MT5 version Full Description +PDF   How To Buy    How To Install       How to get Log Files     How To Test and Optimize     All products from Expforex Analyzing
FREE
Filter:
Benjamin Afedzie
3766
Benjamin Afedzie 2025.07.02 22:08 
 

great product

wilaim67
44
wilaim67 2025.06.20 05:54 
 

User didn't leave any comment to the rating

Vladislav Andruschenko
302482
Reply from developer Vladislav Andruschenko 2026.02.06 18:05
This is spam
Seth Tetteh
2413
Seth Tetteh 2024.04.25 12:47 
 

not bad

Shigeo Sorihashi
99
Shigeo Sorihashi 2024.03.24 11:17 
 

よくわからないです?効果が今ひとるわからないのです。申し訳ありません。もう一つ成果が出ていないように思うのです。しっくりこないのです。ごめんなさい!

Vladislav Andruschenko
302482
Reply from developer Vladislav Andruschenko 2024.03.24 12:47
なぜ
This is spam
Nepomnjashchy
78
Nepomnjashchy 2023.12.16 02:08 
 

Пока все классно. тестируют

Pasadena.VP
14
Pasadena.VP 2022.03.15 17:33 
 

Пока тестирую. К каждому терминалу надо привыкать. Пока привыкаю. Немного неудобно - закрытие открытых позиций

Xiaoyu Huang
9027
Xiaoyu Huang 2021.07.22 03:58 
 

good !

geo6688
44
geo6688 2021.03.07 05:51 
 

супер!

hrhugd
57
hrhugd 2020.09.27 10:54 
 

User didn't leave any comment to the rating

Barour Bilal
2466
Barour Bilal 2019.06.17 00:20 
 

User didn't leave any comment to the rating

[Deleted] 2019.01.07 17:45 
 

User didn't leave any comment to the rating

Reply to review