Overview
Learn to implement and backtest a 200-day moving average trading strategy using PyAlgoTrade in this comprehensive tutorial. Explore advanced features including built-in technical indicators, equity growth visualization, and trade analyzers to assess winning trade percentages and maximum drawdown. Gain hands-on experience with creating scripts, defining strategy rules, handling end-of-month scenarios, and utilizing group-by functions. Master the application of moving averages, data feeds, and strategy execution while verifying results and interpreting function calls for a deeper understanding of algorithmic trading techniques.
Syllabus
Introduction
Creating a new script
Strategy rules
End of the month rule
Last day of the month
Group by
Moving Average Strategy
Technical Indicators
Data Feed
Moving Average
Running the Strategy
Verifying the Strategy
Function Calls
Results
Taught by
Part Time Larry