Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Proper way to exclude times

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

    Proper way to exclude times

    What is the suggested way to exclude times of day in a strategy?

    I mean I can check DateTime.Now in OnBarUpdate() but that seems rather odd since I'm using tick data.

    A session template would also not be a good solution since the indicator needs to be based on all data.

    #2
    Hi symphys,


    For this, please see the following sample.


    Even tick bars have a begin time and end time (time stamp), they are simply not decided by a user input, and rather, by the time it takes to form them based on trading behavior.
    TimNinjaTrader Customer Service

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by CaptainJack, 05-29-2026, 05:09 AM
    0 responses
    388 views
    0 likes
    Last Post CaptainJack  
    Started by CaptainJack, 05-29-2026, 12:02 AM
    0 responses
    258 views
    0 likes
    Last Post CaptainJack  
    Started by charlesugo_1, 05-26-2026, 05:03 PM
    0 responses
    216 views
    1 like
    Last Post charlesugo_1  
    Started by DannyP96, 05-18-2026, 02:38 PM
    1 response
    300 views
    0 likes
    Last Post NinjaTrader_ChelseaB  
    Started by CarlTrading, 05-11-2026, 05:56 AM
    0 responses
    268 views
    0 likes
    Last Post CarlTrading  
    Working...
    X