Assume that after your graduation from University, you are an interview candidate with one of the largest investment companies. One of your tasks during the interview stage is to build a trading strategy based on MSCI index. The project will be conducted in STATA.
The MSCI index is different to each candidate/student
sample 1st January 2005 to 31st December 2017. These data are collected from Datastream.
The project needs to be written in the form of an academic journal like Journal of International Money and finance. The number of worlds should 1700 only. It must have short introduction, literature review related to trading strategies and presentation of the models used in the answers of the questions, data, and results and finally conclusions. The quality of the paper, presentation, coherence, and structure are evaluated.
Below you will find all the details of the actions that you need to do for modelling and dealing with the data. You need to answer all of them inside your paper.
1) Load all data into STATA
2) Explain carefully how you compute the returns of the index and then: a. Compute and report keysummary statistics.
b. How do the summary statistics compare to Georgopoulou and Wang (2017)?
c. Are your returns ‘normal’? How do you test for this?
d. What is seasonality?
i. Check whether returns are significantly higher in the month in January, compared to other months of the year.
ii. Check whether there is a significant ‘Halloweeneffect’ similar to Jacobsen and Visaltanachoti (2009).
iii. Clearly specify the null and alternative hypotheses as well as the chosen significance level before interpreting the results.
3) Estimate a regression of current returns on a constant and the 1-month laggedreturnon the same MSCI index. a. Present the regression results and discuss the economic and statistical relevance of these results.
b. Using the sign and coefficient of the slope parameter, propose a profitable trading strategy. For instance, if the coefficient is positive what market position should be taken in the following month?
4) Re-calculate part 3) but regress the current returns on the 2-, 3-, 4-, 5-, 6-, 7-, 8-, 9-, 10-, 11- and 12-month lagged returns separately. Present your results in a meaningful way and explain them.
5) Provide summary statistics of the returns generated from each of the 11 different trading strategies (there are 11 different strategies since you will conduct 11 different regressions).
a. Is the average return of each of the strategies statistically significant? Find the optimal lag in your series using the appropriate test.
b. Regress the returns of each strategy on a constant i. Are the residuals autocorrelated? Explain how you test for this and explain what are the implications on the (1) parameter estimate and (2) the standard error of the regression.
6) Test the stationarity or non-stationarity of your index and MSCI of World using the same number of observations in each estimation using the appropriate unit root test (like Dickey-Fuller or Augmented Dickey- Fuller unit root test) In each case, use the Akaike Information Criterion to select the appropriate order (lag- length) for the DF/ADF(p) test, starting from p=12 and reducing p in steps of one as far as possible. Include a time-trend in the Dickey-Fuller autoregressions and test whether it is significant. Remember to use the same number of observations in all DF/ADF autoregressions. What are your conclusions with your profitable strategies? Are your trading models improved considering the stationarity of your index? Explain.
7) Test for the existence of a cointegrating relationship between your MSCI Index and world Index using the Engle-Granger two-step residuals-based procedure. Build the model, find the optimal. Determine the optimal lag-length for the test as in exercise (6), by using the Akaike Information starting from p=12 and reducing p in steps of one as far as possible. Remember to use the same number of observations in the DF/ADF autoregressions (to make the AIC comparable across regressions). Do not include a constant or a trend in neither the DF/ADF autoregressions, nor the Engle-Granger test (the dependent variable is the first difference of the residuals in the former, and the residuals in the latter, both of which are untrendedand centered aroundzero).
Comment on the implications of this cointegration test for the validity of your results.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme