Update 2MASlope_chart.cs

This commit is contained in:
Miha Kralj
2023-04-27 22:30:13 -07:00
parent 50591596af
commit 3b71ac70c8
2 changed files with 15 additions and 8 deletions
-1
View File
@@ -90,7 +90,6 @@ public class TrailingStop_chart : Indicator {
this.SetValue(_ratchetL, lineIndex: 1);
this.SetValue(_tslineS, lineIndex: 2);
this.SetValue(_ratchetS, lineIndex: 3);
}
public override void OnPaintChart(PaintChartEventArgs args) {