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
|
Indicator
Medium
|
| |
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
|
Indicator
Advanced
|
| |
This item downloads commitments of traders (COT) futures only reports from the U.S. Commodity Futures Trading Commission website (cftc.gov). Unlike the 348 item, which downloads the new report, this item gets the legacy report which is still being published by the CFTC.
The legacy report has three main categories: Commercials traders,...
No notes
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
This item downloads last implied volatility data for U.S. stocks. The implied volatility is calculated from the options data for each stock.
Historical or statistical volatility is the past volatility of the underlying security and is measured using the annualized standard deviation. The implied volatility on the other hand is the...
No notes
|
Downloader
Advanced
|
| |
This is a variation of the 120. The indicator contains an additional parameter that lets you define a minimum number of trades threshold.
The Buy Indicator performs for each bar a simulation or backtest and returns the average return/performance of the strategy defined in the rule and N-Bar stop parameters. For...
No notes
|
Indicator
Medium
|
| |
This Currency trading news item retrieves an RSS feed from the financial yahoo website, parses the feed and adds the data in a database whose name is "yahoo_news". The intraday database contains the following fields:
Title: The Forex news title
Category: The Forex news provider
Once the data is stored you can...
No notes
|
Downloader
Medium
|
| |
Traders interested in the Kuwait Stock Market can use this item to download historical end-of-day data of companies listed in the Kuwait Stock Exchange. The list of symbols can be downloaded at the following location (262). Although this list is not mandatory (In fact the downloader automatically adds new symbols),...
No notes
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
Short sale data reported by NYSE (New York Stock Exchange) Arca to a consolidated tape with the market identifier 'P' is available at the NYSE website (http://www.nyxdata.com/page/875).
This data includes the aggregate share volume of short sale transactions (short selling trading volume) that occurred during regular trading hours (between 9:30 am...
No notes
|
Downloader
Medium
|
| |
Probably the most popular trading indicator is the moving average. It is widely used in technical analysis and several other indicators use it in their calculation. For each bar, the moving average indicator calculates the average price of a time-series over the preceding N-bars.
The function name is 'rbsma', which stands...
No notes
|
Indicator
Medium
|
| |
This script periodically rebalance your portfolio in three states:
1 == Weekly
2 == Monthly
3 == Yearly
...
No notes
|
Money Manag.
Medium
|
| |
The Chart Pattern Indicator is a market tool developed by Thomas Bulkowski and updated on its website thepatternsite.com.
The Chart Pattern Indicator calculates the ratio of the total number of bullish patterns to the total number of bullish and bearish patterns for approximately 500 U.S. stocks. The result is expressed as...
No notes
|
Downloader
Medium
|
| |
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
|
Indicator
Medium
|
| |
The True Strength Index (TSI) is a momentum indicator developed by William
Blau, published in "Momentum, Direction and Divergence" (Wiley 1995). It is designed to determine both the trend and overbought-oversold conditions. The TSI is applicable to intraday time frames as well as longer-term horizons.
The TSI uses a one...
No notes
|
Indicator
Medium
|
| |
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
|
Indicator
Basic
|
| |
This money management script loads dividend data and reinvests these dividends in your trading system using the "AddCash" function available in the "Functions" class of the "OnEndPeriod" event.
Dividend data can be collected using the following downloader:
93
...
No notes
|
Money Manag.
Medium
|
| |
|
This Average Year over Year indicator will calculate the average close price (or any other time series) movement over the preceding N-years.
For any particular date, it will take the preceding N-year values and calculate the average one-bar return of these values.
Note that this indicator can work with daily, weekly and...
No notes
|
Indicator
Advanced
|
| |
This item calculates the SCTR (Stock Charts Technical Ranking). Please see the link for description. https://school.stockcharts.com/doku.php?id=technical_indicators:sctr
cFunctions.SetForwardAndBackwardBars(200, 0);
String str = "EMA200_ = ((Close - ema(200))/ema(200)) * 30;" + ...
No notes
|
Indicator
Medium
|
| |
This money management script calculates the 1-bar return for the strategy's equity curve and the benchmark you provide in the money management inputs. It then compares the values and adds the percentage of bars the equity curve is performing better than the benchmark in the trading system report table.
The percentage...
No notes
|
Money Manag.
Basic
|
| |
This watchlist will find stocks which are trending upwards on the 130 EMA. It will find only those stocks where:
- The 130 EMA is at least 5% higher than 55 days ago.
- The most recent value of turnover is above $2M
...
No notes
|
Watch List
Basic
|
| |
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
|
Money Manag.
Medium
|
| |
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
|
Indicator
Medium
|
| |
Welles Wilder Jr introduced in his book 'New Concepts in Technical Trading Systems' several trading indicators including the Relative Strength Index (RSI), parabolic stops and the Average Directional Index (ADX).
He also introduced an indicator, based on the True Range (TR), which estimates the volatility of an asset or market volatility....
No notes
|
Indicator
Medium
|
| |
The Advance/Decline Ratio is a Market Breadth indicator. The reason it is called Market Breadth indicator is that it uses the number of Advancing and Declining stocks in its formula. The number of advancing stocks is the number of stocks that advanced or increased in price in a trading day....
No notes
|
Composite
Medium
|
| |
This indicator uses the polynomial nonparametric regression mathematical formula to calculate the center of gravity of a moving stock (blue line) and other standard deviations. The amplitudes of these deviations are proportions of the golden number 1.618.
The center of gravity indicator was created by Mostafa Belkhayate.
This indicator is a modified...
No notes
|
Indicator
Medium
|
| |
This list of symbols contains 419 Danish ETF%u2019s from the Copenhagen stock exchange. The list was created April 2012.
The list contains ticker names in the field Name, Yahoo ticker names in field Name1 and Netfonds ticker names in field Name2. Field Name3 holds the preferred data supplier and can be...
No notes
|
Symbols
Medium
|
| |
Volume near price is a technical indicator that returns the total volume near the current price level that occurred in previous periods. For each period, the indicator calculates the total volume of the previous N period where the close price was between the current price and a threshold value (+-)....
No notes
|
Indicator
Medium
|
| |
This indicator uses the polynomial nonparametric regression mathematical formula to calculate the center of gravity of a moving stock (blue line) and other standard deviations. The amplitudes of these deviations are proportions of the golden number 1.618.
The center of gravity indicator was created by Mostafa Belkhayate....
No notes
|
Indicator
Basic
|
| |
This indicator used by Fibonacci traders calculates the balance point of the current week and plot it on the next week as a fixed horizontal line. The fixed balance point is the weekly high, low and close, summed then divided by three.
You can read more about this indicator and others...
No notes
|
Indicator
Medium
|
| |
The Exit Postition Based on Profitability money management script is used to exit an open position if X% profit has not been achieved after Y number of bars.
The values for the profit threshold (X) and the number of bars (Y) are configurable using the money management variable inputs screen....
No notes
|
Money Manag.
Medium
|
| |
As with the coefficient of variation, the index of dispersion is a ratio that is used to measure the dispersion of a probability distribution. It tells us whether prices or technical indicator values are dispersed or clustered compared to a standard statistical model.
Index of dispersion, also called dispersion index or...
No notes
|
Indicator
Medium
|
| |
Dividends are portion of corporate profits that a company decides to redistribute to its shareholders.
Depending on their dividend policy, some companies will pay dividend to their shareholders while others prefer to invest in their future growth.
This downloader gets dividend data from the yahoo finance website. It downloads history of...
No notes
|
Downloader
Advanced
|
| |
Insider trading data are data reported by company insiders to the Securities and Exchange Commission (SEC). It could be a director who sold some shares in the company stock, or a CEO who bought 1000 shares of the company he works for.
Insider trading data could be downloaded from the SEC...
No notes
|
Downloader
Medium
|
| |
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
|
Symbols
Medium
|
| |
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
|
Downloader
Basic
|
| |
Yesterday, I have shared an indicator called 1080. Today, I am sharing a trading system based on it.
Although, the different backtest reports of this trading system show great results, with an annualized return often higher than 40% and a Sharpe ratio above 0.8, the drawdown is still high and...
No notes
|
Trading System
Medium
|
| |
The next chart display different treasury yield curves for different maturities:
...
No notes
|
Indicator
Advanced
|
| |
The index calculates the number of currencies that are declining compared to a given currency.
For example, if we apply the composite index to the US Dollar and we have for a particular date the following one-day rate of returns (Assuming we have only four forex pairs involving the US Dollar...
No notes
|
Composite
Medium
|
| |