Sunday, January 9, 2011

Yahoo Options Data web scraper in matlab

I use Yahoo Option Chains Data to quickly check on the Option prices. I wrote a web scraper that conveniently fetches the Yahoo Option Chain Data into matlab. I hope it will be useful for some people.

UPDATE : I have edited the link below. It seems like the link was blocked for some reason.

Thanks

Friday, January 7, 2011

Interactive Brokers Product List Web Scraper

I use Interactive Brokers to trade for my personal account. Several times I needed to check the Product list page to get the symbols and other information . I wrote a small program to download it automatically into matlab. Hopefully the readers will find it useful.

The file is available here :
IB_Product_List_Scrapper.m