-
Pair the 30 stocks in the Dow Jones Industrial Average and identify the 10 pairs with the highest cointegration (i.e., the smallest p-value) as investment targets.
-
Train a model using the Support Vector Machine (SVM) method and calculate the annualized return.
-
Train a model using the Random Forest (RF) method and calculate the annualized return.
-
Train a model using the Neural Network (NN) method and calculate the annualized return.
The average annual return from these three methods is then calculated for comparison.