Support Board
Date/Time: Thu, 15 May 2025 11:24:20 +0000
Post From: How to get accounts list in ACSIL
[2024-08-08 15:41:37] |
gambcl - Posts: 9 |
I can see that there are various ACSIL functions that take a trade account string parameter, And I can also see there is a SelectedTradeAccount property to identify the currently selected trade account. But, how can we get the list of available trade accounts that appear in the accounts drop-down list? For example if I wanted to get the open positions and orders for all accounts, how do I know what account names to pass into GetTradePositionForSymbolAndAccount() ? |