mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 21:18:04 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -25,7 +25,6 @@ namespace QuanTAlib;
|
||||
/// Alan Hull - "Better Trading with Hull Moving Average"
|
||||
/// https://alanhull.com/hull-moving-average
|
||||
/// </remarks>
|
||||
|
||||
public class Hma : AbstractBase
|
||||
{
|
||||
private readonly Convolution _wmaHalf, _wmaFull, _wmaFinal;
|
||||
|
||||
Reference in New Issue
Block a user