Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Display E-mini current point percentage compared against prior day closing point

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

    Display E-mini current point percentage compared against prior day closing point

    Hi,

    I want to display E-mini current point (price) real-time display how much percent up or down as compared against prior day closing price.

    Thanks!

    #2
    Hello Orogpd,

    Thanks for your post.

    You could get yesterday's close price from the Prior Day OHLC indicator, PriorDayOHLC().PriorClose[int barsAgo], and compare it to the current close price, Close[0]. Then, you could do math in your script to calculate the percentage difference between those two prices.

    See this help guide page for more information about accessing the Prior Day OHLC indicator values: https://ninjatrader.com/support/help...r_day_ohlc.htm

    See this help guide page for more information about accessing the current Close price: https://ninjatrader.com/support/help.../nt8/close.htm

    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


      #3
      Originally posted by Orogpd View Post
      Hi,

      I want to display E-mini current point (price) real-time display how much percent up or down as compared against prior day closing price.

      Thanks!
      Try the NinjaTrader indicator “NetChange Display”

      Comment


        #4
        Hi BrandonH & Tasker-182, very good, thanks!

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 05-11-2026, 05:56 AM
        0 responses
        33 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 05-10-2026, 08:12 PM
        0 responses
        22 views
        0 likes
        Last Post CarlTrading  
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        184 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        343 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        264 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X