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 SalmaTrader, 07-07-2026, 10:26 PM
    0 responses
    52 views
    0 likes
    Last Post SalmaTrader  
    Started by CarlTrading, 07-05-2026, 01:16 PM
    0 responses
    24 views
    0 likes
    Last Post CarlTrading  
    Started by CaptainJack, 06-17-2026, 10:32 AM
    0 responses
    16 views
    0 likes
    Last Post CaptainJack  
    Started by kinfxhk, 06-17-2026, 04:15 AM
    0 responses
    23 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Started by kinfxhk, 06-17-2026, 04:06 AM
    0 responses
    24 views
    0 likes
    Last Post kinfxhk
    by kinfxhk
     
    Working...
    X