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 -
highorlow.
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.
