Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

volumeprofile

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

    volumeprofile

    Hello,

    I tried to modify an indicator (as I have done many times before) but this time I cant find the doubles I need....
    Its the volumeprofileindicator (not orderflowvolumeprofile) where I want add in the chart a drawing or text if downvol>upvol.
    Cant catch it.

    Is there a chance to get an hint or snippet?

    Thank you!
    Tony

    #2
    Hello tonynt,

    The VolumeProfile indicator uses OnRender to display its data. If you are trying to modify the existing indicator to draw additional lines you could continue using its OnRender to draw those items. The volume information it has is contained within the sortedDicList, you can see line 235 in the file for the general loop it uses for drawing based on that data. If you were going to add other drawings that may be a good place to start exploring.

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    586 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    341 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    103 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    555 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    552 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X