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
Random

Select a Type :

Info: All items
Fibonacci Function
by SystemTrade, uploaded several months ago

This function
a) provides exact Finonacci retracement and extension levels
b) allows optimization regarding different Fibonacci levels, for instance:
Optimize("fibo_index", 0, 7, 1);
var = fibonacci(fibo_index); ...

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 93 downloads Notes Report an item
 Indicator 
Medium
Basic Portfolio Measures
by QuantShare, uploaded several months ago

This example will show you some of the power and the flexibility of the Grid tool.
Download, install this item then display it using "Tools -> Grid -> Open Grid".

This item doesn't use real time data. I have created it to show you how you can access, manipulate and display QuantShare...

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 27 downloads Notes Report an item
  
Advanced
Rate of Change Volume
by srishail, uploaded several months ago

Formula Name:VROC
Formula Full Name:Rate of Change (Volume)
Formula Description:
Rate of Change Volume (ROCV) is an oscillator applied to volume rather than price and is calculated in the same manner as the Rate of Change (Price) indicator.
...

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 14 downloads Notes Report an item
 Indicator 
Medium
Buy High Sell Higher
by Gilari Decosta, uploaded several months ago

It is well known fact that a stock that is strong relatively to other stock continue to be stronger. Here is a watch list that filter for strong stocks and list those stocks that breakout from 4 weeks high. Many consider four week cycle as an important cycle in stock...
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 39 downloads Notes Report an item
 Watch List 
Medium
Average Maximum Drawdown
by QuantShare, uploaded several months ago

The average maximum drawdown is a rules analyzer metric described in the following post: The average maximum drawdown metric . It calculates the maximum drawdown (the maximum an output can lose) of each symbol or security output and then averages the result.

If you are analyzing for example a list...

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 52 downloads Notes Report an item
 Rule Metrics 
Medium
Random Bar Value
by MikeMM, uploaded several months ago

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

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 
Basic
Guppy Multiple Moving Average Oscillator
by Brian Brown, uploaded several months ago

The Guppy Multiple Moving Average is a technical indicator that displays two sets of moving averages. The first set contains six exponential moving averages that use short time frames to monitor the trading activity of short-term traders. The second set contains six exponential moving averages that use long time frames...
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 41 downloads Notes Report an item
 Indicator 
Medium
Positive Volume Index
by Brian Brown, uploaded several months ago

The positive volume index was created by Norman Fosback. It is used, as with the Negative Volume Index, to determine the nature of trending markets.
The positive volume index is a cumulative indicator, its value increases by the daily return of the close price multiplied by the yesterday PVI value, if...

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 18 downloads Notes Report an item
 Indicator 
Medium
Entry Price and Exit Price in Trading System Report
by QuantShare, uploaded several months ago

This script adds two columns, entry price and exit price, in the "Trade -> Realized trades" table of the simulation report. Entry price refers to the execution price of the buy or short order and the exit price refers to the execution price of the sell or cover order. For...
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 73 downloads Notes Report an item
 Money Manag. 
Medium
NSE Derivatives
by QuantShare, uploaded several months ago

The National Stock Exchange of India allows traders and investors to download bhavcopy equities data (294), as well as bhavcopy derivatives data. The Derivatives data contains futures and options non-continuous contracts historical data.

The current downloader gets these quotes data from the NSE website, decompresses the ZIP archive file, parses the...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review 4 reviews Number of downloads 138 downloads Notes Report an item
 Downloader 
Medium
Slope Angle of a Trendline
by QuantShare, uploaded several months ago

Here is a trend line that displays the line slope angle which is the angle in degrees from the horizon. This drawing tool is similar to any trendline tool used in technical analysis; select it then click on the chart to create the first anchor point or line extremity then...
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 45 downloads Notes Report an item
 Drawing Tool 
Medium
Short Selling Data
by Patrick Fonce, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review 4 reviews Number of downloads 136 downloads Notes Report an item
 Downloader 
Medium
Design and backtest a trading system with two strategies
by QuantShare, uploaded several months ago

If you have two trading strategies and would like to measure the performance and profit of a trading system that combine these two strategies then this money management script can help you achieve this.
Each strategy, whether it is applied to stocks, FOREX, futures or options, is given an initial equity...

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 52 downloads Notes Report an item
 Money Manag. 
