%B Bollinger

%B Bollinger

Bollinger oscillator

This is an extension of Bollinger bands. It shows the relative position of the closing price of the candle relative to the bands.

Zero value equals to a close on the lower bound. 50 value equals to a close on the Bollinger moving average. Finally, 100 value equals to a close on the upper bound.

This is an oscillator that provides overbought / oversold signals over 100 and under 0 levels. Divergences with price levels may be profited upon.

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. Dymjohn • 10/12/2015 #

    Hi 
    I don’t understand the maths of the width calculation in the above does it represent 2 above the average and 2 below the average. I was trying to amend the code for a 2.3 std but don’t come up with the same answer as provided by %b in standard indicators. Can anyone help please?
    For information I attach my attempt
    // Bollinger Band Oscillator
    delta = close-bollingerdown
    width = 4.6*std
    BBO = delta*100/width
    RETURN BBO AS \"bb Oscillator 2.3
     

  2. PEDRAM.JOKAR • 10/12/2015 #

    i also have same question. pls advise on how can have Bollinger B%(50,3)?

  3. Laurent • 10/12/2015 #

    Hi Nicolas
    There’s a problem to download file (400 Bad Request)
    Thanks for the indicator and have a nice day

    • Nicolas • 10/12/2015 #

      Hi, I fixed this issue. You can now download the file without any error.

  4. Laurent • 10/12/2015 #

    Thanks a lot

  5. oraclus • 10/12/2015 #

    Bonjour le %bollinger est protégé sur Prorealtime. Le code ci-dessus est paramétré par défaut à 20 périodes. Je souhaiterais le paramétré en 200 périodes. quel paramètre faudrait il mettre pour avoir le même que prorealtime en 200 périodes. Merci

    • Nicolas • 10/12/2015 #

      Le code dans ce post répond à cette demande d’adaptation de la période du %Bollinger: https://www.prorealcode.com/topic/bollinger-b/#post-41519

avatar
Register or

Likes

avatar avatar avatar avatar
Related users ' posts
Violet Ivan, it looks as if something is really wrong with this indicator. When I import and apply ...
Iván Hello! For proper visualization, it is recommended to have more than 1k bars loaded.
Violet Thanks Ivan. Though it does not remove the 'tapering at the beginning' phenomenon, it does m...
2 Fast Two things stand out to me: I see a lot of horizontal blocks in the chart instead of vertica...
lkiklkik thanks for the hard work and sharing
adeelq79 Great work Ivan. Thanks
Quino Another really interesting indicator. It works very well on periods below 25. Just a few cos...
MaoRai54 hello, it seems to be very good, but I'm doing intraday and I'm getting very different forec...
Iván Hi! I use this indicator in daily basis. In intraday timeframes, volume changes a lot depend...
LucasBest Thanks for the translation. This one can be compared to dynamic zone RSI
sam00075 Accuracy is on point.
Mubin1308 Bonjour à tous, J'ai importé le fichier mais ça ne marche pas, rien qui s'affiche. Pourriez...
Iván
2 months ago
Iván Sorry... There is a mistake in line 76. Should be if openday[i]openday[i+1] then
DLVx You do not specify how to read the Calmar ratio. Above 1 is OK and 0 is neutral? Can you she...
lee HI thank you for this indicator. Is it possible to create a screener based on this for when ...
xpe74 Hello it seems the file format does not allow to import the file. At importation stage, an e...
Iván You always can copy/paste directly from the post
roccafragius Thank you so much, for my point of view very useful!!!
NicoGB67 Excelente trabajo!!
Jrmjrm Bonsoir est-il possible d'avoir cet indicateur, mais à la place du Wilder Average, utiliser ...

Top