mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 09:38:05 +00:00
corrections
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user