Monday, November 16, 2015

Matlab Code to Get Stock Option Data


A blur about some Matlab code I wrote to parse stock option data from Google Finance after the prior code I used to do the same from Yahoo Finance failed. Should anyone be interested, I posted this to Matlab Central: http://www.mathworks.com/matlabcentral/fileexchange/50368-getgoogleoptionsdata-symbolid-.

After downloading the m-file to the appropriate directory, type "help getGoogleOptionsData" in Matlab for syntax and examples.