Screener version of AlphaTrend indicator: BUY / LONG when AlphaTrend line crosses above its 2 bars offsetted line, and there would be a green filling between them SELL / SHORT when AlphaTrend line crosses below its 2 bars offsetted line, and filling would be red then. Default values: Coefficient: 1, which is the factor of the trailing ATR value Common Period:...
A trend following indicator that allows traders/investors to enter trades for the long term, as it is mainly tested on the daily chart. The indicator fires off buy and sell signals. The sell signals can be turned off as trader can decide to use this indicator for long term buy signals. The buy signals are indicated by the green diamonds, and the red diamonds show...
Well, guess what? A new indicator is here! Again it's a coincidence, as I experiment with my formula. So far it's less noisy than Autoregressive Covariance Oscillator, so possibly this one is better. The formula is much simpler, care me to explain. ___________________________________________________________________________________________________ Yt = close -...
Well to be honest I don't know what to name this indicator lol. But anyway, here is my another original work! Gonna give some background of why I create this indicator, it's all pretty much a coincidence when I'm learning about time series analysis. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Well, the formula of Auto-covariance...
what is "Trend Oscillator"? it is an indicator for determining the trend. what it does? analyzes the price action by reducing it to 4 different situations. Red means strong bear, orange means bearish, yellow means weak bull and green means strong bull. It was developed to help traders who trade in the direction of the trend and its biggest promise is to simplify...
Bars with positive MACD histogram value and closing above VWAP are colored, long positions should be taken in areas made of those bars. Similarly, bars with negative MACD histogram value and closing below VWAP are also colored, short positions should be taken there. This indicator by default should be a part of your trend following trading system. In the...
The Fibonacci Step Indicator assumes irregularity in calculating a moving average. It is measured as the mean of the previous lows and highs situated at Fibonacci past periods. For example, the mean of the lows from 2, 3, 5, 8, etc. periods ago form the Fibonacci step indicator. The indicator uses the formula for the first twelve Fibonacci numbers on highs and...
╭━━━━╮╱╱╱╱╱╱╱╱╭┳╮ ┃╭╮╭╮┃╱╱╱╱╱╱╱╱┃┃┃ ╰╯┃┃┣┻┳━━┳━╮╭━╯┃┃╭╮╱╭╮ ╱╱┃┃┃╭┫┃━┫╭╮┫╭╮┃┃┃┃╱┃┃ ╱╱┃┃┃┃┃┃━┫┃┃┃╰╯┃╰┫╰━╯┃ ╱╱╰╯╰╯╰━━┻╯╰┻━━┻━┻━╮╭╯ ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╭━╯┃ ╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╱╰━━╯ About the script: This script is an easy-to-use trend indicator, which is based on another popular indicator called "Supertrend" . The basic idea is very simple, i.e. to compute Average...
The Ganesh Trend is an indicator developed by Ganesh to help Traders to identify potential trend showing candle .This indicator identifies bullish and bearish candle with some specific rules. This gives fair idea of direction of market .It is very helpful if you use it on Nifty 50 index . Candlestick developed by me is my original work . It is very helpful for new...
IMMEDIATE TREND - VULNERABLE_HUMAN_X This indicator is used to identify the immediate trend in the market. When a Short Term High (STH) is engulfed and closed above, we consider that as a bullish trend. And Similarly, when a Short Term Low (STL) is engulfed and closed below, we consider that as a bullish trend. STH - A candle that is higher than the one...
A different approach to finding higher highs and lower lows. Heikin Ashi candles filter out most of the noise from liquidity sweeps and high volatility and give us a nice, normalized trend indication. When so many HA Candles follow in the opposite direction to the previous trend, it can be seen as a trend reversal. In turn, we can use this to detect highest high...
This indicator uses a custom MA as well as RSI bar-flips, as a form of pivot point, to signal the direction of the trend. The triangle markers on the chart are the RSI flipping from negative to positive, and vice versa. The lighter shaded candles are up candles, the darker shaded candles are down candles.
█ This Indicator shows a wick-off check pattern applied to a moving average. This pattern appears when a candle opens below the moving average and closes above it, or when it opens above a moving average and closes below it. This causes a wick to go through the moving average: a wick-off check moving average. █ Usages: This indicator detects small...
Automatically plots trendlines based on swing highs/lows on multiple timeframes. This indicator will save you the time required to plot horizontal trendilnes that occur on swing highs and lows where the trend usually changes direction, then delete them and re-draw elsewhere once they are mitigated (i.e. price crossed above/below them and breaks the...
This brings together a number of variables to produce trend predictions that could be utilized as decision-making tools. Uses the aforementioned price and volume derivatives - A moving average and three weighted moving averages (WMA1, WMA2, WMA3) - Super Trend Line (ST) - Opening Range Breakout on Five Minutes, Resistance Bands Pocket pivots, support, and price...
Welcome traveler ! Here is my first indicator I made after 3 days of hardlearning pine code (beginner in coding). I hope it will please you, if you have any suggestion to enhance this indicator, do not hesitate to give me your thoughts in the comments section or by Private message on trading View ! How does it works ? It's a simple MACD strategy as describe...
The script filters stocks on the basis of ATR. If the stock has moved above 7 times the ATR from the lows, the system generates buy signal and continues till the stock drops by 2 ATR. It is a good system in trending markets however in sideways consolidating markets, the system must be avoided. In trending markets it can generate good returns with significant Risk...
This is a multiple multi-timeframe version of famous supertrernd only with Heikin Ashi as source. Atr which stands in the heart of supertrend is calculated based on heikin-ashi bars which omits a great deal of noises. with 6 multiplication of the supertrend, its simply much easier to spot trend direction or use it as trailing stop with several levels available....