Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Scrolling chart, stop data update in another chart

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

    Scrolling chart, stop data update in another chart

    While I was scrolling in a chart with right arrow key, I didn't realize that another chart that is in the same instrument stop updating its real-time data, but as soon as I release the key to stop scrolling, that other chart is updating itself with pending data.

    Is this an expected behavior or because of my CPU resource, I notice it is somewhere between 50-60% when I scroll ?

    #2
    Could be the case if you are on a dual-core machine, since all UI related stuff is processed in the app's main thread which only runs on one core (thus load ~ 50%, if the 2nd core is idle).

    Comment


      #3
      Does it mean bad ? or any better alternatives ? Core 2 Duo maybe ?

      Comment


        #4
        Nope, won't help. This is just a windows limitation (not even a .NET one): all UI related stuff (painting...) needs to run in the app's main thread.

        Comment


          #5
          ok, thanks for the explanation.

          Comment

          Latest Posts

          Collapse

          Topics Statistics Last Post
          Started by rjbtrade1, 11-30-2023, 04:38 PM
          2 responses
          75 views
          0 likes
          Last Post DavidHP
          by DavidHP
           
          Started by Stanfillirenfro, Today, 07:23 AM
          3 responses
          12 views
          0 likes
          Last Post NinjaTrader_ChelseaB  
          Started by FitSpressoHonest, Today, 09:14 AM
          0 responses
          4 views
          0 likes
          Last Post FitSpressoHonest  
          Started by Davide999, 05-18-2023, 03:55 AM
          4 responses
          557 views
          1 like
          Last Post kcwasher  
          Started by rexsole, Today, 08:39 AM
          2 responses
          8 views
          0 likes
          Last Post NinjaTrader_Erick  
          Working...
          X