/spikes
Historical spike and squeeze events with intraday candle detail.
Scans roughly 2 years of daily bars for large single-day moves, then renders each event as a card with an intraday 5-minute chart for that session.
Preview
How to use
/spikes <symbol> [limit]| Form | Syntax |
|---|---|
| Slash | /spikes |
| Prefix | ;spikes |
Parameters
| Parameter | Required | Accepted values | What it does |
|---|---|---|---|
symbol | Yes | US ticker (AAPL, GME, SOFI, β¦) | Stock to scan. |
limit | No | 1β10 | Max cards to show. Auto-fits up to 10 when omitted. |
Examples
/spikes GME
/spikes AMC 5
/spikes NVDA 10What you get
PNG image in the channel β one card per event, sorted by largest % move.
Each card shows
| Element | Meaning |
|---|---|
| Badge | SPIKE (green) or SQUEEZE (pink) |
| +% move | Intraday gain from prior close |
| Date | Session date |
| Price range | Low β high, with prior close |
| Intraday chart | 5-minute candles for that day, peak marked |
The title summarizes total events found (e.g. squeeze count, spike count, "top N" when truncated). More than 5 cards switches to a compact 2-column layout.
May take a few seconds β the bot defers while fetching daily and intraday data.
Related commands
/squeeze(/ssf) β Squeeze Factor score radar/chartβ live price chart with TA overlays
Notes
- Server channel only.
- Lookback: 730 days (~2 years).
- If no events are detected, the image states that explicitly.

