Support Board
Date/Time: Wed, 29 Oct 2025 18:35:27 +0000
Post From: Consolidating Balances and P&L from Multiple Accounts into a Single View
| [2024-12-15 03:55:36] |
| Sierra_Chart Engineering - Posts: 21254 |
|
You can create a custom ACSIL study to do this. There are these ACSIL functions to access all of this data: int32_t(SCDLLCALL* GetNumTradeAccounts)();
int32_t(SCDLLCALL* GetTradeAccountAtIndex)(const int32_t Index, SCString& r_TradeAccount); int (SCDLLCALL* GetTradeAccountData)(n_ACSIL::s_TradeAccountDataFields& r_TradeAccountDataFields, const SCString& TradeAccount); Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
