Support Board
Date/Time: Mon, 16 Jun 2025 21:21:33 +0000
Post From: Can't get list of orders when on a Live account?
[2025-04-28 03:32:20] |
LTSys2 - Posts: 27 |
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
|