add tutorials

This commit is contained in:
Zhe Wang
2021-12-24 10:13:55 +00:00
parent 01c0cb2bdd
commit 388d9406a2
+5
View File
@@ -52,6 +52,7 @@ Overall, I tend to pick decent or promising libraries that closely related to sy
- [Broker APIs](#broker-apis)
- [Resources](#resources)
- [Books](#books)
- [Tutorials](#tutorials)
- [Courses](#courses)
- [Relevant Projects](#relevant-projects)
@@ -220,6 +221,10 @@ Search page by languages you are interested in to find related libraries. For ex
- [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)
- More is coming... (PR welcome)
### Tutorials
- [Algorithmic Trading for Cryptocurrencies in Python](https://github.com/tudorelu/tudorials/tree/master/trading) - A simple yet practical experiment tutorial for cryto trading.
### Courses
- [Hudson and Thames Quantitative Research](https://github.com/hudson-and-thames) - Our mission is to promote the scientific method within investment management by codifying frameworks, algorithms, and best practices.