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
Sort Items

Select a Type :
Sort By :

Info: All items
US Stock symbols - CUSIP
by Patrick Fonce, uploaded several months ago

This item allows you to download CUSIP data for U.S. stocks. This list contains 6993 ticker symbols of companies that are listed in the NYSE, AMEX, NASDAQ and OTC exchanges. The companies' full names and the CUSIP (The Committee on Uniform Security Identification Procedure) numbers are included in the list.
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 92 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
Japan Stock Market
by The trader, uploaded several months ago

The Tokyo stock exchange, the Osaka securities exchange and the Nagoya stock exchange are the main three exchanges in the Japan stock market.

The Tokyo stock exchange or the TSE is the bigger one; it has more than 2000 listed companies with a combined market capitalization of more than 4 trillion...

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
 Symbols 
Medium
London Stock Exchange Symbols
by Patrick Fonce, uploaded several months ago

This list contains all symbols of the instruments that are traded on the London Stock Exchange.

The London Stock Exchange is a stock exchange located in the capital of United Kingdom, London. The list has 6580 symbols including stocks, indices, ETFs, ETCs and covered warrants. These instruments are traded 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 27 downloads Notes Report an item
 Symbols 
Medium
Frankfurt Stock Exchange Symbols
by bug man, uploaded several months ago

Among the Germany's eight securities exchanges, the Frankfurt Stock Exchange is by far the largest one. It accounts for more than 85% of the trading volume in Germany and 35% of the stocks trading volume in Europe. It is also the third large securities exchange place in the world after...
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 404 downloads Notes Report an item
 Symbols 
Medium
US Options symbols A-M
by QuantShare, uploaded several months ago

This is the first part of an options symbols list for US stocks. There are two parts; the original list was split because the file was too big. The current list contains 27098 symbols, but when combined together the complete list has 45773 symbols. You can download the second part...
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 1031 downloads Notes Report an item
 Symbols 
Advanced
US Options symbols N-Z
by QuantShare, uploaded several months ago

This is the second part of the options symbols list. The first part can be found here: 306.
The first part contains 27098 symbols (Options symbol name: From A to M), the second part contains 18443 symbols (Options symbol name: From N to Z), and the total list contains 45773 symbols.

You...

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 1025 downloads Notes Report an item
 Symbols 
Advanced
Set the First Trading Bar Values to Not a Number
by QuantShare, uploaded several months ago

The "SetNaN" function updates the first N-values of a time-series and replaces them with "NaN" (Not a number).
A "NaN" value is not drawn on a chart and it always return false when used in a trading rule.
For example, let us create a "NaN" array:
a = ref(close, 10000000000);
...

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 
Basic
Inverse Fisher Transform
by QuantShare, uploaded several months ago

Inverse Fisher Transform was first introduced by John Ehlers in an article published in May 2004 issue of the Technical Analysis of Stocks and Commodities magazine.

It is the inverse of the fisher transform which can be downloaded here 528. It is well suited to transform oscillator indicators because it 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 27 downloads Notes Report an item
 Indicator 
Advanced
Short Term Volume and Price Oscillator
by Brian Brown, uploaded several months ago

The Short term Volume and Price Oscillator is a technical analysis indicator created by Sylvain Vervoort.
The indicator is detailed here:
http://stocata.org/ta_en/proprietary.html

The short-term volume and price oscillator (SVAPO) is based on price & volume and their relationship in bullish (up trending) and bearish (down trending) markets. ...

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
Plot Economic Indicators on a Chart
by QuantShare, uploaded several months ago

This function plots economic releases on a Forex chart. It requires the following downloader 212, which gets economic calendar date and stores it in a custom database. This function then reads the data and plots an arrow and the name of the economic release on the bar where it occurred....
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 
Medium
Predict financial and stock markets with textual analysis
by QuantShare, uploaded several months ago

Textual analysis in financial markets consists of analyzing text data (news, tweets...) in order to determine the general sentiment of the market and predict its direction. The easiest technique to detect the sentiment of a news release or a tweet is by counting the number of positive words and subtracting...
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 35 downloads Notes Report an item
 Indicator 
Advanced
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 92 downloads Notes Report an item
 Indicator 
Medium
Optimizable Fibonacci Long and Short Trading System
by SystemTrade, uploaded several months ago

