Login Page - Create Account

Support Board


Date/Time: Sat, 04 May 2024 02:35:58 +0000



Recalculate a study to show its values based on existing study in the region.

View Count: 410

[2021-04-16 08:59:59]
RednaxAI - Posts: 1
I have study, based on main price graph, that i have displayed in chart region #3, i want this study to recalculate its values so that the values is based on the existing values scale of another study in chart region #3. Is this possible?

Please see attached image, in this example, the ZigZag value is 3917.5, i want it to become 160(as shown in values scale).

Thanks for your time :)
Private File
Attachment Deleted.
[2021-04-16 16:23:35]
John - SC Support - Posts: 31362
You can always take the data for a subgraph and adjust to to the value of another chart using the Arithmetic studies. Refer to the following:
Using the Basic Arithmetic Studies

But if you are wanting to recalculate the entire study based on the adjustment of one of the subgraphs, then you would need to reprogram the study to do this. You can find the source code for the Zig Zag study in the file studies7.cpp which is in the ACS_Source folder just under your main Sierra Chart folder. Refer to the following:
How to Build an Advanced Custom Study from Source Code
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account