Hi all,
When you develop on MQL4 on weekends and you need to test trading functions of it (opening, closing orders, etc), how do you do it?
I know, that on MQL5 you can do testing on historical data, but I am stuck with MQL 4 (large project) and need a solution for MQL 4.
May be there is a way to connect MT4 to a fake server and feed historical data into it, so it will think as if that data is real?
What do you do when you need to test trading functions of your MQL 4 EA's on weekends?
Thanks in advance!
Use Strategy Tester ( Ctrl+R)
it may help you
Hi all,
When you develop on MQL4 on weekends and you need to test trading functions of it (opening, closing orders, etc), how do you do it?
I know, that on MQL5 you can do testing on historical data, but I am stuck with MQL 4 (large project) and need a solution for MQL 4.
May be there is a way to connect MT4 to a fake server and feed historical data into it, so it will think as if that data is real?
What do you do when you need to test trading functions of your MQL 4 EA's on weekends?
Thanks in advance!