Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Incorrect Limit Down Percent

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

    Incorrect Limit Down Percent

    I have the "Net Change Display" installed on an ES chart.
    However, it's not showing the correct % at limit down. It should be around 5% for globex. At the halt, mine shows 3.67%. Is there some setting I have wrong somewhere?

    #2
    Hello StevenNelson,

    The indicator is using the LastClose of the previous session to the current marketDataUpdate price.

    You have Percent selected as the Unit, correct?

    If you open a Market Analyzer window and load the LastClose column and LastPrice column what values are you seeing?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      LastPrice in analyzer appears correct. The last close for ES 06-20 shows 2652.75.

      Comment


        #4
        Hello StevenNelson,

        You have provided the LastClose value as 2652.75. At that moment what was the LastPrice value?

        The indicator will be using the code below for the calculation.

        currentValue = (marketDataUpdate.Price - settlementOrLast) / settlementOrLast;

        Once we know the last price and last close (or the settlement price, which can also be added to the market analyzer as a column) we can do this calculation ourselves and see if this is correct.
        Chelsea B.NinjaTrader Customer Service

        Comment


          #5
          Last night we were limit down again in ES at 5%. But my Ninja only shows 3.28% . It must be using the wrong "last price" closing time?

          It shows in market analyzer right now during the halt:
          Last close: 2474.75
          Last price: 2393.50

          Comment


            #6
            Hello StevenNelson,

            A lock limit occurs based on the preivous day's VWAP (calculated by the CME) between 2:30PM and 3:00PM CT:

            "Price limits are a series of price fluctuation limits based on a reference price. In the case of E-mini S&P 500 (ES), Micro E-mini S&P 500 (MES), and S&P 500 (SP) futures, the reference price is based on the previous trading day’s volume-weighted Average Price (“VWAP”) of the lead month E-mini S&P 500 futures contract determined between 2:59:30 p.m.—3:00 p.m. Central Time (CT)."
            We answer your frequently asked questions about price limits, a series of price fluctuation limits based on a reference price, on S&P 500 futures.


            The High/Low limit prices are shown on the quotes page of the ES contract on the cmegroup website.
            Find information for E-mini S&P 500 Overview provided by CME Group. View Overview

            Access daily price limits for CME Group Agricultural, Energy, Equity Index, Interest Rates, and Metals products to find maximum price ranges.


            This is not from the session close or settlement close.

            Are you wanting to calculate the net change from the last close?
            I can help you determine if this is correct.


            Or are you inquiring about the lock limit which is not the same calculation as the net change market analyzer column?
            For this you would need to contact the CME and get the exact math calculation and value they are using to determine the VWAP between 2:30 PM and 3:00 PM CT.
            Chelsea B.NinjaTrader Customer Service

            Comment

            Latest Posts

            Collapse

            Topics Statistics Last Post
            Started by argusthome, 03-08-2026, 10:06 AM
            0 responses
            88 views
            0 likes
            Last Post argusthome  
            Started by NabilKhattabi, 03-06-2026, 11:18 AM
            0 responses
            48 views
            0 likes
            Last Post NabilKhattabi  
            Started by Deep42, 03-06-2026, 12:28 AM
            0 responses
            30 views
            0 likes
            Last Post Deep42
            by Deep42
             
            Started by TheRealMorford, 03-05-2026, 06:15 PM
            0 responses
            34 views
            0 likes
            Last Post TheRealMorford  
            Started by Mindset, 02-28-2026, 06:16 AM
            0 responses
            68 views
            0 likes
            Last Post Mindset
            by Mindset
             
            Working...
            X