mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-20 03:28:05 +00:00
Update file paths for QuanTAlib packages in main_automation.yml
This commit is contained in:
@@ -15,7 +15,7 @@ DECAY:
|
||||
</summary> */
|
||||
|
||||
public class DECAY_Series : Single_TSeries_Indicator {
|
||||
private bool _exp;
|
||||
private readonly bool _exp;
|
||||
private double _pdecay, _ppdecay;
|
||||
private readonly double _dfactor;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user