mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-23 04:58:08 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -24,7 +24,6 @@ namespace QuanTAlib;
|
||||
/// Based on modified moving average principles combining
|
||||
/// simple and weighted components for optimal smoothing
|
||||
/// </remarks>
|
||||
|
||||
public class Mma : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user