Chart panels

This commit is contained in:
Michael Schimmel
2025-07-13 16:57:58 +02:00
parent 6e5c0de876
commit 840904e42d
9 changed files with 358 additions and 250 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ interface
uses
System.SysUtils,
System.Math,
Myc.Trade.DataArray,
Myc.Trade.DataPoint;
Myc.Trade.Types,
Myc.Trade.DataArray;
type
// Result for the Moving Average Convergence Divergence (MACD) indicator.