Version

WeightedCloseIndicator Class

Represents a XamDataChart Weigted Close indicator series.
Syntax
public class WeightedCloseIndicator : ItemwiseStrategyBasedIndicator, Xamarin.Forms.IElementController  
Remarks
The weighted close indicator shows an average of the high low and close for a day but with the closing price counted twice in the average.

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