Версия 24.944
2024.10.14
Enabling the default copy pending orders function: input bool PendingOrdersCopy=true; //PendingOrdersCopy --> Copy pending orders from master
Версия 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.911
2024.09.11
The issue with copying from 1 master to 1 client with different parameters and magic numbers has been fixed.
For example, you can now successfully copy 1 position multiple times (e.g., 3 times) with different parameters and magic numbers, ensuring each copy is managed individually.
Версия 24.807
2024.08.07
++++++++++++ NEW Function TimeSecondSlip
- Maximum allowable deviation in open time when copying positions in seconds.
0 – no limit.
This function limits the opening of positions on the client if the current time of the client exceeds the position opening time on the master by more than the TimeSecondSlip seconds. This helps to avoid excessive delays between the master and client position openings.
Attention! The server time difference (GMT) between the master and the client is accounted for automatically. There is no need to add it manually.
Specify the actual maximum time difference between the master and the client, such as 5, 10, or 50 seconds.
For example:
If you set TimeSecondSlip=10, the position will be copied only if the client's time does not differ from the master's time by more than 10 seconds.
If the time between the opening on the master and the current time on the client is significantly different, the Expert Advisor will not open a position.
Example:
If TimeSecondSlip=10,
and the MASTER Open time=18:30:15
while the Client Current time=18:30:45,
the position cannot be copied!
======================================================================================
++++++++++++ NEW Function SymbolToCopy
- Copy symbols.
The symbols(Currency Pairs) to copy,
empty value - all symbols,
comma-separated list strictly with the symbol name.
For example
EURUSD, GBPUSD, USDJPY
If you leave the field blank, all symbols will be copied.
The name of the symbol on the client account.
If the client account has a suffix, then SymbolToCopy must be written with the suffix.
For example:
Master account is: EURUSD,XAUUSD ,
Client account is : eurusd# and gold#
Then SymbolToCopy =eurusd#,gold#
======================================================================================
++++++++++++ NEW Function SymbolNOtToCopy
- No to Copy symbols.
The symbols(Currency Pairs) to no copy,
empty value - all symbols can be copied,
comma-separated list strictly with the symbol name.
For example
EURUSD, GBPUSD, USDJPY
If you leave the field blank, all symbols will be copied.
Версия 24.805
2024.08.05
Fixed error with CorrectSLTPbyMaster
Версия 24.801
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.628
2024.06.28
The operation of the PendingOrdersCopy and ReverseCopy functions has been optimized
Compilation in build 4423
Версия 24.620
2024.06.21
Fixed an error in closing positions on netting accounts.
Версия 24.617
2024.06.17
Rebuild with Metatrader 5 4390
Версия 24.606
2024.06.06
Fixed: MT5 version. Function ReopenPosAfterClose Fixed the error of duplicate opening of positions.
Added: Display information about enabling the ReopenPosAfterClose function on the EAPADPRO control panel
Compilation in the latest build of the terminal
Версия 24.521
2024.05.21
Parameter ReopenPosAfterClose, which allows you to monitor again Master positions(deals) and orders that were closed on a stop loss or manually on Client account.
If true, then all Master positions will be again copied to the Client.
If any position of the Client has been closed, the Expert Advisor will repeat (copy ) it.
Our adviser will open closed positions again if the Master position(Deal) is still open.
If false, then if the Client position(Deal) has been closed with Stop Loss or Take Profit, the Expert Advisor will no longer open it.
Only for professionals !!!
It helps to open a position again if it was closed, for example, by trailing stop on the client. But the master is not yet closed this position!
Версия 24.514
2024.05.14
EAPADPRO v57
Версия 24.431
2024.04.30
Build MetaTrader 5: 4282
Версия 24.430
2024.04.29
input bool FileErrorPrintToLogs =true; //FileErrorPrintToLogs --> Print file errors in the journal
To track errors in opening a data file (signal delay), a parameter has been added to output errors to the log (Log file)
Disabled by default!
Версия 24.423
2024.04.23
Added parameter
Slippage --> Maximum price slippage(Deviation) for buy or sell from the requested price
Версия 24.422
2024.04.23
Added parameter
Slippage --> Maximum price slippage(Deviation) for buy or sell from the requested price
Версия 24.417
2024.04.17
Global Update EAPADPRO v55 with build 4270
-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
+Added languages Chinese, Japanese, Korean, and Turkish.
EAPADPRO v48
Версия 24.126
2024.01.26
+++EAPADPRO v47
+Added warning if the program is not installed on a currency pair chart.
Alert("Please install the program on a currency pair chart (e.g. EURUSD, GBPUSD, USDCHF or USDJPY) for normal functioning of the copying system.");
Alert("If you have a symbol with a suffix, please install the program on the currency pair with a suffix for automatic detection of the suffix. ");
+When the suffix is automatically detected, this suffix will be written to the EAPADPRO panel.
-Fixed output of information about the table of deals to the journal
-Fixed error of copying stopping on the master when deleting all global variables on the master!
-Fixed the Close ALL button on the client.
Версия 23.999
2023.12.27
LAST BUILD
EAPADPRO version 46
Версия 23.967
2023.12.07
Update Modifying function after opening positions
Версия 23.913
2023.09.18
-EAPADPRO v44
------------------------------
-Last Build Compilation
Версия 23.101
2023.01.08
-----------------------------------------------------
-EAPADPRO v43 (Added new languages)
-Last Build Compilation
Версия 22.110
2022.01.12
Fixed a bug with drawing objects for new versions of MT5 terminal
Версия 21.976
2021.11.16
Включена поддержка ReverseCopy для PendingOrders
Версия 21.930
2021.09.30
Client MT5
Исправлена ошибка MaxPosBySymbol
Версия 21.923
2021.09.23
Перекомпиляция в последней версии терминала
Версия 21.913
2021.09.13
Добавлена дополнительная проверка количество позиций в серии при использовании параметра NumberPosbeforeCopy;
Версия 21.903
2021.09.02
-EAPADPRO v41
-Добавлен блок TPWCM EXTRA SETS Stops when Master Close Pos
При включении блока: Если на мастере закрывается позиция, на клиенте позиция закрыта не будет.
Вместо этого на клиенте по этой позиции включается трейлинг-стоп или безубыток.
Т.е. вместо закрытия на клиенте у Вас есть возможность включить трейлинг-стоп и сопровождать позицию далее.
Настройки трейлинг-стопа в таком случае отдельные.
И он включается только тогда, когда эта позиция закрывается на мастере.
Внимание: Данная функция при включении автоматически отменяет функцию ClosePosbyMaster
Версия 21.902
2021.09.02
-EAPADPRO v41
-Добавлен блок TPWCM EXTRA SETS Stops when Master Close Pos
При включении блока: Если на мастере закрывается позиция, на клиенте позиция закрыта не будет.
Вместо этого на клиенте по этой позиции включается трейлинг-стоп или безубыток.
Т.е. вместо закрытия на клиенте у Вас есть возможность включить трейлинг-стоп и сопровождать позицию далее.
Настройки трейлинг-стопа в таком случае отдельные.
И он включается только тогда, когда эта позиция закрывается на мастере.
Внимание: Данная функция при включении автоматически отменяет функцию ClosePosbyMaster
Версия 21.612
2021.06.12
Обновление EAPADPRO v40 , по новым правилам использования Маркета MQL5
Версия 21.413
2021.04.13
EAPADPRO v39 Update
Обновление информации на графике при перерисовке данных улучшена.
Обновление таблицы сделок происходит вместе с обновлением панели (Время обновления данных по прежнему настраивается в настройках панели! )
Версия 21.411
2021.04.11
MessageBox заменен на Alert при ошибке установки эксперта на 2 графика подряд!
Внимание! Для рабоыт программы Вам необходимо установить советник Copylot Client на 1 график!
Запрещено устанавливать Copylot Client на 2 графика и более!
Версия 21.326
2021.03.26
Добавлен MessageBox при запуске копировщика на 2 графиках одновременно!
Версия 21.311
2021.03.11
Оптимизация кода;
Улучшение производительности;
Версия 21.224
2021.02.24
- Master: Модификация функции "MODIFY ONLY", Запрет на проверку открытия позиции, если на мастере нажата кнопка "MODIFY ONLY".
- Client: Добавлен новый параметр
-- AdditionalLot: Дополнительный лот, который будет прибавлен к основному лоту.
Позволяет увеличивать или уменьшать лот.
Внимание: Вы можете установить и +0.01 значения и -0.01 значения.
Внимание: Вы можете использовать этот параметр вместе с KoefLot,RiskLot.
Например:
Мастер лот = 1, AdditionalLot=0.01, Клиент лот = 1.01;
Мастер лот = 1, AdditionalLot=-0.01, Клиент лот = 0.99;
- Client: При использовании OIP_Order_Instead_Position и ReverseCopy, тип отложенных ордеров также будет перевернут: Buy>SELLSTOP/SELLLIMIT, Sell>BUYSTOP/BUYLIMIT
- Client MT5: Добавлены (перенесены с версии Client MT4):
:RiskLotTypetype --> Type of dynamic lot calculation
:CorrectSLTPbyMaster -->Corrects SL/TP dist at different prices
========= Clients MaxPos =========
:MaxPosBySymbol --> Max number of pos per symbol to copy
:MaxOrderBySymbol --> Max number of orders per symbol to copy
:MaxSymboll --> Maximum number of symbols to copy
:NumberPosbeforeCopy --> Copy after a certain number of pos
========= Clients OIP EXTRA SETS Pos to STOP or LIMIT orders =========
:OIP_Order_Instead_Position --> Open Order Instead Positions
:OIP_TypeOrders --> Type of Orders
:OIP_DistanceOIP --> Distance from price
Версия 21.211
2021.02.09
Добавлен параметр SessionTradeCheck:
Проверка торговых сессий копируемого символа перед тем, как отправлять запрос на сервер!
Советник проверяет, можно ли торговать на этом символе в текущее время и торговую сессию.
Если в текущее время запрещено торговать по копируемому символу, COPYLOT не будет отправлять запрос на сервер.
Внимание! У некоторых брокеров может быть несколько торговых сессий!
Если Вы обнаружили, что советник не копирует Торгуемый символ и пишет ошибку No Session Time, Вы можете отключить эту функцию!
Версия 21.210
2021.02.09
Обновление функции торговых сессий..
Версия 21.209
2021.02.08
Модифицированная функция Торговых сессий
Версия 21.208
2021.02.08
Client MT5: Исправлена ошибка OnlyLossPips, при вводе положительного значения.
Версия 21.202
2021.02.02
-- Copylot Client, Проверка возможности открытия позиций в торговые сессии некоторых брокеров.
Версия 20.945
2020.10.19
Тест обновление функции ReverseCopy
Версия 20.935
2020.10.05
COPYLOT CLIENT MT5
Добавлена дополнительная проверка тикетов при закрытии по Тикету сделки/Тикету ордера.
Версия 20.926
2020.09.28
ProfitCopyOnly и LossCopyOnly теперь могут работать вместе.
Внимание! 2 функции могут работать одновременно!
Копируются те сделки, которые выполнили 1 из 2 условий (Прибыльные/Убыточные)
Версия 20.925
2020.09.25
MT5 - Обновление алгоритма закрытия сделок для Netting счетов.
Внимание! INOUT и частичное закрытие в данный момент не поддерживается!!!
Копировщик может копировать открытие/закрытие сделок только фиксированным лотом (каким лотом открыл - таким лотом и закрывается)
Версия 20.813
2020.08.13
В глобальные переменные каждого тикета добавлен номер МАГИК, для использования нескольких версий программы с разными МАГИК.
Версия 20.812
2020.08.12
Важное обновление в версии Client MT5:
Исправлена ошибка при использовании нескольких советников , работающих с одним файлом данных, при использовании разных настроек и магических номеров.
Версия 20.731
2020.08.03
Recompile Last Build
Версия 20.608
2020.06.08
2485 ReBuild
Версия 20.510
2020.05.10
Исправление ошибки работы с лотами 0.0001
Версия 20.507
2020.05.07
Добавлен параметр DayToExpiration
int DayToExpiration=0 переменная для выбора даты истечения отложенного ордера при торговли на FORTS:
- 0: ORDER_TIME_GTC - Без срока истечения
- 1: ORDER_TIME_DAY - Истечение отложенного ордера до конца текущего дня
- 2: ORDER_TIME_SPECIFIED_DAY - Количество дней для истечения отложенного ордера. Начало отсчета с текущего дня.
Если Вы получаете ошибку Rejected и при наведении на ордер в истории видите это:(неполные сведения FOK заявки), Или у Вас брокер БКС или Открытие тогда Вам необходимо установить:
TypeFilling=ImmediateOrCancel или TypeFilling=Return
DayToExpiration=1
Версия 20.409
2020.04.09
Client MT5
-Обновлен алгоритм функции динамического лота при использовании RiskLot
-Добавлен параметр RiskRate - курс вашей валюты по отношению к доллару.
По умолчанию RiskRate = 0 - означает, что советник будет пытаться найти правильный курс в Обзоре рынка.
Для того чтобы автолот работал адекватно со всеми валютными парами, вам необходимо включить в Обзоре рынка "Показать все валютные пары".
Версия 20.319
2020.03.19
Обновление версии для MetaTrader 5 и обновление для работы с брокерами у которых возможен лот 0.005 .
Например binary.com и Volatility 75.
Версия 20.225
2020.02.25
В Автоопределение суффикса (PreFixSymbol) добавлена валюта CNH (Китайский Юань)
Версия 20.207
2020.02.06
Copylot CLIENT
-- Функция PreFixSymbol обновлена для некоторых символов.
-- Добавлена функция Delay_Seconds_General - Задержка в секундах между всеми запросами советника на сервер.
Другими словами: Каждый запрос советника на сервер (открытие, закрытие, модификация) будет исполняться с задержкой между друг другом.
Для брокеров, у которых запрещено слишком частые запросы на сервер(очень редкое событие).
Если Delay_Seconds_General = 0, тогда эта функция не работает.
Внимание! Только для опытных пользователей.
Версия 20.122
2020.01.23
Добавлен блок Clients extra Delays управления задержкой при копировании позиций с мастер счета!
Данный блок устанавливает задержку между открытием позиций в секундах/пунктах!
Параметры:
Delay_Seconds_ALL=0; - Задержка в секундах между открытием позиций, учитывается Все позиции (Валюта и направление не учитывается). 0 - отключено.
Delay_Seconds_Symbols=0;- Задержка в секундах между открытием позиций одной валюты, учитывается позиции 1 Валюты (направление не учитывается). 0 - отключено.
Delay_Seconds_Type=0; - Задержка в секундах между открытием позиций одной валюты и каждого направления позиций BUY/SELL, учитывается позиции 1 Валюты. 0 - отключено.
Delay_Points_Symbols=0; - Задержка в пунктах между открытием позиций одной валюты, учитывается позиции 1 Валюты (направление не учитывается). 0 - отключено.
Delay_Points_Type=0; - Задержка в пунктах между открытием позиций одной валюты и каждого направления позиций BUY/SELL, учитывается позиции 1 Валюты. 0 - отключено.
Внимание: Задержка в пунктах может быть равно или больше, чем цена открытия предыдущей позиции! Значение в пунктах - Это минимальное значения дистанции от ближайшей позиции!
Внимание: Задержка в пунктах рассчитывается в обе стороны от цены открытия позиций!
например:
Delay_Seconds_Type=10; Задержка открытия позиций по 1 символу и по разным направлениям 10 секунд!
Copylot Master EURUSD SELL 0.1 10:01:10 (Время открытия) Copylot Client EURUSD SELL 0.1 10:01:10 (Время открытия)
Copylot Master EURUSD SELL 0.1 10:01:11 (Время открытия) Copylot Client EURUSD SELL 0.1 10:01:20 (Время открытия)
Copylot Master EURUSD BUY 0.1 10:01:12 (Время открытия) Copylot Client EURUSD BUY 0.1 10:01:12 (Время открытия)
Copylot Master EURUSD BUY 0.1 10:01:14 (Время открытия) Copylot Client EURUSD BUY 0.1 10:01:22 (Время открытия)
Copylot Master USDJPY SELL 0.1 10:01:15 (Время открытия) Copylot Client USDJPY SELL 0.1 10:01:15 (Время открытия)
например:
Delay_Points_Type=10; Задержка открытия позиций по 1 символу и по разным направлениям 10 пунктов!
Copylot Master EURUSD SELL 0.1 1.10800 (цена открытия) Copylot Client EURUSD SELL 0.1 1.10800 (цена открытия)
Copylot Master EURUSD SELL 0.1 1.10801 (цена открытия) Copylot Client EURUSD SELL 0.1 1.10810 (цена открытия)
Copylot Master EURUSD BUY 0.1 1.10810 (цена открытия) Copylot Client EURUSD BUY 0.1 1.10810 (цена открытия)
Copylot Master EURUSD BUY 0.1 1.10808 (цена открытия) Copylot Client EURUSD BUY 0.1 1.10820 (цена открытия)
Copylot Master USDJPY SELL 0.1 109.500 (цена открытия) Copylot Client USDJPY SELL 0.1 109.500 (цена открытия)
Версия 19.994
2019.12.30
Исправлена ошибка ChangingNamesSymbols при копирвании с заменой символа и прямого копирования символа:
например при ChangingNamesSymbols="US30=GER30;"
При открытии позиций на мастере US30 на клиент будет копироваться GER30;
При открытии позиций на мастере GER30 на клиент будет копироваться GER30;
Версия 19.993
2019.12.19
Обновление для неттинговых счетов
Версия 19.992
2019.12.18
Обновление
Версия 19.948
2019.10.18
Исправлена ошибка использования параметра My TakeProfit и My Stoploss на символе USDJPY
Версия 19.812
2019.08.12
При использовании TrailingStopUSE или BreakEven изменено условие модификации стоплосса и тейкпрофита:
1. Если Трейлингстоп или Безубыток еще не активировался (Позиция не имеет прибыль), то копируется стоплосс и тейкпрофит с мастер счета.!
2. Если Трейлингстоп или Безубыток уже активирован и стоплосс позиции был модифицирован в прибыльную зону, то копирование стоплосса и тейкпрофита этой позиции отключается и Копировщик COPYLOT продолжает работу Трейлингстопа.
Версия 19.802
2019.08.03
EAPADPRO v31
в Copylot Client МТ5 добавлены параметры:
PendingPrice_adjust=0; //PendingPrice_adjust --> Adjusting distance for pending order
input string periods5="========= TrailingStop options
TrailingStopUSE=false; //TrailingStopUSE --> Enable the TrailingStop function
TrailingStop=50; //TrailingStop --> Distance trailing stop
TrailingStep=1; //TrailingStep --> Trailing stop modification step
input string periods8="========= BreakEven WithoutLOSS options
BreakEven=false; //BreakEven --> Enable the Breakeven function
LevelWLoss=0; //LevelWLoss --> Distance from the OpenPrice to the profitable SL
LevelProfit=0; //LevelProfit --> Number of points gained by the position to use BE
Версия 19.606
2019.06.06
Исправлена ошибка двойного открытия в Client MT5 при использовании нескольких источников для копирования.
Мелкие доработки.
Версия 19.514
2019.05.14
- Добавлена функция принудительной модификации стоплосса и тейкпрофита после открытия позиций.
Если используется My_STOPLOSS и/или My_TAKEPROFIT.
Версия 19.322
2019.03.19
Recompile
Версия 19.321
2019.03.19
Copylot MetaTrader 5:
Бета тестирование: Добавлена возможность копировать отложенные ордера (PendingOrdersCopy).
Внимание: Отложенные ордера можно копировать только с счета, типа ХЕДЖ.
Внимание: Функция PendingOrdersCopy по умолчанию отключена!
Если Вы обнаружили ошибку ,просьба сообщить нам в разделе обсуждения с прикреплением полных лог файлов и описанием Ваших действий.
Спасибо за понимание.
Версия 19.318
2019.03.18
Fixed update graphics panel.
Версия 19.219
2019.02.19
Ошибка версии (Master / Client)
Версия 19.218
2019.02.18
- EAPADPRO v26
Версия 19.121
2019.01.22
Важное обновление для Copylot Client MT5:
Оптимизация функции вызова истории сделок для ускорения работы копировщика снижения нагрузки на ресурсы компьютера.
Версия 19.111
2019.01.11
Версия клиента мт5 обновлена!
Добавлено исполнение алгоритма на тике, если таймер не был инициализирован.
Версия 19.107
2019.01.07
- Обновление EAPADPRO v25;
- В панель добавлены дополнительные языки: Испанский, Португальский (Бразилия), Немецкий, Китайский, Японский;
Перевод был осуществлен с помощью GOOGLE Translator + сайта MQL + Терминала!
Если Вы обнаружили ошибку на своем языке, пожалуйста, сообщите о ней в сообщениях. Спасибо!
- Увеличение скорости работы панели;
Версия 18.991
2018.12.12
Это обновление только для CLIENT MT5
- При копировании с мт4 на мт5 и частичном закрытии позиции на мт4, скопированная позиция на МТ5 будет закрыта полностью!!!
Это исключает ошибку неправильного копирования частично закрытой позиции!
Частичное закрытие на терминале МТ5 и в COPYLOT не поддерживается!
- Добавлена функция копирования риска от мастера к клиенту:
формула копирования: lottoclient=(AccountBalance()/BalanceFromMaster)*lotfrommaster*LotExp;
- LotRiskFromMaster - использовать риск мастер-аккаунта
- LotExp - Коэффициент лота с мастера.
Можно установить, чтобы повысить или понизить риск с мастер счета.
Например LotExp=2 и на мастере открывается лот 0.1 при балансе 10 000,
тогда на клиенте с балансом 20 000 открывается лот 0.4 (при LotExp=1 открывается лот 0.2)
Версия 18.988
2018.12.04
Изминения в работе программы
Версия 18.972
2018.11.12
Bug fixed with Free Margin check
Версия 18.965
2018.11.05
Глобальное обновление 2018 COPYLOT MT5
1. Исправлена ошибка модификации стоплосс и тейкпрофита на открытых позициях при МАРКЕТ исполнении на торговом счете.
2. Добавлена поддержка копирования на счета с МАРКЕТ исполнением.
3. Автодобавление символов в обзор рынка, если этот символ не выбран в обзоре рынка.
4. Принудительное чтение истории сделок после открытия, если сделка была открыта с задержкой.
5. Добавлена панель EAPADPRO v21
6. Добавлены подсказки в внешних переменных
Версия 17.203
2017.02.20
Версия обновлена.
Модифицирован алгоритм автоматического определения типа заливки ордеров.
Версия 16.956
2016.11.08
Копировщик модифицирован для работы на хедж счетах.
Версия 16.610
2016.06.15
Добавлена проверка на использование файла данных другой системой
Версия 16.322
2016.03.29
Исправлена ошибка работы символа с суффиксом "..."
Версия 16.128
2016.01.29
Решение относительно включенной функции UAC:
Если данная функция включена, все файлы записываются в общую папку терминала.
Версия 16.105
2016.01.07
Добавлено автоопределение Суффикса символа, если он отличается от стандартного названия валютной пары.
Если в поле PreFixSymbol="Auto":
Если на клиентском терминале название валюты с суффиксом, например EURUSD.m , то сделки будут скопированы с суффиксом ".m"
Добавлен обработчик событий OnTimer увеличивающий стабильность и скорость копирования.
Исправлено Изменение настроек советника "на лету" Теперь настройки советника можно изменять на графике, не пере запуская советник.
Версия 15.991
2015.12.23
- Исправлена ошибка модификации стопов при использовании TP_adjust и SL_adjust.
- При невозможности открыть сделку на клиенте по символу с мастера в поле комментария будет стоять DISABLED_TRADE - торговля по данному символу запрещена.
- Добавлено автоопределение типа заливки для открытия позиций.
Версия 15.959
2015.11.03
Исправлена ошибка открытия позиций для срочного рынка, если заявка исполнена не полностью.
Версия 15.956
2015.10.30
Для рынка ФОРТС добавлена функция принудительного обнаружения новых тикетов для клиента. При закрытии сделок на мастере, сделки закрываются и на клиенте принудительно.
Версия 15.932
2015.10.09
исправлена ошибка проскальзования на некоторых брокерах
All in all... a great EA... appreciate the hard work that went behind it to create such an easy, plug and play type EA.. Kudos!