Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Lowest Low of SMA

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

    Lowest Low of SMA

    Hi,
    When I am calculating LowestLow since entry of a SMA using MIN indicator, after about more than 250 bars, the Ninjatrader just crashes. I figured this out by changing the code to use 200 bars instead of BarsSinceEntry.
    Can some one please help me to fix this?

    Here is the block of code -
    double LoLow = MIN(SMA(100),BarsSinceEntry())[0];

    Thanks
    Madhav

    #2
    What do you mean by crash? Your strategy terminates or the NinjaTrader application crashes.
    RayNinjaTrader Customer Service

    Comment


      #3
      The ninja trader app crashes. The crash usually happens with a message but not always. A common indication is that the virtual memory usuage is about 1.5 gb

      Comment


        #4
        Please go through performance tips here: http://www.ninjatrader-support.com/H...anceTips1.html

        Comment


          #5
          What kind of chart are you running on? Please try 1min charts and see if you still are running into this problem.
          Josh P.NinjaTrader Customer Service

          Comment


            #6
            Josh,
            I am using one chart 100 ticks. NT doesnt crash when I am using 1 min tick chart.

            Comment


              #7
              Please proceed as per my post #4.

              Comment


                #8
                Along the lines with what Dierk suggested, decreasing the number of days to chart on tick charts may yield results you are looking for. Try to only chart 1 or 2 days of tick data. The less days you are charting the quicker and less memory the chart takes.
                Josh P.NinjaTrader Customer Service

                Comment

                Latest Posts

                Collapse

                Topics Statistics Last Post
                Started by Geovanny Suaza, 02-11-2026, 06:32 PM
                0 responses
                574 views
                0 likes
                Last Post Geovanny Suaza  
                Started by Geovanny Suaza, 02-11-2026, 05:51 PM
                0 responses
                332 views
                1 like
                Last Post Geovanny Suaza  
                Started by Mindset, 02-09-2026, 11:44 AM
                0 responses
                101 views
                0 likes
                Last Post Mindset
                by Mindset
                 
                Started by Geovanny Suaza, 02-02-2026, 12:30 PM
                0 responses
                553 views
                1 like
                Last Post Geovanny Suaza  
                Started by RFrosty, 01-28-2026, 06:49 PM
                0 responses
                551 views
                1 like
                Last Post RFrosty
                by RFrosty
                 
                Working...
                X