mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-24 21:48:03 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -24,7 +24,6 @@ namespace QuanTAlib;
|
||||
/// Perry Kaufman - "Smarter Trading"
|
||||
/// https://www.investopedia.com/terms/k/kaufmansadaptivemovingaverage.asp
|
||||
/// </remarks>
|
||||
|
||||
public class Kama : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user