ACBR, or, Average Candle Bodies Range is a volatility and momentum indicator designed to indicate periods of increasing volatility and/or momentum. The genesis of the idea formed from my pondering what a trend trader is really looking for in terms of a volatility indicator. Most indicators I've come across haven't, in my opinion, done a satisfactory job of...
OVERVIEW The Braid Filter indicator was initially made by Robert Hill and published in the Stocks and Commodities Magazine in 2006. This version of the Braid Filter expands upon Hill's original one by adding much more customization and tweaking abilities. Instead of using a simple moving average to calculate the Braid Filter, this version allows you to choose...
How it works This is a confirmation indicator based on moving averages. It compares the current price to a previous candle N periods ago, then smooths the result. What makes this indicator novel is that it takes the smoothed curve and compares it to the previous value to see whether the slope is increasing or decreasing. Combined with a zero-cross baseline...
This is an indicator which uses the ATR (average true range) to calculate take profit levels, stop loss levels, and position sizing. It acts an ATR indicator, based on concepts found in the No Nonsense Forex (NNFX) trading system. ATR works by looking at the past N periods (14 by default) to see on average, how many pips or dollars an asset has moved. It is...
OVERVIEW The Change of Volatility indicator is a technical indicator that gauges the amount of volatility currently present in the market. The purpose of this indicator is to filter out with-trend signals during ranging/non-trending/consolidating conditions. CONCEPTS This indicator assists traders in capitalizing on the assumption that trends are more likely...
OVERVIEW The Keltner Channel Volatility Filter indicator is a technical indicator that gauges the amount of volatility currently present in the market. The purpose of this indicator is to filter out with-trend signals during ranging/non-trending/consolidating conditions. CONCEPTS This indicator assists traders in capitalizing on the assumption that trends are...
OVERVIEW The Normalized Volatility indicator is a technical indicator that gauges the amount of volatility currently present in the market, relative to the average volatility in the market. The purpose of this indicator is to filter out with-trend signals during ranging/non-trending/consolidating conditions. CONCEPTS This indicator assists traders in...
OVERVIEW The Normalized Volume indicator is a technical indicator that gauges the amount of volume currently present in the market, relative to the average volume in the market. The purpose of this indicator is to filter out with-trend signals during ranging/non-trending/consolidating conditions. CONCEPTS This indicator assists traders in capitalizing on the...
OVERVIEW This is an implementation of alexgrover's R2-Adaptive Regression optimized for the latest version of TradingView. Full details on the indicator are on alexgrover's page here:
OVERVIEW This tool allows the user to manually keep track of how much of their account is currently exposed to each currency, and keep that information handy and organized on the chart as a table. It is specialized for NNFX traders who are trading all the pairs among the 9 major currency crosses: AUD, CAD, CHF, EUR, GBP, JPY, NZD, SGD, USD. HOW DO I USE...
OVERVIEW The Average True Range Multiplier (ATRX) is a simple technical indicator that takes the value of the ATR indicator and multiplies it by a user-specified amount. CONCEPTS This indicator is primarily used to set key levels based on historical volatility. The ATR indicator alone measures the historical volatility of the selected instrument, this...
OVERVIEW The Average True Range Moving Average (ATRMA) is a technical indicator that gauges the amount of volatility currently present in the market, relative to the historical average volatility that was present before. It adds a moving average to the Average True Range (ATR) indicator. This indicator is extremely similar to the VOXI indicator, but instead of...
OVERVIEW The Volume Oximeter (VOXI) is a technical indicator that gauges the amount of volume currently present in the market, relative to the historical volume that was present before. The purpose of this indicator is to filter out with-trend signals during ranging/non-trending conditions. CONCEPTS This indicator assumes that trends are more likely to start...
The Fractal Dimension Index is a technical indicator that gauges the amount of volatility currently present in the market. The theory behind this indicator is that a value of 1.5 suggests the market is acting in a completely random fashion. As the market deviates from 1.5, the opportunity for earning profits is increased in proportion to the amount of...
Before I begin I want to mention: 1. This is a variation of the 'CCI & BB' made by matsu_bitmex (Link: ) and SigmaDraconis's 'On Balance Volume Oscillator + Bollinger Bands' (Link: ) 2. While using this sometimes you may not notice the crossover so I've added the Line 'x' outside 'x' BB to only see if Line 3 and 4 crossed over The indicator: 1. When the...
As per request, this is a moving average crossover version of my original moving average multitool script . It allows you to easily access and switch between different types of moving averages, without having to continuously add and remove different moving averages from your chart. This should make backtesting moving average crossovers much, much more easier. It...
I made this script as a personal tool while backtesting multiple moving averages. It allows you to easily access and switch between different types of moving averages, without having to continuously add and remove different moving averages from your chart. It also has the option to show the a 14 period average distance between the closing price of an asset and...
Before I begin I want to mention: 1. This is an upgrade of my indicator WMA Combo Crossover. (Link: www.tradingview.com) 2. The upgrade was inspired from the CCI and Bollinger Bands indicator by matsu_bitmex. (Link: www.tradingview.com) 3. I have combined the indictor with Bollinger Bands , coloring those sections as yellow, to increase winning trades as well as...