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
Entry Trailing Stop V2
by Christian, uploaded several months ago

This script is simulating a trailing stop limit buy/sell order with exact levels.

With the first parameter you can adjust the distance of the limit entry in percent based on the last high (long order) or low (short order) and with an second parameter you can setup the valid time of...

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
 Money Manag. 
Medium
News data for US companies from Google RSS feed
by The trader, uploaded several months ago

Download news data for companies listed in US Stock market.
The data is downloaded from a RSS news feed provided by Google, it is then parsed then inserted into a QuantShare custom database.

This RSS news feed item create a database whose name is 'google_news'.
This database contains 3 columns. ...

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 55 downloads Notes Report an item
 Downloader 
Medium
Price Display Indicator
by QuantShare, uploaded several months ago

The price display indicator shows the price level of the selected bar or the last bar if no bar is selected.
This indicator displays also the one-bar return of the active security. The price and return are displayed in green when the price increases and in red when the price decreases.

You...

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 
Basic
Relative Vigor Index - Signal Line
by Brian Brown, uploaded several months ago

The Relative Vigor Index or RVI has two lines, the RVI line and RVI Signal line.
This function takes the cycle period as argument and returns the indicator Signal line. The RVI line can be downloaded here: 251.

The function name is "relative_vigor_index_signal"....

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
Weighted Linear Regression, Slope
by Christian Rendel, uploaded several months ago

This function calculates the slope of the Weighted Linear Regression.

The Weighted Linear Regression Is an extension of the standard Linear Regression, where a weight is added to each of the points.

It can be used to calculate the linear regression of the closing prices by considering the volume traded on each...

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 
Medium
Stocks with the highest Volume Increase
by Brian Brown, uploaded several months ago

This screen displays stocks that had an exceptional volume increase and that are more likely to move in one way or another during the next sessions.

Using the composite function (comp), this screen returns the top 20 stocks that had the highest increase in today's volume compared to the volume of...

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 98 downloads Notes Report an item
 Screen 
Medium
Number of Trading Bars to Fill a Gap Up
by Tom Huggens, uploaded several months ago

A Gap occurs when the price of a stock or any other security moves up or down with few trading in between. Gap Up is defined as a stock price with a today's low that is higher than yesterday's high and the opposite for the Gap Down; stock price with...
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
Gold to Silver Ratio
by Tom Huggens, uploaded several months ago

The Gold-Silver Ratio measures the number of ounces of silver it takes to buy one ounce of gold. The Gold-Silver Ratio current value is near 62; it used to be 51 in 2007 and 12.5 in 323 BC.

The Gold Silver ratio is not well known for the average trader; however...

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
 Downloader 
Medium
Chande's Range Action Verification Index - RAVI
by The trader, uploaded several months ago

The Chande's Range Action Verification Index (RAVI) indicator was developed by Tushar Chande. As the ADX indicator, the RAVI is used to identify whether a market or security is trending. The RAVI indicator is calculated using moving averages of different lengths. The first one is a short moving average with...
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
 Indicator 
Medium
Standard Deviation of Monthly/Yearly Returns
by MikeMM, uploaded several months ago

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

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
 Money Manag. 
Advanced
Historical trading volatility-based system to adjust trade sizes
by Tom Huggens, uploaded several months ago

Traders have developed several position sizing techniques and systems. Here are for example the fixed bet size (493) and the fixed percentage of equity (499) scripts.

Another popular position sizing system, often using in trading, is the one that uses volatility to adjust the number of shares to buy or short...

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 86 downloads Notes Report an item
 Money Manag. 
Advanced
Choose function
by Tom Huggens, uploaded several months ago

The 'Choose' function is a small piece of code that returns a vector given an index. The function accepts six parameters, the first one is the index and it is used to select one the next five parameters. The others parameters accept any numeric vectors.

Example:
a = rsi(14);
b = rsi(14) >...

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 32 downloads Notes Report an item
 Indicator 
Medium
Announced Stock Splits
by Tom Huggens, uploaded several months ago

This downloader gets splits announcements for U.S. stocks. It creates a custom database (splitsannounced) with the following fields:
Date: Ex-date or the date that the stock price is scheduled to adjust on the exchange
Ratio: The split ratio. Example: 5-4 or 1-2
Payable: The date the stock split will be paid. Example: Sep02
Announced:...

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
 Downloader 
