Update file paths for QuanTAlib packages in main_automation.yml

This commit is contained in:
Miha Kralj
2023-04-12 13:10:00 -07:00
parent badea98dc0
commit b99d451ea8
22 changed files with 403 additions and 253 deletions
+1 -1
View File
@@ -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;