Multi Currency Backtesting in MQL4

 

Hi,

I am going to programming an EA that check 3 currency Bid and Ask Price then send order sell or buy. It is not posible in MQL4 strategy tester .

I think there are 2 way for this job:

1 - I make a file that all data save at this and read this data in EA and use it for test.

2 - I use a software that make a virual mql4 server in my system and send data to metatrader4.

if anybody know about this subject Please send for this post

 
If you just place trades on one pair then you can do it in the Strategy Tester.
Reason: