Support Board
Date/Time: Fri, 14 Mar 2025 14:52:58 +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: 18784 |
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 |