Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Drawing on the chart Market Delta blocks

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Drawing on the chart Market Delta blocks

    I would like to know how do you go about doing the spacing and drawing of the data as seen in the snapshot.
    I am using drawtext at the moment, but not sure how to do the spacing automatically for the Width of the item being drawn as in the volume data shown.
    Attached Files

    #2
    Hello,

    Thank you for the question.

    I believe what you see in the image is using the Plot override which is where you can draw basically whatever you want to. I believe that because the background boxes are not a single color, the DrawText would only be able to draw a single color background.

    If you are looking for the ability to draw what you want you would need to use the Plot override. There is an example of this included with the platform called CustomPlotSample. In the Misc region it shows how to use this override for drawing.

    Using DrawText, you can get similar results but if this is something that will keep adding to the chart, it would likely slow down after X amount of DrawText objects have been placed on the chart. This is another reason to use the Plot override for this type of drawing for efficiency.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by NullPointStrategies, Yesterday, 05:17 AM
    0 responses
    62 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    134 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    75 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    45 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    50 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X