What time and session logic is
Time and session logic lets you use time as a condition. It can be used as:- a filter (restrict entries to certain times)
- a condition (trigger behavior at specific times)
- a risk control (limit exposure windows)
The most common use: entry filters
Most strategies use time logic to restrict when entries are allowed. Examples:- entry logic is skipped
- open trades continue normally
Time filters typically affect entries, not exits.
Weekday logic
Weekday logic restricts trading to specific days. Examples:- avoiding weekend volatility
- focusing on days with better liquidity
- matching a tested routine
Time-of-day logic
Time-of-day logic restricts trading to specific hours. Examples:- avoiding low-liquidity hours
- excluding high-risk periods
- aligning with your workflow
Session logic
Session logic defines trading windows based on common market sessions. Examples:- liquidity is higher
- spreads tend to be tighter
- price movement is more consistent
Timezone behavior
Trinigence evaluates time-based conditions using:- the strategy’s configured timezone (when defined)
- otherwise a safe default (shown to the user)
- always specify timezone when session rules matter
Using time as a trigger (advanced)
Time logic can also be used as a direct trigger. Examples:Exit logic
Learn how time conditions become exits.
Combining time logic with indicators
Time logic is often combined with indicator filters. Example:- fewer trades
- higher selectivity
- more controlled behavior
Defaults and assumptions
If time logic is:- explicit → applied exactly
- implied (e.g. “weekdays only”) → inferred conservatively
- ambiguous → ATI asks for clarification
What Trinigence fills automatically
See how time assumptions are handled.
Common mistakes
Assuming filters close trades
Assuming filters close trades
Time filters restrict entries. Exits must be defined separately.
Ignoring timezone
Ignoring timezone
The same session window means different things in different timezones.
Over-restricting trading hours
Over-restricting trading hours
Narrow schedules can eliminate all trades on certain markets/timeframes.
Best practices
- Use schedules to control exposure
- Be explicit about timezone
- Start with simple weekday rules
- Add sessions only when you know why
Schedule & filters
See how time logic fits into strategy structure.
What to read next
Schedule & filters
Time logic inside structure.
Operators & conditions
Combine time and indicators.
Crossovers & trend changes
Event logic comparisons.
Indicators overview
Return to the big picture.
Time filters reduce noise.
Timezone clarity prevents surprises.
Timezone clarity prevents surprises.