
Apr 18 2012 at 11:19
Hello fellow traders,
I was wondering if anyone is aware of a good way to test strategies which buy/sell on TWO different symbols with Meta Trader 4. It just gives an unknown symbol error if you backtest a strategy that acts on another symbol than the one you choose to test it on.
Any other method to backtest Meta Trader EAs outside the backtesting framework, besides writing my own set of scripts?
Greetings,
Chris
I was wondering if anyone is aware of a good way to test strategies which buy/sell on TWO different symbols with Meta Trader 4. It just gives an unknown symbol error if you backtest a strategy that acts on another symbol than the one you choose to test it on.
Any other method to backtest Meta Trader EAs outside the backtesting framework, besides writing my own set of scripts?
Greetings,
Chris
Arbitrage between 2 different symbols on the same MT4 terminal? Hmm... maybe you could try,
downloading the history data for both symbols first under your History Center, then try back testing again. If it is still giving you an error, then it could be that the symbol name within the coding doesn't match up the one that is listed by your broker.
downloading the history data for both symbols first under your History Center, then try back testing again. If it is still giving you an error, then it could be that the symbol name within the coding doesn't match up the one that is listed by your broker.
http://www.freeforexrebates .info

Apr 24 2012 at 10:26
Thanks for your reply :)
As it turns out, it's impossible to backtest hedging/multiple pairs in MT4. But there is a work-around: https://articles.mql4.com/445#9252 I think it's rather ugly, but among the lines what I'd have done if I hadn't found this beforehand.
As it turns out, it's impossible to backtest hedging/multiple pairs in MT4. But there is a work-around: https://articles.mql4.com/445#9252 I think it's rather ugly, but among the lines what I'd have done if I hadn't found this beforehand.
에 댓글을 달려면 로그인하십시오.