FinancePy
machine-learning-for-trading
Our great sponsors
FinancePy | machine-learning-for-trading | |
---|---|---|
62 | 170 | |
1,317 | 7,349 | |
- | - | |
8.3 | 4.0 | |
2 days ago | 23 days ago | |
Jupyter Notebook | Jupyter Notebook | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FinancePy
We haven't tracked posts mentioning FinancePy yet.
Tracking mentions began in Dec 2020.
machine-learning-for-trading
-
As someone who has zero knowledge in coding, and algo trading—but has more than 7 years of experience in manually trading, where should I start?
I would highly recommend the book Machine Learning for Algorithmic Trading: https://github.com/stefan-jansen/machine-learning-for-trading
-
Papers for intro to Statistical Arbitrage
You have to be a little careful with ML if you’re putting it to use, a couple books that give some good practices are https://ml4trading.io/ and https://www.wiley.com/en-gb/Advances+in+Financial+Machine+Learning-p-9781119482086 .
What are some alternatives?
DCF - Basic Discounted Cash Flow library written in Python. Automatically fetches relevant financial documents for chosen company and calculates DCF based on specified parameters.
SDV - Synthetic Data Generation for tabular, relational and time series data.
Mad-Money-Backtesting - Backtesting recommendations from Mad Money and "The Cramer Effect/Bounce"
PyPortfolioOpt - Financial portfolio optimisation in python, including classical efficient frontier, Black-Litterman, Hierarchical Risk Parity
zero-to-mastery-ml - All course materials for the Zero to Mastery Machine Learning and Data Science course.
documentation - This repository contains the documentation for the current Quantiacs project. Check it out at: https://quantiacs.com/documentation/en/
cryptocurrency-price-prediction - Cryptocurrency Price Prediction Using LSTM neural network
gs-quant - Python toolkit for quantitative finance
TTM - # TTM Stock squeeze detection based on bollinger + keltner channels. Detects which stocks are out after bollinger is inside keltner channel.
fraud-detection-handbook - Reproducible Machine Learning for Credit Card Fraud Detection - Practical Handbook
SynthDet - SynthDet - An end-to-end object detection pipeline using synthetic data
dcf-basic - Basic DCF model to quickly value public companies.