Advanced
Trending Up/Down using Ten Moving Averages
by MikeMM, uploaded several months ago

This indicator tells you whether a security is trending up or down based on ten moving averages (instead of just one). This is accomplished by calculating ten moving averages with different periods (20, 40, 60 ..., and 200) and then comparing them with the close price. For each trading bar,...
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 27 downloads Notes Report an item
 Indicator 
Medium
Dubai Financial Market ticker symbols
by bug man, uploaded several months ago

The Dubai Financial Market is a stock exchange based in Dubai (United Arab Emirates). This stock exchange was founded on March 26, 2000 and is owned now by Borse Dubai. It currently lists about 65 companies for nine different sectors:
Banks, Investment & financial services, Insurance, Real estate and construction,...

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 132 downloads Notes Report an item
 Symbols 
Basic
Volatility-based Position Sizing Method with Adjustable Parameters
by clonex, uploaded several months ago

This MM script is a simple improvement version Tom Huggens "Historical trading volatility-based system to adjust trade sizes"
You can change and optimize period of stddev and moving average.

Here is Tom Huggens description:
...

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 61 downloads Notes Report an item
 Money Manag. 
Medium
DaysBetweenDates
by QuantShare, uploaded several months ago

This function returns the number of calendar days between two dates.
For example, if you want to know the number of calendar days (not trading days) between the current bar and the previous bar, just type:

