diff --git a/Readme.md b/Readme.md index b7fb2fa..24e9f5b 100644 --- a/Readme.md +++ b/Readme.md @@ -372,6 +372,8 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a ### Books +- [Building Low Latency Applications with C++](https://www.packtpub.com/product/building-low-latency-applications-with-c/9781837639359) + - Source Code: - [Quantitative Portfolio Management: The Art and Science of Statistical Arbitrage (2021)](https://www.amazon.co.uk/Quantitative-Portfolio-Management-Statistical-Arbitrage/dp/1119821320/ref=asc_df_1119821320/?tag=googshopuk-21&linkCode=df0&hvadid=534858257189&hvpos=&hvnetw=g&hvrand=3040398248892159445&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9044954&hvtargid=pla-919734400242&psc=1&th=1&psc=1) - [Algorithmic Trading with Python (2020) by Chris Conlan](https://github.com/chrisconlan/algorithmic-trading-with-python) - [Python for Algorithmic Trading (2020) by Dr. Yves J. Hilpisch](https://github.com/yhilpisch/py4at) @@ -379,7 +381,6 @@ Note: the one marked as `Live Trading` has reasonable live trading support for a - [Machine Learning for Algorithmic Trading: Predictive models to extract signals from market and alternative data for systematic trading strategies with Python](https://github.com/stefan-jansen/machine-learning-for-trading) - [Advances in Financial Machine Learning](https://github.com/BlackArbsCEO/Adv_Fin_ML_Exercises) - [Machine Learning for Asset Managers](https://github.com/emoen/Machine-Learning-for-Asset-Managers) -- More is coming... (PR welcome) ### Blogs