Category
Pullbacks and Reversions
Suggested symbols
AAPL, MSFT, SPY, IWM
Template Detail
Finds sharp short-term dislocations that often retrace.
Pullbacks and Reversions
AAPL, MSFT, SPY, IWM
Rule Summary
pctMove on stock in 5m with threshold 1% and cooldown 30m.
Rule JSON
{
"assetType": "stock",
"ruleType": "pctMove",
"window": "5m",
"thresholdPct": 1,
"cooldown": "30m",
"quietHours": [
"21:00-13:30"
],
"sensibleCaps": {
"maxPerHour": 8
}
}
Convert this template into a live monitoring rule.