Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Order Flow Volumetric Delta SH/SL

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

    Order Flow Volumetric Delta SH/SL

    Hello,

    What is the function to access Delta SH and Delta SL programmatically?

    I don't see that function in the latest help manual (link you have provided above)...

    Thank you

    #2
    Hello music_p13,

    Thank you for your post.

    You can use DeltaSh and DeltaSl:

    Print("Delta SH: " + barsType.Volumes[CurrentBar].DeltaSh);
    Print("Delta SL: " + barsType.Volumes[CurrentBar].DeltaSl);

    It doesn't look like those are documented here, so I will point that out to the team that keeps up the help guide:

    [URL]https://ninjatrader.com/support/helpGuides/nt8/?order_flow_volumetric_bars.htm#OrderFlowVolumetricBarsDataSeries[/URL]

    Please let us know if we may be of further assistance to you.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    149 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    301 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    243 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    344 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    174 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X