Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Slow to Calculate

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

    #16
    Hello mlprice12,

    Note that this would be running from a single thread as this is a single script, meaning this would run on one processor of a multi-core machine.

    If the CPU has 2 logical processors, this thread will max out the processor it is running on at 50%.
    If the CPU has 4 logical processors, this thread will max out the processor at 25%.
    If the CPU has 8 logical processors, this thread will max out the processor at 13%.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #17
      I think I found a bug in my code. If you look at my Print output screen it looks like the code jumps to December 6th 2022 and obviously there is no index for that.
      Any idea why my code/chart would think live time is in the future?
      Attached Files

      Comment


        #18
        Originally posted by NinjaTrader_ChelseaB View Post
        Hello mlprice12,

        Note that this would be running from a single thread as this is a single script, meaning this would run on one processor of a multi-core machine.

        If the CPU has 2 logical processors, this thread will max out the processor it is running on at 50%.
        If the CPU has 4 logical processors, this thread will max out the processor at 25%.
        If the CPU has 8 logical processors, this thread will max out the processor at 13%.
        Thanks for this info.

        Is there a way to get NinjaTrader to run on multiple processors?
        I'm not familiar with this function.

        Thanks

        Comment


          #19
          Hello mlprice12,

          Each thread is only able to run on one core (for any application). NinjaTrader spins up many threads. However, each instance of a script is one process and one thread.
          Chelsea B.NinjaTrader Customer Service

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by Geovanny Suaza, 02-11-2026, 06:32 PM
          0 responses
          560 views
          0 likes
          Last Post Geovanny Suaza  
          Started by Geovanny Suaza, 02-11-2026, 05:51 PM
          0 responses
          325 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
          547 views
          1 like
          Last Post Geovanny Suaza  
          Started by RFrosty, 01-28-2026, 06:49 PM
          0 responses
          547 views
          1 like
          Last Post RFrosty
          by RFrosty
           
          Working...
          X