mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-25 22:08:05 +00:00
[CodeFactor] Apply fixes
This commit is contained in:
@@ -23,7 +23,6 @@ namespace QuanTAlib;
|
||||
/// John Ehlers - "FRAMA: A Trend-Following Indicator"
|
||||
/// https://www.mesasoftware.com/papers/FRAMA.pdf
|
||||
/// </remarks>
|
||||
|
||||
public class Frama : AbstractBase
|
||||
{
|
||||
private readonly int _period;
|
||||
|
||||
Reference in New Issue
Block a user