From 8bd78262796f6e99b951f4c96a86156239b7de29 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Tue, 21 Mar 2023 08:26:21 -0300 Subject: [PATCH] Added Hands-On Machine Learning for Algorithmic Trading --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1926c12..5105942 100644 --- a/README.md +++ b/README.md @@ -480,3 +480,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [systematictradingexamples](https://github.com/robcarver17/systematictradingexamples) - Examples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com) - [pysystemtrade_examples](https://github.com/robcarver17/pysystemtrade_examples) - Examples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com). - [ML_Finance_Codes](https://github.com/mfrdixon/ML_Finance_Codes) - Machine Learning in Finance: From Theory to Practice Book +- [Hands-On Machine Learning for Algorithmic Trading](https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-trading) - Hands-On Machine Learning for Algorithmic Trading, published by Packt