Backtesting techniques using tick data?

2 Views
Iris Ruiz
Answered 5 months, 3 weeks ago
<p id="isPasted">If someone has built an awesome tick-level backtesting product, I would very much love to hear of it. So far however, in my experience, I have always ended up building a custom solution.</p><p>The main reason being that at that level you are very concerned with market microstructure. Any backtesting, simulation, etc. is going to involve plenty of assumptions about how the market behaves (which in turn could make or break an algo). And the only way I feel confident that I understand all those assumptions is to build it from scratch.</p><p>If you're writing an algo that operates at …</p>