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
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 
Value At Risk Measure
by Tom Huggens, uploaded several months ago

The value at risk is a risk measure based on the probability distribution of security's prices or portfolio's market value. Unlike other measures such as the volatility, the value at risk measure cares about the direction of the portfolio or security.

The current value at risk function calculates a percentage 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 16 downloads Notes Report an item
 Indicator 
Advanced
Sales, Growth and Estimates
by Patrick Fonce, uploaded several months ago

The sales, growth and estimates object downloads financial data for all stocks trading on US exchanges - NYSE, NASDAQ, AMEX, and OTCBB.

The object gets four fundamental items:

Sales Growth F0/F-1: This is the percentage growth in annual sales. It is computed by taking the difference between sales of the last...

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 22 downloads Notes Report an item
 Downloader 
Medium
Fed Watch - Federal Reserve News
by Brian Brown, uploaded several months ago

The Fed Watch RSS feed contains news about the Federal Reserve. Some traders, particularly bond and stock traders follow Federal Reserve Activity and try to quickly detect any sign of a potential increase or decrease in the Fed target rate.

Here are some examples of Fed news that appeared on July...

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
Number of Listed Companies for several Stock Exchanges
by Tom Huggens, uploaded several months ago

The number of listed companies refers to the total number of companies that have shares listed on a given exchange at a specific period. This includes domestic (Incorporated in the same country as the exchange) and foreign (Incorporated in a different country than the exchange) companies and excludes funds and...
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
 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
Moving Average Convergence/Divergence with Exponential Moving Average
by srishail, uploaded several months ago

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

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
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
ATR Trailing Indicator
by Ivan, uploaded several months ago

