createholidays

I have to create a matrix containing the European festival calendar (non-trading days). The "createholidays" requires obtaining data from the site http://www.FinancialCalender.com. Can anyone tell me if it is necessary to pay a subscription fee?
If yes, there is an alternative ways to create the matrix of European holidays?
Thanks

Answers (1)

Friedrich
Friedrich on 5 Aug 2011

0 votes

Hi,
The data needed for the createholidays function must be downloaded from http://www.financialcalendar.com/. According to that page it sounds like you have to pay: http://www.financialcalendar.com/Data/Holidays/Pricing
I don’t know any nice way to gather all European holidays. Maybe hardcode it with the data obtained on Wikipedia?

Asked:

on 5 Aug 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!