Join Now or Login or connect with

Trading Software Trading objects Features Blog Search

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).

Covered Put Screener

by bug man, 287 days ago
Share |

In the last trading object I have shared (Covered Call Screener), covered call potential candidates were retrieved from a Covered Call Screener (The data is retrieved from avasaram.com). In this item, it is time for Covered Put strategies data to be retrieved for US stocks. The data is saved into a database (options_covered_put) which have 11 fields + the date field.
The fields are: Price, Option, Type, Strike, Expiry, Bid, Volume, Open-Interest, Time-Value, Return-On-Exercise and Probability of maximum return. I have included a small description of each field here: Covered Call Screener.

Here is an example on how to use this data with the watchlist plug-in of QuantShare:
After you downloaded some data using this item, open the watchlist plug-in (Tools -> Watchlist).
Select the 'watchlists' tab then click on 'Create dynamic watchlist'.
In the 'Dynamic watchlist' form, click on 'Next' then type the following formula:
prob = GetData('options_covered_put', 'prob', LastData);
filter = prob > 50;
AddColumn('Strike', GetData('options_covered_put', 'strike', LastData));
AddColumn('Prob', prob);

Click on 'Finish'; save your item and wait until the watchlist plug-in finishes its update.

The problem with this function is that the 'GetData' function will get the value of the first item in the database for a specific day. If for example GOOG has three options for today, the 'GetData' will only get the first item. In order to account for all data within the same day, we have to create a custom function. I will create this function later and post a link to the function object.


Share This ->
Share |


You have to log in to bookmark this object
What is this?





Related Trading Objects



Country
Page 1
NYSE Historical Volume Data
by The trader, uploaded one month ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 0 Notes Report an item
Price to Book Ratio Historical Data - M..
by Brian Brown, uploaded one month ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 1 Notes Report an item
Price to Sales Ratio for US Stocks
by Brian Brown, uploaded one month ago
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 2 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object






Reviews
You must log in first

Join now
and get instant access for free to the trading software, the Sharing server and the Social network website.
Click here


Related objects
Show All
Yahoo News (by QuantShare, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 14 Notes Report an item
Simple pattern detection rules using close and open prices (by bug man, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 47 Notes Report an item
Buy Indicator (by bug man, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 62 Notes Report an item
Financial fundamental data for US companies (by Patrick Fonce, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 24 Notes Report an item
Earnings database (by Patrick Fonce, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 9 Notes Report an item
US Stock symbols - CUSIP (by Patrick Fonce, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 21 Notes Report an item
Covered Call Screener (by bug man, uploaded several months ago)
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Number of downloads 4 Notes Report an item
Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object

Technical Analysis


Fundamental Analysis


Random Objects

 21 0 0 - High to low stock pattern for the close price
  9 0 0 - News data for US companies from Google RSS feed
 32 2 4 - Stock market prediction using traderbots
  9 0 0 - Holding period return - classifying positions
 12 0 0 - History of dividend payment for stocks in the US stock market
 23 1 5 - Brazil Stock Market
  6 0 0 - Time-series location relative to its high and low
 13 0 0 - Forex Data
 13 0 0 - StockTwits
 39 2 5 - Canada Stock Market Symbols
More trading objects...


Recent Posts

How to create market indicators using the composite function - Part 3
Posted 2 days ago

How to create market indicators using the composite function - Part 2
Posted 9 days ago

Create a Pivot Table that displays the Relative Strength Index - RSI
Posted 23 days ago

6 Stock Trading Items Related to the New York Stock Exchange - NYSE
Posted 30 days ago

Pivot Tables in QuantShare Trading Software
Posted 43 days ago

Show All

Number of reviews
Click to add a review
Average rate
Click to rate this item
Number of times this object was downloaded
Number of rates the current object received
Report an object
if you can't run it for example or if it contains errors
Click to report this object


contactus
About | Trading Forum | Trading Software Manual
Copyright © 2010 QUANTSHARE.COM