simulate ea in multiple currencies?

 

Hi, I have an EA that operates in multiple pairs in real time without problems, but when I try to test the strategy it returns an error for every market but the one which graphic is open (IIRC, something as "unknown symbol name EURJPY for OrderSend function" when eurjpy isn't the one opened). Is it a limitation of the tester plataform or there is some option I have to check to enable multiple markets in tests?


Thanks.

 

PB

> Is it a limitation of the tester platform

Yes :(

You can refer to other symbols for price data but you cannot process orders of other symbols when testing or optimizing

Good Luck

-BB-