This is a Fibonacci Long and Short Trading System based on the Generic Trading System Template I have uploaded a couple of months ago.
It will identify past swing highs and lows and generate a buy or sell signal when a certain Fibonacci retrace level - which can be 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 112 downloads Notes Report an item
 Trading System 
Medium
Stock Trading Above/Below its Moving Averages
by QuantShare, uploaded several months ago

This indicator tells you whether a stock is trading above or below its short-term, medium-term and long-term moving averages. It does so by printing, for example, "Below MA10" if the selected stock is trading below its 10-bar moving average (The calculation is based on the last trading bar only). It...
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
Stock Bounces off its Previous Resistance or Support Line
by Brian Brown, uploaded several months ago

Here is an interesting screen that scans your stocks universe looking for the ones that are bouncing off their previous resistance line (Breakout followed by a bounce). The resistance line is calculated based on the "AutoSR" function and it uses 150 bars as period and 10 bars as lag value....
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 216 downloads Notes Report an item
 Screen 
Advanced
Singapore Stocks - Historical Data
by QuantShare, uploaded several months ago

This Singapore Historical Data item retrieves EOD quotes for all companies that are listed on the Singapore Stock Exchange. The list of ticker symbols can be downloaded here: 237.

You can choose to download data for the last 5 days (week) or 5 years. In the "TimePeriod" tab of this SGX...

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
 Downloader 
Medium
Historical Intraday Data for U.S. Stocks
by QuantShare, uploaded several months ago

This intraday downloader retrieves 5-minute bars historical data for U.S. stocks (NYSE, NASDAQ, AMEX and OTC exchanges).
The item downloads a single file, decompresses it, reads the content, parses each file then adds the data into the QuantShare intraday database. In few minutes, you get a new database of intraday data...

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 133 downloads Notes Report an item
 Downloader 
Basic
Number of Times an Event Occurred in the First N-Minutes of a Trading Session
by Caleb, uploaded several months ago

This function analyzes the first N-minutes of a trading session then counts the number of times a specific event occurred. As an example, you can use it to measure the number of times the price crossed above its short-term moving average during the first trading hour.

You can implement this example...

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 
Advanced
Singapore Exchange EOD Data - SGX - Last 20 days
by QuantShare, uploaded several months ago

The following download item retrieves historical EOD data for the Singapore Exchange (SGX). It gets data very quickly (by date) for the last 22 market days and for all securities (Stocks, ADRs, Company Warrants, ETFs and ETNs).

To get older data, please use the following downloader: 1171. You can also use...

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 207 downloads Notes Report an item
 Downloader 
Medium
AggZ Indicator
by clonex, uploaded several months ago

Here is a super simple indicator with dozens of applications. Similar to AggM, the AggZ is a composite trend and mean-reversion indicator rolled into one. The concept of both is to anchor a long term trending measure to a short-term mean-reverting measure so that you can have an indicator 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 42 downloads Notes Report an item
 Indicator 
Medium
Vary the Start Date of a Trading System Simulation
by QuantShare, uploaded several months ago

Every trading system you develop must be thoroughly tested to ensure that it is robust enough to continue outperforming the market in the future. One of these tests consists of changing the simulation or backtest start date and verifying that this doesn't affect the strategy performance. By changing the start...
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 36 downloads Notes Report an item
 Money Manag. 
Medium
Scale-In On Price Drop
by Vangelis M., uploaded several months ago

The strategy consists of buying additional shares of a stock at a lower price than the first entry price.

It is similar to the "Averaging Down" MM Script but it is specifically built to work with the Connors_Alvarez MDD/MDU strategy.

The script goes through your open positions and if any current 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 50 downloads Notes Report an item
 Money Manag. 
Medium
Stop Trading Based on Your Portfolio Equity Return
by Patrick Fonce, uploaded several months ago

If your portfolio or trading system performance decreases below a specific threshold then this money management script will automatically stop (pause) your strategy (by not taking more positions) for a specified number of trading bars. The stop threshold and the number of trading bars are two money management variables than...
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
 Money Manag. 
Advanced
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
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
Optionable Stock
by QuantShare, uploaded several months ago

This function tells you whether a stock is optionable or not. That is, if a stock has options trading on a market exchange.
Due to exchange requirements such as minimum outstanding shares, minimum share price and other rules, not all stocks has options listed.

This function, whose name is "IsOptionable", requires 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 11 downloads Notes Report an item
 Indicator 
Medium
US Consumer Sentiment
by QuantShare, uploaded several months ago

