corrections

This commit is contained in:
Miha Kralj
2024-10-13 17:31:35 -07:00
parent 2236f5f483
commit ffed6491d4
66 changed files with 671 additions and 1088 deletions
-1
View File
@@ -27,7 +27,6 @@ public class TestIndicator : Indicator, IWatchlistIndicator
private Sma? ma;
protected LineSeries? Series;
//protected string? SourceName;
public int MinHistoryDepths { get; set; }
int IWatchlistIndicator.MinHistoryDepths => 0; //QuanTAlib indicators generate value immediately