Login Page - Create Account

Support Board


Date/Time: Wed, 27 Aug 2025 07:48:35 +0000



Post From: Can't get list of orders when on a Live account?

[2025-04-28 03:32:20]
LTSys2 - Posts: 29
Hi, when I call the following function on a Sim account it works... I can loop through the trades.

while(sc.GetOrderForSymbolAndAccountByIndex(EMPTY_STRING, accountName, orderIndex++, order) != SCTRADING_ORDER_ERROR)

But when I call it on a Live account it doesn't work?

Is there some step or some SC setting I am missing?

TIA
Date Time Of Last Edit: 2025-04-28 03:43:06