Click here to Login






 
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
Last Uploads

Select a Type :

Info: Advanced indicator created using .Net language
Normalized Price
by Tom Huggens, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 13 downloads Notes Report an item
 Indicator 
Medium
Custom High/Low Range
by Brian Brown, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 10 downloads Notes Report an item
 Indicator 
Basic
Candle Pattern Forecast
by Kyra Packens, uploaded several months ago

This indicator makes a prediction for the returns of the current bar based upon averaging the returns of the NumClosest (parameter) candlestick patterns that were most similar to the current bar's pattern in the Lookback (parameter) period. "Similarity" here is the squared euclidean distance between vectors describing the two...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 51 downloads Notes Report an item
 Indicator 
Advanced
Industry Name of an External Symbol
by QuantShare, uploaded several months ago

This function allows you to get the industry name of an external symbol.
As you may know, you can get the industry name of the currently analyzed symbol using the "Industry()" function.
To access the industry of another symbol, download and install this function then type something like:
a = SymbolIndustry("GOOG");
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 12 downloads Notes Report an item
 Indicator 
Advanced
Swing Simulation
by Jason Robbins, uploaded several months ago

This is a swing indicator that may be used during backtesting to reference swing data.

Format is: swingsim(close, threshold, type, ago);
Threshold = movement required in points to constitute a valid swing
Types are the swing metric that is to be returned, valid types include: ...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 20 downloads Notes Report an item
 Indicator 
Medium
Swing Indicator
by Jason Robbins, uploaded several months ago

The following is a swing indicator that allows one to plot swings and various swing statistics within a chart. Note that this cannot be used for backtesting, a seperate version called swingsim (1555) may be used for that purpose.

The second parameter defines the swing threshold in points....

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 21 downloads Notes Report an item
 Indicator 
Medium
Random Walk Index
by Brian Brown, uploaded several months ago

The random walk index in a trading indicator described by E. Michael Poulos in the technical analysis of stocks & commodities magazine.
The author defines the random walk index as the ratio of the real security move to the expected random walk. A ratio higher than one indicates that the security's...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 16 downloads Notes Report an item
 Indicator 
Medium
Cultler RSI Indicator
by Tom Huggens, uploaded several months ago

Cutlers' RSI is a variation of the original relative strength index developed by Welles Wilder.
This variation uses a simple moving average instead of an exponential average (in the original formula).

As with the classic RSI, the Cutler RSI is a momentum oscillator that is mainly used to indentify overbought and oversold...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 12 downloads Notes Report an item
 Indicator 
Basic
Minimum Number of Days Between Two Events
by QuantShare, uploaded several months ago

The "MinDaysEvents" calculates the number of minimum days between two events/data entries in a custom database.

Example:
Say you have a custom database that stores fundamental data. The field "EPS" stores the earnings per share field.
If for any reason you want to know the minimum number of days between two EPS entries...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 5 downloads Notes Report an item
 Indicator 
Advanced
System Quality Number Indicator
by Marcus Schöppl, uploaded several months ago

Dr. Van Tharp developed this Formula for Trading Systems. Later he found out that the SQN Indicator is a very powerful to measure the trendiness.

He applied the SQN formula to the daily percent price change of a stock or an index, it proved to be an excellent measure of the...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 30 downloads Notes Report an item
 Indicator 
Medium
Trendiness Measure
by Brian Brown, uploaded several months ago

This indicator measures the tendency of a security to trend. It does so by calculating a moving average then counting the number of times that moving average crosses the close price in the previous N-bars. The fewer crossovers the more evidence that the stock or security is trending. A high...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 20 downloads Notes Report an item
 Indicator 
Medium
New Darvas Box - Darly Guppy
by QuantShare, uploaded several months ago

The Darvas Box upper and lower boundaries will then form if this high is not touched or penetrated for the next 3 consecutive trading days followed by a retracement low that's not touched or penetrated for a further 3 days in a row, as shown in the picture above. Darvas...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 34 downloads Notes Report an item
 Indicator 
Medium
Upside-Downside and Custom Standard Deviation
by QuantShare, uploaded several months ago

This function can be used to calculate Upside/Downside standard deviation or any other custom standard deviation.

As an example, let us say you want to calculate standard deviation of returns but just returns that occurred while a particular stock was trading below its long-term or 250-bar moving average. That particular standard...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 28 downloads Notes Report an item
 Indicator 
Basic
Choppiness Index
by pilow, uploaded several months ago

The Choppiness Index is an oscillator designed to determine if the market is choppy (trading sideways) or not choppy (trading within a trend in either direction). The Choppiness Index is not directionnal. Higher values equal more choppiness, while lower values indicate directional trending.

