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 NullPointStrategies, Today, 05:17 AM
    0 responses
    50 views
    0 likes
    Last Post NullPointStrategies  
    Started by argusthome, 03-08-2026, 10:06 AM
    0 responses
    126 views
    0 likes
    Last Post argusthome  
    Started by NabilKhattabi, 03-06-2026, 11:18 AM
    0 responses
    69 views
    0 likes
    Last Post NabilKhattabi  
    Started by Deep42, 03-06-2026, 12:28 AM
    0 responses
    42 views
    0 likes
    Last Post Deep42
    by Deep42
     
    Started by TheRealMorford, 03-05-2026, 06:15 PM
    0 responses
    46 views
    0 likes
    Last Post TheRealMorford  
    Working...
    X