Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Timer to replace Thread.Sleep()

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

    #16
    Hello Davide999,

    Thanks for your notes.

    QuantKey_Bruce is correct. You could track the time in a variable and compare the current time to the variable to see if 30 minutes have passed since the time you last checked. Also, you could run your script using Calculate.OnBarClose to have the OnBarUpdate() code run once at the end of each 30-minute bar.

    Note that you would likely not need to re-check all the previous bars since you are just checking if a drawing tool changed from one 30-minute bar to the next.

    Let us know if we may assist further.

    <span class="name">Brandon H.</span><span class="title">NinjaTrader Customer Service</span><iframe name="sig" id="sigFrame" src="/support/forum/core/clientscript/Signature/signature.php" frameborder="0" border="0" cellspacing="0" style="border-style: none;width: 100%; height: 120px;"></iframe>

    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
    549 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X