KPeriod Property (Stochastic)
In This Topic
Gets or sets the period for the %K calculation.
Syntax
'Declaration
<C1DescriptionAttribute("Stochastic.KPeriod", "Gets or sets the period for the %K calculation.")>
Public Property KPeriod As Integer
[C1Description("Stochastic.KPeriod", "Gets or sets the period for the %K calculation.")]
public int KPeriod {get; set;}
See Also