Support Board
Date/Time: Wed, 03 Sep 2025 09:11:41 +0000
Post From: ASCIL Replay Stats
[2025-08-03 18:31:10] |
Gradient - Posts: 176 |
Understood. The intent of the trades list was not have you analyze them but to show the outlier orders being generated (i.e. 51 lots when max size is 1lot). I developed the system and understand what it is doing. I didn't however understand why it was doing it outside of the date range provided in the Data Limiting method in addition to generating orders outside of the max size. I assumed that orders wouldn't be generated while in Sim and disconnected from the data feed if a date range was specified. I'll review the sc.IsReplayRunning() method. Thanks |