Support Board
Date/Time: Mon, 15 Sep 2025 12:46:20 +0000
Post From: How to get accounts list in ACSIL
[2024-08-08 16:15:04] |
User431178 - Posts: 778 |
Two functions that you might find useful for this. 1) sc.GetNumTradeAccounts() 2) sc.GetTradeAccountAtIndex(const int32_t Index, SCString& r_TradeAccount) |