Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a code (MATLAB or your choice of coding language) to Back Test a Basic Momentum Trading Strategy on Dow-Jones Index over the past year,

Write a code (MATLAB or your choice of coding language) to Back Test a Basic Momentum Trading Strategy on Dow-Jones Index over the past year, using the relative strength index (RSI), which indicates over-buying above RSI_Overbought_Limit (typically 70), and over-selling below RSI_Oversold_Limit (typically 40). Buy when oversold, and sell when over bought. Monitor the momentum trading analysis using Sharpe Ratio and the evolution of the portfoliovalues over the traded year. For RSI Calculations refer to the RSI function .

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Finance questions