This is a trading object shared by a member. You can use this object as well as hundreds of others with QuantShare - Trading Software.
Click on the Like button or on one of the share buttons to share this object and spread the word about QuantShare.
QuantShare is an advanced trading software for stock, forex, futures, ETF and options markets. It is the best and the most complete EOD trading software software and it is FREE (beta version).
This item retrieves a list of options, for the US markets, from a Covered Call Screener. The Screener displays each day, the potential candidates for a covered call strategy, with several measures, like the percentage of Return on Exercise, or the Probability of Max Return.
The first time you start the item, you will be prompted to create a custom database. This database, whose name is 'options_covered_call', contains the following fields:
Price: This is the underlying security price
Option: This is the option symbol name
Type: Returns 'C' for a call and 'P' for a put
Strike: This is the option strike price
Expiry: This is the expiration date of the option
Bid: This is the last day option price
Vol: This is the option last day volume
OpenInterest: This is the option open interest volume
TimeValue: This is the time value expressed in percentage
ROE: This is the return on exercise expressed in percentage
Prob: This is the probability of maximum return
You can use the QuantShare watchlist to keep track of changes in the screener.
Just a quick reminder, in order to access custom database data using the vector-based language, you can use the function: 'GetData' or create your own functions using the 'Custom Functions' plug-in.
You can see an example and download the item that gets Covered Put data here: Covered Put Screener