Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen
ALEXANDRU GABRIEL VIERIU  

Hello Vladimir, Very awesome product, could you implement maybe also the partial close feature? I want to pay for this feature, ofcourse. I also write u in skype. 

Best Regards, 
Alex

Vladimir Tkach  
ALEXANDRU GABRIEL VIERIU #:

Hello Vladimir, Very awesome product, could you implement maybe also the partial close feature? I want to pay for this feature, ofcourse. I also write u in skype. 

Best Regards, 
Alex

Hi.
I can't do that. It is hard for me.
derFux  

I analyzed the bug, which i wrote about but not finding the post here anymore.

It happens when the copier is used on a machine which is under heavy cpu/ram load or is not so powerful or running other EAs. For a very short time the copier file in the common folder is EMPTY and the slave than closes trades. Depending on how often and how long it happened after a while all open master trades are closed on slave.

I stopped analysing at this point and now use another copier without mql4 code. Maybe its a file access bug in mql4. While developing my own EA I had to implement some walkarounds for bugs in mql4 language/runtime.....

derFux  
derFux #:

I analyzed the bug, which i wrote about but not finding the post here anymore.

It happens when the copier is used on a machine which is under heavy cpu/ram load or is not so powerful or running other EAs. For a very short time the copier file in the common folder is EMPTY and the slave than closes trades. Depending on how often and how long it happened after a while all open master trades are closed on slave.

I stopped analysing at this point and now use another copier without mql4 code. Maybe its a file access bug in mql4. While developing my own EA I had to implement some walkarounds for bugs in mql4 language/runtime.....

Now i found my comment but it was about the simple_copier.mq4 from vlad which is open source ( https://www.mql5.com/en/forum/67187/page4#comment_26426846 ) and not Copier4Free. I cannot say if the bug also occurs on Copier4Free, but when its the same code base with the C4F.csv file in common folder it also can happen in this EA and also in Copier4Fee eventually. As its the absolute worst case scenario for an EA to accidantly close trades, so please take a look at the bug, vladimir....
Vladimir Tkach  
derFux #:
Now i found my comment but it was about the simple_copier.mq4 from vlad which is open source ( https://www.mql5.com/en/forum/67187/page4#comment_26426846 ) and not Copier4Free. I cannot say if the bug also occurs on Copier4Free, but when its the same code base with the C4F.csv file in common folder it also can happen in this EA and also in Copier4Fee eventually. As its the absolute worst case scenario for an EA to accidantly close trades, so please take a look at the bug, vladimir....
Ok. But code of copier4free and fee different from simple copier. If you go through the all comments, you would not find any issues about closing all trades.
Vitalii Vilnyi  

Хороший продукт , но появилась проблема

пользовался старшими версиями и было все нормально

 недавно начало плохо копировать

при включении копирования раньше открытых позиций сначала копирует отложенные ордера  и ждет какое то время а потом только

копирует остальные и то не все сразу , те ордера что я открываю в реальном времени копируются хороше

Vladimir Tkach  
Vitalii Vilnyi #:

Хороший продукт , но появилась проблема

пользовался старшими версиями и было все нормально

 недавно начало плохо копировать

при включении копирования раньше открытых позиций сначала копирует отложенные ордера  и ждет какое то время а потом только

копирует остальные и то не все сразу , те ордера что я открываю в реальном времени копируются хороше

Рыночные ордера могут не копироваться по причине удаленности текущей цены от цены открытия ордера. Данный допуск задается в параметре

  • Slippage & Price difference (in pips) – допустимая величина проскальзывания (в пунктах) и допустимая разница в цене.

Chatel Hill  
Will trades copy over to a slave investor account?
Vladimir Tkach  
Chatel Hill #:
Will trades copy over to a slave investor account?
No. Investor account doesnot allow to open trades.
mftrader  

Hi there, 

want to ask something small about the setting:

Slippage & Price difference (in pips)

When i set it for example to "3" then it will allow difference of 3 pips?

For example we BUY eurusd at 1.10500 it will copy the deal max. at 1.10530 but not at 1.10540 ?

Thanks for small answer. Thank you for giving this nice copier. God bless.

Regards, mftrader

Vladimir Tkach  
mftrader #:

Hi there, 

want to ask something small about the setting:

Slippage & Price difference (in pips)

When i set it for example to "3" then it will allow difference of 3 pips?

For example we BUY eurusd at 1.10500 it will copy the deal max. at 1.10530 but not at 1.10540 ?

Thanks for small answer. Thank you for giving this nice copier. God bless.

Regards, mftrader

Hi. Yes, it is correct.
Rajesh V  

Awesome EA.

What is the difference between free and paid version.  

Vladimir Tkach  
Rajesh V #:

Awesome EA.

What is the difference between free and paid version.  

In paid you can set

Set your own stop loss
and take profit
No-trade list
Copy-only list
Replace names list
Copy trades with losses
or only profitable
Plenty of Lot size functions
kurike7  
Hello,
On my local PC (windows 10), this EA worked fine.
However, on my VPSs (Windows2016Datacenter and WindowsServer2022Standard), I get an error that this EA cannot be loaded.
Do you have any possible tips to solve this problem?
Thank you,

Error message:
cannot load 'C:\Users\wd2022012101\AppData\Roaming\MetaQuotes\Terminal\72B09E5FB5CDEDDF53F593F3FAFC9114\MQL4\Experts\Copier4Free.ex4'
wayup  
How can we match different symbols in two brokers? One is US100.CASH,  the other NASUSD.HKT ?  If not this free one, can the Copier4FreeAdvanced do the match of symbols?  Thank you
Vladimir Tkach  
wayup #:
How can we match different symbols in two brokers? One is US100.CASH,  the other NASUSD.HKT ?  If not this free one, can the Copier4FreeAdvanced do the match of symbols?  Thank you

In your case specify

NASUSD.HKT(US100.CASH)

Vladimir Tkach  
kurike7 #:
Hello,
On my local PC (windows 10), this EA worked fine.
However, on my VPSs (Windows2016Datacenter and WindowsServer2022Standard), I get an error that this EA cannot be loaded.
Do you have any possible tips to solve this problem?
Thank you,

Error message:
cannot load 'C:\Users\wd2022012101\AppData\Roaming\MetaQuotes\Terminal\72B09E5FB5CDEDDF53F593F3FAFC9114\MQL4\Experts\Copier4Free.ex4'

Hi. I do not know the reason of this issue. 

Maybe you did not connet terminal to mql account.

Any other messages in Expert tab?

kurike7  
Vladimir Tkach #:

Hi. I do not know the reason of this issue. 

Maybe you did not connet terminal to mql account.

Any other messages in Expert tab?

Thanks to your tips, I was able to get this EA to work!  I did not know that a connection to the mql account was required.  Thank you again,
Vladimir Tkach  
Mohd Kamarul Afifi Bin Kamarudzaman #:
Hi sir, thanks for great product. Is the pro one got feature to start copy when reach certain drawdown?
Hi. Yes. Paid copier has such parameter - Copy loss trades
Nur Nutzer, die das Produkt gekauft oder gemietet haben, können Kommentare hinterlassen