Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

FirstBarOfSession value?

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

    FirstBarOfSession value?

    Hi

    I have a strategy that starts when it sees the first bar of the session, as indicated by Bars.FirstBarOfSession, and looks for a condition in the first 10 minutes of the session. After that the strategy does no more.
    I need to understand what the value of Bars.FirstBarOfSession is in the following unusual situation because my strategy started unexpectedly.

    Situation:
    My strategy is started before the session start, so it waits as expected.
    The PC (laptop) goes into hibernation before the session starts (so no data is obtained).
    The user wakes up the laptop several hours after the session starts.
    My strategy starts as though the current baris the first bar, even though the time is many bars after the session start.

    Perhaps I need to also check the bar time to prevent this late start in circumstances like this - please confirm.

    Regards
    Tony

    #2
    Hi Tony, that's a correct a time filter would prevented this action - did the user reload historical data before the strategy was started then after the hibernation period?

    If there was no data, it would treat the first live seen bar then as it's first bar correctly triggering the logic.

    Comment


      #3
      Thank you for clarifying that, Bertrand.

      For safety, I need my program to be fool-proof for when unforeseen things happen. I'll go with the bar time check against the session start time.

      Regards
      Tony

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      631 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      364 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      105 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      566 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      568 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X