Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Block Volume indicator

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

    Block Volume indicator

    Hi guy,

    Is it possible to have the indicator block volume listed horizontally based on price/tick rather then just a simple bar or line?

    i want it like the DOM ladder where block volume should state volume on the Price it was detected.

    For example:

    Trade detected 100 lots at 3700-

    i want 3700 to show size of 100 rather than being based on bars or time.

    #2
    Hello adeelch,

    Thank you for the post.

    That's not a default option of the indicator to display in that way but you could likely create something like that. The indicator only tracks volume in its code so if you wanted to do this the minimum modification needed would be to also store a price at the time of the volume. That could be achieved in multiple ways, the most simple would be to use a plot like the existing volume plot.

    To display something horizontally you could use a plot, drawing object or OnRender to do custom drawing.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CarlTrading, 03-31-2026, 09:41 PM
    1 response
    156 views
    1 like
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 04-01-2026, 02:41 AM
    0 responses
    90 views
    1 like
    Last Post CarlTrading  
    Started by CaptainJack, 03-31-2026, 11:44 PM
    0 responses
    140 views
    2 likes
    Last Post CaptainJack  
    Started by CarlTrading, 03-30-2026, 11:51 AM
    0 responses
    130 views
    1 like
    Last Post CarlTrading  
    Started by CarlTrading, 03-30-2026, 11:48 AM
    0 responses
    107 views
    0 likes
    Last Post CarlTrading  
    Working...
    X