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 CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    71 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    41 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    109 views
    0 likes
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    189 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    171 views
    0 likes
    Last Post CarlTrading  
    Working...
    X