Click or drag to resize

TripleExponentialAverageShowSignalLine Property

LightningChart .NET Help
Show signal line (9-day EMA) based on the Triple Exponential Average line.

Namespace:  Arction.CustomControls.Trader.WinForms.TechnicalIndicators
Assembly:  Arction.WinForms.TradingCharts (in Arction.WinForms.TradingCharts.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool ShowSignalLine { get; set; }

Property Value

Type: Boolean
See Also