There are several duplicate trades in my tracking signal history.

 

Hi,

I typically record my trading in excel (real time), and I've found that the result from my excel didn't match with MQL5.

I discover that there are some duplicate list in my MQL trading records. 


I don't know how to contact support or recalculate it on MQL5.

Please help!

 
Take a look at the logs. Every incoming signal and every trade with it is logged.
 
Mr Tepparit Yothinnorratham:

Hi,

I typically record my trading in excel (real time), and I've found that the result from my excel didn't match with MQL5.

I discover that there are some duplicate list in my MQL trading records. 


I don't know how to contact support or recalculate it on MQL5.

Please help!

If you are in mt5 terminal , make sure you dont confuse deals with duplicate trades. for mt5 every trade has two part of deal ,deal entry/in and deal exit/out. If that is not the case check the code where you are saving in excel and where you place the trade. There must be some condition which is casuing the synchronization between 2