Skip to content

Commit

Permalink
Vidya fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mihakralj committed Sep 30, 2024
1 parent 93085d2 commit a48cc5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/averages/Vidya.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ namespace QuanTAlib;

public class Vidya : AbstractBase
{

private readonly int _longPeriod;
private readonly double _alpha;
private double _lastVIDYA, _p_lastVIDYA;
Expand Down

0 comments on commit a48cc5c

Please sign in to comment.