• C++ Programming for Financial Engineering
    Highly recommended by thousands of MFE students. Covers essential C++ topics with applications to financial engineering. Learn more Join!
    Python for Finance with Intro to Data Science
    Gain practical understanding of Python to read, understand, and write professional Python code for your first day on the job. Learn more Join!
    An Intuition-Based Options Primer for FE
    Ideal for entry level positions interviews and graduate studies, specializing in options trading arbitrage and options valuation models. Learn more Join!

Estimate Covariance Matrix for Black Litterman

Joined
6/16/13
Messages
27
Points
16
Hey guys,
I am writing an report about using Black Litterman Model to optimize trading strategies. ...and I have encountered some problems in estimating Covariance Matrix of different sectors in a given stock mkt.....for now I have collected data about returns of diverse sectors but there is a little trouble about covariance matrix....I am considering using Newey West method but i am a little bit confused about the actual steps.....

if anyone can give me some tips about covariance matrix estimator or how to carry out Newey West method....


many thanks ....
 
Back
Top