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 NullPointStrategies, 03-13-2026, 05:17 AM
    0 responses
    90 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    152 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    80 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    53 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    63 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X