Category
Breakouts
Suggested symbols
NVDA, TSLA, SPY, QQQ
Template Detail
Catches expanding ranges that often lead to continuation moves.
Breakouts
NVDA, TSLA, SPY, QQQ
Rule Summary
volSpike on stock in 15m with threshold 3% and cooldown 30m.
Rule JSON
{
"assetType": "stock",
"ruleType": "volSpike",
"window": "15m",
"thresholdPct": 3,
"cooldown": "30m",
"quietHours": [
"21:00-13:30"
],
"sensibleCaps": {
"maxPerHour": 4
}
}
Convert this template into a live monitoring rule.