Building a High-Performance C++ Backtesting Framework
6 points
5 days ago
| 1 comment
| dolphindb.com
| HN
jimaway123
20 minutes ago
[-]
Can anyone comment on the suitability of databases of any kind as the data source for running a "high frequency trading" backtest? The fact that the market data ticks are in a database doesn't seem that helpful, given that the order book state needs to be built up by processing all previous ticks since market open anyway.
reply