Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

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​​
    Brandon H.NinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by cre8able, Yesterday, 01:16 PM
    3 responses
    11 views
    0 likes
    Last Post cre8able  
    Started by ChartTourist, Today, 08:22 AM
    0 responses
    5 views
    0 likes
    Last Post ChartTourist  
    Started by LiamTwine, Today, 08:10 AM
    0 responses
    2 views
    0 likes
    Last Post LiamTwine  
    Started by Balage0922, Today, 07:38 AM
    0 responses
    5 views
    0 likes
    Last Post Balage0922  
    Started by JoMoon2024, Today, 06:56 AM
    0 responses
    6 views
    0 likes
    Last Post JoMoon2024  
    Working...
    X