バージョン 24.928
2024.09.28
Added parameters Start and Stop copying when the current and closed profit conditions occur.
========= Stop Trade by DrawDown ========
STOPbyDD - Stop copying new positions if the drawdown has reached the set value as a percentage of the balance or in the deposit currency.
PercentDDMAX - DrawDown value as a percentage of the balance or in the deposit currency.
STOPbyDDTypeProfit - Type of profit for accounting for the drawdown: only current profit, only closed profit, current profit + closed profit.
========= Start Trade by DrawDown ========
StartbyDD - Start copying positions if the drawdown has reached the set value as a percentage of the balance or in the deposit currency.
PercentDDMIN - Value of drawdown as a percentage of the balance or in the deposit currency.
StartbyDDTypeProfit - Type of profit to account for the drawdown: only current profit, only closed profit, current profit + closed profit.
========= Stop Trade by Obtained Profit ========
STOPbyOP - Stop copying new positions if the profit has reached the set value as a percentage of the balance or in the deposit currency.
PercentOPMIN - Profit value as a percentage of the balance or in the deposit currency.
STOPbyOPTypeProfit - Type of profit for accounting: only current profit, only closed profit, current profit + closed profit.
========= Start Trade by Obtained Profit ========
STARTbyOP - Start copying positions if the profit has reached the set value as a percentage of the balance or in the deposit currency.
STARTPercentOPMIN - The profit value as a percentage of the balance or in the deposit currency.
STARTbyOPTypeProfit - Type of profit for accounting: only current profit, only closed profit, current profit + closed profit.
バージョン 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.430
2024.04.29
Rebuild last build
バージョン 24.417
2024.04.17
Global Update EAPADPRO v55 with build 1415
-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 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 ";
==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.
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.
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.
-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 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.
バージョン 24.127
2024.01.27
EAPADPRO v48
+Added languages Chinese, Japanese, Korean, and Turkish.
バージョン 24.126
2024.01.26
+++EAPADPRO v47
-Fixed error of copying stopping on the master when deleting all global variables on the master!
バージョン 23.999
2023.12.27
EAPADPRO v46 2023
バージョン 23.972
2023.12.11
Update Function of filters
CommentToCopy=""; //CommentToDuplication --> Comments to Copy can be Separated by comma
CommentToNOTCopy=""; //CommentToNOTDuplication --> Prohibited Comments to Copy can be Separated by comma
-Last Build Compilation
バージョン 23.913
2023.09.18
-EAPADPRO v44
-Last Build Compilation
-
バージョン 23.101
2023.01.08
-Last Build
バージョン 22.110
2022.01.12
EAPADPRO Update
バージョン 21.612
2021.06.12
EAPADPRO v40
バージョン 21.406
2021.04.06
UPDATE for
バージョン 21.405
2021.04.05
MASTER: Fixed bug with using MagicToCopy with multiple values separated by commas.
Added the ability to set enumeration with ",;.|/"
バージョン 21.311
2021.03.11
Оптимизация кода;
Улучшение производительности;
バージョン 21.125
2021.02.01
- For the convenience of filling in the SymbolToCopy and SymbolNOtToCopy parameters in COPYLOT MASTER, restrictions on the strict case of letters (Small and Large) have been removed.
Now these parameters can be specified in any form, for example: EURUSD, eurusd, EURusd ......
バージョン 20.929
2020.09.29
Обновление данных
バージョン 20.702
2020.07.02
Master MT4
Fixed error MagicStartToCopy
バージョン 20.504
2020.05.04
Added removal of orders and activated positions upon expiration.
If the order was installed with the expiration function, then when the order expires, it is deleted on the client terminal.
バージョン 20.210
2020.02.11
Additional verification of open positions when using Reopen on the client
バージョン 20.206
2020.02.06
EaPadPRO v35
バージョン 19.821
2019.08.20
Expert compilation in the latest build of MT4 terminal
バージョン 19.812
2019.08.12
EapadPro update
バージョン 19.802
2019.08.03
EAPADPRO v31
In the CommentToTCopy and CommentToNOTCopy field:
Added additional value "NullComment", which means an empty comment!
If you need to copy only those positions that do not have a comment, then CommentToTCopy = NullComment;
If you need to copy all positions, except for those positions that have a comment, then CommentToNOTCopy = NullComment;
バージョン 19.610
2019.06.11
Added parameter to Master MT4:
CopyClosedStopout - Copy closed ticket by StopOut.
if false = Advisor will not copy an order to close a position that was closed by StopOut on the Master.
On the client, this position will not be closed and will remain in the market.
Added parameters Start and Stop copying when the current and closed profit conditions occur.
========= Stop Trade by DrawDown ========
STOPbyDD - Stop copying new positions if the drawdown has reached the set value as a percentage of the balance or in the deposit currency.
PercentDDMAX - DrawDown value as a percentage of the balance or in the deposit currency.
STOPbyDDTypeProfit - Type of profit for accounting for the drawdown: only current profit, only closed profit, current profit + closed profit.
========= Start Trade by DrawDown ========
StartbyDD - Start copying positions if the drawdown has reached the set value as a percentage of the balance or in the deposit currency.
PercentDDMIN - Value of drawdown as a percentage of the balance or in the deposit currency.
StartbyDDTypeProfit - Type of profit to account for the drawdown: only current profit, only closed profit, current profit + closed profit.
========= Stop Trade by Obtained Profit ========
STOPbyOP - Stop copying new positions if the profit has reached the set value as a percentage of the balance or in the deposit currency.
PercentOPMIN - Profit value as a percentage of the balance or in the deposit currency.
STOPbyOPTypeProfit - Type of profit for accounting: only current profit, only closed profit, current profit + closed profit.
========= Start Trade by Obtained Profit ========
STARTbyOP - Start copying positions if the profit has reached the set value as a percentage of the balance or in the deposit currency.
STARTPercentOPMIN - The profit value as a percentage of the balance or in the deposit currency.
STARTbyOPTypeProfit - Type of profit for accounting: only current profit, only closed profit, current profit + closed profit.
バージョン 19.318
2019.03.18
Fixed update graphics panel.
バージョン 19.218
2019.02.18
- EAPADPRO v26
- MASTER MT4 If the position on the master was closed after partial closing, while the client terminal was turned off, it will be closed on the CLIENT.
バージョン 19.107
2019.01.07
- Update EAPADPRO v25;
- 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;
バージョン 18.991
2018.12.11
ReBuild EAPADPRO 2018
バージョン 18.989
2018.12.10
Compiled by build 1959
Обновление EAPADPRO до версии 23
バージョン 18.965
2018.11.05
Global Update 2018
バージョン 18.830
2018.08.30
Copylot Update EAPADPRO v 20
バージョン 18.810
2018.08.14
Global update 2018
The algorithm is optimized to increase the speed of copying positions.
Added EAPADPRO 2.0 panel
All other changes in CopyLot Client
バージョン 17.404
2017.04.12
Fixed an error related to the list of magic numbers when using the parameters separated by ","
バージョン 17.206
2017.02.13
Optimized the operation with timer.
If the timer cannot be started, the tickwise operation starts.
Otherwise, the timer is used.
Added parameters for filtering deals by Comment:
CommentToNOTCopy=""; - Comment for deals not to be copied. default is empty - copy all.
If you want to prohibit copying deals with "The X" comment,
specify: CommentToNOTCopy="The X"
Also, in case the deals have dynamic comments (for example: Swing0 Swing1 Swing2), then it is sufficient to enter CommentToNOTCopy="Swing";
CommentToTCopy="";- Comment for deals that MUST be copied. default is empty - copy all.
If you want to enable copying deals with the "TickSniper" comment,
specify: CommentToTCopy="TickSniper"
Also, in case the deals have dynamic comments (for example: Two Sides0 Two Sides1 Two Sides2), then it is sufficient to enter CommentToTCopy="Two Sides";
バージョン 17.118
2017.01.24
Added handling of timer error, which can occur with some brokers for an unknown reason. If the timer does not start, the EA will trade in the TICK mode
Warning: If the EA fails to start by timer, the copying speed is lower due to the OnTick function features.
バージョン 17.110
2017.01.16
Added handling of error when setting the Millisecond timer on certain terminals. It occurs very rarely.
In case the terminal generates an error of setting the timer for milliseconds - the EA automatically sets the nearest second timer.
For example, if Sleeping = 300 ms, and the terminal generates an error, the EA will automatically set the timer to 1s.
バージョン 16.996
2016.12.15
Fixed display of time following the copying.
バージョン 16.610
2016.06.15
Added recheck of the data when opening the data file in another program.
バージョン 16.306
2016.06.01
Fixed the error that caused the inability to open the "Balance" file
バージョン 16.126
2016.01.28
Added the parameters STOPbyOP and PercentOPMIN
STOPbyOP - Stop copying when taking profit on the account
PercentOPMIN - The minimum take profit of the deposit for all the positions of the master of the current account, on which no new trades by new signals are made.
If the profit of the master deposit exceeds the PercentOPMIN mark in percents - The copying is stopped.
The STOPbyDD has the reverse effect - the trades are not copied if the account drawdown exceeds the mark of PercentDDMAX percents.
バージョン 16.105
2016.01.07
Added the OnTimer event handler which increases the stability and copying speed.
Fixed changing of the EA settings on the fly. Now the EA settings can be changed on the chart, without the need to restart the EA.
バージョン 15.990
2015.12.01
Update for copying a partially closed position:
If a position is partially closed in the master EA, only an open position is transmitted to the client. The closed ticket is not copied!
バージョン 15.944
2015.10.19
Optimized on-screen operation of data.
バージョン 15.817
2015.08.17
Added a table of orders and positions being copied to the master chart.
バージョン 15.324
2015.03.25
Added new option StopTrade by DD.
It disables copying when the drawdown of PercentDDMAX percents is reached.
PercentDDMAX - Max DRAWDOWN The maximum drawdown deposit for all pos from master of the current account, in which new deals on new signals will not open.
バージョン 15.316
2015.03.18
Bug fixes in placing of magic numbers that should not be copied, e.g. MagicToNOTCopy=123
Magic numbers with "1" "23" "12" will be copied for this example.
バージョン 15.212
2015.02.16
MagicToNOTCopy - new parameter excluding magic numbers for copying. It is necessary for launching the copier on a single terminal. By default, copier's magic number 123 is set.
バージョン 15.129
2015.01.30
The product adjusted to the new Client version
バージョン 15.114
2015.01.23
The system of signal distribution by files has been improved.
отличный продукт. много чего продумано и реализовано. можно настроить под себя как угодно. Перестал работать ваш официальный сайт. Я там обычно Мастер обновлял потому что с маркета выдает ошибку обновления 403. Где можно скачать мастер? Купленный клиент обновляется нормально. Спс.