Login Page - Create Account

Support Board


Date/Time: Mon, 03 Mar 2025 21:44:06 +0000



Post From: Multiple drawing elements per bar

[2021-11-08 20:37:44]
KylieV1618 - Posts: 67
Was my question clear enough? I hope so

Basically the way I think I have to solve this....is use all 60 Subgraphs, and loop through them per bar, to be able to draw 60 seperate elements onto that bar.
Which kinda is not ideal, because if the prices move more than 60 ticks within a bar, I run out of drawing indexes.
Is there a better way to achieve this??

Like is there a way a subgraph can draw elements from the sc.SubGraph.Arrays[0][] arrays? ( I doubt it right? )

Perhaps I can solve with custom drawings/GDI?
But from what I understand the GDI doesn't have access to any variables outside of the original draw on startup, so I don't think thats possible.


Thanks
Kylie
Date Time Of Last Edit: 2021-11-08 20:39:48