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 Mindset, 04-21-2026, 06:46 AM
    0 responses
    44 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    56 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    35 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by cmoran13, 04-16-2026, 01:02 PM
    0 responses
    95 views
    0 likes
    Last Post cmoran13  
    Started by PaulMohn, 04-10-2026, 11:11 AM
    0 responses
    57 views
    0 likes
    Last Post PaulMohn  
    Working...
    X