Login Page - Create Account

Support Board


Date/Time: Sun, 16 Aug 2026 04:45:54 +0000



[Programming Help] - Trade Account Monitor: EODAccountValue & DailyNetLossLimit

View Count: 19

[2026-08-16 02:22:51]
drinkcodejava - Posts: 41
I'm trying to write a custom study that displays certain trading account values on a chart that are of interest to me (rather than having to keep the Trade Account Monitor window open).

In the Trade Account Monitor, there is a column titled EODAccountValue whose value I would like to access via ACSIL. This believe this value comes from my broker/trade account service and gets updated once each night around 00:30 EST. I would like to display this on my chart as a given trading session's "starting account balance".

Is it possible to access this value via ACSIL? I found several of the Trade Account Monitor column values accessible through sc.GetTradeAccountData(), but not all of them. Is there another ACSIL function or data structure that I am overlooking?

If not, can anyone suggest an alternative to getting and displaying this value programmatically?

Similarly, I am trying to get the DailyNetLossLimit column value via ACSIL.

Thanks!
Date Time Of Last Edit: 2026-08-16 02:44:54

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account