mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-21 03:58:04 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -24,7 +24,6 @@ namespace QuanTAlib;
|
||||
/// Sources:
|
||||
/// https://user42.tuxfamily.org/chart/manual/Regularized-Exponential-Moving-Average.html
|
||||
/// </remarks>
|
||||
|
||||
public class Rema : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user