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 ghoul, Today, 06:02 PM
                        3 responses
                        14 views
                        0 likes
                        Last Post NinjaTrader_Manfred  
                        Started by jeronymite, 04-12-2024, 04:26 PM
                        3 responses
                        44 views
                        0 likes
                        Last Post jeronymite  
                        Started by Barry Milan, Yesterday, 10:35 PM
                        7 responses
                        20 views
                        0 likes
                        Last Post NinjaTrader_Manfred  
                        Started by AttiM, 02-14-2024, 05:20 PM
                        10 responses
                        180 views
                        0 likes
                        Last Post jeronymite  
                        Started by DanielSanMartin, Yesterday, 02:37 PM
                        2 responses
                        13 views
                        0 likes
                        Last Post DanielSanMartin  
                        Working...
                        X