TSeries optimized + Unit tests
This commit is contained in:
@@ -554,7 +554,7 @@ begin
|
||||
end;
|
||||
Assert(FCount = 0);
|
||||
|
||||
Value := Value.Add(Arr, 0, Length(Arr), FLookback);
|
||||
Value.Add(Arr, FLookback);
|
||||
end;
|
||||
end;
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user