T3 Velocity Candles is a candle coloring overlay that calculates its gradient coloring using T3 velocity. What is the T3 moving average? Better Moving Averages Tim Tillson November 1, 1998 Tim Tillson is a software project manager at Hewlett-Packard, with degrees in Mathematics and Computer Science. He has privately traded options and equities for 15...
Supply and Demand - Order Block - Energy Candles Description An experimental script, designed as a visual aid, to highlight the last up or down candle before a fractal break. We can assume these candles where the point of origin that generated enough strength to break recent structure. By using them as reference points, traders are expected to follow their...
CANDLES COLORED GREEN OR RED ACCORDING TO BUY & SELL PRESSURE This indicator paints each candle green, red or blue depending on whether the buy/sell pressure for that candle is bullish, bearish or neutral. ***TURN OFF NORMAL CANDLE COLORS*** For this script to show properly on the chart, make sure you go to chart settings(gear icon in top right corner) and in...
Hi again. I have another indicator that I think is pretty neat. I had the idea of creating an Awesome Oscillator for my Ultimate MA, just to see what kind of signals it might produce. If you're not familiar with my UMA you should go take a look at it, but essentially it is just an average of eight different length MAs, and if you're not familiar with the Awesome...
A simple but effective indicator that paints candles with different shades of colors based on the volume transacted. -> Supports 6 levels of sensitivity at present. Might enhance the granularity later. -> Darkest indicates the most volume transacted. Lightest, the least. Change it around however you see fit and based on your theme. -> Use it for your Volume...
If you are familiar with the %B for use with Bollinger Bands, then you will understand this indicator immediately. Designed for use with my +UMA moving average, this works in exactly the same way, with a few differences. First off, as you can choose on which type of moving average the calculations are made, so too you will want to match this up with the one you...
This is a version of Stephen J. Klinger's, Klinger Oscillator (sometimes called Klinger Volume Oscillator). I've changed virtually nothing about the indicator itself, but added some lookback inputs for the EMAs the oscillator is derived from (traditionally 34 and 55), and added a few other things, as is my wont. But what is the Klinger Oscillator? Essentially,...
NOTE!* If you were using my previous + Rate of Change (and OBV) indicator, I will not be updating that. OBV was moved to my + Breadth & Volume indicator. This indicator here is basically and updated version of the old indicator, without OBV. The Rate of Change, or RoC, is a momentum indicator that measures the percentage change in price between the current period...
note* If you've used my "+ Rate of Change Indicator", I am updating that without the OBV, which has been moved here. Just an FYI. This "indicator" is basically a variety of indicators that measure volume, or accumulation/distribution. There's a bit of a story about how this came about but it's not that interesting, so I'll spare you. Indicators from which you...
The Balance of Power is an indicator that measures the strength of buyers versus that of sellers in the market, and needs to be smoothed by a moving average to be of much practical use (come to think of it, most indicators are smoothed by a moving average; this is why the RSI lookback mostly commonly used is 14, and not 1, but I digress...). I suppose it is...
So, what is the REX oscillator, you might be asking yourself. "The Rex oscillator is an indicator that measures market behavior based on the relationship of the close to the open, high and low values of the same bar. A big difference between the high and close on a bar indicates weakness, and wide disparity between the low and close indicates strength. The...
An overlay version of pertinent signals from my version of LazyBear's Wavetrend Oscillator. Shows momentum of long period WTO as either background colors or symbols. Shows continuation and reversal trade signals. If Secondary WTO is above the center line (momentum is long), then symbols print across the top of the chart when the primary (faster) WTO comes into...
I'm guessing most of you are familir with LazyBear's adaptation of the Wavetrend Oscillator; it's one of the most popular indicators on TradingView. I know others have done adaptations of it, but I thought I might as well, because that's kind of a thing I like doing. In this version I've added a second Wavetrend plot. This is a thing I like to do. The longer...
So, what is the KDJ indicator? If you're familiar with the Stochastic, then you'll know that the two oscillating lines are called the 'K' and 'D' lines. Now you know that this is some sort of implementation of the Stochastic. But, then, what is the J? The 'J' is simply the measure of convergence/divergence of the 'K' and 'D' lines, and the 'J' crossing the 'K' and...
According to TradingView the Detrended Price Oscillator is an oscillator that removes trend from price in order to more clearly show an instrument's cyclical highs and lows so that an investor or trader may more easily time when to buy or sell the underlying instrument. Accordingly, it is not meant to be used as a way of gauging momentum, however, I find it...
This is an updated version (with lots of extras added) of the Accumulation/Distribution indicator coded by @Cl8DH. You can read about what he says about his indicator, and how to use it, here: So, from that, what have I done? I added a moving average (of which there are many types to choose from) so that you can use this as a "two lines cross" indicator, as...
Hello again. Here I have an improved version of the RSI that is similar to my "+ %B" indicator (that, an improved version of the %B). This version of the RSI includes candle coloring for bullish or bearish bias (is the RSI above or below its median line?), as well as candle coloring for overbought and oversold areas. Additionally, there is an option for coloring...
This is a better, cleaner version (in my opinion) of an part of an indicator I was using that was coded up by cI8DH. I reached out to him about cleaning up the code (things weren't working) for Pinescript v4, but he no longer seems to be active, so I thought I might take it upon myself to at least work out this portion of the indicator. Much credit goes to him....