Login Page - Create Account

Support Board


Date/Time: Sun, 09 Feb 2025 05:19:42 +0000



[Programming Help] - How to plot a horizontal histogram?

View Count: 30

[2025-02-05 08:47:57]
fooboy - Posts: 3
Suppose I have values {2,2,0,2,2} distributed across prices {98,99,100,101,102} — such as from a depth of market — and I wish to plot their distribution in a horizontal histogram beside the candlestick chart. I can easily express this in plain language, but I do not know how to express this in ACSIL.

Initially DRAWSTYLE_HORIZONTAL_PROFILE seemed promising, but when I read the [documentation](Chart Studies: Horizontal Profile (ACSIL: DRAWSTYLE_HORIZONTAL_PROFILE)) it seems inappropriate.

Is this correct? How can I achieve the objective I'm pursuing?

Thanks

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

Login

Login Page - Create Account