Click or drag to resize

MovingAverageConvergenceDivergenceShortPeriodCount Property

LightningChart .NET Help
Gets or sets the short period count.

Namespace:  Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:  Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(12)]
public int ShortPeriodCount { get; set; }

Property Value

Type: Int32
See Also