Version 20.1 (latest)

BollingerBandWidthIndicator Class

Represents a XamDataChart Bollinger Bandwidth indicator series.
Syntax
public class BollingerBandWidthIndicator : StrategyBasedIndicator, Xamarin.Forms.IElementController  
 
Remarks
Represents the normalized width of the Bollinger bands for each provided value. For more info see: BollingerBandsOverlay

Default required members: High, Low, Close

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also