Login Page - Create Account

Support Board


Date/Time: Mon, 21 Apr 2025 17:02:47 +0000



Post From: ACSIL sc.GetOrderFillArraySize() returning transient 0 after chart relo

[2025-04-18 09:49:34]
User431178 - Posts: 653
At the risk of sounding dumb, why not use greater than comparison instead of not equal?
I mean the fill list is not going to get smaller when an order is filled, is it?


else if (CurrentFillCount > PreviousFillCount)

Maybe there is one situation where upon reload the list is smaller, depending on the order fills loaded in the chart?
Order Fills Number of Days to Load -> Chart Settings: Order Fills Number of Days to Load (Chart >> Chart Settings >> Trading menu)

If that is a valid concern, then I am sure that could also be handled without too much of a problem.