Login Page - Create Account

Support Board


Date/Time: Sun, 02 Nov 2025 17:06:43 +0000



Post From: ACSIL function for acct wide stats?

[2025-09-26 16:14:53]
User993067 - Posts: 190
Hi, trying to build a risk management tool,

I'm currently using: sc.GetTradeStatisticsForSymbolV2(n_ACSIL::STATS_TYPE_DAILY_ALL_TRADES, AccountStats);

This gives me trade statistics for the current symbol only.

Question: What is the correct ACSIL function to get trade statistics for ALL symbols traded on the same account?

I need daily P&L, peak/valley, and drawdown data aggregated across all instruments (NG Crude, ES etc.) for the account, not just the current chart symbol. Your help is appreciated.

Thanks!