I am trying to test whether this ea recognizes different timeframe outside of current timeframe of test. I am trying to test for the crossover of ma20 and ma50 that occurs on 27-february-2013.
The test you gave me before that prints uses an indicator tester block to print the daily high no matter what timeframe the test is run under works fine. I also know the fxt files I am using are accurate because if you run the following ea on the D1 timeframe, it draws the veritical line at 27-february-2013 00:00. But, if you try running the test on H4, H1 or M15 timeframe, it draws the line several days later on 3-mar-2013 20:00.
http://fxdreema.com/shared/yu9M1JHxc
The test works on mt5 but I can't get it to work on mt4. I am using tickstory data. FXT file sizes are less than 1GB.
Any ideas? Thank you 🙂
mt4 with tickstory data.jpg
mt5 with exness data.jpg