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