Overview
This example demonstrates creating a simple trading strategy using a computed moving average. It details the following steps.
- Obtaining the Data
- Moving Average
- Dynamic Visualization
- Backtesting
- Normalized Prices
- Using Pre-defined Trade Libraries
- Trade Performance
- Pre-processing the Data for Regression Analysis
- Regression Analysis
Video Demos
Video Demo
First Step
The first step is to obtain the data.