mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 13:08:04 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -25,7 +25,6 @@ namespace QuanTAlib;
|
||||
/// Based on Pascal's triangle principles for weight generation
|
||||
/// Uses convolution for efficient calculation
|
||||
/// </remarks>
|
||||
|
||||
public class Pwma : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user