Category
Breakouts
Suggested symbols
AAPL, TSLA, SPY, BTC-USD, ETH-USD
Template Detail
Flags abrupt moves that often precede breakouts.
Breakouts
AAPL, TSLA, SPY, BTC-USD, ETH-USD
Rule Summary
pctMove on stock in 5m with threshold 2% and cooldown 15m.
Rule JSON
{
"assetType": "stock",
"ruleType": "pctMove",
"window": "5m",
"thresholdPct": 2,
"cooldown": "15m",
"quietHours": [
"21:00-13:30"
],
"sensibleCaps": {
"maxPerHour": 6
}
}
Convert this template into a live monitoring rule.