Maybe a bug but maybe a question?
-
Dear Dreemas,
In my EA I am comparing the price of XAUUSD v XAGUSD in a trade set up for XAUUSD so the EA goes on a XAUUSD chart. The EA is not referencing the XAGUSD price correctly. It is rounding it from say 23.234 to 23. I have no idea why. Any thoughts? -
Update - I have put the same EA on the XAGUSD chart and the problem is reversed. So it is showing the XAGUSD prices correctly but rounding the XAUUSD prices to the nearest whole number. This is a bug for sure, no? Or is there something I need to do?
-
Sounds weird. What structure are you using to compare the value of the secondary chart exactly?
-
@l-andorrà Th problem is with mt4 testing. I put it live today and it's working fine. When backtesting the system can only read one chart.
-
Wait, are you trying it on MT4? That will never work. I assumed you were trying it on MT5. That is possible there.