mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 03:58:04 +00:00
Update 2MASlope_chart.cs
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user