C++ Backtest Environment — Part 1: Yahoo Finance Data Interface in C++
As a summer project, I have decided to build my own backtesting environment for trading algorithms in C++ as a way to learn C and acquire a wider understanding of important quant finance fields including risk…