ATR trailing indicator shows trailing support/ressistent levels.
Very nice in tranding environment.
You can change Sma in loss calculation to Ema/Wma...
if it better fullfill your requirements - I didn't know how to
implement it as parameter :-( ...

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 
Basic
Fast Fourier Transform - Plots the Amplitude of the different Bins
by QuantShare, uploaded several months ago

Here is an example of how to use fast Fourier transform in QuantShare.
This function calculates the amplitude of the different FFT bins and plots each one on a chart using each time a different color.

How it works:
- The function "FFtAmpPlot" gets a time series (For example, the close time series)...

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 18 downloads Notes Report an item
 Indicator 
Advanced
Yahoo News
by QuantShare, uploaded several months ago

Download stock Headlines from yahoo website.
Just select the symbols and press download.

The news will be saved in a database whose name is 'yahoo_news'.

...

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 88 downloads Notes Report an item
 Downloader 
Medium
Trading System Template: Position Sizing Techniques
by QuantShare, uploaded several months ago

With this trading system template, you will be able to test your strategy with different position sizing techniques quickly and effectively. By using this template to build your trading system then by clicking on the optimize button, QuantShare will backtest your strategy five times, each time using a different position...
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 115 downloads Notes Report an item
 Trading System 
Medium
Historical Stock Quotes Data for more than 50 Exchanges
by QuantShare, uploaded several months ago

Yahoo finance website offers traders historical quotes data for more than 50 stock exchanges. This includes the main stock exchanges in the United States and several European and Asiatic stock exchanges.

This trading object lets you download historical quotes for all companies listed on these exchanges. It is almost the same...

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 103 downloads Notes Report an item
 Downloader 
Medium
Tweet Sentiment Index for the Forex and Stock Market
by Caleb, uploaded several months ago

Tweet Sentiment Analysis is a website (tweetsentiments.com) that analyses tweets for a given keyword. It uses Support Vector Machines algorithm and a natural language processing tool (NLP) to determine whether a tweet's sentiment is positive, negative or neutral. Support Vector Machines is a learning algorithm that is mainly used 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 22 downloads Notes Report an item
 Downloader 
Medium
Rate of Change Horizontal Line
by QuantShare, uploaded several months ago

Unlike the original horizontal line drawing tool which displays the line price location, this drawing tool creates an horizontal line that displays the price change and rate of change from the line price location to the last visible close price on the chart.

First, download and install this item.
In the "Bookmark...

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
 Drawing Tool 
Basic
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
Bull Bear Ratio - Stock Market Indicator
by Brian Brown, uploaded several months ago

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

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
Strategy Indicator - Percent winning trades for a trading rule
by bug man, uploaded several months ago

Let us say you have a trading system that contains three trading rules, imagine if you have a indicator that acts like a backtester or simulator; it analyzes each trading rule before it is applied to a stock or a security and tells you whether this rule was profitable for...
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 64 downloads Notes Report an item
 Indicator 
Advanced
Dividend Yield Watchlist
by Brian Brown, uploaded several months ago

The dividend yield watchlist displays all U.S. stocks that have recently distributed dividends to their shareholders.

The watchlist displays three columns:
q div: Recent quarterly dividend amount per share paid
a div: Sum of the last four quarterly dividend amount per share paid ...

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 9 downloads Notes Report an item
 Watch List 
Advanced
Russell Latin America Indices
by Tom Huggens, uploaded several months ago

This Russell Latin America item is composed of three indices, constructed using a market capitalization-weighted methodology, the Russell Latin America Index, the Russell Latin America Growth Index and the Russell Latin America Value Index.
The indices are developed by the Russell Company and they cover several companies listed on Latin America...

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
 Downloader 
Medium
BAA Corporate Bond Yield Forecast
by Patrick Fonce, uploaded several months ago

Moody's, Fitch Ratings, Standard & Poor's, EJR and Dominion Bond Rating Service (To name just a few) are credit rating agencies that try to estimate the credit worthiness of a corporation's debt issues and give a score or credit rating to each one. Investors of debt securities (example bonds) can...
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 9 downloads Notes Report an item
 Downloader 
Medium
Directional Trend Index Strategy
by Brian Brown, uploaded several months ago

The Directional Trend Index, DTI, is a trading indicator that uses the high/low momentum to calculate the increasing momentum of the highs in an up market and the decreasing momentum of the lows in a down market.

The DTI slope tells you about the direction of the market or security price....

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 83 downloads Notes Report an item
 Trading System 
Medium
BSE Stock Exchange
by Tom Huggens, uploaded several months ago

I have shared this list of symbols so it can be used with the following downloader: 265.
The list contains companies listed in the Bombay Stock Exchange; more than 2900 symbols are available. It contains the symbols' code (A unique identifier assigned by the Bombay Stock Exchange), the company title or...

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 1387 downloads Notes Report an item
 Symbols 
Medium
T-Score of a Trading System
by GS, uploaded several months ago

For a reliable trading system this score must be > 1.68. You can use it with any of your trading system during back testing to see how good your strategy is.

This script is based on an Advanced Momey Management and to use it, after downloading, follow the steps given below:

Simulation/backtesting...

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

The Brussels Stock Exchange is the main stock exchange of Belgium. It is based on Brussels and founded in 1801. After the merger that occurred between Brussels Stock Exchange (BSE), Paris Stock Exchange, Amsterdam Stock Exchange and Lisbon Stock Exchange, the BSE was renamed to Euronext Brussels.

Here are the URLs...

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 117 downloads Notes Report an item
 Symbols 
Medium
UK Economic Data - Average Earnings Index
by bug man, uploaded several months ago

Here is a UK economic data item that downloads economic time series from the Office for National Statistics website.
It can be used to download almost any economic indicator for the United Kingdom economy.

Currently it is set to download the Average Earnings Index for the whole UK economy. The Average Earnings...

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
 Downloader 
Medium
mov avrages
by srishail, uploaded several months ago

best watchlist created ,tested on indian market try it u will get more profts....
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
 Watch List 
Medium
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
Job Creation Index
by bug man, uploaded several months ago

The Job Creation Index is a measure created by Gallup, a global research-based consultancy. It is calculated using two measures based on results gathered from telephone interviews with more than 3000 workers. The first measure is the percentage of workers who claim that their employer is reducing the size 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 12 downloads Notes Report an item
 Downloader 
Medium
Adaptive Trading System - Minimum Percent Winners and Percent Invested
by Tom Huggens, uploaded several months ago

Adaptive trading strategies usually rely on one or several specific metrics to dynamically update some settings such as the percentage of capital invested. This money management script can transform any simple or complex trading system to an adaptive or auto-adjusted strategy.

When applying this money management script to a trading system,...

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 53 downloads Notes Report an item
 Money Manag. 
Medium
Nasdaq OMX Baltic Market Symbols
by Patrick Fonce, uploaded several months ago

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

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
 Symbols 
Medium
Historical Share Prices - Deutsche Börse XETRA
by QuantShare, uploaded several months ago

This item downloads historical end-of-day data for shares and other securities listed on the Deutsche Börse XETRA....
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 48 downloads Notes Report an item
 Downloader 
Medium
Polarized Fractal Efficiency
by MikeMM, uploaded several months ago

It was created by Hans Hannula and presented in 1994 in one edition of the Technical Analysis of Stocks & Commodities magazine. It primarily goal is to determine price efficiency over a specific period of time and to tell us whether a security is trending or not. The indicator values...
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 24 downloads Notes Report an item
 Indicator 
Medium
Market trading rules
by bug man, uploaded several months ago

This function accepts a list of rules and an index as parameters and returns a rule for the specified index.
The Market trading rules function can be very useful when applied in an optimization or backtesting process. Imagine you have a trading system and you would like to test different exit...

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
Stock Options Volume
by Patrick Fonce, uploaded several months ago

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

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
StringParse
by Vangelis M., uploaded several months ago

Returns a sub- string from a larger string that contains comma separated string values, at the nth comma position (starting at 0)

ex1:
tickerList="IBM,AAPL,SPY,TLT";
strCommaExtract(tickerList,3) returns "TLT"
...

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 
Basic
Copenhagen stock exchange Danish Stocks April 2012
by Jan Christensen, uploaded several months ago

This list of symbols contains 186 Danish stocks from the Copenhagen stock exchange. The list was created April 2012.
The Danish stocks are indexed into the following groups: OMXC20, Large Cap, Mid Cap and Small Cap. The Index field in the list uses the following names:
OMXC20, OMX LARGE-CAP, OMX MID-CAP and...

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
 Symbols 
Medium
India stock market
by The trader, uploaded several months ago

This is an item that contains the details of 2069 ticker symbols. All the stock symbols reference companies trading on India stock exchanges.

The India stock market has two main stock exchanges:
- The Bombay/Mumbai Stock Exchange Limited (BSE) is the oldest stock exchange in Asia and lists more companies...

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
 Symbols 
Medium
Historical Stock Market News
by The trader, uploaded several months ago

Two years ago, I have created a stock market news downloader that gets news data for U.S stocks from an RSS feed provided by Google.

This item downloads the last 10 news items and stores them in a custom database whose name is "google_news". You can get this trading item here...

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 71 downloads Notes Report an item
 Downloader 
Medium
Measure the value of the stock market using the Q-Ratio valuation method
by Brian Brown, uploaded several months ago

The Q-Ratio, developed by the economist James Tobin, is a market valuation method used to estimate the fair value of the stock market. It is calculated by taking the total price of the market and dividing it by the replacement cost of all companies in that market.

The data used 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 20 downloads Notes Report an item
 Indicator 
Medium
0 1 2 3 4 5 6 7 8 9 10 ... - 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 © 2025 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.