Версия 24.918
2024.09.18
EAPADPRO v59
--Enhanced Graphical Interface Translation
We have completely revamped and updated the translations across all elements of the graphical interface. This ensures a more accurate and natural localization, allowing the interface to better reflect the linguistic and cultural nuances of our diverse user base. As a result, interacting with the application is now even more seamless and intuitive, providing a more personalized and comfortable user experience.
--Introduced Informative Tooltips for Panel Elements
To elevate user convenience, we've added descriptive tooltips to various panel components. When you hover over buttons and icons, informative explanations about each element's functionality will appear instantly. This enhancement significantly simplifies navigation and interaction within the application, making it easier for both new and experienced users to utilize all features effectively.
--Resolved Minor Bugs and Boosted Stability
In this update, we've addressed and fixed several minor bugs that were affecting the application's performance. These corrections enhance the overall stability and reliability of the program, ensuring a smoother and more consistent user experience. By eliminating these small issues, we've laid the groundwork for a more robust and efficient application.
Версия 24.805
2024.08.05
EAPADPRO v58
Fixed error in profit/price/time of closed position in notifications.
Fixed INFOBOX error when deleting the EAPADPRO window.
Last build compilation
Версия 24.413
2024.04.13
Fixed: BUY/SELL buttons are enabled by default for the Strategy Tester to test Utility in the Strategy Tester
Версия 24.404
2024.04.09
Global Update EAPADPRO v55 with build 1415
!!!Attention! Support of visual Graph Elements (Buttons, input line, Edit Box, CheckBox) is no longer supported by VPS server from MetaQuotes!!!!
-Added: information about profit from closed positions to the chart.
The information is displayed for each bar of the current timeframe.
You can change the timeframe to see the result of trading on a certain bar of the current timeframe.
If several positions/deals are closed on one bar of the current timeframe, the trading result is summarized, and the total information for a certain bar is displayed.
The information is updated when the next position/deal is closed.
You can turn off showing history in the panel settings.
===========================================================================================
-Added: The status of the Expert Advisor operation if it was launched on the server from "VPS MQL MetaQuotes".
When Expert Advisor is running on the server from MetaQuotes, a message will be created on the home computer that Expert Advisors are running on the server "VPS MQL MetaQuotes". The smiley face is blue.
Attention: If an Expert Advisor is launched on both the server and the home computer, it can trade in parallel on 2 terminals (server "VPS MQL MetaQuotes" + home computer); there may be conflicts.
Attention: If the Expert Advisor is launched on the server "VPS MQL MetaQuotes", do not Turn it on work on the home computer to avoid conflicts.
Frequency of polling the status of work on the server = 1 day.
After deinitialization of the Expert Advisor on the server - It will get the status - stopped.
To test the work on the server from "VPS MQL MetaQuotes", pending orders are created!
===========================================================================================
-Added: The error status of the Expert Advisor operation can now be read on the EAPADPRO panel.
You can click on the Smile or the Expert Advisor operation status bar and you will be shown a message about current errors of Expert Advisor operation.
If you click on the Smile button on the panel, you will be shown the causes and errors and their solutions with pictures.
===========================================================================================
-Added: Notification of errors and opening/closing of trades to the chart in the form of InfoBox.
Notification is shown for 4 types:
---Opening a new trade;
---Closing a deal;
---Modification of a trade;
---Error received by Expert Advisor from the server;
In the EAPADPRO panel settings, you can turn on or off the notification type you need.
Notifications can be viewed as they arrive in the notification queue.
Notifications are accumulated in a data array each time you install/reinstall/change Expert Advisor settings.
In the EAPADPRO header you can also enable disable INFOBOX.
===========================================================================================
-Added: Working with Telegram (Beta version)
For Expert Advisor to work with the Telegram bot, you need to set up the bot on your phone and create a "public" or "private" channel.
To receive notifications from your account, you need to assign your bot as an administrator of your "public" or "private" channel.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.
How To set Telegram bot: https://www.mql5.com/en/market/product/30733#!tab=comments&page=1&comment=52925811
New settings for working with Telegram:
EAPadPRO2=" =============== Telegram bot ";
==input ENUM_UPDATE_MODE TG_UpdateMode=UPDATE_SLOW --> Update Mode. Timer speed, to receive commands from Telegram bot. The faster the timer runs, the more computer resources will be used! Please do not change it unnecessarily. 2sec,3sec,10sec
==TG_PRIORITY=TG_HOME_VPS --> Priority of work. This is the priority mode when the Telegram bot works on the MetaQuotes VPS server and your home computer.
TG_HOME_ONLY=1, // Only the HOME bot. The Telegram bot works only on the home computer.
TG_VPS_ONLY=2, // Only the VPS bot. The Telegram bot works only on the MetaQuotes VPS server.
TG_VPS_HOME=3, // First VPS bot, second HOME bot. The Telegram bot works on the MetaQuotes VPS server if you upload it to the server. If not, it will work on your home terminal. Check the work on the VPS server every 10 minutes.
TG_HOME_VPS=4, // First HOME bot, second VPS bot. The Telegram bot works on a home computer, but if the home computer/terminal is turned off, it will work on the VPS server from MetaQuotes. Check the VPS server's work every 10 minutes.
Attention! Screenshots are not available on the VPS server from MetaQuotes!
==TG_Token="" --> Token bot. Token (unique code) of the bot that will send notifications and receive commands
==TG_ChannelName="" --> --> Public Channel Name @. Or "private" ID starts -100 of the private channel. That will send notifications about opening/closing/modification/errors and screenshots from the terminal.
==TG_UserNameFilter="" --> Whitelist Usernames. List of users, starting with @, who can use the bot.
Attention! Sending notifications and working with commands takes computer resources! Use the Telegram bot only for your own needs.
==TG_UseBotTimer=false;//TG_UseBotTimer --> Working with the bot from the phone
New notification type added to EAPADPRO panel settings:
==Notice Open TG - Send a notification to the Telegram channel if a trade is open;
==Notice Close TG - Send a notification to the Telegram channel if a trade is closed;
==Notice Modify TG - Send a notification to the Telegram channel if a trade is modified;
==Notice Error TG - Send a notification to the Telegram channel if an error is received;
==ScreenShot TG - Send a screenshot to the Telegram channel if a trade is opened or closed;
Attention! This is a beta version of working with the Telegram bot. We are working on improving and adding new features.
If you have any suggestions, please write in the "Comments" section.
===========================================================================================
-Improvement: Code optimization to increase speed.
-Improvement: The speed of the panel update in the strategy tester is now calculated automatically depending on the speed of quotes arrival.
This is done to increase the speed of the program in the strategy tester.
Information update is now equal to 1 real second.
-Improvement: The speed of the program running EAPADPRO in the strategy tester.
Attention! Events in the strategy tester are processed only when a new tick is created.
If a new tick (minimum price movement) is not created, then the panel waits for the next tick.
With Visualization:
Version 48: 390sec (TickSniper 2024-2024)
Version 55: 244sec >>159% (TickSniper 2024-2024)
w/o Visualization:
Version 48: 363sec (TickSniper 2020-2024)
Version 55: 220sec >>165% (TickSniper 2020-2024)
with Visualization:
Version 48: 15750sec (TickSniper 2020-2024)
Version 55: 6220sec >>253% (TickSniper 2020-2024)
-Improvement: The color of the button to close a position on the chart changes depending on the current profit of this position.
-Improvement: Graphic improvements to optimize the Expert Advisor's performance
-Improvement: The account deposit Symbol is cent ¢, USD $, or eur €. All others are the first letter of the deposit currency name.
-Improvement: When visual testing is completed, objects are not removed from the graph.
-Improvement: When creating screenshots after opening/closing positions, the EAPAPDPRO Control Panel will be expanded to show full information.
This is done in order to study the trading history of Expert Advisor on the visualization graph after testing is completed.
-Fixed: Managing positions and orders from the chart when the panel is minimized.
-Fixed: Corrected the error of clearing the chart from unused order labels.
-Fixed: AutoSize when switching charts.
-Fixed: Drawing errors to Print when the Expert Advisor runs on "VPS MQL MetaQuotes"
Версия 24.127
2024.01.27
+Added full control from the chart. Closing positions/orders, removing stop loss / take profit.
For full management and testing of Expert Advisor in the strategy tester.
+Added languages Chinese, Japanese, Korean, Turkish.
Версия 24.125
2024.01.25
Eapadpro v47
Версия 24.1
2023.12.27
EAPADPRO v46 EAPADPRO v46
LAST BUILD
Версия 23.999
2023.12.25
++ EAPADPRO v45
Версия 23.913
2023.09.18
-EAPADPRO v44
-Last Build Compilation
-Frequent modification bug has been fixed.
Версия 23.101
2023.01.08
-EAPADPRO v43 (Added new languages)
-Last Build Compilation
Версия 22.201
2022.02.02
Для удобства тестирования в тестере стратегий, Магический номер позиций, открытых из EAPADPRO = Магическому номеру сделок усреднения (Magic)
Версия 22.110
2022.01.12
Update EAPADPRO
Версия 21.612
2021.06.12
Обновление EAPADPRO v40 , по новым правилам
Версия 20.953
2020.10.23
В закрытие позиций при использовании параметра CloseAveragingAfterCloseMainDeals добавлен вывод Принта в журнал.
Версия 20.630
2020.06.30
Исправлена ошибка OpenOnly1ofBar.
Параметр разделяет позиции BUY SELL отдельно друг от друга.
Версия 19.802
2019.08.02
EAPADPRO update
Версия 19.801
2019.08.01
Вывод информации о Данных в блоке STRATEGY в журнал LOG при свернутом и закрытом состоянии EAPADPRO
Версия 19.729
2019.08.01
Обновление EAPADPRO v31
Добавлены информационные метки на график:
1. Average = Показывает среднюю (нулевую) линию позиций одного направления.
Если навести на метку, тогда появится дополнительная информация о калькуляции средней линии!
2. Next Average = Показывает следующую позицию усреднения, которая будет открыта по этому направлению.
Если навести на метку, тогда появится дополнительная информация о дистанции!
3. Next Additional = Показывает следующую позицию дополнительного открытия, которая будет открыта по этому направлению.
Версия 19.706
2019.07.09
Отключение повторной модификации позиций при одинаковом стоплоссе.
Версия 19.325
2019.03.25
- Обновление EAPADPRO v27;
- Добавлены параметры пользовательского лота в формате xx.xx,yy.yy,zz.zz
Вы можете указать:
LotDifferent - лоты через запятую для усреднения;
ADDITIONALLotDifferent - лоты через запятую для дополнительного открытия;
Версия 19.216
2019.02.16
Исправлена ошибка модификации TAKEPROFIT для позиций SELL
Версия 19.202
2019.02.01
- Добавлены новые параметры:
DistanceDifferent/ADDITIONALDistanceDifferent: Дистанция новых позиций усреднения (против тренда) или дополнительного открытия (по тренду), заданных через запятую!
Вы можете указать нужные значения дистанции в формате xx,yy,zz,aa
где:
xx - Дистанция в пунктах для открытия первой позиции усреднения / дополнительного открытия;
yy - Дистанция в пунктах для открытия второй позиции усреднения / дополнительного открытия;
zz - Дистанция в пунктах для открытия третей позиции усреднения / дополнительного открытия;
aa - Дистанция в пунктах для открытия четвертой и остальных позиций усреднения / дополнительного открытия;
Вы можете задать любое количество дистанций.
Версия 19.201
2019.01.31
🆕 - Добавлен мультимагик:
MagicNumber Магический номер позиций (сделок) для сопровождения и учета.
MagicNumber Магические номера можно указать через запятую:
🔘 0 - ордера открытый вручную;
🔘 123,345,147 - все позиции с MagicNumber номерами 123,345,147;
🔘 -1 - все MagicNumber, без исключения.
🆕 - Добавлены новые переменные:
🆕 CloseAveragingAfterCloseMainDeals - Закрывать позиции усреднения (открытые против тренда), когда главные позиции были закрыты.
Функция будет закрывать позиции усреднения только тогда, когда все главные позиции (по текущему символу и магическому номеру) будут закрыты!
⚠️ Внимание: Новая функция работает отдельно для направлений BUY и SELL !
🆕 CloseAdditionalAfterCloseMainDeals - Закрывать позиции дополнительного открытия (открытые по тренду), когда главные позиции были закрыты.
Функция будет закрывать позиции дополнительного открытия только тогда, когда все главные позиции (по текущему символу и магическому номеру) будут закрыты!
⚠️ Внимание: Новая функция работает отдельно для направлений BUY и SELL !
Версия 19.107
2019.01.07
- Добавлены текстовые подсказки в настройках советника;
- Обновление EAPADPRO v25;
- В панель добавлены дополнительные языки: Испанский, Португальский (Бразилия), Немецкий, Китайский, Японский;
Перевод был осуществлен с помощью GOOGLE Translator + сайта MQL + Терминала!
Если Вы обнаружили ошибку на своем языке, пожалуйста, сообщите о ней в сообщениях. Спасибо!
- Увеличение скорости работы панели;
Версия 18.830
2018.08.30
Averager Update EAPADPRO v 20
Версия 18.731
2018.08.02
Добавлены новые параметры дистанции для усреднения и дополнительного открытия:
DistanceAdditionalPoint/ADDITIONALDistanceAdditionalPoint - дополнительные пункты для расчета дистанции.
Если DistanceAdditionalPoint=5, тогда к каждой следующей дистанции прибавляется 5 пунктов.
DistanceMax/ADDITIONALDistanceMax - Максимальное количество пунктов дистанции.
Если при расчете дистанции, полученное значение выше, чем DistanceMax, тогда советник принимает значение DistanceMax.
Версия 18.7
2018.05.08
- Обновление информационной панели EAPADPRO v2.0;
- Обновлена работа усреднения;
- Обновлен алгоритм расчета комиссии;
- Добавлены раздельные стоп-лосс/тейк-профит:
TakeProfitALL - Тейк-профит, который будет выставлен на расстояние TakeProfitALL пунктов от средней цены открытия позиций;
StopLossALL - Стоп-лосс, который будет выставлен на расстояние StopLossALL пунктов от средней цены открытия позиций;
TakeProfit - Тейк-профит, который будет выставлен на расстояние TakeProfit пунктов от цены открытия позиции усреднения;
StopLoss - Стоп-лосс, который будет выставлен на расстояние StopLoss пунктов от цены открытия позиции усреднения;
ADDITIONALTakeProfit - Тейк-профит, который будет выставлен на расстояние ADDITIONALTakeProfit пунктов от цены открытия позиции дополнительного открытия;
ADDITIONALStopLoss - Стоп-лосс, который будет выставлен на расстояние ADDITIONALStopLoss пунктов от цены открытия позиции дополнительного открытия;
- Для предотвращения постоянной модификации общего стоп-лосс/тейк-профита из-за постоянного изменения стоимости 1 пункта, общий стоп-лосс/тейк-профит не учитывает комиссию и своп.
- Изменены названия переменных:
MagikToAverage = MagicToAverage
LotsMartinAverager = LotsMartin
MaxLot = LotMax
MaxOrders = MaxOrdersOpen
TypeTradeBUYSELL = OrderToAverage
Версия 17.208
2017.02.20
Улучшение EAPADPRO
Добавлен блок дополнительного открытия по тренду:
-ADDITIONALDistance - дистанция открываемых позиций сетки для добавочного открытия по тренду.
-ADDITIONALDistanceMartin - Коэффициент умножения дистанции для добавочного открытия по тренду.
-ADDITIONALLotsMartin - увеличение лота для сетки позиций для добавочного открытия по тренду.
-ADDITIONALLotAdditional - добавочный лот для добавочной позиции для добавочного открытия по тренду.
-ADDITIONALLotMax = Максимальный лот, который будет выставлен при открытии позиции усреднения. 0 - отключен
-ADDITIONALStopLoss - Стоплосс открываемой позиции для добавочного открытия по тренду
Добавлен блок установки стоплосса в безубыток.
Внимание: Безубыток устанавливается от средней 0 линии.
- MovingInWLUSE - Перенос позиции в безубыток;
- LevelWLoss - Переносим стоплосс в +LevelWLoss пунктов;
- LevelProfit - Когда сделка вышла в плюс LevelProfit пунктов;
Версия 17.114
2017.01.27
Исправлена ошибка работы с длинными тикетами
-Добавлена информационная панель EAPADPRO
Подробности о данной панели в нашем блоге:
или https://www.mql5.com/ru/blogs/post/687140
Следующие данные были выведены в блок Strategy Info:
BUY Average/Lot - Следующее усреднение в пунктах для BUY / Следующий лот усреднения
SELL Average/Lot - Следующее усреднение в пунктах для SELL / Следующий лот усреднения
Average Price Buy - Средняя цена для сделок BUY
Average Price Sell - Средняя цена для сделок SELL
Last Price Buy - Последняя известная цена самой низкой сделки BUY
Last Price Sell - Последняя известная цена самой высокой сделки SELL
Last Lot Buy - Последний известный Лот самой низкой сделки BUY
Last Lot Sell - Последний известный Лот самой высокой сделки SELL
Версия 17.110
2017.01.13
-Исправлена ошибка DistanceMartin
Версия 16.995
2017.01.09
Добавлен параметр AllTradeTrail - трейлинг-стоп будет работать и на сделку, которую нужно усреднять.
Версия 16.511
2016.05.17
Параметр TakeProfitALL обновлен.
Если TakeProfitALL = 0, то тейкпрофит не выставляется.
Добавлен параметр OpenOnly1ofBar
Если OpenOnly1ofBar = true, позиции усреднения будут выставляться только 1 раз на текущем баре. Опция добавлена для того, чтобы исключить множественное открытие сделок на 1 баре при выходе важных новостей.
Версия 16.407
2016.04.12
Исправлена ошибка определения количество позиций усреднителя при работе в паре с COPYLOT
Версия 16.222
2016.03.01
Добавлен параметр SleepForOpenbetweenLastClose
Задержка открытия нового усредняющего ордера после закрытии последней позиции, в секундах.
Позволяет сделать задержку перед открытием, если позиции закрываются другим экспертом, например CloseIfProfitorLoss with Trailing.
Добавлен параметр MarketWatch
MarketWatch (true - false)
Данный параметр может быть включен для счетов, состоящих в группе ECN\NDD и\или счетах, на которых используется Market исполнение.
Принцип действия: На счетах состоящих в группе ECN\NDD и\или счетах, на которых используется Market исполнение, запрещено открывать позиции с установленными Стоплосс\Тейкпрофит, но разрешено открывать позицию с Стоплосс\ Тейкпрофит =0, и при этом после успешного открытия модифицировать позицию на Стоплосс и \ или Тейкпрофит
Данная функция, при включенном состоянии, сначала открывает позицию, затем устанавливает на нее Стоплосс\Тейкпрофит
Версия 16.120
2016.01.21
Добавлен StopLoss каждой сделки отдельно.
Версия 15.625
2015.06.25
Добавлен параметр Magic - магический номер сделок усреднения
Версия 15.615
2015.06.17
Параметр LotMax - ограничение общего лота для всех сделок по данной валютной паре.
Версия 15.526
2015.05.29
Добавлен параметр LotMax = Максимальный лот, который будет выставлен при открытии позиции усреднения. 0 - отключен
Например: Если При расчете лота для усреднения
(начальный лот позиции 0.1 LotsMartin=2 и LotAdditional=0.1) сделка усреднения должна открыться как 0.3 лота и LotMax=0.2, то сделка откроется 0.2 лотом
Версия 15.518
2015.05.19
Добавлен расчет комиссии и свопа для усреднения позиций.
Версия 15.212
2015.02.16
Исправлено:
На 4-значных брокерах стоп-лосс не успевал подтягиваться за ценой. Поэтому при модификации и включении трейлинг-стопа все сделки одного направления будут модифицироваться по общему стоп-лоссу.
В прошлых версиях при включении общего трейлинг-стопа каждая позиция двигалась от средней линии самостоятельно, что в некоторых ситуациях влияло на одновременное закрытие позиций.
Добавлена новая переменная LotAdditional. Позволяет добавлять лот к открываемому. Если стоит LotAdditional=0, то лот открывается обычный, если, например: LotsMartin=1 и LotAdditional=0.5, то каждый последующий лот усреднения будет равен последнему лоту сделки + 0.5.
Версия 15.130
2015.01.30
Для удобства слежения при открытии сделок на график выводится средняя линия красного цвета.
Версия 15.105
2015.01.08
При анализе определенных магиков для усреднения в расчет средней линии добавлен магик основных сделок.
very good and profitable.