This item downloads valuation fundamental data for US stocks. It downloads 13 valuation ratios and stores them into a custom historical database whose name is 'fund_valuation'. This item should be run once per week in order to add additional ratios data and build an historical fundamental database. To get more...
No notes
|
Downloader
Advanced
|
| |
Broker Ratings & Recommendations object downloads several metrics about broker recommendations for US stocks.
Database Name: "Broker_Rating"
Fields: ...
No notes
|
Downloader
Medium
|
| |
A stock is considered to be a threshold security when it has an aggregate fail to deliver position for five consecutive settlement days at a registered clearing agency that total 10 000 shares or more and when this volume is at least equal to 0.5% of the stock total shares...
No notes
|
Downloader
Medium
|
| |
This item gets daily FII derivatives statistics from the National Stock Exchange website. You can run it daily to get the number of contracts and the amount in Crores in buy and sell positions as well as open interest at the end of the day for index futures, index options,...
No notes
|
Downloader
Medium
|
| |
The "Money Flows - Selling on Strength" item downloads a list of advancing/up U.S. stocks with the largest outflow of money. Outflow of money happens when the number of shares traded on downticks exceeds those that were traded on upticks. Usually an outflow of money would cause the share price...
No notes
|
Downloader
Medium
|
| |
This function allows you to thicken candlestick bars based on a specific rule.
Let us say for example, you want to thicken candlesticks when the price is above the 30-bar moving average. For this, you just have to type the following line in your chart formula:
a = Thicken(close > sma(30),...
No notes
|
Indicator
Medium
|
| |
This composite is calculated based on a trading rule involving the popular technical indicator: the simple moving average.
Here is how this composite is calculated: (This item requires an indicator that can be downloaded here 120)
- Create a simple trading rule that returns a signal if the stock close price crosses...
No notes
|
Composite
Medium
|
| |
Consecutive Up or Down Bars is a technical analysis indicator that detects up or down vector values and calculates the number of consecutive bars a specific vector closed above its previous value and the number of consecutive bars this vector closed below its previous value. The number of consecutive up...
No notes
|
Indicator
Medium
|
| |
From a tool that allows me to measure the trend strength of a stock, I wanted to measure the trend strength of the global stock market by creating a composite that averages the trend strength values of all stocks that are included in the U.S. Stock Market. Note that this...
No notes
|
Composite
Medium
|
| |
The National Stock Exchange of India website reports Short Selling volume for NSE-listed companies. The data spans from 2008 to present. The current item downloads this short selling data and stores it into a custom database. The database (nse_shortselling) is automatically created the first time you download the data. It...
No notes
|
Downloader
Medium
|
| |
For traders interested in the Singapore Exchange, I have created an item that downloads historical EOD quotes data for companies listed in the SGX or Singapore Exchange. The item automatically adds symbols to your database (quotes database), so it does not need any symbols list in order to work. However,...
No notes
|
Downloader
Medium
|
| |
The next chart display different treasury yield curves for different maturities:
...
No notes
|
Indicator
Advanced
|
| |
Download Valuation Confidence Index data starting from October 1989, for institutional and individual investors, from the Yale School of management. The following item creates two symbols (^YALE_VCI_INSTITUTIONAL and ^YALE_VCI_INDIVIDUAL). The first one concerns the Valuation index for institutional investors, while the second concerns the valuation index for individual investors.
I have...
No notes
|
Downloader
Advanced
|
| |
The Wilshire 500 Total Market Index, also called Wilshire 5000, is a market index created by Wilshire Associates, an independent investment firm. Wilshire Associates has also created several other market indices, including the Wilshire 4500 Completion Index, Wilshire Global Real Estate Securities Index, Wilshire US LargeCap Index and Wilshire US...
No notes
|
Downloader
Medium
|
| |
The High Low Chart is a custom drawing tool I have created to display the percentage distance from the cursor position to the highest high and lowest low of a chart quotes.
When moving your mouse cursor, the percentage change from the current mouse Y position to the highest high and...
No notes
|
Drawing Tool
Medium
|
| |
This list of symbols contains 419 Danish ETF%u2019s from the Copenhagen stock exchange. The list was created April 2012.
The list contains ticker names in the field Name, Yahoo ticker names in field Name1 and Netfonds ticker names in field Name2. Field Name3 holds the preferred data supplier and can be...
No notes
|
Symbols
Medium
|
| |
SocialPicks is a community for stock traders and investors to share investment ideas, rate stocks and track other users' investment decisions and performance. Each investor can express his opinion regarding a particular stock; he can then decide whether his is bullish (initiate a buy) or bearish (initiate a sell) on...
No notes
|
Downloader
Medium
|
| |
VIX is the ticker symbol for the Chicago Board Options Exchange Market Volatility Index, a popular measure of the implied volatility of S&P 500 index options. Often referred to as the fear index or the fear gauge, it represents one measure of the market's expectation of stock market volatility...
No notes
|
Trading System
Medium
|
| |
This item downloads historical dividend data for U.S. stocks.
It creates a custom database (divcalendar) and stores data in the following fields:
dividend: The quarterly dividend percentage paid by the company
annualdiv: The annual dividend percentage paid by the company ...
No notes
|
Downloader
Medium
|
| |
Percent Rank Indicator measures the percentage of bars whose values are below the current bar value in the past N-bars. A value of 100% indicates that the current value is the highest for the given lookback period, while a value of 0% indicates that the current value is the lowest...
No notes
|
Composite
Medium
|
| |
This function allows you to store a variable value globally so that it can be referenced later by any QuantShare tool.
Since variables between a trading system and money management script cannot be shared (The former uses QS language and the latter uses CSharp/C#), you can for example store a trading...
No notes
|
Indicator
Advanced
|
| |
A pair strategy consists of taking one long position in a stock or security against a short position in another stock or security. The goal of such as strategy is to make profits on diverging performance and at the same time reducing risk and exposure to the global market because...
No notes
|
Trading System
Medium
|
| |
This function allows you to enter several criteria (segments) and an index. It then calculates the result of the segment referenced by the index.
Let us say that for example, you want to create two segments:
Overbought Stocks
Oversold Stocks
...
No notes
|
Indicator
Medium
|
| |
The head and shoulders pattern is a reversal pattern that generally occurs in uptrends. The pattern contains three peaks - the left shoulder, the head and the right shoulder. It is called Head and Shoulders because the pattern visually looks similar to that of a head with two shoulders. The...
No notes
|
Downloader
Medium
|
| |
This downloader uses IYW - Dow Jones U.S. Technology Sector Index Fund to create survivorship bias-free database for more reliable bactesting. This ETF fund is 0,99 correlated to QQQ.
Downloader is based on this blog post: Getting Accurate Backtesting Results: Survivorship bias-free S&P 500
Original/Idea autor is Quant Share team....
No notes
|
Downloader
Medium
|
| |
This download item gets historical intraday data for free for U.S. Stocks. The trading object downloads 1 minute bars for several days and it gets the close, open, high, low and volume fields. Once the data is downloaded you can display intraday charts using any timeframe equal or higher...
No notes
|
Downloader
Medium
|
| |
The sector rotation model or SRM is a trading indicator described by Giorgos Siligardos in an article in the traders' magazine.
The sector rotation model is based on several sectors represented by the following exchange traded funds:
XLY: Consumer Discret Select Sector SPDR
XLF: Financial Select Sector SPDR ...
No notes
|
Indicator
Medium
|
| |
This money management script calculates monthly and yearly standard deviation based on monthly and yearly returns.
It calculates monthly/yearly returns, calculates the standard deviation from these returns then adds two metrics in the simulation report table at the top.
If you are looking for a trading system that has consistent performance over...
No notes
|
Money Manag.
Advanced
|
| |
In addition to the AAII Sentiment Survey, the American Association of Individual Investors releases another very interesting report called AAII Individual Investor Asset Allocation Survey. The report is released after a survey conducted every month; in this survey individual investors are asked about their current holdings. The report shows the...
No notes
|
Downloader
Medium
|
| |
The Reward/Risk drawing tool would allow you to click somewhere on a chart to define a trade entry price, stop price and a target price. It then displays the stop and distance from the entry price as well as the Reward/Risk ratio.
A value of 1 means that the based...
No notes
|
Drawing Tool
Medium
|
| |
Here is an indicator I am using to detect potential turning points in the S&P 500 Index. The technical indicator is the addition of the percent rank of the AAII Bullish Index and the percent rank of the S&P 500. The lower the indicator value is the more likely there...
No notes
|
Indicator
Medium
|
| |
This is a single mask that applies a simple moving average and then a rate of change transformation on any indicator or time-series. This mask first smooth the indicator you provide by applying a moving average with a 30 period bar (this can be changed later) and then calculate the...
No notes
|
Rules Mask
Medium
|
| |
The NYSE Index Closes item retrieves historical index closing values from the New York Stock Exchange website.
Eight indices data are downloaded by this item: (Symbols are added automatically to the Quote Database)
^NYSE_COMPOSITE: The NYSE Composite Index measures the performance of all stocks listed on the NYSE, including REITS, ADRs...
No notes
|
Downloader
Medium
|
| |
This is an Implementation of the Congestion Index Indicator presented in the book "Intermarket Trading Strategies" by Markos Katsanos.
It can be used to identify trading ranges and the direction and normalized strength of an trend. Values above 30 indicate an uptrend and values below -30 can be considered as downtrend.
Markos...
No notes
|
Indicator
Medium
Private
|
| |
A list of trading rules using the DeMark's DeMarker indicator. This list consists of 6 QuantShare trading rules and each one of them has 20 variations which bring the total to 120 trading rules.
I have backtested this list again a small portion of US Stock Symbols, and come up with...
No notes
|
Rules
Medium
|
| |
The total number of fails-to-deliver represents the net balance of shares that failed to be delivered as of a particular settlement date. These numbers are recorded in the National Securities Clearing Corporation's ('NSCC') Continuous Net Settlement (CNS) system.
Fails-to-deliver happens when a seller does not provide, for any reason, the...
No notes
|
Downloader
Medium
|
| |
The DSE or Dhaka Stock Exchange is a stock exchange in Bangladesh. It is the main stock exchange and is located in Dhaka city.
The main market indices of the DSE are the DSI Index and the General Index.
The trading item gets historical EOD for stocks listed on the Dhaka Stock...
No notes
|
Downloader
Medium
|
| |
It took me more than 2 hours to complete this short selling downloader. This item is more complex than the previous ones (319, 321, 310, 322) because it calculates the sum of all short selling data for four different facilities.
Because the data is retrieved from four different URLs, I have...
No notes
|
Downloader
Medium
|
| |
This trading system implements the ConnorsRSI pullback system as described in the ConnorsRSI Pullbacks Guidebook.
A description of ConnorsRSI and the system description are available here:
http://info.tradingmarkets.com/ConnorsRSI_ConnorsRSI.html
...
No notes
|
Trading System
Medium
|
| |
The S&P 500 Dividend Yield is a measure of how much companies that constitute the S&P 500 Index pays out dividends per year compared to their stock share price.
The S&P 500 Dividend Yield ratio is considered to be an important indicator of the health of the stock market. Here is...
No notes
|
Downloader
Medium
|
| |