Template Detail

Mean Reversion 1% in 5 Minutes

Finds sharp short-term dislocations that often retrace.

reversionintraday

Category

Pullbacks and Reversions

Suggested symbols

AAPL, MSFT, SPY, IWM

Rule Summary

Plain-English configuration

pctMove on stock in 5m with threshold 1% and cooldown 30m.

Rule JSON

Template payload

{
  "assetType": "stock",
  "ruleType": "pctMove",
  "window": "5m",
  "thresholdPct": 1,
  "cooldown": "30m",
  "quietHours": [
    "21:00-13:30"
  ],
  "sensibleCaps": {
    "maxPerHour": 8
  }
}
Try in Alert Builder Back to templates

Create this alert in Plixvoro.

Convert this template into a live monitoring rule.

Get Alerts