LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (March 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 5 Mar 2008 11:19:56 -0500
Reply-To:   Hei Hei <towangyi@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Hei Hei <towangyi@YAHOO.COM>
Subject:   How to continuously calculate volitility using data in the previous t days

1. data file- daily equity return from 1971 to 2007; 2. Assuming the volatility at time t is estimated by the daily return data of the previous 252 days (trading days in a year); 3. Q: How to write the program to continuously estimate the daily volatility from 1971 to 2007 and write these volatility estimates into a separate file?


Back to: Top of message | Previous page | Main SAS-L page