tests and cleanup

This commit is contained in:
Miha Kralj
2024-10-11 18:02:09 -07:00
parent 839313c9f2
commit cc45cebeb4
96 changed files with 3640 additions and 327 deletions
+2
View File
@@ -18,6 +18,8 @@ public class AlmaIndicator : IndicatorBase
public AlmaIndicator() : base()
{
Name = "ALMA - Arnaud Legoux Moving Average";
Description = "Arnaud Legoux Moving Average";
}
protected override void InitIndicator()