This script will plot the result of Volume / Close. This is meant to normalize the volume of tickers with exponential growth, for example a ticker like $BTC that went from $1 to $50k. Having the volume divided by the close will normalize the volume for when the price was $1 and $50k.
This script will give you the ability to put an EMA and/or SMA on the chart that changes color based upon the direction. Default at startup is EMA visible and SMA hidden. When the MA is moving up, it is green. When the MA is moving down, it is red. You can change the color to whatever you like.
Open-source live tracker of Harold Burger's Bitcoin "Power Law Corridor". Added optional chart fill and labels to show the percentage delta to the regression center-line, support and resistance.
Kaufman Adaptive Moving Average script. This indicator was originally developed by Perry J. Kaufman (`Smarter Trading: Improving Performance in Changing Markets`, 1995).
Calculates an exponential regression from arrays. Due to line limits, for sets greater than the limit, only every nth value is plotted in order to cover the entire set.
etfhq.com Overall the D-AMA produced results that were near identical to that of the FRAMA but the D-AMA is a slightly faster average. It is very difficult to pick between the FRAMA and the D-AMA but becuase the FRAMA offers a slightly longer trade duration it the best Moving Average we have tested so far.
This script plots a higher timeframe EMA to your chart. You can specify the timeframe and the length of the EMA in the settings. This chart demonstrates the 5-minute 50EMA (black) combined with the 1-hour 50EMA (colored) on the 1 minute timeframe.
This indicator was originally developed by Mark Jurik. NOTE: If Mr. Jurik ask me to remove this indicator from public access then I will do it.
This is a modified version of the exponential moving average indicator to change color based on trend (red/bearish if price has closed below EMA, green/bullish if price has closed above EMA).
This is a good reminder for which way you should be placing orders. It's best to not ignore these signals!!! lime = full bull - 100ema above 200ema and price is above 200ema green = hallf bull - price now below 200ema but 100ema is still above the 200 maroon = full bear - opposite of full bull red = half bear - opposite of half bull Also with multi...
Created by using the Simple Moving Average indicator created by stocksinboxx Plots four Exponential Moving Averages on a chart. (9, 20, 50, 200)
3 EMAs will help identify and predict uptrends and downtrends -If EMAs are all above the candles it a sign to sell & if the EMAs are below its a sign to buy - If the Green-8 EMA crosses or touches red candle then flips under the other EMAs & candles then it's time to sell -If the Green-8 EMA crosses or touches green candle then flips above the other EMAs &...
Exponential VWAP version of my original VWAP pivots here
In this indicator you can see 3 emas and 3 sma in one indicator. You can custom colours and lengths as you wish. Based on the indicator made by the trader JesusMercado (3 EMAx1)
Exponential version of my anchored VWAP found here :
Since I noticed there was no Script with actually 3 EMA together (all the ones I found said it was Exponential, but actually was Simple), i created this one. The lengths, 17 72 305, are based on the phi cube theory, introduced by Bo Williams. The slow length (305) indicate a likely strong support/resistance and the region between the fast and medium lengths (17,...
This is an indicator based on the MA rainbow concept. It is possible to choose between 15 or 20 MA's and if all 15 MA's is picked, the calculation will be calculated on 15 MA's and if 20 is picked the calculation is calculated on 20 MA's. The indicator will then be a line which is assigned a value from the calculation based on the MA's. If the line is above the...