Trading Strategies Backtesting With Python
Learn how to code and backtest different trading strategies for Forex or Stock markets with Python.
What you’ll learn
-
How to install and set up Python and related libraries used in financial data analysis
-
Get financial data for Forex, Stocks and more from different sources
-
Essentials of Algorithmic trading and Technical analysis
-
Build, backtest and analyse all kinds of different trading strategies and ideas
-
How to create from scratch strategy development platform with Python
-
Visualisation of data and results of strategy backtest
-
Understanding of strategy backtest results as CAGR, Accuracy and much more
Requirements
-
Basic Python knowledge (I explain each step so you can understand what I am doing)
-
Basic trading knowledge
Who this course is for:
- Anyone interested in algorithmic trading, who wants to backtest trading ideas with few lines of code