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;
|
||||
/// https://www.investopedia.com/terms/s/sma.asp
|
||||
/// https://stockcharts.com/school/doku.php?id=chart_school:technical_indicators:moving_averages
|
||||
/// </remarks>
|
||||
|
||||
public class Sma : AbstractBase
|
||||
{
|
||||
private readonly CircularBuffer _buffer;
|
||||
|
||||
Reference in New Issue
Block a user