Click here to Login

LiveZilla Live Help
LiveZilla Live Help
Trading Software Trading objects Features How-to Blog Search



Historical Data of CAPS Ratings

by Brian Brown, 714 days ago
Share |






For more information about CAPS Ratings, please the following URL: http://caps.fool.com/help.aspx

Historical CAPS Ratings data for the period of your choice are downloaded by this item. The data is stored in a custom database (CAPS) and can be accessed to create composites, screens, rules, simulations, neural network models...

As an example, you can plot CAPS rating of Google over time by typing the following formula:
caps = GetData("caps", "rate", Zero);
Plot(caps,"CAPS Rating",colorGreen,chartLine,styleOwnScale);

You can create a rule that buys a stock if its CAPS Rate increases by 2 stars:
buy = GetData("caps", "rate", Zero) - ref(GetData("caps", "rate", Zero), 1) >= 2;

Or a trading rule that buys stocks with the highest CAPS rating:
buy = GetData("caps", "rate", Zero) == 5;

Here is a more advanced rule; buy stocks if their CAPS rate is in the top 2 of the highest-rated stocks within the same industry:
buy = comp(GetData("caps", "rate", Zero), "rank", industry()) <= 2;

Downloading the whole historical data takes some time, you need to do that only once. If you want to download only the latest CAPS Ratings, use Daily CAPS Ratings instead.
Note that the current downloader downloads CAPS Ratings for every day given the period you specify. If you want to take weekly snapshots, you will have to update the URL-Script code. To do this, select the downloader, click on "Update", click on "Settings" in the URL line and finally click on "Create a URL-Script".


Share This ->
Share |


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




Type: Download Script

Object ID: 511


Country:
United States

Market: Stock Market

Style:
All

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
Splits Calendar - Historical data for U.S. Stocks (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 26 Notes Report an item
Balance Sheet Data (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 12 Notes Report an item
Yahoo Historical Buy/Sell Recommendations (by Stefan Kroscen, 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
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 26 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 52 Notes Report an item
Equity Put-Call Ratio (by The trader, 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
EPS Estimate Revisions (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 19 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 Blog Posts

Create a trading strategy using the money management tool - Part 2

Create a trading strategy using the money management tool - Part 1

How to create a market timing system - Part 3

Correlation of market indicators

How to create a market timing system

Backtesting Process

Trading software new features

Money Management: Optimize a trading system

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






QuantShare
Product
QuantShare
Features
Create an account
Affiliate Program
Support
Contact Us
Trading Forum
How-to Lessons
Manual
Company
About Us
Privacy
Terms of Use

Copyright © 2012 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items