Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti
wishwanto  
Alexandr Bryzgalov:

т.е. в момент появления такой ошибки сделки не копировались?

no transaction at the time. Does it make sense to close the transaction repeater and attach it again as master?

The error is only in the MT4 with transaction repeater acting as master.
Alexandr Bryzgalov  
wishwanto:

no transaction at the time. Does it make sense to close the transaction repeater and attach it again as master?

The error is only in the MT4 with transaction repeater acting as master.

if at the time of the error there were transactions and they were not copied, then this is a problem.

if you just got such a mistake, then you should not be afraid.

It is possible to restart the copier as a prophylactic once a day.

To reduce the number of such errors, delete the "sleep" parameter, if this is not critical when copying in your case.

wishwanto  
Alexandr Bryzgalov:

if at the time of the error there were transactions and they were not copied, then this is a problem.

if you just got such a mistake, then you should not be afraid.

It is possible to restart the copier as a prophylactic once a day.

To reduce the number of such errors, delete the "sleep" parameter, if this is not critical when copying in your case.

thankyou.
Anthony Alcazar  
Do i need to attach to multiple charts or 1 chart on each terminal will do? If i am trading on multiple pairs in the master, can i just enable this in one chart for both master and slave? 
Alexandr Bryzgalov  
riye:
Do i need to attach to multiple charts or 1 chart on each terminal will do? If i am trading on multiple pairs in the master, can i just enable this in one chart for both master and slave? 

if trading one to one, then you need to run only one copy on the master and one copy on the slave. independent of the number of pairs for which trade is conducted

Caillaud Yoann  

Hello

I have this error message on the slave. Is it a slippage issue ? The parameters is on 2. What’s the recommandations ?

Alexandr Bryzgalov  
Caillaud Yoann:

Hello

I have this error message on the slave. Is it a slippage issue ? The parameters is on 2. What’s the recommandations ?

Hello.

Yes, the order does not open due to the fact that there are no prices.

Most likely the reason is in the server of the broker who delays execution.

Say the warrant does not open completely or opens, but with a delay?

Caillaud Yoann  
Alexandr Bryzgalov:

Hello.

Yes, the order does not open due to the fact that there are no prices.

Most likely the reason is in the server of the broker who delays execution.

Say the warrant does not open completely or opens, but with a delay?

Thanks a lot
The warrant does not open.
Alexandr Bryzgalov  
Caillaud Yoann:
Thanks a lot
The warrant does not open.

most likely, the reason is on the side of the broker.

the server of the broker gives such an error before the release of important news or on the opening of the session.

Generally, of course, the copier of the occurrence of such an error will try to open a copy for the time specified in the "llowable time copy sec."

Caillaud Yoann  
Alexandr Bryzgalov:

most likely, the reason is on the side of the broker.

the server of the broker gives such an error before the release of important news or on the opening of the session.

Generally, of course, the copier of the occurrence of such an error will try to open a copy for the time specified in the "llowable time copy sec."

Ok thanks

juannamis  

Hi I already paid and when I try to set up it says transaction reapeater full trade is not permitted what I have to do?

Alexandr Bryzgalov  
juannamis:

Hi I already paid and when I try to set up it says transaction reapeater full trade is not permitted what I have to do?

Hello.

Take a screenshot of the message that you receive from the product and send it to me.

juannamis  
Alexandr Bryzgalov:

Hello.

Take a screenshot of the message that you receive from the product and send it to me.

I could do it thanks the autotrading wasnt enable, now I want to know the best set up for copying the trades as the same as they are
juannamis  
Hi in slave mode it opens 4 times the same trade why is that need only one by one trade
Alexandr Bryzgalov  
juannamis:
Hi in slave mode it opens 4 times the same trade why is that need only one by one trade

Specify with what settings the product was launched.

How many slave copies are running on the slave account?

Nazri Shamsudin  
Hi, my master account is EURUSD, my slave account is EURUSDe. I input "e" in my slave account sSuffix but it is still not working. Help?
Alexandr Bryzgalov  
Nazri Shamsudin:
Hi, my master account is EURUSD, my slave account is EURUSDe. I input "e" in my slave account sSuffix but it is still not working. Help?

Hello.

Make a screen of settings on the master account

and on the slave account

Luis Alfonso Rivas Felix  

please add that do not close positions when server close positions for orders with tp/sl as differences between server and client are killing me. 

looks like an easy change like

from 

if order is closed in server then close;

to

if (client order = closed in server) and (sl = nill "or" tp = nill ) then

client close (as normal)

else

no close order (wait until TP or SL is hit even if never hit)


"or" to ensure position have the sl tp if there is no sl or tp then close to don't cause damage hehehe

Solo gli utenti che hanno acquistato o noleggiato il prodotto possono lasciare commenti