ComponentOne ASP.NET MVC Controls
FastPeriod Property

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

Reference

MacdBase<T> Class
MacdBase<T> Members