2B Reversal Pattern Indicator

2B Reversal Pattern Indicator

The “2B Reversal Pattern” indicator, developed by Zeiierman, is a powerful tool for detecting reversal patterns in the market. This indicator is based on the 2B reversal theory, popularized by trader Victor Sperandeo.

The 2B Reversal Pattern is useful for identifying potential trend changes and can be applied across various timeframes to improve the accuracy of trading entries and exits.

Description of the 2B Reversal Pattern Indicator

The 2B Reversal Pattern relies on identifying false breakouts at support or resistance levels.

The logic behind this pattern is that when the price attempts to break a significant level but fails to maintain it, a reversal is likely to occur. This indicator automates the detection of these patterns, providing clear visual signals on the chart.

Pivot Point Calculation

To calculate pivot points, the indicator analyzes a defined range of bars (prd parameter). It identifies high (ph) and low (pl) pivots based on specific conditions:

  • Low Pivots: Identified when the lowest price (src1) is lower than in the previous and following bars within the defined range.
  • High Pivots: Identified when the highest price (src2) is higher than in the previous and following bars within the defined range.

Pattern Detection

The indicator not only identifies pivots but also detects and confirms false breakouts:

  • Down Breakout: Confirmed when the close crosses below the high pivot (ph).
  • Up Breakout: Confirmed when the close crosses above the low pivot (pl).

Additionally, the indicator uses the average true range (atr) to add segments and text to the chart, providing a clear visual signal of the reversal.

Indicator Configuration

The 2B Reversal Pattern indicator comes with default parameters that can be adjusted to fit different trading strategies:

  • prd: Period for pivot calculation (default: 20).
  • maxi: Maximum number of bars to confirm the breakout (default: 15).
  • mini: Minimum number of bars to confirm the breakout (default: 3).

These parameters allow traders to customize the indicator’s sensitivity according to their needs.

Conclusion

The “2B Reversal Pattern” indicator is a valuable tool for any trader looking to detect and capitalize on reversal patterns in the market. Its ability to identify false breakouts and provide clear visual signals makes it ideal for improving accuracy in trading decisions. By adjusting its parameters, traders can tailor this indicator to their specific strategies and preferred timeframes.

Share this

Risk disclosure:

No information on this site is investment advice or a solicitation to buy or sell any financial instrument. Past performance is not indicative of future results. Trading may expose you to risk of loss greater than your deposits and is only suitable for experienced investors who have sufficient financial means to bear such risk.

ProRealTime ITF files and other attachments : How to import ITF files into ProRealTime platform?

PRC is also on YouTube, subscribe to our channel for exclusive content and tutorials

  1. Patriot1972 • 81 days ago #

    Ciao Ivan, avevo bisogno di chiarimenti sul funzionamento del tuo indicatore: cosa segnala quando, ad esempio da un massimo precedente, viene disegnato un segmento tratteggiato? e cosa indica quando disegna i pallini sui massimi o sui minimi? forse che sono nuovi massimi e nuovi minimi relativi in quel momento? intanto grazie e soprattutto grazie per l’indicatore

avatar
Register or

Likes

avatar avatar avatar avatar avatar avatar avatar avatar avatar avatar
Related users ' posts
Doctrading Hello, As I said, I didn't use spread for the screenshot as I don't trade Gold and I don't ...
smurfy Hi, I had been losing on gold and after I manually go through the 5min chart using IG and w...
eiffel Hi Smurfy, hope you are still there... I would like to help you to write and test the code.
Reiner
9 years ago
Nicolas You should join and read the forum thread about this strategy. There are plenty of different...
Reiner Hi djtaktik and welcome, I have answered your question in the related Pathfinder forum beca...
danver34 is this version the definitive one or from the original one have there been modifications to...
GraHal Ooops got that excited I sent that last one twice! ha (and can't delete it, sorry) I got it...
Eric n = 3  dont forget to allow 3 contract in proorder
UkCoopDownUnder Tried EURUSD GMT and GMT -1, as far back as I can go, Nov 2018 on 15mn Tf, 22% loss
hvluthy@sunrise.ch I'm very interested to try out your strategy, but as a bloody newbie I need some help regard...
Scalp Hola Adolfo, tengo una variante de tu estrategia, pero no se programar, me puedes ayudar al ...
ALZ Hi, I tested this strategy and that doesn't work.. strategy is losing.. Does anyone curr...
Doctrading Hello, Someone asked me something (his results seemed to be different) on my email, but it ...
Glen Marquis Not your best..So what is your best strategy? :)
Adolfo Onrubia Ups! Sorry. Variable "S" is to set an specific Spread if needed. Could be "0", or the distan...
GraHal Hi Adolfo, big thank you for your code, but I am a bit confused. Spread is the difference b...
Meta Signals Pro Hi, For me there is a mistake here L32 maxriesgo = round(equity*riesgo) => round(equ...
Dave Hi, I'm new to coding and have been trying to modify the code a little to backtest an idea I...
Nicolas Better use the forums for coding assistance please. You'll get more results there for sure.
Dave Apologies - only just learning the site layout. Maybe you could delete the post?
Nicolas You can try this code for buy and hold curve line: capital = 10000 mylot = 2 i1 = capi...
soukenson Bonjour Nicolas, Je ne comprends pas où ajouter le code que tu as a donné dans le code initi...
Nicolas Tu veux parler du code pour comparer avec le "buy and hold" ? Si oui, tu as tout ce qu'il fa...
Nicolas FR/Bonjour Steftonio, non pas de frais overnight calculé sur la durée du backtest, c'est une...
avatar
Anonymous Any reason why in 2016 this system is doing very bad respect the previous years?
Nicolas "very bad" is relative to the account equity. I do not forward test this strategy since I po...
EAxelsson Hi, shouldn´t it be or instead of and? if FiftyTwoWeekHigh = FiftyTwoWeekHigh[1] OR FiftyTwo...
qigley Line 4 has a redundant term "Close>EMA2." is not necessary as EMA2 will always be less t...
Mike.44 Thanks It a good job !
Wisko But the BUY-trigger is below the High of the first two 15min-candels?
Nicolas That's right, because what we want is to enter the market quickly and not wait for the next ...
Wisko Then I don't understand the backtest data. Yesterday (28.9.) range was from ~ 4410,5 - 4450,...

Top