Seuls les utilisateurs ayant acheté ou loué le produit peuvent laisser des commentaires
Paolo Prandi  

Hello, it doesn't seem to work. Tried in two different ways, placing a manual order then attaching the ea to the chart and vice-versa, in both cases no pending order has been placed by the ea.

A section I only input the TP (200), since I think the EA would put a SL on the opposite trade where my manual entry point was originally (am I wrong?).

B section Stop Reversal was true.

C section was unused.

D section min profit to BE I put the value of the TP I wanted the ea to reach before closing half the order and BE the other half ( 200 - hope it works this way). BE true.

E section min profit till part close I put the same value as the BE( 200). Part True.

With these parameters the EA continuously gives the error Correct volume value.

Lot size tried 0.02 and 0.2.

Stephen Reynolds  
Paolo Prandi:

Hello, it doesn't seem to work. Tried in two different ways, placing a manual order then attaching the ea to the chart and vice-versa, in both cases no pending order has been placed by the ea.

A section I only input the TP (200), since I think the EA would put a SL on the opposite trade where my manual entry point was originally (am I wrong?).

B section Stop Reversal was true.

C section was unused.

D section min profit to BE I put the value of the TP I wanted the ea to reach before closing half the order and BE the other half ( 200 - hope it works this way). BE true.

E section min profit till part close I put the same value as the BE( 200). Part True.

With these parameters the EA continuously gives the error Correct volume value.

Lot size tried 0.02 and 0.2.

Hi, thanks for letting me know about this bug. I see the problem and have taken out that part of the code. It is a quick fix for now that should be okay for yourself. But let me know.

I will be working on an update later in day and hopefully will resolve this and add an update to mql5.

It is an mql5 server issue that the problem code was attempting to deal with. I apologise for the problem.  

Dossiers :
Paolo Prandi  
Stephen Reynolds:

Hi, thanks for letting me know about this bug. I see the problem and have taken out that part of the code. It is a quick fix for now that should be okay for yourself. But let me know.

I will be working on an update later in day and hopefully will resolve this and add an update to mql5.

It is an mql5 server issue that the problem code was attempting to deal with. I apologise for the problem.  

Thank you for the Update. The error is gone, but the ea still doesn't place a pending order... and instead it modifies any other existing order opened by a different ea (any magic number).
Stephen Reynolds  
Paolo Prandi:
Thank you for the Update. The error is gone, but the ea still doesn't place a pending order... and instead, it modifies any other existing order opened by a different ea (any magic number).

Try this!

On looking into this i have identified problems. On testing on my pc, it appears to work okay. I have fixed problem with it modifying orders placed by other EA's except I haven't yet tested that yet.

Please let me know if its okay. 

Dossiers :
Seuls les utilisateurs ayant acheté ou loué le produit peuvent laisser des commentaires