ECON 424/AMATH 462: Introduction to Computational Finance and Financial Econometrics |
|||||||||||||||||||||||||||||||||||||||
Home |
Homework AssignmentsSummer 2013
Last updated: March 14, 2013
|
||||||||||||||||||||||||||||||||||||||
Assignment |
Due Date |
Programs/Data |
Solutions |
||||||||||||||||||||||||||||||||||||
Tuesday 6/26/12 at the beginning of class |
download data from finance.yahoo.com. See below for instructions. |
solutions Excel solutions
|
|||||||||||||||||||||||||||||||||||||
|
Tuesday 7/3/12 at the beginning of class
|
|
||||||||||||||||||||||||||||||||||||||
|
Tuesday 7/10/12 at the beginning of class |
econ424lab3.r |
|
|||||||||||||||||||||||||||||||||||||
|
Tuesday 7/17/12 at the beginning of class
|
|
||||||||||||||||||||||||||||||||||||||
|
Tuesday 7/24/12 at the beginning of class |
|
|
|||||||||||||||||||||||||||||||||||||
| Thursday 7/31/12 at the beginning of class | econ424lab6.r |
|
|||||||||||||||||||||||||||||||||||||
|
Thursday 8/9/12 at the beginning of class |
econ424lab7.r |
|
|||||||||||||||||||||||||||||||||||||
|
To get data from Yahoo! do the following for each series to be downloaded:
After downloading your data file, you need to reverse the time ordering of the data in the file. To reverse the time ordering of the data do the following. Open the .csv file containing your data in Excel. You should see data arranged like the following
Notice that the most recent data is at the top of the spreadsheet. To reverse the date ordering of the data, highlight all of the data (including the column headers). Then select Data/Sort which brings up the Sort dialogue box. In the Sort by box choose Date, click the Ascending option and the OK box. Your data will be sorted from the earliest date to the latest date.
|
|||||||||||||||||||||||||||||||||||||||