Summary
Plot Indicator result as a line with breaks where there are no values in the IndicatorDataSeries.
Syntax
PlotType.DiscontinuousLine
Example 1
[Output("Main", PlotType = PlotType.DiscontinuousLine)] public IndicatorDataSeries Result { get; set; }