7, 30, 50, 100, 200 simple moving averages, bundled in one indicator (for users who are using the free TradingView service and can only load limited number of indicators at any given time). You can turn each moving average on or off at will and change the colors.
This is a full-fledged implementation of a system presented in an unique research paper 'Profitability of Candlestick Charting Patterns in the Stock Exchange of Thailand' (2017) on candlestick charting, candlestick patterns, trend identification methods, and testing. You can easily find this paper in the Web. For example, visit: www.researchgate.net This script...
The Hull Moving Average (HMA), developed by Alan Hull, is an extremely fast and smooth moving average. In fact, the HMA almost eliminates lag altogether and manages to improve smoothing at the same time. The Hull Moving Average solves the dilemma of making a moving average more responsive to current price activity whilst maintaining curve smoothness. (hoping in...
This plots the moving averages, either exponential or standard. When it is declining it shows the MA in red, green when rising. Trading MA: Bullish when it is rising, Bearish when it is falling
The usage is very easy. When the line is green you can open long position, when the line is red you can open short position and when it's black just check by yourself. Usually I use it with RSI and Bollinger Bands , in order to determine when the signal is strong or weak. Just play with fastest and slowest SC to adjust the smoothness.
Variable Index Dynamic Average indicator script based on the original version by Tushar Chande.
Magic Moving Averages! is an indicator that comes standard in many forex trading platforms, and now on Tradingview designed for comfortable readability! It incorporates a series of simple moving averages plotted together with increasing periods. Finding a good trade with this is easily found with a set of rules. I took a course with Alex du Plooy on these rules...
Simple script for using multiple moving averages all in the same indicator. Default settings are 9 EMA, 25 SMA, 99 SMA.
This indicator is a predictive tool using Heikinashi to calculate shifts in trade direction. It works by reverse-engineering the regular candle stick closing price required, to flip the Heiken Ashi candle from Red to Green and vice-versa. Below, is an earlier indicator that I released and created. This plots this price as an oscillator, which allows traders to...
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 &...
This is my first Pine script. So please critique it, if it looks funky. It is a colored SMA that turns green when above x angle and red when below -x value There is also a small yellow table that tells you the current degree of the SMA
Using a selected Exponential Moving Average (EMA)/Simple Moving Average (SMA) range, this indicator inserts a Long/Short (buy/sell) indicator overlaid on chart depending on the following conditions: - LONG/BUY SIGNAL = if SMA value is less than EMA, and both the SMA and EMA are less than the current average price. - SHORT/SELL SIGNAL = if SMA value is greater than...
A simple calculation and plotting of the slope of a Moving Average. You'll be amazed looking at how accurate it is signaling early entries and exits from trend follower positions, just by applying some basic TA to it (support, resistance, trend lines). Have a look: In the settings, you can choose to use it on EMA on SMA, and the length of the MA involved. I...
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)