Login Page - Create Account

Support Board


Date/Time: Mon, 24 Feb 2025 21:34:01 +0000



VAP Bar Percentage Comparison

View Count: 604

[2021-03-19 18:18:26]
quin6 - Posts: 22
First and foremost, you don't have to handfeed me the code I know that's annoying for you.

I'm looking to create an indicator that analyzes the weekly volume profile levels (bars) and plots horizontal lines whenever the ratio of volume between two bars is greater than a certain amount.

Kind of like peaks and valleys but more accurate.

Any idea on how to get started with this?

Thanks.
[2021-03-19 19:17:03]
John - SC Support - Posts: 38146
You would get the Volume At Price data using the following function:
ACSIL Interface Members - Functions: sc.GetVolumeAtPriceDataForStudyProfile()

And then you can use the following to draw the line:
ACSIL Interface Members - Functions: sc.AddLineUntilFutureIntersection()
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