Fast C++ implementation for order book HFT
- Bryan Downing
- Oct 27, 2015
- 1 min read
Fast C++ implementation for order book HFT
This is a decent article on applying the order book in an efficient C++ implementation. The authors does the same with calling Matlab charts as well. I may explore this blog further
Comments