Login Page - Create Account

Support Board


Date/Time: Thu, 12 Jun 2025 08:18:10 +0000



Doc needs updating in ACSIL menu section

View Count: 369

[2022-11-05 18:05:23]
JohnR - User831573 - Posts: 333
int AddACSChartShortcutMenuItem(long ChartNumber, const char * MenuText);

The code snippet example still has the outdated persistent declaration.

vvvvvvvvvvvvvvv
int& MenuID = sc.PersistVars->i1;

if (sc.Index == 0)// Only do this when calculating the first bar.
{
// Add chart short cut menu item
if (MenuID <= 0)

JohnR

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

Login

Login Page - Create Account