The U.S. Consumer Sentiment, also called the University of Michigan Consumer Sentiment Index, is a market indicator published monthly by Thomson Reuters and the University of Michigan.

The indicator is build by conducting not less than 500 telephone interviews each month and its purpose is to assess consumer attitudes on business,...

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
 Downloader 
Basic
PREV - Previous value of the same formula
by QuantShare, uploaded several months ago

This function is an alternative to the "PREV" function of Metastock.

In Metastock, the "PREV" function is a constant used to reference the previous value of the same formula.

For example, if you want to calculate this: ...

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 
Medium
Scale-in Trading Strategy
by QuantShare, uploaded several months ago

The scale-in trading strategy was described in the following blog post: Money Management: Scale-in Trading Strategy

It is an example that shows you how to use money management events to create an advanced strategy that splits an initial order into two parts, executes the first one then checks for 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 53 downloads Notes Report an item
 Money Manag. 
Medium
Short Cover Simulation Indicator
by clonex, uploaded several months ago

The Short Cover Simulation Indicator is a technical analysis tool that allows you to transform any short and cover rules into a measure of the performance of a trading strategy that shorts a stock given the short rules you have specified and covers it given your cover rules.

The short cover...

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 
Medium
Auto Support and Resistance Indicator
by QuantShare, uploaded several months ago

This trading indicator is based on the QuantShare "AutoSR" function, which is a function that automatically calculates support and resistance levels based on a given set of parameters.

The difference between the build-in "AutoSR" function and the current one ("SRSeries") is that the former calculates support and resistance levels based on...

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 58 downloads Notes Report an item
 Indicator 
Advanced
Trading based on Boillinger Lower Band position on defined Market
by clonex, uploaded several months ago

With this simple script you can control your trading via instrument position outside lower Bollinger Band.If is instrument above its lower Boillinger Band trading is enabled , if is instrument below its Bolilinger Band, trading is disabled.

Fields:

BB Lower Period: Boillinger Band period
...

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
 Money Manag. 
Medium
Equity Trading Based on Position of Moving Average
by clonex, uploaded several months ago

With this simple script you can control your trading via Moving Average. If is instrument above its Moving Average trading is enabled , if is instrument below its Moving Average trading is disabled.

Fields:

MA Period: Moving Average period ...

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. 
Medium
Williams' VIX Fix - WVF
by Vangelis M., uploaded several months ago

The Williams' VIX Fix (WVF) is an indicator meant to roughly approximate the VIX. It can be useful in situations where there is no implied volatility index for the instrument we want to trade. The WVF is simply a measure of the distance between today's close and the 22-day highest...
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 
Basic
Ticker Symbol Index
by QuantShare, uploaded several months ago

The "SymbolIndex" function reads a list of ticker symbols stored under a file and gets the index of a specified symbol (entered by you) from the list. It then returns "1" if the index is the same as the index you entered manually.

Example of usage:

List of ticker symbols: (One symbol...

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 34 downloads Notes Report an item
 Indicator 
Medium
Capital Allocation based on Moving Average position on Instrument
by clonex, uploaded several months ago

This simple script allows you to control the Percentage of Invested Capital that your strategy uses. It is done via the position a defined Instrument with its Moving Average. If the Instrument is above its Moving Average, Percentage of Invested Capital is scaled in to 100%.
If the instrument is below...

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

The "IndustryIndex" function should be used with the following downloader (452), to return the industry index given the stock's industry.

Industry names that are used by QuantShare and by the above downloader are different and this function helps us correspond or associate the different industry names.

...

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
 Indicator 
Medium
Industry Equity
by QuantShare, uploaded several months ago

The "IndustryEquity" indicator returns the industry price series of the active stock. It does so by building the ticker symbol of the stock's industry using the "IndustryIndex" function. More info on this function can be found here: 1215.

After that, it requests industry close series and return that price series.

Example 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 21 downloads Notes Report an item
 Indicator 
Medium
Industry Relative Strength
by QuantShare, uploaded several months ago

The Industry relative strength trading system is a basic trading system that shows you how to create a strategy by comparing a stock performance with its industry performance.

The strategy uses the "IndustryIndex" custom function (It can be downloaded here: 1215) to get the ticker symbol of the analyzed stock's industry....

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 62 downloads Notes Report an item
 Trading System 
Advanced
Previous - ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 - 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.