This script is a custom trading view indicator that helps to identify potential buy and sell signals based on the RSI (Relative Strength Index) and SMA (Simple Moving Average) indicators. The script also identifies potential reversals using a combination of RSI and price action. It plots buy, sell, and reversal signals on the chart along with an SMA line....
Moving Average Reversals Description: The Moving Average Reversals indicator gives a quick visual representation of when a stock gets extended up or down from a user selected moving average. The color of the histogram dynamically changes as price becomes extended or within it’s normal trading range. The indicator also highlights the largest extensions...
The High Liquidity Zones indicator is designed to identify areas of significant liquidity in the market. It helps traders recognize regions where trading volume is notably higher, indicating potential areas of increased market activity and interest. The indicator calculates the average volume over a specified lookback period, which can be customized according to...
The Volatility Speedometer indicator provides a visual representation of the rate of change of volatility in the market. It helps traders identify periods of high or low volatility and potential trading opportunities. The indicator consists of a histogram that depicts the volatility speed and an average line that smoothes out the volatility changes. The histogram...
Combines 3 different moving averages together with the linear regression. The moving averages are the HMA, EMA, and SMA. The script makes use of two different lengths to allow the end user to utilize common crossovers in order to determine entry into a trade. The edge of each "cloud" is where each of the moving averages actually are. The bar color is the average...
The Conceptive Price Moving Average (CPMA) is a technical indicator designed to provide a more accurate moving average of the price by using the average of various price types, such as open, close, high, low, etc. The CPMA can help to smooth out the noise and provide a clearer picture of the overall trend by taking the average of the last 3 candles for each price...
Originally created and taught by Taylor Jenks, this indicator provides portfolio allocation suggestions based on the behaviour of price and 3 simple moving averages (4/10/40 by default) (ie. when short & medium term SMAs are above the long term then allocation is to be 100%). This percentage allocated to the stock/commodity is to be reduced as it passes below the...
Features Overview: Multiple Moving Averages: The script allows you to plot up to five different Moving Averages (MAs) on your chart at the same time. You can choose the type of MA (EMA, SMA, HMA, WMA, DEMA, VWMA, VWAP) and the length of each one. Color Ribbon: You can turn the MAs into a color ribbon by selecting the "Turn into Color Ribbon?" option. This...
This indicator uses multiple trendlines to determine the overall trend and trend changes. It also highlights areas of potential pullbacks to entry.
This indicator calculates the sum of all past candles for each new candle. For the second candle of the chart, the indicator shows the average of the first two candles. For the 10th candle, it's the average of the last ten candles. Simple Moving Averages (SMAa) calculate the average of a specific timeframe (e.g. SMA200 for the last 200 candles). The historical...
what is Colorful Moving Averages? This indicator allows you to use your favorite moving averages in their advanced form. what it does? It gives you easy access to the following information with a single indicator: the direction and momentum of the price, rate of change of momentum (acceleration), time-dependent change in momentum, and all the other information a...
The Moving Average Lab allows to create any possible combination of up to 3 given MAs. It is meant to help you find the perfect MA that fits your style, strategy and market type. This script allows to average, weight, double and triple multiple types and lengths of Moving Averages Currently supported MA types are: SMA EMA VWMA WMA SMMA (RMA) HMA ...
A Rainbow Moving Average script. There are many like it, but this one is mine. It is designed to be easy to read without too much noise in the number of lines and shading, with the moving average to be some of the commonly used ones. Using commonly referenced moving average values help us to understand "the crowd" and what moving average or trend lines they might...
Based around the Centered Moving Average as published by Vailant-Hero this script is revised and improved to aid with execution time & server load. For full description follow the link as above, as Valiant-Hero explains the idea perfectly well. While the original script worked fine for small values of length, once length was extended significantly or chart...
Rekt Edge Reversion band is a technical indicator that utilizes a combination of moving averages and standard deviations to determine optimal entry and exit points in the market. By comparing the current price to its moving average, the indicator identifies potential trends and determines how you can position around them by plotting buy/sell signals and two...
Five Moving averages. Choose from several types, SMA, EMA, SMMA etc... Has X and Y offset.
In this script you can choose tri non-standard charts and select multiple moving average and timeframe: EMA , SMA , WMA , VWMA , SWMA , SMMA , DEMA , RMA , HMA , TEMA , THMA, EHMA, DONCHAIN, TMA, LSMA , MCGINLEY , COVWMA, FRAMA , VIDYA and KAMA . It will continually be updated with new moving averages
This script is a variation of the popular Bollinger Bands indicator, which uses exponential moving averages (EMA) instead of simple moving averages (SMA) as its core calculation. The indicator is designed to provide a visual representation of volatility, with the distance between the upper and lower bands being determined by the standard deviation of the...