ComponentOne ASP.NET MVC Controls
SlowPeriod Property

C1.Web.Mvc.Finance Namespace > MacdBase<T> Class : SlowPeriod Property
Gets or sets the slow exponential moving average period for the MACD line.
Syntax
'Declaration
 
<DefaultValueAttribute(26)>
Public Property SlowPeriod As Double
[DefaultValue(26)]
public double SlowPeriod {get; set;}
See Also

Reference

MacdBase<T> Class
MacdBase<T> Members