Support Board
Date/Time: Wed, 30 Apr 2025 11:25:55 +0000
Post From: Can't get list of orders when on a Live account?
[2025-04-28 03:32:20] |
LTSys2 - Posts: 25 |
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
|