Login Page - Create Account

Support Board


Date/Time: Thu, 26 Dec 2024 20:59:04 +0000



[Programming Help] - Drawing Volume Profile histogram programmatically

View Count: 132

[2024-11-05 06:19:35]
Trade Dojo - Posts: 49
From ACSIL I could access VbP and build a custom volume profile (VP). And now I want to graphically plot the profile onto the chart, is there a way to do that efficiently?

I could think of something like histogram/column chart with transposed axis. I could do this easily with other library like SciChart, but I'm not sure with Sierra Chart.

Or another method for me is to plot multiple rectangle...this is a nightmare for coding and performance.

And yet, I don't want to use sc.AddStudyToChart because basically I don't need those extra calculations from the built-in volume profile.

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

Login

Login Page - Create Account