Page 1 of 1

copy from d(7,1) to d(5,1)

Posted: Wed Feb 07, 2018 12:03 am
by tvonbrasch
Hi

When using the commands

Code: Select all

wfopen .\test.wf1 copy a\nokusd d5\nokusd
I get the error message
Skjermbilde.PNG
Skjermbilde.PNG (5.9 KiB) Viewed 3247 times
.

Why is this not working? How can I copy the exchange rate series to a business day frequency?
Thomas

Re: copy from d(7,1) to d(5,1)

Posted: Wed Feb 07, 2018 9:23 am
by EViews Gareth
The D5 page has a weird frequency. Change it to daily 5 and it should work.

Re: copy from d(7,1) to d(5,1)

Posted: Thu Feb 08, 2018 3:14 am
by tvonbrasch
excellent, thanks, that worked
Thomas