I am trading the ES on a tick chart.
Backtesting options:
1. Strategy Analyzer:
If I run the strategy analyzer with Tick Replay should I assume that the backtesting is looking at real data that is moving tick by tick (so I can assume my entries and exits are correct), or is it still just OHLC (and therefore not analogous to real-time data)?
2. Historical Data:
If I download one month of tick data, then open a chart with tick replay on for the same dates I just downloaded, then open my strategy, then look at Strategy Performance, should I assume the entries/exits/results are the same as would occur in real-time data?
The real question here is, how in the heck do I get real results when backtesting?! Is Tick Replay showing me real results that I can trust?

Comment