- the Choppiness Index measures the linearity...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 17 downloads Notes Report an item
 Indicator 
Basic
Hull Moving Average - HMA
by Mark Peterson, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 40 downloads Notes Report an item
 Indicator 
Basic
Next Earnings Release In Days
by Tom Huggens, uploaded several months ago

The "LastEarningsInDays" function returns, for the analyzed stock, the number of days that remains before the next release date.

This function is capable of returning the number of days starting from the last stock's date or starting from today.

Examples: ...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads no downloads Notes Report an item
 Indicator 
Medium
 Private 
Congestion Index
by luftbus320, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 3 downloads Notes Report an item
 Indicator 
Medium
 Private 
HV - Historical Volatility
by Mark Peterson, uploaded several months ago

This has been suggested and provided on the Quantshare forum but not uploaded as an indicator/ function (that I can find) Credit: Allan Nathan.

Default is for month (21) and annualized value.

Historical Volatility reflects the past price movements of the underlying. Historical volatility is also referred to as the asset's actual...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 43 downloads Notes Report an item
 Indicator 
Basic
Coppock - VLT Momentum Indicator
by Mark Peterson, uploaded several months ago

A.K.A. Very Long Term (VLT) Momentum indicator (using monthly timeframes)

Named for Edwin Sedgewick Coppock - this indicator was developed as a way to find the upturns from major stock market bottoms.

He based his settings on how long it takes a person to grieve, and to get over the...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 15 downloads Notes Report an item
 Indicator 
Basic
Annual Return of a Security
by bug man, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 10 downloads Notes Report an item
 Indicator 
Basic
Set Global Variable
by QuantShare, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 26 downloads Notes Report an item
 Indicator 
Advanced
Indicator Switch
by swalk10, uploaded several months ago

Switch- indicators by using C# switchcase function
set in form of 1 = buy, 0 = sell or not buy

Can be customized to incorporate and # of indicators or sub-systems, and then called by a strategy & optimized.
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 2 downloads Notes Report an item
 Indicator 
Medium
 Private 
Translation into Binary Buy/Sell
by swalk10, uploaded several months ago

Demonstrates basic function of translating into binary buy/sell
parameter 1 - Threshold for buy signal
parameter 2 - # of Days lookback

Michael + Scott Walker ...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 2 downloads Notes Report an item
 Indicator 
Medium
 Private 
RandomValsMT
by Dave Walton, uploaded several months ago

This is a replacement for the RandomValues() function.

This function uses the MersenneTwister random number generator in lieu of the .NET system pseudo random number generator to generate random numbers that change every bar. There are many well documented problems with the native .NET implementation but the biggests is too many...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 5 downloads Notes Report an item
 Indicator 
Medium
Next Split Ex-Date In Days
by Tom Huggens, uploaded several months ago

The "LastSplitInDays" function returns the number of days that remains for the next split ex-date for the analyzed stock.
It uses data downloaded using the following item: 1498

The function returns:
A positive value: If the next stock split is in the future. In that case it returns the number of days to...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads no downloads Notes Report an item
 Indicator 
Medium
 Private 
TSI indicator by Frank Hassler
by Piotr, uploaded several months ago

Trend Strength Indicator by Frank Hassler ot engineering-returns.com

I found the TrendStrengthIndicatior trading object on this site. However, I compared it to the results produced by original AmiBroker code published by Frank Hassler and found, that results are quite different. So I rewritten the AmiBroker code to C#. This one generates...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 47 downloads Notes Report an item
 Indicator 
Medium
StocRSI
by Steven Sommer, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads one download Notes Report an item
 Indicator 
Medium
 Private 
AccuTrack Indicator
by Steven Sommer, uploaded several months ago

AccuTrack Indicator: This is the QuantShare version of the AmiBroker script for the Investor's FastTrack AccuTrack indicator. Note this the AmiBroker version is not a perfect duplication of the actual Investor's FastTrack version which goes from -100 to +100. However, it is a very close approximation. This version uses a...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 6 downloads Notes Report an item
 Indicator 
Medium
 Private 
Occurrence Since
by QuantShare, uploaded several months ago

This function detects the N-th occurrence of a condition since another condition. For example, since the crossover of MACD above zero, detect the first occurrence of the Stochastics going below 20. Basically, detects the first oversold after the change to bullish trends. The function parameters are:

