This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Description
I see the example use Open high low and close. However i want to back test a hft algo on tick data with quote of bid and and also the book and order flow to ensure my orders get filled or not. Because if submit a limit buy order at the best bid and there is sell market order the buy never get executed ... howver the backtester might think i am long...
So question does devalpha support ticks data ??