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, 03-31-2026, 09:41 PM
        1 response
        81 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        42 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        64 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        66 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        54 views
        0 likes
        Last Post CarlTrading  
        Working...
        X