a = daysBetweendates(date(), RefString(date(), 1));
plot(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 10 downloads Notes Report an item
 Indicator 
Basic
Sector Surfer AMM Model
by Alexander Horn, uploaded several months ago

AMM model following the logic of Sector Surfer (www.sumgrowth.com)

Basically rotates each month into the Top1 (only one held), and uses autocorrelation market filter on SP500

- Uses special trend function SSEma / SSEma1 which is double smoothened EMA 1456 ...

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
 Trading System 
Medium
 Private 
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
Holding period return - classifying positions
by The trader, uploaded several months ago

This item creates three metrics when analyzing a list of trading rules.
The object classify trading rules output or return into three categories.
The categories are:
Position whose holding period is below 10 bars
Position whose holding period is below 40 bars ...

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
 Rule Metrics 
Medium
Analyst Previous Rating
by Stefan Kroscen, uploaded several months ago

This function utilizes the historical analyst buy/sell recommendations, downloadable from yahoo by 641, to provide the previous 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. 0 is...
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 22 downloads Notes Report an item
 Indicator 
Medium
Ocean Tomo Patent Indexes
by bug man, uploaded several months ago

This item contains a list of symbols for the following indexes:
Ocean Tomo 300 Patent Index
Ocean Tomo Patent Growth Index
Ocean Tomo Patent Value Index
Claymore/Ocean Tomo Patent ETF ...

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
 Symbols 
Medium
Beep on a New Bar
by QuantShare, uploaded several months ago

When added to a chart, this function generates a beep each time a new bar is created.
This function could be particularly useful when streaming real time data in a chart with a custom periodicity (Tickers per Bar, Range Bar.). It allows you to be quickly notified each time a new...

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 7 downloads Notes Report an item
 Indicator 
Medium
Wilder Volatility Index - Average True Range Trading System
by Brian Brown, uploaded several months ago

The Wilder Volatility Index Trading System is a strategy introduced and developed by J. Welles Wilder in the "New Concepts in Technical Trading Systems" book.
The trading strategy is a long/short system that buys a stock or a security when a bull/long signal is generated, then exits and shorts the security...

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 121 downloads Notes Report an item
 Trading System 
Medium
Adaptive BuyInd MR_Mom Strategy
by clonex, uploaded several months ago

Strategy uses 120 function to simulate simlple mean reversion strategy: RSI(3)55;

Annual return is nothing excellent 9,18% with 5% DD in last 14 years. Goal was...

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
 Trading System 
Medium
 Private 
Volume Ratio of Advancing to Declining stocks
by Tom Huggens, uploaded several months ago

This market breadth indicator calculates the ratio of total volume for advancing stocks to the total volume of declining stocks. In this volume ratio, Advancing stocks refer to stocks that have increased in the last 10 trading days, while declining stocks refer to stocks that have decreased in the last...
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 26 downloads Notes Report an item
 Composite 
Medium
All Symbols Watchlist
by scorpiovegas, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 51 downloads Notes Report an item
 Watch List 
Basic
Announced Stock Earnings
by Tom Huggens, uploaded several months ago

The "Announced Stock Earnings" downloader retrieves all stocks whose earning release occurs within the next 60 days.
The downloader stores in a custom database "earningsannounced" the following data:
Date: The announced release date (could be not confirmed)
Etime: Release time (Could be: Before Market Open, Before market open or Time Not supplied)
Estimate: The...

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
 Downloader 
Medium
 Private 
Yale - Crash Confidence Index
by Patrick Fonce, uploaded several months ago

This is an index published by The Yale School of management. It calculates the confidence that there will be no stock market crash in the succeeding six months. Two indices are reported, one for institutional and another for individual. The higher the value of the index the more confident investors...
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
 Downloader 
Medium
Extensive Fundamental Data for U.S. Stocks
by QuantShare, uploaded several months ago

This item downloads extensive fundamental data. It gets quarterly fundamental data for all U.S. stocks and for the past 20 years.

More than 200 fundamental fields are downloaded, including income statement data, balance sheet data (assets, equity and liabilities) and cash flow statement data (from operating, investing, financing activities) and various...

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 5 downloads Notes Report an item
 Downloader 
Advanced
 Private 
Market Yield on U.S. Treasury Securities
by QuantShare, uploaded several months ago

Interest Data downloaded by this item is available in the Federal Reserve website. Use the following link to get this data in a text file or use this download item to get the data automatically added into your QuantShare database.

The following market yields on U.S. treasury securities (bill,...

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 31 downloads Notes Report an item
 Downloader 
Advanced
FII Derivatives Statistics - Index/Stock Futures and Options
by QuantShare, uploaded several months ago

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

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review no reviews Number of downloads 45 downloads Notes Report an item
 Downloader 
Medium
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
Consumer Credit Historical Data
by Brian Brown, uploaded several months ago

This Consumer Credit trading object downloads total consumer credit historical data (for the United States) as well as the amount, in millions of dollars, of two types of credit: Revolving and Nonrevolving credits.

Consumer Credit refers to loans or line of credits that are borrowed by US consumers to buy...

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
 Downloader 
Medium
Z-Score (Standard Score)
by QuantShare, uploaded several months ago

If you want to compare a certain value of a time-series for a particular security to the value of other securities for the same date, then you should use the z-score. You will need to standardize data in order to use the z-score or the standard score.

The standard score, which...

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 38 downloads Notes Report an item
 Indicator 
Medium
Relative Performance/Return Chart - Compare Several Assets/Stocks - Update for automation
by Alexander Horn, uploaded several months ago


Update to 1005 to pull watchlist symbols and visible startdate of chart through global variables.

Use this or similar formula in your chart pane:

...

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 14 downloads Notes Report an item
 Indicator 
Medium
Austria Stock Market Symbols
by QuantShare, uploaded several months ago

The list of symbols in the "Bourse de Vienne".
This list contains 98 symbols. Stock description is also included.
The fiscal year ends in the month specified in the Expiration Date field.
Name1 contains the yahoo compatible symbol....

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 73 downloads Notes Report an item
 Symbols 
Medium
Earnings Surprise Strategy
by QuantShare, uploaded several months ago

This strategy is based on earnings surprise data and it consists of the following trading rules:

Buy Rules:
- Today's Earnings surprise is higher than 5%, which means the actual EPS is 5% higher than EPS consensus (expected earnings per share by analysts).
- Previous earnings-per-share is positive (previous quarter EPS) ...

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 100 downloads Notes Report an item
 Trading System 
Advanced
Custom Trading System Rebalancing
by Dave W., uploaded several months ago

I had the QuantShare development team build this advanced money management (AMM) script to allow testing of several advanced rebalancing options triggered when a new buy signal is received but insufficient margin is available to take the new position.

When a new buy signal is received and insufficient margin is...

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 43 downloads Notes Report an item
 Money Manag. 
Advanced
Volume * Price Momentum Oscillator
by Brian Brown, uploaded several months ago

Volume * Price Momentum oscillator is an indicator used to determine the trend tendency using both price and volume. In fact, it acts upon the principle that the trend tendency, which is characterized here by the price variation, is stronger when the exchanged volume is higher. The indicator is based...
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 31 downloads Notes Report an item
 Indicator 
Medium
Previous - 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 ... - 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 © 2026 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.