Medium
 Private 
Watchlists on Your Chart
by QuantShare, uploaded several months ago

Say you have several watchlists and you would like to display on your chart the different watchlists that contain the currently shown security.

The current function allows you to do so. All you need is to add the function formula and specify the different watchlists you want to track.

Here 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 11 downloads Notes Report an item
 Indicator 
Medium
RSI GT 4%
by Brian, uploaded several months ago


Investopedia defines oversold as
1. A condition in which the price of an underlying asset has fallen sharply, and to a level below which its true value resides. This condition is usually a result of market overreaction or panic selling.

2. A situation in technical analysis where the price of an asset...

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
 Watch List 
Medium
Days To Next Date
by jason, uploaded several months ago

For custom databases, data is often associated with a symbol and a date making it easy to build logic around the primary date value. But when the custom database contains more than one date value, accessing and using the date values is more complex. The DaysToNextDate function helps by...
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 8 downloads Notes Report an item
 Indicator 
Medium
CAPS Stock Rating - Active Picks for US Stocks
by Brian Brown, uploaded several months ago

Active Picks refers to the number of picks/trades, entered by motley fool members, that are currently active.

A pick is a trade or a prediction made by a motley fool member. Traders predict whether a stock will outperform or underperform the S&P 500 in a specific time frame.

For each stock, 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 17 downloads Notes Report an item
 Downloader 
Medium
Number of Stocks Making a new 52-Week High - Market Indicator
by Brian Brown, uploaded several months ago

This item creates a 52-week high symbol from all stocks available in your database. The market indicator is created using the composite plug-in and it can be applied to any stock market. It uses the "hhv" (highest value over a period) indicator to count the number of stocks that are...
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 50 downloads Notes Report an item
 Composite 
Medium
Relative Strength TAA System
by luftbus320, uploaded several months ago

This System for Tactical Asset Allocation is inspired by a system of Markos Katsanos published in his book "Intermarket Trading Strategies".
Following aspects of Asset Selection from a wide array of ETFs and its Timing are considered:
-An ETF is selected when the ROC of the MA is positive
-The Regression 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 4 downloads Notes Report an item
 Trading System 
Medium
 Private 
Ichimoku Kinko Hyo - Trading Indicator
by QuantShare, uploaded several months ago

Ichimoku Kinko Hyo, which means "one glance equilibrium chart", is a charting technique developed in late 1930s by Japanese journalist, Goichi Hosoda. The Ichimoku technical analysis technique was made available to the general public in 1960.

Ichimoku is used to detect trends by creating five lines calculated using the midpoint of...

No notes

Rate an item Rate an item Rate an item Rate an item Rate an item Write a review 3 reviews Number of downloads 146 downloads Notes Report an item
 Indicator 
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
New High
by srishail, uploaded several months ago

this screens the quote which have achived new highs .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 CREATED LOT LOT...
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
 Screen 
Medium
EOD NSE stock quotes data
by The trader, uploaded several months ago

------------------------------------------------------------------------
------------------------------------------------------------------------
This item no longer works.

You can use the following downloader instead: 463 ...

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 115 downloads Notes Report an item
 Downloader 
Medium
Accumulation Swing Index
by The trader, uploaded several months ago

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

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
 Indicator 
Medium
FAO Food Price Index
by QuantShare, uploaded several months ago

The FAO or the Food and agriculture organization of the United Nations is an agency that works toward defeating hunger.

The FAO releases a report called the Monthly Food Price Index. The monthly report contains the following indices: Food Price Index, Meat Index, Dairy Index, Cereals Index, Oils & Fats 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 11 downloads Notes Report an item
 Downloader 
Medium
Earnings: EPS Estimates
by Patrick Fonce, uploaded several months ago

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

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
 Downloader 
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
Better Volume Indicator
by Savio Rodrigues, uploaded several months ago



The Better Volume indicator uses a combination of bid/ask volume and range to identify
Volume Climax, High Volume Churn and Low Volume bars.
? Market tops are characterized by Volume Climax Up bars, High Volume Churn and Low ...

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 47 downloads Notes Report an item
 Indicator 
