Forum

MT5 arithmetic bug

I converted my code from MT4 to MT5. I just discovered that something was not working like it was supposed to do... I put a lot of stuff in my magic number, when I parse the order, I validate if the magic is fitting with my current executioner. This code was working on MT4, on MT5 it return false

Strategy Tester & Pending Order (MT5)

I have a working EA on MT4, I decided to test my broker with MT5. So I made the new EA with MT5 with success, however all pending order are not working in backtesting... So I used one of the MT5 sample and made a EA just to test pending order using this

MetaTrader4 download always download MetaTrader5

I need to do a MQL4 program since where we want to use does not accept MQL5. I can compile with pain MQL4 from MetaEditor 5 but I don't have the MQL4 wizard setup, I end up creating a project in MQL5 and changing the property and file extension to be able to compile in MQL4 but even if it compile it