mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 13:58:04 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -27,7 +27,6 @@ namespace QuanTAlib;
|
||||
/// - Beta (nB) = 1/period
|
||||
/// - Gamma (nC) = 1/period
|
||||
/// </remarks>
|
||||
|
||||
public class Hwma : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user