From e141ba1a43f28863ac4cb9b0bf054fc1242f69a9 Mon Sep 17 00:00:00 2001 From: Jacques Joubert Date: Thu, 25 Apr 2024 09:48:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b278f7c..70ffde07 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ **What was only possible with the help of huge R&D teams is now at your disposal, anywhere, anytime.** +[Documentation Click Here](https://hudson-and-thames-arbitragelab.readthedocs-hosted.com/en/latest/index.html). + ArbitrageLab is a python library that includes both end-to-end strategies and strategy creation tools that cover the whole range of strategies defined by [Krauss' taxonomy](https://www.econstor.eu/bitstream/10419/116783/1/833997289.pdf) for pairs trading strategies. @@ -72,4 +74,4 @@ your professional life. ## Learn To Build Production Ready Python Libraries We have released a course on Udemy that you can follow to produce your own open-source projects for finance. -* [Writing Production-Grade Python Code for Quant Developers](https://www.udemy.com/course/writing-production-grade-code-for-quantitative-developers/) \ No newline at end of file +* [Writing Production-Grade Python Code for Quant Developers](https://www.udemy.com/course/writing-production-grade-code-for-quantitative-developers/)