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 rbeckmann05, Yesterday, 06:48 PM
    1 response
    12 views
    0 likes
    Last Post bltdavid  
    Started by llanqui, Today, 03:53 AM
    0 responses
    6 views
    0 likes
    Last Post llanqui
    by llanqui
     
    Started by burtoninlondon, Today, 12:38 AM
    0 responses
    10 views
    0 likes
    Last Post burtoninlondon  
    Started by AaronKoRn, Yesterday, 09:49 PM
    0 responses
    15 views
    0 likes
    Last Post AaronKoRn  
    Started by carnitron, Yesterday, 08:42 PM
    0 responses
    11 views
    0 likes
    Last Post carnitron  
    Working...
    X