Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Session templates and time filters in code

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

    Session templates and time filters in code

    Hi All,

    if my session template is (Mo,Tu,We,Th,F) from 15:30 to 22:00 (GMT +1) Madrid. And in my strategy i have a time filter like this:

    if ((ToTime(Time[0]) >= 153000 && ToTime(Time[0]) < 220000)

    There is no need to use this filter in the code, isn't it?, i mean, do we really need time filters in the strategy code? or is it better to adjust properly the session template.

    Sorry about my english,
    Vince.

    #2
    No worries Vince - correct in your case the time filter would be the same as the session hours given by the template, hence the influence on the strategy OnBarUpdate() calls would be identical.
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks Bertrand.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by ghoul, Today, 06:02 PM
      3 responses
      14 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by jeronymite, 04-12-2024, 04:26 PM
      3 responses
      44 views
      0 likes
      Last Post jeronymite  
      Started by Barry Milan, Yesterday, 10:35 PM
      7 responses
      20 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by AttiM, 02-14-2024, 05:20 PM
      10 responses
      180 views
      0 likes
      Last Post jeronymite  
      Started by DanielSanMartin, Yesterday, 02:37 PM
      2 responses
      13 views
      0 likes
      Last Post DanielSanMartin  
      Working...
      X