OccurrenceSince(condition for since, condition...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review 2 reviews Number of downloads 29 downloads Notes Report an item
 Indicator 
Advanced
Short Indicator
by clonex, uploaded several months ago

The short indicator tells you whether to short the current security or not based on an indicator previous performance.

For each bar, this indicator will calculate the performance of another indicator for the past bars. It will simulate a short and cover after n-bars when the provided indicator gives a...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 19 downloads Notes Report an item
 Indicator 
Medium
Lunar Phase Indicator - New and Full Moon Cycles
by The trader, uploaded several months ago

The Lunar phase indicator calculates lunar cycles and highlights occurrences of new moon and full moon phases on a chart.

A new moon happens when the moon/lunar phase indicator returns 1 and a full moon happens when the lunar phase indicator returns -1.

Example of usage:
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 27 downloads Notes Report an item
 Indicator 
Medium
Correlation To Portfolio
by Vangelis M., uploaded several months ago

This function computes the correlation of daily returns of a stock to the daily returns of a portfolio of stocks.

If we hold a portfolio of AAPL and IBM and we want to check the correlation of GE to our portfolio for the past 100 days, we would use:
corel=CorellationToPortfolio("GE","AAPL,IBM",100);...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 20 downloads Notes Report an item
 Indicator 
Advanced
Avgerage Correlation
by Vangelis M., uploaded several months ago

This item has been updated on June 5 2014 to compute correlation of daily returns.

Example: a=AvgCorrelation("SPY,TLT,GLD",100) ;
b=AvgCorrelation("SPY,IWM.QQQ",100);
...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 21 downloads Notes Report an item
 Indicator 
Medium
Double / Triple Smoothened EMA with Flexible Alpha
by Alexander Horn, uploaded several months ago

Double / triple smoothened EMA with flexible alpha to be used in Sector Surfer, AAA and FAA paper models

1455
1454
1453...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 11 downloads Notes Report an item
 Indicator 
Medium
 Private 
Simple Moving Median Indicator
by QuantShare, uploaded several months ago

The SMM trading indicator is very similar to the SMA (Simple Moving Average) function, except that instead of returning the average (or mean) price it returns the median price.

A median is conceptually similar to a average except that an average is affected by outliers while a median is not. It...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 23 downloads Notes Report an item
 Indicator 
Basic
TSI - Trend Strength Index
by clonex, uploaded several months ago

The TSI is an intermediate-term absolute (versus relative ) measure of the tendency of a stock to trend or mean revert. The premise underlying the theory is that stocks with a high degree of momentum in relation to volatility are much less likely to mean-revert than those that have...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 30 downloads Notes Report an item
 Indicator 
Medium
PercentRank HLC Function
by clonex, uploaded several months ago

PERCENTRANK of High, Low and Close values translated from Amibroker.

Amibroker Code:
function PercentRankHLC(Data1, Data2, Data3, Periods)
{ ...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 14 downloads Notes Report an item
 Indicator 
Medium
DIDI INDEX
by clonex, uploaded several months ago

DiDi Index is based on simple (arithmetic) moving averages. In order to calculate simple (arithmetic) moving average, we add the closing price of the currency pair for a number of time periods and then divide this sum by the number of time periods. Thus, short term moving averages respond instantly...
No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 7 downloads Notes Report an item
 Indicator 
Basic
Symbol Information on Chart
by QuantShare, uploaded several months ago

The "SymbolInformation" function displays symbol's information on a chart.
It displays the company or security title, the stock's industry, the stock's sector and the stock's exchange (NYSE, NASDAQ, AMEX...)

In order for this function to work properly, the full name, industry, sector and market fields of your stocks must be filled.
These fields...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 32 downloads Notes Report an item
 Indicator 
Medium
Average Bid/Ask Spread
by QuantShare, uploaded several months ago

The "AvgBidAskSpread" is a parameterless function that calculates the average ask price for the current bar minus the average bid price for that same bar.

The indicator uses the newly introduced CSharp-based "cFunctions.GetBidAskData" function to capture last bid/ask updates and performing the necessary calculations.

You can plot this indicator to a chart...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review one review Number of downloads 19 downloads Notes Report an item
 Indicator 
Basic
Previous - 0 1 2 3 4 5 6 7 8 9 - Next






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 © 2024 QuantShare.com
Social Media
Follow us on Facebook
Twitter Follow us on Twitter
Google+
Follow us on Google+
RSS Trading Items



Trading financial instruments, including foreign exchange on margin, carries a high level of risk and is not suitable for all investors. The high degree of leverage can work against you as well as for you. Before deciding to invest in financial instruments or foreign exchange you should carefully consider your investment objectives, level of experience, and risk appetite. The possibility exists that you could sustain a loss of some or all of your initial investment and therefore you should not invest money that you cannot afford to lose. You should be aware of all the risks associated with trading and seek advice from an independent financial advisor if you have any doubts.