This watchlist allows selection of any symbol from the watchlist grid - nothing is filtered out. I have found it more convenient to locate symbols from the watchlist panel rather than from the drop down lists on the Quantshare toolbar. Right clicking a symbol in the watch list displays the...
No notes
|
Watch List
Basic
|
| |
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
|
| |
The cash rate is the interest rate at which banks lend money to each other. This overnight money market interest rate should follow the cash rate target decided by a central bank and this can be achieved using different operations in order to influence the supply of money of the...
No notes
|
Downloader
Medium
|
| |
It is the product of the number of shares outstanding and the stock share price and it vary on a daily-basis (as do the stock price), the market capitalization is a measure of how big or small a company is. It represents the current market value of a company or...
No notes
|
Downloader
Medium
|
| |
Even in periods where a stock market index such as the S&P 500 rises, many stocks fall sharply. Several reasons could explain this decline: bad news, earnings release below the analysts consensus, big sell orders from institutional traders (micro and small cap stocks are likely to react more to these...
No notes
|
Trading System
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
|
| |
best watchlist created ,tested on indian market try it u will get more profts....
No notes
|
Watch List
Medium
|
| |
This downloader imports EODData.com (end of day only) formatted text files from your hard drive. EODData.com allows free end of day data downloads for a number of exchanges as long as you register (see: http://www.eoddata.com/download.aspx). If you pay for a premium membership, they also provide you with a proprietary downloader...
No notes
|
Downloader
Medium
|
| |
NORMINV function is the inverse of the normal cumulative distribution for a specified standard deviation and mean. The normal probability density and the cumulative normal distribution can be calculated using the following function: 1041.
This function finds the z value given the probability that a value or variable is within a...
No notes
|
Indicator
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
|
| |
Unlike the default Random built-in function of QuantShare which returns a fixed random value of all bars, this function returns a random value for each trading bar.
Usage:
a = RandomBar(0, 100); // Returns a random value between 0 and 100
...
No notes
|
Indicator
Basic
|
| |
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 downloader gets 10 years of annual fundamentals from Morningstar's free fundamental ratios.
New features:
* It now works with non-USD financial statements.
* Balance sheet items such as Cash & Equivalents are converted from % of total assets to a dollar (or other currency) figure. ...
No notes
|
Downloader
Advanced
|
| |
The normalized close price indicator calculates the price movement of a security by starting with a 100 base value at a specific date.
You just need to specify a start/base date and a security name (optional - if empty then the currently analyzed security will be used) and this function will...
No notes
|
Indicator
Medium
|
| |
The Accumulation/Distribution or A/D indicator tries to determine whether the current security is controlled by buyers (accumulation) or by sellers (distribution). It acts as a leading indicator and it is calculated by summing over a specific number of bars, a formula that uses the close, high, low and volume prices....
No notes
|
Indicator
Medium
|
| |
The High-Low range technical indicator returns the percentage of maximum increase in a stock or security during the previous N trading days. To measure this, it calculate the percentage increase during the previous N bars from the lowest value to the highest value, that is, the highest value over a...
No notes
|
Indicator
Medium
|
| |
Based on the number of buy signals, this money management script calculates its 10-Bar moving average and compares it to the 50-Bar moving average. If the former moving average is lower than 0.4 times the latter moving average, then trading is halted during the next 30 trading bars.
The number of...
No notes
|
Money Manag.
Medium
|
| |
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 you change the parameters as per your need. I HAVE...
No notes
|
Screen
Medium
|
| |
The equity symbols function returns the relative value of a group of securities. It gets a list of securities separated by semi-colons.
This indicator (EquitySymbols) can be used for example to calculate the relative performance of a stock against a group of other stocks.
Formula: (Right click on a chart then "Edit...
No notes
|
Indicator
Medium
|
| |
The Ease of Movement Indicator or the Arms Index was developed by Richard Arms, Jr. The indicator shows the link between volume and price change, it determines the ease at which prices are moving. Its formula uses the current and previous high and low prices as well as the...
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
|
| |
When you set up a trailing stop for your strategy, you have the ability to define a fixed threshold or a variable one that depends on a custom formula. However, you cannot specify a trailing stop level that depends on the position or trade settings (Example: position return, number of...
No notes
|
Money Manag.
Medium
|
| |
An earnings surprise is when a company reports an earnings number that is not expected by analysts. In other words, an earnings surprise occurs when the earnings per share (EPS) is not in-line with the consensus estimates. The earnings may exceed, be in-line or below the consensus estimates. Usually, an...
No notes
|
Downloader
Medium
|
| |
This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to provide the current numeric rating for a stock. Ratings provided by various firms to a standard numeric score between 5 and 1, where 5 is a strong buy and 1 is a strong sell. ...
No notes
|
Indicator
Medium
|
| |
This function returns the total number of ticker symbols in your database when the provided parameter is empty.
Example:
a = nbtickers("");
plot(a, "Number of tickers");
...
No notes
|
Indicator
Basic
|
| |
The Williams' Accumulation/Distribution or Williams AD is a technical analysis indicator developed by Larry Richard Williams, who also developed several other trading indicators including the famous Williams %R and the Ultimate Oscillator.
The Williams' Accumulation/Distribution trading indicator was implemented in order to define whether a market is controlled by buyers (known...
No notes
|
Indicator
Medium
|
| |
Given the close price time series, this indicator calculates the percentage of bars, for each trading day and over a given lookback period, where the close price advanced (close price higher than yesterday's close price).
A value of 100% means that the stock or asset increased during all the previous bars...
No notes
|
Indicator
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
|
| |
The CBOE DJIA BuyWrite Index and the CBOE NASDAQ-100 BuyWrite Index are benchmark indices that track the performance of an hypothetical buy-write strategy that buys stocks in the Dow Jones Industrial Average (CBOE DJIA BuyWrite Index) or in the NASDAQ 100 (CBOE NASDAQ-100 BuyWrite Index) and sells or writes DJX...
No notes
|
Downloader
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
|
| |
The Hull Moving Average (HMA/HullMovingAvg) is a Moving Average/Study created by Allan Hull and described in his book Active Investing.
When adding the indicator to a chart, buy and sell signals are generated (represented by line color changes and buy/sell arrows) base upon a change in line slope (Positive Slope...
No notes
|
Indicator
Basic
|
| |
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
|
| |
Each U.S. Company belongs to a specific industry. The Standard Industrial Classification, SIC, was created in 1937; it uses SIC codes to categorize business activities. It was replaced by the NAICS, which is the acronym for North American Industry Classification System, a new business classification created by the United States,...
No notes
|
Downloader
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 item downloads economic calendar events for different currencies. It downloads the event name, the event's date, the event's description, the currency involved in the event, the importance of the event, the actual release number, the forecasted release number, and the previous release number.
It is pretty the same downloader as...
No notes
|
Downloader
Medium
|
| |
This trading system is an example of an intraday trading system that selectively trades different stocks/securities every day.
Here is how the strategy works:
- Stocks are ranked based on their daily return ...
No notes
|
Trading System
Advanced
|
| |
Here is another date function that can be used to make correspondence between trading bars and actual dates in the calendar. It is named 'EndOfMonth' and it returns 1 for the trading bar that corresponds to the last day in the month. Its principle is simple; it loops through the...
No notes
|
Indicator
Medium
|
| |
The drawdown line is a drawing tool that plots a horizontal line and displays the drawdown at that price. The drawdown is calculated based on the line level and the highest high visible on the chart.
As an example, say you are displaying the chart of the IWM exchange traded...
No notes
|
Drawing Tool
Basic
|
| |
Advance/decline/unchanged issues are measures of the number of stocks or securities whose price has advanced, declined or remained unchanged. The data comes from stock market exchanges as with the advancing/declining/unchanged volume and the 52-week highs and lows which can be downloaded here (151 and 134).
This item downloads historical data for...
No notes
|
Downloader
Medium
|
| |