Login Page - Create Account

Support Board


Date/Time: Sun, 22 Jun 2025 10:51:06 +0000



Post From: sc.GetOrderFillArraySize() returning 0 in replay

[2022-03-29 12:09:07]
User462086 - Posts: 196
My experience was also intermittent. In both cases, a multiple contract position had been open for about 10 minutes. Contracts were scaled out at targets, new contracts were added back, & all the while the value of sc.GetOrderFillArraySize() and the filled orders' details were fine. Then sc.GetOrderFillArraySize() would return 0 once, and then everything would be okay again with the next code execution. Anyhow, I've coded around it for now. Thanks for the feedback.