From 6590b0eea5935518cb52df0d19a99fb47731bf77 Mon Sep 17 00:00:00 2001 From: Wilson Freitas Date: Wed, 25 Oct 2023 05:50:23 -0300 Subject: [PATCH] Added Quant-Finance-With-Python-Code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dabc23b..3f931e9 100644 --- a/README.md +++ b/README.md @@ -507,3 +507,4 @@ A curated list of insanely awesome libraries, packages and resources for Quants - [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 - [financialnoob-misc](https://github.com/financialnoob/misc) - Codes from @financialnoob's posts - [MesoSim Options Trading Strategy Library](https://github.com/deltaray-io/strategy-library) - Free and public Options Trading strategy library for MesoSim. +- [Quant-Finance-With-Python-Code](https://github.com/lingyixu/Quant-Finance-With-Python-Code) - Repo for code examples in Quantitative Finance with Python by Chris Kelliher