Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

compare closing price with POC Bar

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

    compare closing price with POC Bar

    hello,
    Please help me create a script to check if the closing price of the current candle is higher than the POC (Point of Control) of that candle. I understood that I can use barsType.Volumes[CurrentBar].GetMaximumVolume(null, out price) to obtain the POC price, but I haven't been able to do it.
    Thank you​

    #2
    Hello fouadbenamar,

    Thanks for your post.

    The POC is not currently exposed from the Order Flow indicators so that would not be something another script can detect.

    You can find a description of how you may calculate the POC yourself in the following link: https://ninjatrader.com/support/foru...79#post1112679

    That said, we are tracking interest in an existing feature request ticket for the ability to access POC in NinjaScript and I have added your vote to this feature request. This request is being tracked under the number SFT-3402.

    As with all feature requests, interest is tracked before implementation is considered, so we cannot offer an ETA or promise of fulfillment. If implemented, it will be noted on the Release Notes page of the Help Guide.

    Release Notes — https://ninjatrader.com/support/help...ease_notes.htm​​
    <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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    88 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    135 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    68 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    119 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    69 views
    0 likes
    Last Post PaulMohn  
    Working...
    X