This is the Histogram Version of one of my other indicators named: SQZ Momentum + 1st Gray Cross Signals (with arrows) Which is a modification of "Squeeze Momentum Indicator" by user: "LazyBear". In that indicator of his he described, and suggested, the use of his gray cross signals to find points of interest for trading based on the direction of momentum...
This script is an addition to Fixed Quantum Cdv. It shows vector cdv ratio in columns. You can select the length as an input to how many bars to look back for the whole calculation. The green bars represent the bullish values and the red bars the bearish values. The green line represents an ema of the bullish value and the red line the ema of the bearish...
Elliott Wave Principle , developed by Ralph Nelson Elliott, proposes that the seemingly chaotic behaviour of the different financial markets isn’t actually chaotic. In fact the markets moves in predictable, repetitive cycles or waves and can be measured and forecast using Fibonacci numbers. These waves are a result of influence on investors from outside sources...
Volume Profile (also known as Price by Volume) is an charting study that displays trading activity over a specified time period at specific price levels. It is plotted as a horizontal histogram on the finacial isntrumnet's chart that highlights the trader's interest at specific price levels. The histogram is used by traders to predict areas of support and...
Oscillators are widely used in technical analysis and can return a large amount of information to the trader depending on their design. It is common to use oscillators to detect divergences with the price, divergences occur when the tops/bottoms made by the oscillator and price are negatively correlated. The following oscillator is based on the momentum of a...
This indicator is inspired by traditional statistical histograms. It will return the number of occurrences of price falling within each interval (bins) of the linear regression channel. This can be useful to highlight zones of interest within a trend. Settings Length: Number of recent closing prices used for the computation of the linear regression. Bins...
Some instruments does not provide any volume information, therefore, as a fixed volume profile user, I needed a fixed market profile indicator to use the same principles, regardless of whether the volumes are available or not. This script draws a market profile histogram corresponding to price variations within a specific duration, you only need to specify Start...
The Peak Activity Levels indicator displays support and resistance levels from prices accompanied by significant volume. The indicator includes a histogram returning the frequency of closing prices falling between two parallel levels, each bin shows the number of bullish candles within the levels. 1. Settings Length: Lookback for the detection of volume...
The Relative Strength Index (RSI) , developed by J. Welles Wilder, is a momentum oscillator that measures the speed and change of price movements. • Traditionally the RSI is considered overbought when above 70 and may be primed for a trend reversal or corrective pullback in price, and oversold or undervalued condition when below 30. During strong trends, the RSI...
Moving Average Convergence Divergence – MACD The most popular indicator used in technical analysis, the moving average convergence divergence (MACD), created by Gerald Appel. MACD is a trend-following momentum indicator, designed to reveal changes in the strength, direction, momentum, and duration of a trend in a financial instrument’s price Historical...
Relative Strength Index with Moving Average, Linear Regression, Zig Zag (Highs and Lows), Divergence, Ichimoku Cloud, Moving Average Convergence Divergence and True Strength Index Histogram This script is based on zdmre's RSI script, I revamped a lot of things and added a few indicators from ParkF's RSI script. Disable Labels in the Style tab and the histogram if...
A new take to an already popular indicator of mine, now with lower time frame support for a volume called Volume Trend Meter LTF (VTML). The VTM LTF indicator measures the volume pressure at a specific part of the candle (Start, Middle, or the end of the candle) and displays it as a histogram. This indicator sums up all green candle volumes and red candle volumes...
My own interpretation indicator which i call multi time frame moving averages momentum with NO LAG EMA support (Optional). The indicator is calculated by subtracting the long-term EMA from the short-term EMA . This pretty much resembles the MACD moving averages calculation but without the smoothing of the histogram. Can also be used to find divergences. The...
This is a histogram that can display a moving average's angle and also show how volatile the change in angle is. To use: Add any moving average indicator to the chart Click that indicator's More > Add Indicator on (MA) Select the Cosmic Angle indicator Adjust the Cosmic Angle 's Price To Bar Ratio value to reflect that of your chart's Adjust...
This strategy is inspired by a youtuber called Joel on Crypto. He trades this using Ema, MACD indicators and his own experience. For more information, check out his Best Crypto Scalping Strategy for the 5 Min Time Frame video. I have tried to automate this a little. Long or Short trades are determined with a crossing of the fast Ema over the slow Ema for Long and...
Created by request. Description: This study is an implementation of the Standard TRIX indicator (a momentum oscillator), shown in coloured histogram format by default, with optional Bar colouring of TRIX zero cross overs. Other options include showing TRIX as a line graph instead of histogram and an optional TRIX signal line with difference histogram (to...
An interesting implementation of mine to measure an asset changes based on asset price velocity and volume velocity. The indicator acts as asset value calculator. Long and Short. ==Points System Rules== UPTRENDING If Current Close is higher than previous Close and Current Volume is bigger than previous Volume: Adds Close Points and Volume Points Otherwise...