📄️ C++ Backtesting System
Rebuilding my backtesting system in C++ for performance at scale
📄️ Testing a C++ project in Xcode with XCTest
In this post, I'm going to document how to setup a C++ program in XCode and test using the XCTest framework
📄️ For Loop Optimisation: Parsing Tick Data at Speed
Two approaches to parsing tick data in C++