Click or drag to resize

RelativeStrengthIndexHighThreshold Property

LightningChart .NET Help
High threshold level, 70 percent by default

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

Property Value

Type: Double
See Also