Log in to see Cloud of Tags

Wealth-Lab Wiki

BollingerPctB - Bollinger %b

RSS
Redirected from: BBandPercentB

Syntax

public BollingerPctB(DataSeries ds, int period, StdDevCalculation sdCalc, string description) 
public static BollingerPctB Series(DataSeries ds, int period, StdDevCalculation sdCalc)

Parameter Description

Bars The symbol's Bars object
period The period for Bollinger %b
StdDevCalculation The StdDevCalculation Enum: Population or Sample

Description

Bollinger %b from the May 2010 issue of Stocks & Commodities magazine.

Calculation

BollingerPctB = 100 * (SourceSeries + 2 * SD - SMA) / (4 * SD),

where SD and SMA are the StdDev and SMA of SourceSeries.

Example

See BollingerPctBSmoothed

Important Disclaimer: The information provided by Wealth-Lab is strictly for informational purposes and is not to be construed as advice or solicitation to buy or sell any security.  The owner of Wealth-Lab.com assumes no liability resulting from the use of the material contained herein for investment purposes. By using this web site, you agree to the terms of this disclaimer and our Terms of Use.


ScrewTurn Wiki. Some of the icons created by FamFamFam.