Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

CPU utilization

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

    CPU utilization

    Can anyone help me figure out why my CPU utilization for NinjaTrader.exe is consistently running between 40% and 52% with TradeStation?

    #2
    imported post

    What is your OS and hardware specs?
    When do see this CPU level? All the time or only during specific events?
    RayNinjaTrader Customer Service

    Comment


      #3
      imported post

      XP Pro Version 2002 SP2

      Pentium(R) 4 CPU 2.60GHz

      2.59GHx 1.00 GB of RAM

      Comment


        #4
        imported post

        I see the problem daily. Sometimes NT and TS will open and NT will run at the regular 1% to 5%. Then, all of a sudden, everhthing slows down and I check NT and it's running between 40% and 52% constantly. I have to shut everything down and start over.

        Comment


          #5
          imported post

          I see the problem daily. Sometimes NT and TS will open and NT will run at the regular 1% to 5%. Then, all of a sudden, everhthing slows down and I check NT and it's running between 40% and 52% constantly. I have to shut everything down and start over.

          Comment


            #6
            imported post

            This only happens after an ATI function has been called? I suspect that there could be consistent calls to NT from TS? If it is part of your TS script, could you try and isolate the call that causes this?
            RayNinjaTrader Customer Service

            Comment


              #7
              imported post

              Sorry, I'm not sure what you are asking. I'm using the NTExternalFeed strategy that NT supplied, if that helps.

              { Copyright (c) 2005, NinjaTrader LLC [email protected] }
              [IntrabarOrderGeneration = TRUE]

              DefineDLLFunc: "NtDirect.dll", int, "Ask", lpstr, double, int;
              DefineDLLFunc: "NtDirect.dll", int, "Bid", lpstr, double, int;
              DefineDLLFunc: "NtDirect.dll", int, "Last", lpstr, double, int;

              vars: vol(Volume);

              if LastBarOnChart then begin
              if Volume > Volume[1] then
              vol = Volume - Volume[1];

              Ask(GetSymbolName, CurrentAsk, AskSize);
              Bid(GetSymbolName, CurrentBid, BidSize);
              Last(GetSymbolName, Close, vol);
              end;

              Comment


                #8
                imported post

                a) on which instrument?
                b) which market time? Is there a pattaren?

                Thanks

                Comment


                  #9
                  imported post

                  Instrument ER2U06 5 min chart. No pattern. I am in Sim mode. It happens sometimes when there is no position open, sometimes when there is an open position.

                  Comment


                    #10
                    imported post

                    Thanks

                    - NT version?
                    - TS version/build?

                    Comment


                      #11
                      imported post

                      Also, please check your Diagnostics settings:
                      - Tools->Options->check "Show Diagnostics tab"->Ok
                      - Diagnostcis tab: only "Connect", "Order" and "To file only" should be checked
                      - Log tab: are there some funny messages?

                      Comment


                        #12
                        imported post

                        TradeStation 8.1
                        Version: 8.1 SP1 (Build 3159)
                        Date: 03/30/2006

                        NT Simulation Edition Version 5.2.1000.1


                        Comment

                        Latest Posts

                        Collapse

                        Topics Statistics Last Post
                        Started by royhagerman, Today, 04:30 AM
                        0 responses
                        1 view
                        0 likes
                        Last Post royhagerman  
                        Started by haas88, 03-21-2024, 02:22 AM
                        18 responses
                        208 views
                        0 likes
                        Last Post haas88
                        by haas88
                         
                        Started by Board game geek, Today, 02:20 AM
                        0 responses
                        6 views
                        0 likes
                        Last Post Board game geek  
                        Started by knighty6508, Today, 01:20 AM
                        2 responses
                        16 views
                        0 likes
                        Last Post knighty6508  
                        Started by franatas, Today, 01:53 AM
                        0 responses
                        5 views
                        0 likes
                        Last Post franatas  
                        Working...
                        X