Support Board
Date/Time: Sat, 23 Nov 2024 20:10:49 +0000
Post From: How to get accounts list in ACSIL
[2024-08-08 15:41:37] |
gambcl - Posts: 5 |
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() ? |