Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Difference between GetMaximumPositiveDelta() and MaxSeenDelta?
Collapse
X
-
Hello Photon66,
Thanks for your post.
GetMaximumPositiveDelta() gets the highest positive delta (long value) for the bar (if there is no positive delta in the bar, it will get the lowest negative delta).
MaxSeenDelta gets the highest delta (long value) seen intrabar.
This information could be found on this help guide page: https://ninjatrader.com/support/help...tric_bars2.htm
Please let me know if I may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
-
Hello Photon66,
Thanks for your note.
The GetMaximumPositiveDelta() returns the max delta per price row, given a specific price. This is the highest delta at the specific price with the highest delta for that bar.
MaxSeenDelta is the highest delta reached for the entire bar at any point while the bar was open.
Please let me know if I may asssit further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
-
Hello Photon66,
Thanks for your note.
My colleague Chelsea has clarified with our Development team that GetMaximumPositiveDelta() is the highest delta at the specific price with the highest delta for that bar. This could be seen on the forum thread linked below.
I can't understand what some OF functions are returning. I've read https://ninjatrader.com/support/helpGuides/nt8/?order_flow_volumetric_bars2.htm, which provide a 1-sentence description of the function. Allow me to focus on 2 items here: 1) GetMaximumPositiveDelta() 2) MaxSeenDelta What do the return values represent? How does
I have submitted a help guide item change to include the price parameter for GetMaximumPositiveDelta() on the help guide.
Let me know if I may assist further.<span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
582 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
338 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
103 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|
Comment