Version

EaseOfMovementIndicator Class

Represents a XamDataChart Ease of Movement indicator series.
Syntax
public class EaseOfMovementIndicator : StrategyBasedIndicator, Xamarin.Forms.IElementController  
Remarks
The ease of movement indicator by Richard W. Arms, Jr relates the price change of an asset to its volume. Normally smoothed with a moving average.

Default required members: Low, High, Volume

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