Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Delay data

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

    Delay data

    One of my customer has experienced data delay during high activity in ES this morning.
    On my PC I have not experienced this data delay.

    Here is his comment :
    CQG Continuum. Weird thing is NT DOM = TOS prices. NT DOM was different from "my 3rd party indicator" windows. now good, but during the liquidation break, was way behind.

    Do you have a possible solution to this problem ?


    #2
    Hello blar58,

    A delay may indicate high CPU resource use.
    • Is the script running with Calculate set to OnBarClose or OnPriceChange and not OnEachTick?
    • Does the script have loops?
    • Is the script script creating a large amount of new objects?
    • Does script override OnRender()?
      • If yes, are you ensuring to reuse all objects and ensure no objects are created in OnRender()?
    • Have you done any debugging to comment out code until the problems stops and then uncomment code until the issue returns to identify the code causing the high performance impact?
      • If yes, what is the specific line or lines of code causing the impact?
    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
    571 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    330 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
    548 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    548 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X