Login Page - Create Account

Support Board


Date/Time: Mon, 03 Mar 2025 21:45:46 +0000



Post From: Multiple drawing elements per bar

[2021-11-08 02:46:38]
KylieV1618 - Posts: 67
Hi,

I know I can create a subgraph to display an drawn item per bar index. Be that a cricle, square, or text or whatever.

But what if I want to draw something at every price level at a bar??
How do I go about doing that.

Kinda like the numbers bars and their histograms.
Or the Large Volume Indicator and the circles per filter on a traded price.

Do I have to use custom drawings for this?
Or is there a Subgraph that then divides further into "per bar" array, if you know what I mean.
So price levels per bar, and drawn elements at each price level/index.

Or do I have to just use all the subgraphs and cycle through them per bar??
So have 60 repeated elements, and for each caluclated thing, find the next subgraph and use that, until we run out.
(thus limiting every par to 60 events)

Please let me know

Thanks
Kylie