Page 1 of 1

End of Week designation

Posted: Mon Jun 27, 2011 10:31 am
by w_nawfal
Hello All

I've discovered that my Eviews (v.7.2) designates Wednesday as the end of the week, when i fetch data and use

Code: Select all

fetch(d=database,c=l) series_name
the last data point always falls on a Wednesday

I would like to set it so that Friday is the end of the week - where / how may I do that?

Wes

Re: End of Week designation

Posted: Mon Jun 27, 2011 10:41 am
by EViews Gareth
It depends on the source data's date-range. If the source data starts on a Wednesday, EViews will assume that your weeks start on a Wednesday.

Re: End of Week designation

Posted: Wed Jun 29, 2011 7:39 am
by w_nawfal
Good to know - thanks!