Skip to content

Time

Session and time filters — trade only when you want to.

  • Day of Week — Boolean signal — true on bars whose weekday is enabled. Defaults to Monday–Friday (forex / stock convention; weekend data is rare anyway, but crypto bars include it).
  • Session Filter — Pre-baked session windows in UTC: Tokyo, London, New York, London/NY overlap, all-active. Equivalent to TimeOfDay with the standard hours for each session — saves looking them up.
  • Time of Day — Boolean signal — true on bars whose UTC time falls within the [start, end] window. Window crossing midnight is supported: start=22:00, end=02:00 means 'late evening into early morning.' Use AND with an entry signal to constrain strategies to specific times of day.