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:
@@ -24,7 +24,6 @@ namespace QuanTAlib;
|
||||
/// Based on smoothed moving average principles with
|
||||
/// initial SMA seeding for stability
|
||||
/// </remarks>
|
||||
|
||||
public class Smma : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user