DataServer

Bugfix in DataSeries
This commit is contained in:
Michael Schimmel
2025-06-06 23:24:08 +02:00
parent a6c0c3d6b3
commit 031b99acc8
11 changed files with 369 additions and 86 deletions
+2 -1
View File
@@ -35,7 +35,8 @@ uses
Myc.Test.Signals.Dirty in '..\Src\Myc.Test.Signals.Dirty.pas',
Myc.Trade.DataPoint in '..\Src\Myc.Trade.DataPoint.pas',
Myc.Trade.DataServer in '..\Src\Myc.Trade.DataServer.pas',
Myc.Trade.Node in '..\Src\Myc.Trade.Node.pas';
Myc.Trade.Node in '..\Src\Myc.Trade.Node.pas',
Myc.Test.Trade.DataServer in '..\Src\Myc.Test.Trade.DataServer.pas';
{ keep comment here to protect the following conditional from being removed by the IDE when adding a unit }
{$IFNDEF TESTINSIGHT}