EMA Reversal PointEMA Reversal Point
The script calculates the "likely" reversal point of 2 EMAs (3 and 5 for example) and plots as a line. The points there the EMA cross are highlighted with a Purple circle.
The way I use this indicator is by visually confirming that the reversal line is diverting away from price in case of strong trends.
Divergences between reversal line and price line are good entry points.
Wait for the price bar to clear the reversal line completely before initiating trades. (No overlaps!)
This is my first indicator script so please be kind on the comments!!
Reversal
ALL in One - MA'sSimple indicator with 3 SMA's and 2 EMA's.
Very useful if you like using several indicators but don't have a subscription!
Red, Yellow, Red -> SMA's
Purple, Blue -> EMA's
Feel free to customize the colors/widths!
Contra Tendência da SMA(21)Em uma tendência de baixa quando o preço estiver muito afasto (muito abaixo) da SMA (21) efetuar compra na primeira barra verde com take até a SMA (21) ou aparecimento da primeira barra vermelha.
Em uma tendência de alta quando o preço estiver muito afasto (muito acima) da SMA (21) efetuar venda na primeira barra vermelha com take até a SMA (21) ou aparecimento da primeira barra verde.
Obs. Muitas vezes será possível pegar uma reversão de tendência.
RSI+ with Bollinger BandsRelative Strenght Index + SMA on RSI + Bollinger Bands on it - very good solution to see reversals and see lows and highs.
Use different timeframe.
StdDev is 2.17 by default to get 97% probability.
RSI + SMA с наложенными Bollinger Bands - прекрасное решение для поиска разворотных точек и аномального поведения цены.
Используйте разные таймфреймы одновременно.
StdDev = 2.17 по умолчанию для обеспечения попадания в диапазон в 97% случаев.
Fractal Breakout V2Version 2 of my fractal pattern aid ( Version 1 ).
I added a bouncing line between the high and low trend lines, connecting consecutive extreme points. I also chased down a pesky bug in the slope calculation...and for now I have disabled the ability to change resolution basis for extreme detection (e.g. 30m on a 1hr chart).
For fun, I added some shading to make it more apparent at a glance what is happening, but if you find it gimmicky, there's an option to turn that off.
I am inexperienced with pattern recognition, so please send feedback if you have any ideas that would make this more useful.
Thanks!
Lemrin
CTT TrialIf used right you will catch major and minor turns with this indicator. CTT (Catch The Turn)
Fractal BreakoutFirst of all, huge credit to synapticEx , whose brilliant use of the security function inspired me to figure out a way to get quasi-shape boundaries automatically drawn on a chart.
This study draws upper and lower trend lines, based on configurable fractal*** reversal detection, calculates slope from the last two upper or lower reversal points, and then extends a dotted line along the same slope...until the next upper (or lower) reversal occurs. If the high (or low) breaks this extension, the dotted line becomes solid to aid visibility. Reversal detection is configurable to use any number of ticks, but probably four to eight will work best.
I made the inclusion of volume in the reversal logic optional (off by default) and left the existing SMA input found in synapticEx's code intact, albeit with a lower default. With the addition of trend lines, I found volume hindered identification of reversals, although I could try various other filters than the SMA included originally.
I have also left intact the very nice ability to change the period and use the requested period identify reversals, courtesy of synapticEx.
This could be used in a strategy, as the values plotted are actual values that are available to include in logic and do not include knowledge of the future. However , information is not available until the floor of half the number of ticks used in reversal detection (I then offset by that number to line things up visually). Having never heard of it until now, I just Googled the Bill Williams Alligator strategy, which looks interesting, so maybe I could see how this could be ported to that.
***As I typed this, I remembered that while making reversal detection configurable, I changed the detection logic simply to look for highest (or lowest) of the desired length of ticks. I don't know whether this is not strictly fractal anymore, but if desired, with a little work, I could make it require consecutive, consistent changes before and after each reversal again.
Here are a few screenshots from hourly ticks, using the "current" (hourly) period, with and without volume, and playing with the number of points used to identify reversals.
Not using volume
Using volume
CMYK VRMI RAYS ◊ Introduction
Introducing VRMI in this script, an RMI based on price movement and volume, to indicate bullish and bearish trends.
This script marks the background depending on RMI <> VRMI , VRMI polarity and large buy/sell sprees.
◊ Origin
Based on 'The Relative Momentum Index' by Roger Altman : February, 1993 issue of Technical Analysis of Stocks & Commodities magazine.
While RSI counts up and down days from close to close, the Relative Momentum Index counts up and down days from the close relative to a close x number of days ago.
This results in an RSI that is smoother.
In addition VRMI reacts quick, it is used to cut off latency from RMI, and it's polarity indicates the beginning and end of a trend.
Large buy sell sprees and detected in their proportion with an sma on the volume
◊ Adjustments
CMYK color theme applied.
◊ Usage
This indicator can be used to detect trends and mark reversals.
◊ Prospects
◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊ ◊
Bollinger Bands Outside ReversalNot the most accurate indicator, but if combined with some others, it could help you.
BUY Conditions (green):
1. Blue candlestick closes above Bollinger Bands
2. Red candlestick opens outside Bollinger Bands
SELL Conditions (red):
1. Red candlestick closes below Bollinger Bands
2. Blue candlestick opens outside Bollinger Bands
Please always remember, there is no holy grail indicator!
Stream Influxes and ReversalsI have a really interesting script for you guys today. While walking home I had an interesting idea that I wanted to visualize, but had no clue how it would turn out. This script is the result and it seems to provide some larger information.
For anyone who doesn't know the definition of concavity here is a super quick calculus lesson: Concavity is a fancy word for the sign of the second derivative of something. This is the SLOPE OF A SLOPE; how fast is the rate of change changing? An example is position, if you are in a place and want to go to another place the first derivative how you move there is the velocity, if you are measuring the derivative of velocity that is called acceleration. If you are speeding up then you have positive concavity. If you are slowing down you have negative concavity. On a graph positive concavity looks like a cup, negative concavity looks like an upside down bowl. Infection is just a fancy word for when it is zero, which means - to + or + to - So...
If we look at the concavity of the edges it seems to provide us clues about how the price is moving and where it wants to reverse. I made boxes around points of inflection (pos --> neg or neg --> pos concavity)
The purple lines are just moving averages of the green dots. The green dots are where the edges are at each time step, just the average of all of them at once. If price is wiggling a lot then it creates lots of edges, the green dots get plotted close to the price line, which moves up the purple lines.
The red line is a highlight of the last line, helps guide the eye.
The other smooth red lines are a shout out to bollinger bands, set the band width smaller to find break outs or squeezes.
There really isn't a defined strategy for how to use this, but with all the messages I am getting about these scripts everyone is always surprising me with what they see. So I hope some of you can make some good calls with this!
Theres lots of calculations here and it takes a long time to load, if it won't load, just toggle something back and forth till it does.
Happy trading everyone! I hope these scripts give some of you financial freedom. If you're making really good profits then share some of it with those who are less fortunate. Cheers
Pegasus
Reversal price action patterns, focused on short-terms time frames (daily, weekly and monthly preferable)
Recommended for stocks, indexes and commodities
EXHAUSTED BARS - Exit candlestickThis script can spot the candle to exit a trade
it works only on 1d timeframe
Do not trade the signal, just use it to exit the trade in profit (it's not a reversal signal)
NO REPAINT - it' based on current candle close
You can try it for a limited period, ask for access in comments
Red Dog Reversal PatternThis indicator is a interpretation of the Red Dog Reversal Pattern which was discovered by T3Live founder Scott Redler. (AFAIK)
The indicator is maybe useful for Day Trade or Swing Trade.
BUY Criteria:
1. Stock is down for multiple days
2. Stock goes below prior day's low
3. Stock trades back up through prior day's low, which triggers the buy
4. The stop is set at the current intraday low
SELL Criteria:
1. Stock is up for multiple days
2. Stock goes above the prior day's high
3. Stock trades back down through prior day's high, which triggers the sell
4. The stop is set at the current intraday high
Please always remember, there is no holy grail indicator!
double bollinger bandssimple, yet effective tool to catch reversals for short-term binary options trading.
Blair Momentum IndicatorThis is a very interesting momentum indicator for everyone to take a look at. To understand the concept behind it please see my previous idea "Adaptive Derivative Analysis", and the short Bitcoin prediction that was concurrent.
At its core this indicator takes the derivative of a custom adaptive moving average and adaptively weights the results. This is what the big black line is, the "Blair Line". When it is above 0 there is upward momentum, and downward when it is below 0. However, simply watching the movement of the Blair line doesn't seem especially helpful, so to aid the eye there are clouds around it. 2 fast clouds, 1 medium cloud, and 1 slow cloud. When the Blair line goes under a cloud it is a good time to sell, when it goes above a cloud it is a good time to buy. The red and orange clouds provide the quickest signals about the behavior of the momentum. The yellow cloud provides more certainty. When all three of these clouds align on the same side of the Blair line, it is a very good indication about the current momentum in the market. The Blue cloud is the slowest cloud, and provides the greatest confluence. Since the market can be in varying degrees of volatility there is a button to adjust the sensitivity of the indicator, called the "Roughness". When the roughness is at its maximum of 6 the indicator takes lots of weight for the most recent price movement, when the roughness is at a minimum of 1 it only looks at really long term behavior. The indicator seems to be the best at a roughness between 2 to 4. Since this is a momentum indicator it will not tell you what is the best time to buy at the lowest and sell at the highest, but it will give you a very good idea about the momentum in the markets, and much more importantly when the momentum will reverse.
It is recommended to use this indicator at a timeframe or two higher than where you are trading for a good overview. If you are trading on the 5 minute charts, look at the Blair momentum indicator of the 1 hour to 2 hour charts. If you trade on the daily charts then look at the weekly Blair momentum.
The power of this tool is in its ability to show where the momentum is changing, a long time before the price action changes. Please apply this indicator to the charts you are working with and see its predictive behavior around breakouts and sideways action.
Happy trading! Always feel free to message me with questions.
Reversal Patterns Collection:Invertad Hammer and Shooting StarScript contains Inverted Hammer and Shooting Star models. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.
Reversal Patterns Collection:HaramiScript contains pattern Harami. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.
Reversal Patterns Collection:3 Outside Up and 3 Outside DownScript contains reversal candle patterns 3 Outside Up and 3 Outside Down. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.
Reversal Patterns Collection:3 Inside Up and 3 Inside DownSript contains sometimes appearing reversal candle patterns 3 Inside Up and 3 Inside Down. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.
Reversal Patterns Collection:ClowdCover and Piersing LineScript contains Dark Clowd Cover and Piersing Line patterns. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.
Reversal Patterns Collection:EngulfingScript contains Engulfing patterns (busllish and bearish). User can select period for candle size calculation (for distinguish short and long candles), on/off patterns highlighting.
Reversal Patterns Collection:Doji Dragon Second script form my Reversal Patterns Collection contains special cases of Hammer and Handing Man named Doji Dragon. Script distinguishes bullish and bearish Doji Dragons. User can select period for candle size calculation (for distinguish short and long candles), on/off highlighting of pattern candles.