Category Volatility  Published on 09/01/2014

Bollinger Bands

Description

Bollinger Bands contain three lines: a moving average, an upper band and a lower band.
The upper band equals K times a standard deviation above the moving average and the lower band K times a standard deviation below the moving average. The standard deviation uses the same period as the moving average.

Bollinger Bands chartshot




HO
hobaho

Joined on 02.08.2012

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: BollingerBands2.algo
  • Rating: 5
  • Installs: 5625
Comments
Log in to add a comment.
JO
JoseMiguel · 11 months ago

Hello,

Thanks for your time to put this together.

Does anyone know how to make this indicator into multi time frame indicator?

Much appreciated

JS
JS15 · 9 years ago

Hi, thanks for the indicator. Would you know how to shade the area between the upper and lower bands?

I saw the Ichimoku Cloud has shading and and tried to see how it was done but could not find it. Here is the example /algos/indicators/show/381.

Cheers