cryptocurrency-price-prediction
machine-learning-for-trading
Our great sponsors
cryptocurrency-price-prediction | machine-learning-for-trading | |
---|---|---|
2 | 149 | |
493 | 6,691 | |
- | - | |
0.0 | 5.0 | |
over 1 year ago | about 1 month ago | |
Jupyter Notebook | Jupyter Notebook | |
MIT License | - |
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.
cryptocurrency-price-prediction
-
Help with Jupyter notebook for crypto price prediction
Hey. This isn't really a predictor or forecaster in any sense, since the independent variables (X) are not knowable ahead of time. In fact, they include some serious data leakage such as the day's high and low, which will only be known at close (which is what it predicted). Also, the code to show the predictions is wrong, and essentially just shows the training data shifted forward (https://github.com/abhinavsagar/cryptocurrency-price-prediction/issues/1) so the results are just not there.
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?
Time-Series-Forecasting-Using-LSTM - Time-Series Forecasting on Stock Prices using LSTM
SDV - Synthetic Data Generation for tabular, relational and time series data.
Mad-Money-Backtesting - Backtesting recommendations from Mad Money and "The Cramer Effect/Bounce"
documentation - This repository contains the documentation for the current Quantiacs project. Check it out at: https://quantiacs.com/documentation/en/
TTM - # TTM Stock squeeze detection based on bollinger + keltner channels. Detects which stocks are out after bollinger is inside keltner channel.
zero-to-mastery-ml - All course materials for the Zero to Mastery Machine Learning and Data Science course.
AI-Expert-Roadmap - Roadmap to becoming an Artificial Intelligence Expert in 2022
spaCy - 💫 Industrial-strength Natural Language Processing (NLP) in Python
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
ydata-profiling - Create HTML profiling reports from pandas DataFrame objects
DataScienceProjects