mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-17 01:58:06 +00:00
[CodeFactor] Apply fixes to commit 9697fac
This commit is contained in:
@@ -392,7 +392,6 @@ public sealed class Vhf : AbstractBase
|
||||
prevClose = val;
|
||||
hasPrevClose = true;
|
||||
|
||||
|
||||
// Calculate VHF
|
||||
if (closeFilled >= closeBufSize && diffFilled >= period)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user