This strategy very simple it detect the reversal of trend. whenever the candle settle above the 5 EMA without touching the candle body / Low / High to 5 Period EMA , it detect the candle and draws the signal. How Draw Signals on chart : Short Position : if Candle settle above 5 EMA without touching it body / low it will indicates the possibility of reversal...
Hello All, There are many types of SuperTrend around. Recently I thought about a Supertrend based on Pivot Points then I wrote "Pivot Point SuperTrend" script. It looks it has better performance on keeping you in the trend more. The idea is behind this script is finding pivot point, calculating average of them and like in supertrend creating higher/lower...
The Market Meanness Index was created by Johann Christian Lotter and I added some smoothing of my own, so feel free to try it without any smoothing to see the differences. This indicator relies on the mean reversion theory that all prices will eventually revert to the mean over a long period of time. Obviously there is more to the theory but the basic idea is if...
Hello Traders, There are several nice Linear Regression Channel scripts in the Public Library. and I tried to make one with some extra features too. This one can check if the Price breaks the channel and it shows where is was broken. Also it checks the momentum of the channel and shows it's increasing/decreasing/equal in a label, shape of the label also...
Hello All, For long time I got many request for Renko Candles and now here it's, Renko Candles Overlay . I tried to make almost everything optional, so you can play with the options as you want. Let see the options: Method: the option for brick scaling method: ATR, ATR/2, ATR/4, Percent, Traditional - ATR Period: period for Average True Range and it's...
Hello Everyone. Almost one year later, with Pine version 4, I developed new version of the Divergence for many Indicator. It analyses divergences for 10 predefined indicators and then draws line on the graph. Red for negatif divergence (means prices may go down or trend reversal), Lime for positive divergences (means prices may go up or trend...
Hello Traders This script finds Tops when RSI is in overbought area or Bottoms when RSI is in oversold area and checks the divergence between them. it checks divergence at tops/bottoms after RSI exited from OB/OS areas. You can change overbought / oversold levels. You can limit the time that RSI is in OB/OS area with the option "Max Number of Bars in OB/OS" you...
Hello Traders, In the book "Secrets of a Pivot Boss: Revealing Proven Methods for Profiting in the Market" by Franklin Ochoa, Four different types of reversal systems were introduced and candlestick patterns are used to find reversals. I will not write a lot about the book, you should get/read it for yourself. There are many great ideas in the book, Candlesetick...
Hello Traders, I think you all know Donchian Channels. so I am not going to write about it. With this indicator I tried to create Donchian Trend Ribbon by using Donchian Channels. How it works ? - it calculates main trend direction by using the length that is user-defined. so you can change it as you wish - then it calculates trend direction for each 9 lower...
Hello All, I got some requests for a script that shows Fibonacci Levels of Higher Time Frame Candles. so I made/published this script. I hope it would be useful for you. Options: You can set Higher Time Frame, by default it's 1 Day. Optionally it can use Current or Last Candle of higher time frame to calculate/show its Fibonacci Levels. It can show higher...
Hello All, I think all of you knows Donchian Channels . so I am not going to write about it. With this indicator I tried to create Trend Lines by using Donchian Channel upper/lower bands. I tried add possible entry levels as well. How it works ? - it calculates main trend direction by using the length that is user-defined. so you can change it as you...
Hello Traders, Another original idea is here with you. Actualy I can say that it's a breakout strategy that uses multiple Pivot Point's averages. How it works? - it finds the Pivot Points, you can set the length as you want - it gets averages of Pivot Highs and Pivot Lows, you can set the number of Pivot Points to be included - it compares the current closing...
█ This indicator shows an upper and lower band based on price action and ATR (Average True Range) The average true range (ATR) is a market volatility indicator used in technical analysis. █ Usages: The purpose of this indicator is to identify changes in trends and price action. It is mainly used to identify breaking points and trend reversals. But it can also...
This is a diversified Binary Option or Scalping Alert indicator originally designed for lower Time Frame Trend or Swing trading. Although you will find it a useful tool for higher time frames as well. The Alerts are generated by the changing direction of the ColouredMA (HullMA by default), you then have the choice of selecting the Directional filtering on these...
8X Trend ATR SAR Dingue V5 - This is the updated version for Pine Script 5. 8x indicator into 1 : 2x ATR indicator - 3x Trend indicator - 3x SAR indicator Trends are helpful to spot reversal and support resistance, especially on bigger time frames. This indicator gives you a global view of various trends all at once. You can easily turn them On or Off as to...
Though it may sound complex, the Vortex Indicator is essentially an uptrend line and a downtrend line. The vortex indicator can be used for a variety of purposes, including tracking the strength of trends, identifying/anticipating reversals, and generating entry/exit signals. It’s calculation is shown in the open-source code below. To reduce the number of...
Version 3: Improved aesthetically, complete turnaround for the strategy with which to use this indicator. Once again, thanks to BlindFreddy and ChrisMoody for the bits of code that were assembled into this indicator. Make the chart yours using the share button for the indicator with barcolors functionality. Changes from v2 and looking forward: Indicator now uses a...
The Trend Exhaustion Indicator is a custom indicator of mine that is loosely based on the Trend Exhaustion Index created by Clifford L. Creel Ph.D. (Stocks & Commodities V. 9:1 (9-11)) This indicator will let you know the trend reversal points and when it falls below the signal line then the trend is ending vice versa. Buy when the indicator crosses above the...