Merge branch 'main' into dev

This commit is contained in:
Miha Kralj
2024-10-24 19:27:20 -07:00
2 changed files with 18 additions and 6 deletions
-1
View File
@@ -1,6 +1,5 @@
using System.Drawing;
using TradingPlatform.BusinessLayer;
namespace QuanTAlib;
public class EntropyIndicator : Indicator, IWatchlistIndicator