Conditions

Seasonal pivot

True when price is near a seasonal pivot level (statistically significant high or low). Internal type - `seasonal_pivot`.

1 min readUpdated Jun 19, 2026

A seasonal pivot is a historical price level (high or low for the day-in-cycle) that tends to act as support or resistance. seasonal_pivot fires when current price is near one.

Shape

{ "type": "seasonal_pivot", "pivot_type": "high" }

Params

  • pivot type - high or low.

Usage

  • Fade pivots: short when price touches a seasonal high; long at a seasonal low.
  • Trade with breaks: enter long when price clears a seasonal high (the historical resistance broke).

Pitfalls

Same sample-size + regime-change caveats as other seasonal conditions. Useful as confirmation, dangerous as a sole entry trigger.

Seasonal pivot | Help Center | LucraX · LucraX