This commit is contained in:
Miha Kralj
2024-10-10 16:23:23 -07:00
parent c1cb0ceb54
commit 839313c9f2
14 changed files with 123 additions and 13 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
using TradingPlatform.BusinessLayer;
using QuanTAlib;
namespace QuanTAlib;
public class DemaIndicator : IndicatorBase
{