Trading Strategies Backtesting With Python
- 4
Brief Introduction
Learn how to code and backtest different trading strategies for Forex or Stock markets with Python.Description
Learn how to backtest most of the strategies for Forex and Stock trading. You will build strategy backtest platform from scratch and modify it for different strategies so you can backtest your or others ideas to see if there is any value in them. You will also be taught how to analyse backtest results and visualise important metrics. I will be adding more strategies and better ways to backtest and implement ideas in future lectures.
Requirements
- Requirements
- Basic Python knowledge (I explain each step so you can understand what I am doing)
- Basic trading knowledge