mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-17 10:08:05 +00:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
@@ -30,6 +30,5 @@ public class ZL_Series : Single_TSeries_Indicator
|
||||
|
||||
var ret = (TValue.t, (base.Count==0 && base._NaN) ? double.NaN : _zl );
|
||||
base.Add(ret, update);
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user