Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 16:28:08 +0000



display the second highest maximum volume- 2 pocat the same bar

View Count: 216

[2023-11-16 07:38:38]
User278398 - Posts: 291
hello,
i'm using "volume point of control for bars" study to find POC at every bar.
how can i get at the same bar the next maximum volume (the maximum volume which is before the really maximum volume)?

for exa:in the pic i display the "volume point of control for bars" study by the yellow dash.
in the last bar the vpoc is ~242.9$(and let suppose the volume there i 100K).
and at the blue dash which i draw, (what i want to get automatically) at 249.96$ is the next maximum value at that bar (next max volume after the real vpoc, 90K).

thank you.
image1.png / V - Attached On 2023-11-16 07:27:34 UTC - Size: 78.97 KB - 62 views
[2023-11-16 18:51:19]
John - SC Support - Posts: 36300
You would have to build a custom study to do this. You can start with the "Volume Point of Control for Bars" code, which is available in the Studies2.cpp file in the ACS_Source folder under your main Sierra Chart folder. Refer to the following:
How to Build an Advanced Custom Study from Source Code

Or refer to the list of programmers at the following link:
List of Third Party Sierra Chart Study and System Programmers
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