Login Page - Create Account

Support Board


Date/Time: Fri, 16 May 2025 08:33:43 +0000



Post From: a proposal for CUMULATIVE SUM STUDY indicator

[2024-06-04 18:16:24]
emmanuel - Posts: 63
The source code for that study comes with Sierra Chart. It's located in C:\SierraChart\ACS_Source\Studies8.cpp, line 983.

You can make your own copy and change whatever you want. For example, you can replace the "reset at session start" with a "Reset at" list containing the options:

- Session start
- Specific time

Then add another study input for the time, which would only be used when that option is selected.