Alexandr Bryzgalov: Hello. The code has beenwritten under theterminals971tobuild. I check his workonlater versions.Iferrors are foundcorrectandyouaccomplish your goal.
I reboot the PC and now it works with the last version.
This is an easy to use trade copier with
no excessive functions. The product performs direct and reverse copying.
In case of direct copying, the utility manages Stop Loss and Take
Profit of each order. It repeats modifications of market and limit
orders placed on a master account. There is also the possibility to copy
in "one to many" and "many to one" modes.
On the provider's account, run "Transaction Repeater Full" from folder "Experts\Market". The product works on any chart.
Select Master mode. Select necessary parameters.
If prefixes or suffixes are used in symbol names on the master account, they should be indicated in parameters mPrefix and mSuffix.
Set the period of master account data update in parameter "Sleep mls.". The number of milliseconds.
On the client's account, run "Transaction Repeater Full" from folder "Experts\Market". The product works on any chart.
Select Slave or Slave_revers mode.
In
the ServerAccount parameter. specify the number of the master account,
on which the trade copier is running in the master mode.
ServerAccount
value can be left unchanged. After start, in the upper left corner of
the chart, click on the required master account number the trade copier
is running on.
If prefixes or suffixes are used in symbol names on the slave account, they should be indicated in parameters sPrefix and sSuffix.
If "many to one" copying is performed, StMagik parameter of each launched copy should be different.
Set up other parameters.
Parameters
Mode - script operation mode:
Master - for a provider account; in this mode, the script transmits trades from the master account.
Slave - for a recipient account; in this mode, the script receives the data transmitted by the script from the master account.
Slave_revers - for a recipient account; in this mode,
the script receives the data transmitted by the script from the master
account and reverses the trade's direction. In other words, if BUY is
opened on the master account, SELL is opened on the client one.
Sleep mls. - data file update/check period in milliseconds.
mPrefix - prefix in symbol names on the master account. Leave blank if no prefix is used.
mSuffix - suffix in symbol names on the master account. Leave blank if no suffix is used.
ServerAccount
- number of the master account to copy trades from. If 0, then you need
to select the account number from the list in the upper left corner
immediately after starting the copyer.
Coeff - lot copying ratio.
UseFixLot - if "YES", a value from FixLot will be used.
FixLot - fixed lot size.
OnlyMarket - if "YES", only market orders are copied. If "NO", market and limit/stop orders are copied.
allowable time copy sec. - allowable copying time in seconds.
StMagik - arbitrary content line to avoid confusion if several script copies are launched.
LimitEquity - copying is stopped if available funds on a
receiver account are less than the specified value. However, open orders
are simultaneously closed with the ones on the master account.
sPrefix - prefix in symbol names on the slave account. Leave blank if no prefix is used.
sSuffix - suffix in symbol names on the slave account. Leave blank if no suffix is used.
Hi, one question regarding to the characteristic of the EA.
My EA makes pending
order, take profit and stop loss etc, but I want this only on the client MT4
and not in slave, I mean, at the slave terminals should be only -> orderOpen
and orderClose <- (without pending order neither takeProfit/stopLoss)
Hi.
I've just bought it and it works in MT4 Build971, but it doesn't in build985.
May I do something to run it in the latest version?
Thanks a lot,
Jose Rosado (@ gmail.com)
Hi.
I've just bought it and it works in MT4 Build971, but it doesn't in build985.
May I do something to run it in the latest version?
Thanks a lot,
Jose Rosado (@ gmail.com)
The code has been written under the terminals 971 to build.
I check his work on later versions. If errors are found correct and you accomplish your goal.
Hello.
The code has been written under the terminals 971 to build.
I check his work on later versions. If errors are found correct and you accomplish your goal.
I reboot the PC and now it works with the last version.
Thanks a lot for your quick answer.
Hi vendor,
I just wonder how to use "many to one" this function? could you explain to me? thanks
BR,
Adrian
Hi vendor,
I just wonder how to use "many to one" this function? could you explain to me? thanks
BR,
Adrian
Здравствуйте.
Для каждого мастера, на слейв счёте, нужно запускать свою слейв-копию.
StMagik для каждой копии слейва, ставьте разный.
Здравствуйте.
Для каждого мастера, на слейв счёте, нужно запускать свою слейв-копию.
StMagik для каждой копии слейва, ставьте разный.
Hi Alexandr,
I still don't understand how to use. Can you screen capture the settings? thanks a lot.
BR,
Adrian
Hi Alexandr,
I still don't understand how to use. Can you screen capture the settings? thanks a lot.
BR,
Adrian
I miss an option to choose wich symbols are copied.
If i´m correct it copies all transactions from sever to slave.
Hello, is the coef the lot multiplier ?
Hello, is the coef the lot multiplier ?
Thanks for the quick answer. Maybe you can a magic filter add to this good copier-ea ?
Thanks for the quick answer. Maybe you can a magic filter add to this good copier-ea ?
As soon as possible I will add this feature.
hi, i just buy this product.
when i attach to chart , nothing happen.
in journal nothing too
solution please.
hi, i just buy this product.
when i attach to chart , nothing happen.
in journal nothing too
solution please.
This is an easy to use trade copier with no excessive functions. The product performs direct and reverse copying. In case of direct copying, the utility manages Stop Loss and Take Profit of each order. It repeats modifications of market and limit orders placed on a master account. There is also the possibility to copy in "one to many" and "many to one" modes.
Launching the Copier
Parameters
How do this work with different account sizes? will it adjust the lot size accordingly?
the ratio of the lot is regulated functions:
Coeff - lot copying ratio.
UseFixLot - if "YES", a value from FixLot will be used.
If your program also copies indices such FDE30, FPL20?
if replacement characters on the master and slave are the same.
to check, use the demo version https://www.mql5.com/ru/market/product/7635
My EA makes pending order, take profit and stop loss etc, but I want this only on the client MT4 and not in slave, I mean, at the slave terminals should be only -> orderOpen and orderClose <- (without pending order neither takeProfit/stopLoss)
is this possible?
best regards