cgroll / ModernPortfolioTheory

This is the common repository for the LMU course "Modern Portfolio Theory with Matlab"
1 stars 6 forks source link

loadIntRat function to load interest rates into matlab #19

Closed cgroll closed 10 years ago

cgroll commented 10 years ago

should dates already be matched with return dates?

thomasMff commented 10 years ago

corresponding function is called readInterestDailised and contained within loadData. Matching dates are sufficient for this project since chances are we won't use other return data.