Summary:
This indicator script is used to measure long term trends.
Calculation:
The cumulative total of the swing index, which attempts to show the real price of the underlying symbol.
Developer: ...
No notes
|
Watch List
Medium
|
| |
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
|
Downloader
Medium
|
| |
This JSE Historical Data item retrieves EOD quotes for all companies that are listed on the Johannesburg Stock Exchange. The list of ticker symbols can be downloaded here: 856.
You can choose to download data for the last 5 days (week) or 5 years. In the "TimePeriod" tab of the JSE...
No notes
|
Downloader
Medium
|
| |
The 'BarsUpVolume' function calculates the number of successive increases in the volume (bars).
For example, if the bar n: 100, has a value of 2, this means that the volume were increasing for the last 2 bars. Volume of yesterday is higher than the Volume of the day before yesterday, and...
No notes
|
Indicator
Medium
|
| |
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
|
Trading System
Medium
|
| |
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
|
Money Manag.
Advanced
|
| |
best watchlist created ,tested on indian market try it u will get more profts....
No notes
|
Watch List
Medium
|
| |
The Year to date change is a trading indicator that is usually used to calculate the percentage change of a stock's last closing price compared to the previous year close price. You can also use the indicator to calculate the Year to date percentage change of any other time-series or...
No notes
|
Indicator
Medium
|
| |
Download realtime tweets for the US stock market.
This downloader downloads tweets for each symbol and insert the parsed data into a custom database 'stocktwits'.
This database can be used for screening or backtesting purpose.
Example: A trading system that buys a stock if it has at least two tweets, in the same...
No notes
|
Downloader
Medium
|
| |
The Borsa Italiana S.p.A is the main stock exchange in the Italian stock market. It is based in Milan and was acquired by the London Stock Exchange. Besides stocks, Borsa Italiana also manages Italy's derivatives markets and its fixed income market.
This current list contains 301 ticker symbols, mainly stocks listed...
No notes
|
Symbols
Medium
|
| |
This downloader gets intraday data for more than 200 assets from the currency, index and futures market. The data is available for the last seven trading days and it is downloaded in 5-minutes time frame format.
- Forex:
...
No notes
|
Downloader
Medium
|
| |
The Colombian stock market is composed of three stock exchanges: Bogota Stock Exchange, Medellin Stock Exchange and Occidente Stock Exchange.
Colombia is a free market economy, its main language is Spanish and its currency is the Peso. It has a good supply of minerals and energy resources and has the largest...
No notes
|
Symbols
Medium
|
| |
This is a long only trading system that uses two Bollinger bands indicators with different look back periods.
Bollinger Bands is a technical analysis tool created by John Bollinger and it consists of two lines (upper and lower lines) that form an envelope around the price series or any other time...
No notes
|
Trading System
Medium
|
| |
This download item gets historical intraday data for free for U.S. Stocks. The trading object downloads 1 minute bars for several days and it gets the close, open, high, low and volume fields. Once the data is downloaded you can display intraday charts using any timeframe equal or higher...
No notes
|
Downloader
Medium
|
| |
This trading indicator has the same parameters as the 829 item I have shared yesterday. However, instead of getting a time-series value at a specific bar, this indicator calculates, for the specified price series/indicator, the sum of all bars that occurred before a given time.
For example, the following formula (YTimeSum(volume,...
No notes
|
Indicator
Medium
|
| |
The built-in "GetData" function allows you to retrieve data from a custom database (fundamental, news, sentiment, put/call ratio...). It gets data for the last field's value that occurred during each trading bar.
Imagine you have a volume field (daily data) and you want to display the volume's sum in a...
No notes
|
Indicator
Advanced
|
| |
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
|
Downloader
Medium
|
| |
Here is a screen that displays buy and sell trading signals using a system that works with the Average Directional Index (ADX), the Positive Directional Indicator (PDI) and the Negative Directional Indicator (MDI).
The screen creates buy and sell columns. A value of one in a cell under the buy column...
No notes
|
Screen
Medium
|
| |
A.K.A. Very Long Term (VLT) Momentum indicator (using monthly timeframes)
Named for Edwin Sedgewick Coppock - this indicator was developed as a way to find the upturns from major stock market bottoms.
He based his settings on how long it takes a person to grieve, and to get over the...
No notes
|
Indicator
Basic
|
| |
This function detects the N-th occurrence of a condition since another condition. For example, since the crossover of MACD above zero, detect the first occurrence of the Stochastics going below 20. Basically, detects the first oversold after the change to bullish trends. The function parameters are:
OccurrenceSince(condition for since, condition...
No notes
|
Indicator
Advanced
|
| |
The opening range breakout is a trading indicator that returns true when a stock, an ETF or any other asset breaks the high or low of the first hours or minutes of a trading session (opening range).
You define a number of minutes and the indicator plots the high and low...
No notes
|
Indicator
Medium
|
| |
By adding a stop loss to your trading system, you instruct the simulator or portfolio tool to exit a position if it drops more than N% (from the buy price).
You can add a stop loss by clicking "Stop Loss" (bottom panel in "Update a trading system" form). Once it is...
No notes
|
Money Manag.
Medium
|
| |
A large stock price movement after a consolidation may signal a new bullish or bearish trend.
This screen search for stocks that made large price and volume gains after a short period of consolidation.
Large price gain is signaled when the price increases more than 5% and large volume gain is signaled...
No notes
|
Screen
Medium
|
| |
In finance, Revenue is mainly composed of the total amount of money received by the company for the services and/or goods provided to its clients during a defined period of time. It can also include money received from other companies from interest, dividends and royalties.
Total revenue can be found at...
No notes
|
Downloader
Medium
|
| |
Swiss Army Knife Indicator - SWAK
Example:
swak((high + low) / 2, "BS", 14, 0.01);...
No notes
|
Indicator
Medium
|
| |
The "LastSplitInDays" function returns the number of days that remains for the next split ex-date for the analyzed stock.
It uses data downloaded using the following item: 1498
The function returns:
A positive value: If the next stock split is in the future. In that case it returns the number of days to...
No notes
|
Indicator
Medium
Private
|
| |
The staggered entry and exit strategy allows you to enter a percentage of the total number of shares to buy when the first condition is met. The remaining number of positions is entered only when the second condition is met.
For exits, it will close only a percentage of the total...
No notes
|
Money Manag.
Medium
|
| |
The Chi-Squared is a widely used statistical hypothesis test to determine whether observed results are significantly different from expected results or not.
In trading, we can use the Chi-Squared test to determine how meaningful or statistically significant the performance that follows a specific pattern is.
Let us for example say that...
No notes
|
Indicator
Advanced
|
| |
List of symbols of stocks that trade in the "Bourse de Buenos Aires".
This list contains 74 symbols. Stock descriptions are also included.
The end of fiscal year month specified in the Expiration Date field.
Name1 contains the yahoo compatible symbol....
No notes
|
Symbols
Medium
|
| |
The S&P 500 - 10-bar moving average return is a market indicator that calculates, each trading day, the 10-bar moving average of each stock that composes the S&P 500 Index. The 10-bar return is then computed for each MA and the results are averaged.
The composite name is "_S&P500_AVGMA". It is...
No notes
|
Composite
Medium
|
| |
Here is a nice function that displays potential stock splits on a chart.
By simply adding the "DetectSplits" function to your chart, you will be able to quickly see whether the stock data has potential non-adjusted splits or not.
The function can detect many types of splits and reverse splits, including 3:1,...
No notes
|
Indicator
Medium
|
| |
This item downloads valuation fundamental data for US stocks. It downloads 13 valuation ratios and stores them into a custom historical database whose name is 'fund_valuation'. This item should be run once per week in order to add additional ratios data and build an historical fundamental database. To get more...
No notes
|
Downloader
Advanced
|
| |
Created by William Blau and described in his book "Momentum, Direction and Divergence", the Directional Trend Index, DTI, can be used to measure the directional movement of a stock or security. Usually, the DTI moves along with the market. When the market moves up, the DTI moves up as well...
No notes
|
Indicator
Medium
|
| |
This function calculates the number of bars that have passed since a data within a custom database.
You can find another function that calculates the number of bars to a data within a custom database here:
1585
...
No notes
|
Indicator
Medium
|
| |
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
|
Trading System
Medium
|
| |
The National Stock Exchange of India website reports Short Selling volume for NSE-listed companies. The data spans from 2008 to present. The current item downloads this short selling data and stores it into a custom database. The database (nse_shortselling) is automatically created the first time you download the data. It...
No notes
|
Downloader
Medium
|
| |
This composite is calculated based on a trading rule involving the popular technical indicator: the simple moving average.
Here is how this composite is calculated: (This item requires an indicator that can be downloaded here 120)
- Create a simple trading rule that returns a signal if the stock close price crosses...
No notes
|
Composite
Medium
|
| |
The Cumulative Volume Index is a breadth indicator that uses the advance and decline volume data (volume of advancing stocks and volume of declining stocks) downloaded by 151.
Advancing volume refers to the total volume traded for securities that advanced or closed above their opening price. Declining volume refers...
No notes
|
Composite
Medium
|
| |
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
|
Money Manag.
Medium
|
| |
The Monthly Retail data, which is released by the U.S. Census Bureau, contains several time series on retail economic activity in the United States. The data is obtained by the Advance Monthly and Monthly Retail Trade Surveys (MARTS and MRTS).
This object downloads two time series from the MARTS, which are...
No notes
|
Downloader
Medium
|
| |