Hi,
Need help explaining why my EA skips trades when running on live account. When backtesting the same period, it is clear that certain trades are not taken when trading live. Does anyone know why this might happen? To be clear, the parameters are the same.
Does anyone have any tips or pointers as to what the problem is? How to debug/solve it?
Appreciate all help!
The main reason is errors in your code.
If you want to be helped in your MQL5 code, attach the source (editable) MQL5 code. Attach screenshots of the chart and indicate on which site (when working online) there was no transaction.
Hi,
Need help explaining why my EA skips trades when running on live account. When backtesting the same period, it is clear that certain trades are not taken when trading live. Does anyone know why this might happen? To be clear, the parameters are the same.
Does anyone have any tips or pointers as to what the problem is? How to debug/solve it?
Appreciate all help!