• Aperçu
  • Avis (9)
  • Commentaires (17)
  • Nouveautés

Lib5 EAPadPRO for MT5

4.57

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.


Avis 9
August Tetteh
1008
August Tetteh 2024.04.25 12:47 
 

not bad

Nepomnjashchy
78
Nepomnjashchy 2023.12.16 02:08 
 

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

Xiaoyu Huang
6638
Xiaoyu Huang 2021.07.22 03:58 
 

good !

Produits recommandés
LT Mini Charts
Thiago Duarte
4.86 (7)
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
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, Ne
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, which helps to build seconds chart in the MT5 terminal. Use the CTRL key to turn on/off the time display on the chart.
FREE
Value Chart Candlesticks
Flavio Javier Jarabeck
4.67 (9)
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.
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 timefr
FREE
MACD Colored ZeroLag
Farzin Sadeghi Bonjar
4.14 (7)
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
Show Pips for MT5
Roman Podpora
4.61 (18)
This information indicator will be useful for those who always want to be aware of the current situation on the account. - More useful indicators The indicator displays data such as profit in points, percentage and currency, as well as the spread for the current pair and the time until the bar closes on the current timeframe. There are several options for placing the information line on the chart: - To the right of the price (runs behind the price); - As a comment (in the upper left corner
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, which create seconds charts in the MT4 terminal.
FREE
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 sui
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 et
FREE
LT Trade Panel Lite
Thiago Duarte
4.67 (42)
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 Obs. Trade Panel has the power  to unpin from Me ta  T rader  to con trol all  the symbols wi thou t
FREE
MW Volume
Martin Bittencourt
4 (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
Swiss VWAPsimple
Terence Gronowski
5 (4)
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 value
FREE
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
PZ Trade Pad MT5
PZ TRADING SLU
4.19 (21)
This simple visual expert advisor allows you to trade easily from the chart. It handles risk management for you and can perform several useful tasks with your existing trades, saving time and making risk-management for each individual trade easier.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Trade easily from the chart Trade with precise risk management, hassle free Trade pending order with drag and drop price selection Set SL and TP levels with drag and drop pr
FREE
Trading panel for manual trading. Has a fairly wide functionality. Allows you to automatically calculate the order size, open both market and pending orders. It has a wide range of options for closing orders, it is possible to partially close orders, close orders after reaching a certain profit or loss, separately close profitable and unprofitable, buy and sell, as well as pending orders. The panel also contains a simple implementation of a grid of pending orders, reverse and lock functions, tr
FREE
Add a watermark in the background of your charts, containing the Stock Symbol followed by the current Timeframe, and the Symbol Description below it. Have you ever seen videos or screenshots of other platforms, boasting those great looking watermarks, and wondered why your MetaTrader5 doesn't have one? Well, I did... so I tried the very few options available in the Market at the time, but I still wanted to tweak everything exactly to my taste. So I developed my own solution, and now I am proud
FREE
PZ Goldfinch Scalper EA MT5
PZ TRADING SLU
3.67 (43)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
Introducing Grid Master MT5, your ultimate trading utility designed to revolutionize the management of single or multiple orders with unparalleled ease and effectiveness. Evaluation version of Grid Master MT5 Some limitations are applied: - Maximum of 3 open positions and 1 pending order per side (Buy/Sell) - Trailing Stop feature disabled Features: Clean and user friendly UI: With the benefits of fellow traders in mind, the graphical interface is beautifully designed to allow maximum clarity
FREE
LT Donchian Channel
Thiago Duarte
4.75 (4)
Donchian Channel is an indicator created by Richard Donchian. It is formed by taking the highest high and the lowest low of the last specified period in candles. The area between high and low is the channel for the chosen period. Its configuration is simple. It is possible to have the average between the upper and lower lines, plus you have alerts when price hits one side. If you have any questions or find any bugs, please contact me. Enjoy!
FREE
Short description : TheTrendHunterMax   is a LIMITED VERSION tool that can be used either as a trading robot for automated trading or just a signal provider for manual trading.  As an EA, it uses the techniques we usually employ in trading like determining the highs and lows on the trading chart. With this, it determines the trend convergence and divergence in the chart. Combined with the volatility, price movements, it analyzes the possible order type that can be most profitable. By defaul
FREE
Follow The Line MT5
Oliver Gideon Amofa Appiah
4.42 (31)
This indicator obeys the popular maxim that: "THE TREND IS YOUR FRIEND" It paints a GREEN line for BUY and also paints a RED line for SELL. (you can change the colors). It gives alarms and alerts of all kinds. IT DOES NOT REPAINT and can be used for all currency pairs and timeframes. Yes, as easy and simple as that. Even a newbie can use it to make great and reliable trades. NB: For best results, get my other premium indicators for more powerful and reliable signals. Get them here: https://www.m
FREE
Voici NAS100 Auto SL and TP Maker pour MT5 : Ne manquez plus jamais le réglage du StopLoss et du TakeProfit avec notre NAS100 Auto SL and TP Maker, un assistant indispensable pour les traders qui naviguent sur le marché du Nasdaq 100 sur MetaTrader 5. Cet outil est conçu pour ceux qui recherchent une solution transparente pour automatiser la gestion des niveaux de StopLoss et TakeProfit. Caractéristiques principales : Automatisation sans effort : Surveille automatiquement les transactions
FREE
PZ Penta O MT5
PZ TRADING SLU
4 (6)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
After purchasing, you can request and receive any two of my products for free! После покупки вы можете запросить и получить два любых моих продукта бесплатно! The utility is designed for manual placement of pending orders at the high and low of yesterday. The program has a built-in trailing stop, virtual take profit and stop loss. Unworked orders are deleted at the end of the day or manually. You may be interested in my other products:  https://www.mql5.com/ru/users/vypchela/seller Settings
FREE
Aggression Volume
Flavio Javier Jarabeck
3.8 (20)
Aggression Volume Indicator is the kind of indicator that is rarely found in the MQL5 community because it is not based on the standard Volume data provided by the Metatrader 5 platform. It requires the scrutiny of all traffic Ticks requested on the platform... That said, Aggression Volume indicator requests all Tick Data from your Broker and processes it to build a very special version of a Volume Indicator, where Buyers and Sellers aggressions are plotted in a form of Histogram. Additionally,
FREE
A professional tool for trading - the divergence indicator between the  Stochastic and the price, which allows you to receive a signal about a trend reversal in a timely manner or catch price pullback movements (depending on the settings). The indicator settings allow you to adjust the strength of the divergence due to the angle of the  Stochastic peaks and the percentage change in price, which makes it possible to fine-tune the signal strength. The indicator code is optimized and is tested ver
FREE
This little tool helps you to define your risk management with a simple line dragging on the chart. It shows you the actual lot size calculated on account % or fixed money amount directly at the line. All you have to do is activate the line by pressing the "t" key on your keyboard and drag the line to your stop loss point. Thats it. In the settings you can define the color and width of line and text, also space of text to line and the right and you can set the risk in percent of account or fixed
FREE
AT Scalper
Maruthupandiyan
AT Scalper  Helps trader to place order seamlessly  Close mulitple position at a time Place SL or TP for multiple position in a click Place hedge order same time with predefined SL and TP Place multi layer pending order in a click Place martingale layer Be informed about SL and TP in currency Get to know time remaining in current candle Get to know current spread View PnL, Balance, Equity on screen
FREE
Les acheteurs de ce produit ont également acheté
MetaCOT 2 CFTC ToolBox is a special library that provides access to CFTC (U.S. Commodity Futures Trading Commission) reports straight from the MetaTrader terminal. The library includes all indicators that are based on these reports. With this library you do not need to purchase each MetaCOT indicator separately. Instead, you can obtain a single set of all 34 indicators including additional indicators that are not available as separate versions. The library supports all types of reports, and prov
WalkForwardOptimizer MT5
Stanislav Korotky
3.86 (7)
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.
AO Core
Andrey Dik
3 (2)
AO Core is the core of the optimization algorithm, it is a library built on the author's HMA (hybrid metaheuristic algorithm) algorithm. 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 population algorithms.  High-speed calculation in HMA guarantees unsurpassed accuracy and high search capabilities,
Native Websocket
Racheal Samson
5 (2)
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 WebSocket Connections from a single program. Various Log Levels for error tracing Can be synchronized to MQL5 Virtual Hosting . Completely native to
Cette bibliothèque vous permettra de gérer les transactions en utilisant n'importe lequel de vos EA et elle est très facile à intégrer sur n'importe quel EA que vous pouvez faire vous-même avec le code de script mentionné dans la description ainsi que des exemples de démonstration en vidéo qui montrent le processus complet. - Placer des ordres Limit, SL Limit et Take Profit Limit - Placer les ordres Market, SL-Market, TP-Market - Modifier l'ordre limite - Annuler la commande - Com
Cette bibliothèque est proposée comme un moyen d'utiliser directement les API d'OpenAI sur MetaTrader de la manière la plus simple possible. Pour plus d'informations sur les capacités de la bibliothèque, lisez l'article suivant : https://www.mql5.com/en/blogs/post/756098 The files needed to use the library can be found here: Manual IMPORTANT : Pour utiliser l'EA, vous devez ajouter l'URL suivante pour permettre l'accès à l'API OpenAI : comme montré sur les images ci-jointes Pour utiliser la bibl
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. 
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
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
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
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 c
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 / OnBookEv
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,
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, Stop-Limit and Stop-Market. Support margin trading. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries - Download Header   file and EA sample https://www.mql5.com/en/code/download/34972_260999.zip Copy Binance.mqh header file to folder \MQL5\Include Copy  BinanceEA-
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        -
Gold plucking machine S   Gold plucking machine  S Gold plucking machine S   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
The library is used to develop automatic trading on Binance Futures Market from MT5 platform. Support all order types: Limit, Market, Stop-Limit, Stop-Market , StopLoss and TakeProfit. Automatically display the chart on the screen. Usage: - Open MQL5 demo account - Move BinanceFuturesLib.ex5 from folder \MQL5\Scripts\Market to MQL5\Libraries -  Download Header file and EA sample https://www.mql5.com/en/code/download/34976_252386.zip Copy BinanceFutures.mqh header file to folder \MQL5\Include C
The Trade Tracker Library is used to automatically detect and display trade levels on custom charts. It is an especially useful add-on for EAs that trade on custom charts in MT5. With the use of this library, the EA users can see trades as they are placed via the EA (Entry, SL & TP levels) in real-time. The header file and two examples of EA skeleton files are attached in the comments section (first comment). The library will automatically detect the tradable symbol for the following custom
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. With Binance Library MetaTrader 5, you can easily add instruments from Binance to the Symbols list of MetaTrader 5, as well as obtain information ab
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
This library implements a few functions to simplify the programming of Expert Advisors. * Build your own EA for MT5 / Binance, with a easy support for multisymbol / multytimeframe * Different SFE EAs based on the library provided. * Base signals of SFE EAs are inlcuded in base version. All the Pro filters and management are included in the base version all the 2022. * Customize the provided SFE Lib EA by changing or implementing its rules.. * Review the existing or ask for video tutorials to
Matrix is the foundation of complex trading algorithms as it helps you perform complex calculations effortlessly and without the need for too much computation power, It's no doubt that matrix has made possible many of the calculations in modern computers as we all know that bits of information are stored in array forms in our computer memory RAM, Using some of the functions in this library I was able to create machine learning robots that could take on a large number of inputs To use this libra
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 installati
This is standard library built for flexible neural Networks with performance in mind. Calling this Library is so simple and takes few lines of code:    matrix Matrix = matrix_utils.ReadCsv( "Nasdaq analysis.csv" );       matrix x_train, x_test;    vector y_train, y_test;         matrix_utils.TrainTestSplitMatrices(Matrix,x_train,y_train,x_test,y_test, 0.7 , 42 );    reg_nets = new CRegressorNets(x_train,y_train,AF_RELU_,HL, NORM_MIN_MAX_SCALER); //INitializing network       reg_nets.RegressorN
Cette bibliothèque est utilisée pour trier des tableaux de clés et de valeurs, nous avons souvent besoin de trier des valeurs. comme dans le langage python sorted(key_value.items(), key = lambda kv:(kv[ 1 ], kv[ 0 ])) fonction d'importation Exemple de scénarios d'utilisation 1. Les commandes Grid EA sont triées en fonction du prix d'ouverture void SortedByOpenPride()   {    long     OrderTicketBuffer[];    double   OpenPriceBuffer[];    for ( int i = PositionsTotal ()- 1 ; i>= 0 ; i--)
Intro to Range Breakout Strategy (pre-close clearance) Range = yesterday high - Yesterday low On track = opening price + range *k; Lower rail = Open price - range *K Stop-loss closing position: When the price breaks up the upper track or breaks down the lower track, it breaks the opening price of the day again Parameters: Pairs List (comma separated)       = "GBPUSD,GBPJPY,USDJPY,XAUUSD,XTIUSD,USTEC"; - TimeFrame = PERIOD_D1; - MagicNumber      = 60037;          - OrderComment     = "RangeBre
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 cl
Plus de l'auteur
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.66 (67)
Copieur commercial pour MetaTrader 4.       Il copie les transactions de change, les positions et les ordres de tous les comptes. C'est l'un des meilleurs copieurs commerciaux       MT4 - MT4, MT5 - MT4       pour le       COPYLOTE MT4       version (ou       MT4 - MT5 MT5 - MT5       pour le       COPYLOTE MT5       version). Version MT5 Description complète   +DEMO +PDF Comment acheter Comment installer     Comment obtenir des fichiers journaux     Comment tester et optimiser     Tous le
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.88 (60)
Panneau de trading pour trader en 1 clic.   Travailler avec des positions et des commandes!   Trading à partir du graphique ou du clavier. En utilisant notre panel de trading, vous pouvez trader en un clic à partir du graphique et effectuer des opérations de trading 30 fois plus rapidement que le contrôle MetaTrader standard. Des calculs automatiques de paramètres et de fonctions qui facilitent la vie d'un trader et aident un trader à mener ses activités de trading beaucoup plus rapidement et p
Panneau de trading pour trader en 1 clic.   Travailler avec des positions et des commandes!   Trading à partir du graphique ou du clavier. Avec notre panneau de trading, vous pouvez exécuter des transactions en un seul clic directement depuis le graphique et effectuer des opérations de trading 30 fois plus rapidement qu'avec le contrôle MetaTrader standard. Les calculs automatiques des paramètres et des fonctions rendent le trading plus rapide et plus pratique pour les traders. Des conseils grap
Exp TickSniper PRO FULL
Vladislav Andruschenko
4.04 (51)
Exp-TickSniper - scalpeur de ticks à   grande vitesse avec sélection automatique des paramètres pour chaque paire de devises automatiquement. Vous rêvez d'un conseiller qui calculera automatiquement les paramètres de trading ? Optimisé et réglé automatiquement ? La version complète du système pour MetaTrader 4:       TickSniper   scalper   pour MetaTrader 4 TickSniper - Description complète       + DÉMO + PDF L'EA a été développé sur la base de l'expérience acquise en près de 10 ans de progr
Exp THE X FULL
Vladislav Andruschenko
4.79 (28)
Expert Advisor automatique universel pour MetaTrader 5 travaillant sur des indicateurs standards. UniverselEA Le constructeur EA est fourni avec un grand nombre de fonctions. Vous pouvez sélectionner l'un des 20 signaux pour ouvrir une position et 5 des 20 filtres pour trier les signaux des indicateurs standard inclus dans le package MetaTrader. En outre, vous pouvez ajuster les paramètres de l'indicateur, sélectionner une période et spécifier une barre de signal pour chaque signal. Vous pouvez
Exp COPYLOT CLIENT for MT5
Vladislav Andruschenko
3.76 (17)
Le copieur commercial pour MT5 est un copieur commercial pour la plate-forme МetaТrader 5   . Il copie les transactions de change   entre       tous les comptes   MT5   -   MT5, MT4   -   MT5 pour la version COPYLOT MT5 (ou MT4   -   MT4 MT5   -   MT4 pour la version COPYLOT MT4) Copieur fiable ! Version MT4 Description complète   +DEMO +PDF Comment acheter Comment installer     Comment obtenir des fichiers journaux     Comment tester et optimiser     Tous les produits de Expforex Vous po
Profit or Loss Pad
Vladislav Andruschenko
4.5 (10)
Clôture des positions dans MetaTrader 5 après avoir atteint le bénéfice/perte total avec la fonction de suivi des bénéfices.   FermerIfProfitorLoss with Trailing Vous pouvez activer les   arrêts virtuels (ordre séparé)   , calcul et clôture des positions   ACHAT et VENTE séparément (ACHETER VENTE séparé)   , fermeture et calcul de   tous les symboles ou du symbole courant uniquement (Tous les symboles)   , activer le suivi pour le profit (   Trailing   Profit) Les positions sont fermées sur la
Exp5 The xCustomEA for MT5
Vladislav Andruschenko
4.27 (11)
Conseiller commercial universel sur les indicateurs personnalisés pour MetaTrader 5. Constructeur de stratégie. Écrivez le nom de votre indicateur avec   Arrow   et les tampons de signal, et nos   échanges   EA xCustomEA sur ces signaux. Vous pouvez également utiliser plusieurs de nos fonctions intégrées. Version pour MetaTrader4 :   La   version   xCustomEA pour le terminal MetaTrader 4 La fonctionnalité du conseiller de trading universel Le xCustomEA duplique exactement tous les paramètres de
Averager FULL
Vladislav Andruschenko
4.9 (10)
Exp-Averager   est conçu pour faire la moyenne de vos transactions qui ont reçu un certain retrait en ouvrant des transactions de moyenne. Le conseiller peut ouvrir des positions supplémentaires en tendance et à contre-tendance ! Comprend un stop suiveur moyen pour une série de positions ! Ils augmentent et diminuent beaucoup. Une stratégie populaire pour ramener les positions non rentables au prix moyen. Version MT4 Description complète +DEMO +PDF Comment acheter Comment installer     C
Exp Swing
Vladislav Andruschenko
4.18 (45)
Il utilise le modèle d'une stratégie célèbre appelée Swinger (Pendule, Cheburashka) - passation alternative des commandes en attente avec un lot accru. La stratégie consiste à passer deux ordres en attente opposés. Lorsque le prix évolue dans une certaine direction, un ordre en attente est déclenché, tandis que la taille du lot de l'autre ordre est augmentée. L'EA propose trois types d'ouverture d'ordres en attente (TypeofTrade) Ouverture automatique après placement (ouverture instantanée Auto
FREE
Exp Assistant 5
Vladislav Andruschenko
4.72 (123)
Réglage automatique, stop loss, take profit, trailing stop, seuils de rentabilité, permettant un stop loss   virtuel   et un take profit. Exp Assistant   vous aidera à organiser le maintien de vos positions. Ce programme, l'Expert Advisor, est conçu pour définir automatiquement le   réel ou le virtuel       Niveaux   Stop Loss et Take Profit   pour vos positions pendant la négociation. Vous pouvez facilement gérer toutes les opérations de l'Expert Advisor depuis le panneau de contrôle sur la ca
FREE
CloseIfProfitorLoss with Trailing
Vladislav Andruschenko
4.87 (30)
Clôture des positions dans MetaTrader 4 après avoir atteint le bénéfice/perte total avec la fonction de suivi des bénéfices. Vous pouvez activer les   arrêts virtuels (ordre séparé)   , Calcul et clôture des positions   ACHAT et VENTE séparément (ACHETER VENTE séparé)   , Fermeture et calcul de   tous les symboles ou du symbole courant uniquement (Tous les symboles)   , Activer le suivi pour le profit (   Trailing   Profit) Clôture sur le total des profits et pertes sur la devise de dépôt, les
Exp4 The xCustomEA for MT4
Vladislav Andruschenko
4.17 (6)
Conseiller commercial universel sur les indicateurs personnalisés pour MetaTrader 4. Stratégie de constructeur. Écrivez le nom de votre indicateur avec Arrow et les tampons de signal, et nos échanges EA xCustomEA sur ces signaux. Vous pouvez également utiliser plusieurs de nos fonctions intégrées. Version pour MetaTrader 4 :   La   version   xCustomEA pour le terminal MetaTrader 5 La fonctionnalité du conseiller de trading universel Le xCustomEA duplique exactement tous les paramètres de notre
Exp Tick Hamster MT5
Vladislav Andruschenko
3.75 (16)
Expert avec optimisation automatique de tous les paramètres pour n'importe quel symbole de trading pour MetaTrader 5. Échange d'EA sans paramètres ! Cocher   Hamster   - Il s'agit d'un   expert en trading automatisé pour les débutants et les utilisateurs qui ne souhaitent pas créer de conseiller ! La stratégie de trading de ce trading advisor est testée depuis   7 ans. Le trading n'a jamais été aussi facile qu'avec notre expert en trading automatisé, conçu spécialement pour les débutants. Dites
Exp Averager
Vladislav Andruschenko
4.79 (19)
Exp-Averager   est conçu pour faire la moyenne de vos transactions qui ont reçu un certain retrait en ouvrant des transactions de moyenne. Le conseiller a la possibilité d'ouvrir de nouvelles positions en tendance ou à contre-courant. Il comprend également une fonction intelligente de stop suiveur qui s'applique à une série de positions. Le conseiller peut augmenter ou diminuer la taille du lot des positions. Il s'agit d'une stratégie largement utilisée pour ramener les positions perdantes au
Exp TickSniper
Vladislav Andruschenko
4.09 (34)
Exp-TickSniper   est un scalpeur de tick rapide qui sélectionne automatiquement les paramètres pour chaque paire de devises séparément. L'EA a été développé sur la base de l'expérience acquise en près de 10 ans de programmation EA. L'EA effectue des transactions à court terme à l'aide d'un stop suiveur intelligent et sur la base des données de paire de devises actuelles, de ses cotations, de ses spécifications et de son spread. La stratégie de moyennage est utilisée pour éviter les pertes caus
Exp Assistant 4
Vladislav Andruschenko
4.87 (85)
AutoSetting stop loss, take profit, trailing stop, seuils de rentabilité, permettant des arrêts virtuels. Exp Assistant   vous aidera à organiser la maintenance de vos positions. Cet Expert Advisor définira tous les niveaux de stop loss et de take profit nécessaires pour vos positions. Toutes les opérations de l'Expert Advisor sont gérées depuis le panneau de contrôle sur la carte. Si vous avez des positions ouvertes, mais que votre Expert Advisor ne peut pas définir de stop loss, take profit,
FREE
Exp5 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.61 (28)
L'utilitaire vous permet de tester manuellement vos stratégies dans le testeur de stratégie. Trading en un clic sur le graphique de visualisation. Une fonctionnalité pratique et complète permettant de tester les compétences en trading est désormais également disponible dans le testeur de stratégie. Forex Tester Pad est un simulateur de trading pour testeur de stratégie. Trading à l'aide d'indicateurs. Les principales fonctions de notre utilitaire Version MT4 Description complète +DEMO +PDF Co
FREE
Exp4 THE X FULL Universal EA for MT4
Vladislav Andruschenko
4.25 (16)
Conseiller d'indicateurs universel pour MetaTrader 4 avec un large éventail de fonctions, travaillant sur des indicateurs standard. Constructeur de stratégie en 1 conseiller expert. Beaucoup d'indicateurs de trading de l'ensemble MetaTrader standard. Possibilité de choisir 1 sur 20 signaux et 5 sur 20 filtres. Plus d'une centaine de paramètres pour une personnalisation individuelle en fonction de vos besoins. Pour chaque signal, vous pouvez personnaliser les paramètres de l'indicateur, sélection
Exp SafetyLock PRO
Vladislav Andruschenko
4.7 (27)
SAFETYLOCK permet aux traders d'éviter de forts retournements de marché en définissant un ordre opposé pour une position déjà ouverte. Si un trader ou un EA ouvre une position, SAFETYLOCK ouvre un ordre en attente opposé pour celle-ci. Si la position devient déficitaire, l'ordre en attente est activé créant un verrou. L'EA vous permet de fermer la position initiale, de travailler avec un trailing stop ou de multiplier le lot. Vous pouvez également modifier le prix d'ouverture de l'ordre en atte
Exp COPYLOT MASTER for MT4
Vladislav Andruschenko
4.54 (26)
Copieur de commerce pour МetaТrader 4. Il copie les transactions de change, les positions et les ordres de tous les comptes. # C'est l'un des meilleurs МТ4   -   МТ4, МТ5   -   МТ5, МТ4   -   МТ5, МТ5   -   МТ4 copieurs commerciaux aujourd'hui. #       L'algorithme de copie unique copie exactement toutes les transactions du compte principal vers votre compte client. Vitesse de fonctionnement élevée. Traitement des erreurs difficile. Un ensemble puissant de fonctionnalités. #       Toutes ces qu
FREE
Exp5 Duplicator
Vladislav Andruschenko
4.71 (7)
Expert Advisor Duplicator   répète les   transactions/positions/signaux un nombre prédéfini de fois sur votre compte   MetaTrader 5   . Il copie toutes les transactions ouvertes manuellement ou par un autre Expert Advisor. Il est possible d'augmenter la taille du lot des signaux. Copie les signaux et augmente le lot des signaux ! Augmentation du lot de signaux MQL5 Les fonctions suivantes sont prises en charge : lot personnalisé pour les transactions copiées, copie de StopLoss, TakeProfit, util
Exp4 Tester PAD for Strategy Tester
Vladislav Andruschenko
4.86 (28)
L'utilitaire vous permet de tester manuellement vos stratégies dans le testeur de stratégie. Trading en un clic sur le graphique de visualisation. La dernière version de l'utilitaire offre des fonctionnalités avancées permettant aux traders de tester manuellement leurs stratégies de trading. Avec le testeur de stratégie, vous pouvez désormais évaluer l'efficacité de vos stratégies de trading dans un environnement simulé. Cette fonctionnalité vous permet d'analyser les performances de vos techni
FREE
Exp Tick Hamster MT4
Vladislav Andruschenko
3.5 (14)
Expert avec optimisation automatique de tous les paramètres pour n'importe quel symbole de trading pour MetaTrader 4. Échange d'EA sans paramètres ! Tick   Hamster     - Il s'agit d'un   expert en trading automatisé pour les débutants et les utilisateurs qui ne souhaitent pas créer de conseiller ! Faites l'expérience du trading automatisé sans tracas avec notre conseiller expert adapté aux débutants. Pas besoin de vous soucier de configurations compliquées : notre expert s’occupe de tout pour vo
Ind4 Extra Report Pad
Vladislav Andruschenko
4.49 (45)
Journal des traders : Il s'agit d'un panneau de statistiques fournissant une analyse de votre compte de trading pour MetaTrader 4. Les résultats de l'analyse sont affichés sur le graphique en temps réel. Le trading multidevises est très populaire de nos jours. Cependant, plus le nombre de transactions est important, plus il est difficile d'analyser la rentabilité de chacune d'entre elles. Version MT5 Description complète Comment acheter Comment installer     Comment obtenir des fichiers j
FREE
Exp4 Duplicator
Vladislav Andruschenko
4.52 (21)
L'Expert Advisor   répète les   transactions et les positions ou signale un nombre prédéfini de fois sur votre compte   MetaTrader 4   . Il copie toutes les transactions ouvertes manuellement ou par un autre Expert Advisor. Copie les signaux et augmente le lot des signaux   ! Augmente le lot des autres EA. Les fonctions suivantes sont prises en charge : lot personnalisé pour les transactions copiées, copie du Stop Loss, Take Profit, utilisation du stop suiveur. Version MT5 Description complèt
Exp5 COPYLOT MASTER for MT5
Vladislav Andruschenko
4.2 (10)
Exp5 - COPYLOT MASTER est un copieur commercial pour МetaТrader 5 et MetaTrader 4. Il copie les transactions Forex à partir de n'importe quel compte. Installation Cet Expert Advisor est un copieur maître. Installez l'Expert Advisor dans le terminal à partir duquel vous souhaitez copier les transactions. Spécifiez n'importe quel nom d'étiquette de texte comme pathWrite, par exemple, "COPY". Installez COPYLOT MASTER pour MT5 sur le terminal à partir duquel vous souhaitez copier les transactions. I
FREE
Ind5 Extra Report Pad
Vladislav Andruschenko
4.77 (30)
Journal des traders : Il s'agit d'un panneau de statistiques fournissant une analyse de votre compte de trading pour MetaTrader 5. Les résultats de l'analyse sont affichés sur le graphique en temps réel. Le trading multidevises est très populaire. Version MT4 Description complète +PDF Comment acheter Comment installer     Comment obtenir des fichiers journaux     Comment tester et optimiser     Tous les produits de Expforex Cependant, plus le nombre de transactions est élevé, plus il est
FREE
Ind4 Market Time Pad
Vladislav Andruschenko
4.39 (18)
L'indicateur qui affiche l'heure actuelle sur les principaux marchés du monde. Il affiche également la session en cours. Très facile à utiliser. Il n'occupe pas beaucoup d'espace sur un graphique. Il peut être utilisé avec des Expert Advisors et d'autres panneaux, tels que   VirtualTradePad   . La version avec affichage de l'horloge analogique sur la carte. Chers amis et utilisateurs de nos EA, veuillez ajouter vos notes dans la section   Avis. Toutes les mises à jour de notre logiciel forex so
FREE
Lib4 EAPadPRO for MT4
Vladislav Andruschenko
5 (5)
Library to add the Information Panel to your Expert Advisor for MetaTrader 4. 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 EAPADP
FREE
Filtrer:
August Tetteh
1008
August Tetteh 2024.04.25 12:47 
 

not bad

Shigeo Sorihashi
99
Shigeo Sorihashi 2024.03.24 11:17 
 

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

Vladislav Andruschenko
245086
Réponse du développeur 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
6638
Xiaoyu Huang 2021.07.22 03:58 
 

good !

geo6688
44
geo6688 2021.03.07 05:51 
 

супер!

hrhugd
57
hrhugd 2020.09.27 10:54 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Barour Bilal
2466
Barour Bilal 2019.06.17 00:20 
 

L'utilisateur n'a laissé aucun commentaire sur la note

[Supprimé] 2019.01.07 17:45 
 

L'utilisateur n'a laissé aucun commentaire sur la note

Répondre à l'avis
Version 24.126 2024.01.26
+BugFix with Auto Font Size
+Added info about Profit by Date and Target levels (Symbol and Magic)
+BugFix Profit by Date after Changing Symbol

When clicking the Try More and Show Help(Welcome) buttons again, the window closes
When closing a position or an order, the labels of this position are forcibly deleted. Chart redrawing is activated by a standard function.
When closing a position, information about the closing time and the number of seconds of life of this position is also written to the journal.
Added confirmation of pressing "MODIFY ONLY" and "STOP TRADING" buttons to avoid accidental pressing. You can disable confirmation in the panel settings (Extra Buttons - Confirm).
Version 23.999 2023.12.27
-- EAPADPRO v46
-- Added FontAutoSize Automatic font size determined by the width of the chart.
-- Reduce the FONT sizes if the sizes are too large (Maximum panel size according to the width of the chart)
-- General graphics improvements and minor bug fixes
-- PrintToLog=true; //PrintToLog --> Print to Logs (Don't turn it false!!!)
Added option to lock message output (Print) to the MetaTrader log file.
Don't disable this option if you don't know why?
If you want to reduce the volume of terminal logs, turn off this option (false)
All messages are logged to track the advisor's actions and debug errors.
If you have disabled this function, We will not be able to find an error in the program’s actions and will not be able to help you.
Please do not disable this feature.
--Links to the new website
----Changed logo
--Added new languages
--
Version 22.112 2022.01.12
-Added languages: French, Italian, Korean, Turkish.
-In the speed of the Pause control, a parameter has been added: Pause when opening a new bar!
- After a new bar appears on the chart, the panel will stop quotes and automatically click on "PAUSE".
- Press "START" to continue

EAPADPRO updated according to the new rules for using the MQL5 Market

Fixed a bug when closing the window - text labels are not drawn further along the chart.
If the TakeProfit value is negative, the value on the chart is displayed in red.
If the Stoploss value is positive (breakeven / trailing stop), the value on the chart is displayed in green.
Version 20.202 2020.02.29
- Notifications on opening / closing positions for live accounts are enabled by default. (You can disable it in the panel settings)
- A screenshot about opening / closing positions for live accounts is enabled by default. (You can disable it in the panel settings)
- By double-clicking on the title bar of the panel window, the panel will be minimized!
Version 19.904 2019.09.04
-Increased panel speed in Strategy Tester!
-If you click on the logo, the panel expands.
-Added initial help on working with the EAPADPRO panel.
-Added a reminder of the advisor version.
-Added block showing other programs from Expforex.
-In the HELP tab added buttons to call help and additional information.
-Added work status: No connection to the server (Internet is gone, the server does not work).
-Display information about the status of the program in the journal, to monitor the program.
-Fixed graphic panel update error.
Version 19.315 2019.03.15
- Text labels of open positions optimized. Fixed a bug where text labels were drawn on top of the EAPadPRO panel;
  - The output of the magic number has been added to the status bar of the advisor;
  - Minor improvements;
Version 19.103 2019.01.04
- Update EAPADPRO v 25
- Additional languages ​​added to the panel: Spanish, Portuguese (Brazil), German, Chinese, Japanese;
   The translation was made using the GOOGLE Translator + MQL + Terminal site!
   If you find an error in your language, please report it in messages. Thank!
 - Increase the speed of the panel;
 - Updating data on the block "Profit by Date" works 1 time in 5 minutes to save computer resources;
 - Fixed "duplication" of lines in the help and greeting;
 - Automatic closing of the panel 3 hours after the last use to save computer resources;
 - Automatic closing of the panel on the VPS from METAQUOTES to save resources MQL VPS;
 - Added the ability to Collapse / Expand the panel when you double-click on the window title (Analog Windows);
 - By default, we collapsed the Extra Buttons block;
Version 18.988 2018.12.05
Global update to version 23

- Auto-save notification settings on a DEMO account.
- Disable notifications on the Real account by default.
- Added check of the status of PUSH notifications, if they are enabled in the terminal settings.
- Added the ability to enable / disable the creation of screenshots in the settings of the Screenshot panel for Open / Close.
- Screenshots are created in the folder of your terminal \ Files \ Name of the expert \, with a size of 1024 * 768.
- Added a variable in the AutoMinimize panel settings in seconds (60 seconds by default) 0 - disabled.
- Automatic minimization of the EAPADPRO window after a specified number of seconds to reduce the load on the computer when the user does not interact with the schedule.
- Any inaction on the chart: click on the chart, click on objects, change the size of the graphs - leads to the automatic minimization of the window of our EAPADPRO panel.
- If the window is in focus (selected) - automatic folding is disabled!
- To disable auto minimization - set the panel settings in the field AutoMinimize = 0.
- Added a control unit and control the speed of the quotes and the speed of testing.
The speed is divided into 10 values. These values ​​depend on the standard speed of the strategy tester in the terminal.
1 - Slow, 10 - Quick!
- Added PAUSE button - You can pause testing and operation of the simulator.
- Added CheckBox and the ability to set a pause after opening a position (activation of a pending order, opening a new position) or closing
positions. If the position has been opened or closed, the simulator automatically pauses. To continue the work of the simulator, press the START button!
- Added block output table open deals and positions. This block allows you to monitor current positions without reference to the terminal
report. By default, this block is hidden, you can activate it by clicking on the corresponding arrow!

.... and much more