[Free] Hands-On Machine Learning - Cryptocurrency Trading [Python]
Learn how to use Machine Learning and Intermarket Analysis to trade Crypto – Free Course
What you’ll learn
- How to apply Rule Induction Algorithms in Python
- How to perform intermarket analysis
- How to download historical data from Python
- How to validate Machine Learning Models
Requirements
- None
Description
In this course you are going to learn how to take your trading to the next level applying different techniques to analyze the market and create powerful trading signals.This course is mainly divided into two concepts.
Intermarket Analysis: Since Cryptocurrencies dont have much historical data, we need to gain insights by being creative.
In order to analyze one security, we are going to use data from that security and many others.
Lets say we are analyzing Bitcoin, in that case we will use Bitcoin data, and also Ethereum and even stock indexes.
Once we have mastered that concept, its time to roll up our sleeves and start coding.
Using Python you are going to learn how to download historical data and create indicators to gain insights from that data.
Then you are going to learn how to create biased labels to optimize what our algorithm needs to learn.
Finally, once we have everything prepared, we are going to use RIPPER (Repeated Incremental Pruning to Produce Error Reduction) as our rule induction algorithm in order to create readable rules that will result in powerful trading systems.
At the end of this course, you will have your own trading system generator.
Author(s): Genbox Trading