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 cre8able, Yesterday, 01:16 PM
      3 responses
      11 views
      0 likes
      Last Post cre8able  
      Started by ChartTourist, Today, 08:22 AM
      0 responses
      4 views
      0 likes
      Last Post ChartTourist  
      Started by LiamTwine, Today, 08:10 AM
      0 responses
      2 views
      0 likes
      Last Post LiamTwine  
      Started by Balage0922, Today, 07:38 AM
      0 responses
      5 views
      0 likes
      Last Post Balage0922  
      Started by JoMoon2024, Today, 06:56 AM
      0 responses
      6 views
      0 likes
      Last Post JoMoon2024  
      Working...
      X