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;
|
||||
/// Patrick Mulloy - "Smoothing Data with Faster Moving Averages"
|
||||
/// Technical Analysis of Stocks and Commodities, 1994
|
||||
/// </remarks>
|
||||
|
||||
public class Tema : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user