The Bull Bear Ratio is a market sentiment indicator that measures the strength of the bulls versus the bears. It measures the bulls by calculating the number of stocks whose percent rank value is higher than 70 and the bears by calculating the number of stocks whose percent rank value...
No notes
|
Composite
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 custom range function calculates the high/low range for specific security and time frame.
For example, in a daily chart, it can used to calculate the previous weekly high/low range:
a = CustomRange("", 7);
...
No notes
|
Indicator
Basic
|
| |
This is a small but IMHO helpful modification to the built in BarsSince indicator. The enhancement is the addition of a parameter, N, which allows you to choose which prior occurrence of a nonzero value in the Series that you are interested in. You may also provide a...
No notes
|
Indicator
Medium
|
| |
The Annual Return function calculates the trailing annual return of a security. This means that for each bar, the function returns the annual return based on its previous data.
The calculation starts after the first 50 bars. This is because for first bars, annual return time-series would be very volatile.
To...
No notes
|
Indicator
Basic
|
| |
The "Toronto Stock Exchange" item includes symbols of companies that are listed in the TSX, as well as the S&P TSX Composite index. The Toronto Stock Exchange, TSX, is the largest stock exchange in Canada and is the third largest in North America (by market capitalization). It is based in...
No notes
|
Symbols
Medium
|
| |
The penny stock news picks Watchlist displays penny stocks that have at least two news items in the current/last trading day.
The penny stock picks watchlist looks for stocks whose share price is less than 2 dollars (micro and small cap stocks); it then uses the "GetDataCount" function to retrieve the...
No notes
|
Watch List
Medium
|
| |
The Madrid Stock Exchange (Bolsa de Madrid) is a regional stock exchange in Spain. It is part of the Bolsas y Mercados Españoles (BME) group and is the largest Spanish stock exchange. BME group also includes the Barcelona, Bilbao, Madrid and Valencia stock exchanges, MF Mercados Financieros and Iberclear. The...
No notes
|
Symbols
Medium
|
| |
This Indicator contains macd.macd signal and ema
MACD Moving Average Convergence/Divergence
SYNTAX Macd( ARRAY signalperiod)
MACD returns the Moving Average Convergence Divergence indicator. MACD is a momentum oscillator, yet its primary use is to trade trends. MACD has two lines, one called MACD line or fast line and the other MACD signal...
No notes
|
Indicator
Medium
|
| |
The Earnings per share or EPS estimates is another object that gets fundamental data/ratios for US stocks (US listed companies).
It gets 15 items for several quarters and fiscal years. The data is stored in the "EPS_Estimates" database and it contains the following fields:
Q0 Consensus Estimate: Based on several analysts that...
No notes
|
Downloader
Medium
|
| |
This trading system ranks the 10-bar rate of return of iShares ETFs that represent the top US industries then buys the ETF that have the lowest return. When the ranking system returns another ETF then the strategy sells the previously purchased exchanged traded fund and buys the first ranked one.
The...
No notes
|
Trading System
Medium
|
| |
Earningswhispers.com is a website that provides earnings guidance and information. Since some time, Earningswhispers.com is making available its earning information and whisper report via RSS. The RSS content contains story headlines and descriptions, as well as the URLs that directly link to the full story on Earningswhispers.com.
This current object downloads...
No notes
|
Downloader
Medium
|
| |
The Federal Reserve Board's Z.1 flow of funds report is a quarterly survey. It shows the flow of funds between households, government, businesses and financial institutions in the United States of America.
It also shows debts, mortgages and savings levels. The flow of funds release contains a lot of data and...
No notes
|
Downloader
Medium
|
| |
This function converts a string to a number. It generates a number from a string or combinations of letters and numbers.
The function is called "Num" and it uses the "GetHashCode" method of an object to generate a number.
The "Num" function can be helpful in many situations.
...
No notes
|
Indicator
Medium
|
| |
This is a tactical asset allocation strategy example based on momentum and volatility to rank some ETFs.
More info about how to create tactical asset allocation strategies can be found here:
Create Your Own Tactical Asset Allocation Strategies
Note that unlike the above article (see the link), the composite function here uses...
No notes
|
Trading System
Medium
|
| |
This is certainly a unique indicator/composite index. It combines the data of two popular and commonly used technical analysis patterns to create an index that tells whether the bullish pattern or the bearish pattern is dominating the market.
These technical analysis patterns are the Head and Shoulders and the Head and...
No notes
|
Composite
Medium
|
| |
The interpretation of the screen Momentum at stander deviation is ,this screens the quote swhich are in fast uptrend for swing trade .This screen i did on indian quotes which has given me very good results. Soon i am sharing the chart layout of the same which is fexible just...
No notes
|
Screen
Medium
|
| |
This new "Outperform" indicator calculates the percentage of trading periods where a stock or an ETF outperforms a benchmark.
The indicator first gets the benchmark symbol. It then takes "period" and "count" as parameters. The "period" is the number of trading bars used to compare the currently analyzed security with the...
No notes
|
Indicator
Medium
|
| |
The StocRSI indicator is a hybrid indicator that employs a 21 day fast stochastic indicator , 14 day RSI, adds half the value of each and takes a 13 day EMA of the summed value to arrive at the final calculation. It was developed and employed by Don Beasley who...
No notes
|
Indicator
Medium
Private
|
| |
The Short term Volume and Price Oscillator is a technical analysis indicator created by Sylvain Vervoort.
The indicator is detailed here:
http://stocata.org/ta_en/proprietary.html
The short-term volume and price oscillator (SVAPO) is based on price & volume and their relationship in bullish (up trending) and bearish (down trending) markets. ...
No notes
|
Indicator
Basic
|
| |
The Self-Adjusting RSI indicator was developed by David Sepiashvili. It describes two techniques to adjust the oversold and overbought levels of the relative strength index indicator. It will create dynamic overbought/oversold zones that aim to improve your strategies performance by reducing false signals that may be generated when using the...
No notes
|
Indicator
Basic
|
| |
Before using please read every thing ,
http://a.imagehost.org/0369/petronet.jpg
psychological line , this deals with, people resist paying more for a stock than others unless the stock continues to move up. People resist selling a stock for less than the price others have been getting for it unless the price continues...
No notes
|
Watch List
Medium
|
| |
The current item downloads options volume data, grouped by account type, for U.S stocks from the Options Clearing Corporation, which is an equity derivatives clearing organization, website.
The OCC provides investors with information regarding options volume. The OCC divides all trades into three groups or account types.
Customers: This group represents all...
No notes
|
Downloader
Medium
|
| |
Hammer is used for short term trading when applied to daily charts. Trader can take position accordingly on the particular trading days depending upon the formation of pattern. This will help you screen out stocks having Hammer formation.
Usually it is said that if the Hammer pattern is in downtrend than...
No notes
|
Watch List
Basic
|
| |
The Forecast Oscillator is a technical indicator that compares a security close price to its time series forecast. The time series forecast function name is "tsf" (already implemented in QuantShare) and it calculates the projection of the price trend for the next bar.
The Forecast Oscillator and therefore the time series...
No notes
|
Indicator
Medium
|
| |
Market indicators such as the percentage of stocks that are trading above or below a specific moving average are well known and often used to determine whether the market is bullish or bearish.
There are many other composites or market indicators that use the close price and the moving average of...
No notes
|
Composite
Medium
|
| |
This trading system is based on the ratio of two short-term relative strength indicators.
The ratio is created by dividing the 7-bar RSI with the 2-bar RSI.
That ratio is then ranked for all stocks in NASDAQ 100 index and the top 5 stocks are bought at the open of the next...
No notes
|
Trading System
Advanced
|
| |
The current list of rules contains 44 series/indicators based on the sum function. This list can be used when implementing the technique described in the following blog post: How to turn any ordinary trading strategy into a very profitable one
The indicators are transformed by the PercentRank function, then...
No notes
|
Rules
Medium
|
| |
The Accumulation Swing index, introduced in the New Concepts In "Technical Trading Systems" book by Welles Wilder, is an oscillator based on the SI or swing index, which is a technical indicator that compares the current asset prices (close, open, high and low) to the previous bar prices. The swing...
No notes
|
Indicator
Medium
|
| |
Here is an interesting market breadth indicator that measures market strength by comparing the stocks that are outperforming their industry with stocks that are underperforming it.
The composite is calculated as follows:
- It counts the number of stocks whose 25-bar rate of return is higher than the 25-bar rate of return...
No notes
|
Composite
Advanced
|
| |
This item downloads French companies news data. Data retrieved from an RSS feed is transformed and inserted in a custom intraday database. The data is provided by a French website (www.boursier.com).
This news feed (RSS) is downloaded separately for each stock. The database, which stores the news items, is called 'france_rss_news'...
No notes
|
Downloader
Medium
|
| |
This is a list of 300 stocks that have most heavily traded options volume for the month of May 2016, as compiled by CBOE. Being the most heavily traded also makes them the most liquid, ie: tight bid/ask spreads. This list can be downloaded every month...
No notes
|
Watch List
Medium
|
| |
Get dividends information for US companies. The data is parsed from an RSS feed and is inserted into a database whose name is 'dividends_rss'. This database has a date and a title column. The title generally contains useful information about the dividend being paid by the company. It also usually...
No notes
|
Downloader
Medium
|
| |
This trading system consists of purchasing S&P 500 or any other market index on some particular months that are known to be profitable (average over long periods).
The strategy enters S&P 500 on March, April, October, November and December. It buys the first day of these months and exits the position...
No notes
|
Trading System
Medium
|
| |
the data includes from jan 2005 to nov 2016. it includes close, open, high, low prices of CNX Nifty index...
No notes
|
Downloader
Medium
|
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to determine how long it has been since an analyst rating has been provided for a stock. This function can be useful in trading algorithms in determining a confidence value for the rating (the longer its...
No notes
|
Indicator
Medium
|
| |
The NASDAQ OMX Tallinn, Riga and Vilnius are three stock exchanges and are part of the Baltic Market. They are owned by the NASDAQ OMX Group, Inc. one of the world's largest exchange company.
The OMX Baltic Exchange - Tallinn is a stock exchange based in Estonia. It is a leading...
No notes
|
Symbols
Medium
|
| |
This trading system tries to reproduce the 'Sleep Well' Bond Rotation Strategy developed by Frank Grossmann (http://www.logical-invest.com/)
The strategy switches, on a monthly basis, between 5 different ETFs, either on a Top1 or Top2 approach:
. AGG - iShares Core Total US Bond (4-5yr) ...
No notes
|
Trading System
Medium
Private
|
| |
This trading screen uses three fundamental valuation ratios to create a ranking system using the composite function.
The screen consists of calculating the percentile rank of the inverse of each valuation ratio (Based on all U.S. stocks) and then returning the percentile rank of the following measure (0.4 * Percentile Rank...
No notes
|
Screen
Medium
|
| |
With the 'composite' plugin in QS, we can easily create our own indices. The simplest construction gives a price-weighted index. One drawback of a price weighted index is that when a high priced stock ceases to be a member of the index, it results in a downward gap for that...
No notes
|
Composite
Medium
|
| |