mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-18 10:38:05 +00:00
[CodeFactor] Apply fixes to commit 9697fac
This commit is contained in:
@@ -112,7 +112,6 @@ public sealed class Evwma : ITValuePublisher
|
||||
return lastValid;
|
||||
}
|
||||
|
||||
|
||||
[MethodImpl(MethodImplOptions.AggressiveInlining | MethodImplOptions.AggressiveOptimization)]
|
||||
public TValue Update(TBar input, bool isNew = true)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user