| ▲ | Building a High-Performance C++ Backtesting Framework(dolphindb.com) | |
| 5 points by CrazyTomato 5 days ago | 1 comments | ||
| ▲ | jimaway123 2 minutes ago | parent [-] | |
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. | ||