Medium
Money Management System to Split Order Into Smaller Pieces
by Tom Huggens, uploaded several months ago

A money management script that splits trading orders and executes these split orders on different dates.
The money management first updates the percentage of capital invested of the trading strategy. It then detects buy orders and saves the number of traded shares. Because we have updated the percentage of capital...

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
 Money Manag. 
Medium
Nigerian Stock Exchange
by bug man, uploaded several months ago

Created in 1960 and known as the Lagos Stock Exchange, the Nigerian Stock Exchange, NSE, is the main stock exchange of Nigeria. NSE offers a fully automatic trading system and it consists of six branches plus the Head Office, which is located in Lagos.

Foreign investors, of any nationality, are allowed...

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 37 downloads Notes Report an item
 Downloader 
Medium
Percentage of Nasdaq 100 stocks that closed above their 10 day moving average
by saratur, uploaded several months ago

The percentage of index stocks trading above a specific moving average (PAMA) is a breadth indicator that measures internal strength or weakness in the underlying index. The indicator is used on various time frames - e.g. the 10 or 20 day moving average for short time frame, The 50-day...
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 29 downloads Notes Report an item
 Composite 
Medium
Economic Confidence Index
by bug man, uploaded several months ago

The Economic Confidence Index is a combination of the Economic Outlook and Economic Conditions measures created by Gallup. The U.S. Economic conditions results from a rate given by Americans regarding today's economic conditions in the country, while the U.S. Economic outlook results from Americans opinion on whether economic conditions in...
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
 Downloader 
Medium
Indicator/Price Value on a Specific Trading Date
by Brian Brown, uploaded several months ago

This indicator gets a time-series, a day, a month and a year and returns the value of this time-series at the specific date (Date calculated from the provided day, month and year). The indicator name is "ValueOn" and it uses the "ValueWhen" function to return that value.

To specify an unknown...

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 21 downloads Notes Report an item
 Indicator 
Medium
Number of Stocks Making a new 52-Week Low - Market Indicator
by QuantShare, uploaded several months ago

The 52-week low indicator calculates the total number of stocks making new 52-week lows (Stocks at their lowest level in one-year period) per day. The market indicator that measures the number of stocks making 52-week highs is available here: 939.

The 52-week high and 52-week low indicators can be used together...

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 54 downloads Notes Report an item
 Composite 
Medium
DV Intermediate Oscillator (DVI)
by clonex, uploaded several months ago

This is the smoothed intermediate oscillator framework designed to complement the DVO. It was also designed to be flexible for use in adaptive systems. The current DVI is a combination of two different indicators: 1) DVIM- DVI Magnitude which measures the distance price has travelled over multiple intermediate 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 26 downloads Notes Report an item
 Indicator 
Medium
TD Sequential Indicator
by Vangelis M., uploaded several months ago

This function implements Thomas DeMark's TD Sequential Indicator. There are many different versions of this indicator with different rules and many nuances. Not all are implemented here. For more detail you should add to the code.

This function accepts two arguments, a number and a string.

TDSequential(0,"") - Returns the count...

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 61 downloads Notes Report an item
 Indicator 
Medium
Channel Drawing Tool
by Juliettpapa, uploaded several months ago

The channel drawing tool draws two parallel lines used to mark a trend channel (Another name for channel tool might be trend channel tool).
It works as follows: Draw a line from one low to the next low. A trend line will be drawn, then move the mouse to the upper...

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
 Drawing Tool 
Medium
Channel Position
by swalk10, uploaded several months ago

A financial time series often moves in what can be thought of as a channel. Determining where a price or indicator is relative to that channel can be a powerful signal or indicator.

This function takes two inputs: The first, the data array (time series) which could be...

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 60 downloads Notes Report an item
 Indicator 
Medium
Coverage and Liquidity ratios
by Patrick Fonce, uploaded several months ago

Financial ratios for liquidity and coverage allow investors to analyze and see whether a firm or a company is able to meet its short-term financial obligations and its liabilities.
Liquidy ratios include Current Ratio, Quick Ratio and Cash Ratio. Coverage ratios include Debt/Total Capital and Debt/Equity Ratio.
These five ratios, for...

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
 Downloader 
Medium
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
Previous - ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 ... - 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.