Sonar changes

This commit is contained in:
Miha Kralj
2022-04-24 20:27:42 -07:00
parent ea41a73ed0
commit d74e28b6bd
4 changed files with 193 additions and 196 deletions
+4 -5
View File
@@ -30,13 +30,12 @@ public class ZLMA_chart : Indicator
private int matype = 2;
#endregion Parameters
private TBars bars;
///////
private ZL_Series zerolag;
///////
private TSeries indicator;
///////
///////
public ZLMA_chart()
{
this.SeparateWindow = false;