Learn to Create Investment Robots with Python, Learn the basics of Algorithmic Trading and financial data processing.
Would you like to learn how to create investment robots ? Do you want to learn how to invest wisely?
In this course we teach you from scratch to create your robots using Python. The course is divided into 6 modules:
- Programming in Python, we will see the fundamentals of programming using one of the most popular languages today
- Data processing with pandas. We will learn to manipulate and transform data in a simple way using pandas
- Use of Financial APIs, we will see how we can extract financial data from different sources and how we can make buy and sell orders
- Technical Indicators. We will analyze different technical indicators that will help us to develop our investment algorithm
- Backetesting. We will analyze how we can test if our strategy is profitable
- Creating a bot from scratch. We will use all the concepts learned in the course to see how we can create our investment robot that allows us to invest automatically.