Unit refactoring

This commit is contained in:
Michael Schimmel
2025-07-15 09:13:40 +02:00
parent 3e0628ad57
commit ce0cba720a
12 changed files with 138 additions and 927 deletions
+1 -2
View File
@@ -6,8 +6,7 @@ uses
System.SysUtils,
System.Math,
Myc.Trade.Types,
Myc.Trade.DataArray,
Myc.Trade.DataConverter;
Myc.Trade.DataArray;
type
// Result for the Moving Average Convergence Divergence (MACD) indicator.