Support Board
Date/Time: Tue, 05 May 2026 09:29:07 +0000
Post From: Sub-second order fills not shown when using GetOrderFillEntry
| [2022-06-04 08:49:15] |
| User431178 - Posts: 865 |
|
You already have the prior list size in your code, PriorOrderFillEntrySize, so this tells you where to stop. Anything in the list from PriorOrderFillEntrySize to CurrentOrderFillEntrySize - 1 must be a new order fill. |
