Option Screener
It uses a lot of ajax calls which make the interface pretty great, but that also makes it pay a search ranking penalty. If you find this useful, do me a favor and give it a link.
Some detail: after getting the data, making minor modifications to the structures, then seeing how long some of the results took to load I realized it needed to be faster. For now I have a multi-tiered caching system that will reuse results that are less than something like 3 hours old. Initial loads can still be a little slow, but subsequent loads within the 3 hour ttl are pretty quick. Loading multiple tickers works pretty smoothly until there are over around 5,000 rows of options data. Caching cant fix this. I need to re-assess the data structures, filtering, and sorting. A lot of it is deferred to php code. If I moved all the attributes needed to create the filtered views to a database and did the filtering and sorting in database calls it would most likely improve the performance greatly. I personally think its the best options screener available. But I am still a little fearful to test the waters of options again, feels like playing with fire. You could definitely use it to potentially find low premiums for married-puts, which seems like a pretty boring way to use some great new options analyzer - boring is often good when it comes to investing.
tags: options, stock options, puts, calls, screener, intrinsic value, premium, finviz, google finance
Link Exchange
Linux Apache PHP...advertisements
Welcome
Text To Speech
QR Code
Archives
- February 2012
- December 2011
- November 2011
- October 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009