Not getting accurate OHLC in Strategy Tested with Tickstory
Posted: Tue Mar 05, 2019 4:34 am
I am using TickStory Standard and still getting whacky results when using the Strategy Tester on MT4. I wrote a simple EA to print what sort of Open, High, Low, Close data that Strategy Tester is providing to the EA and found it was sending the Open value for all OHLC. ie Open[0], Close[0], High[0], Low[0] has the same value even though using the highest setting on Strategy Tester .. Every Tick ...