gmgn-kline-pattern
Price-action pattern reading — classifies a token's candles into a named pattern (uptrend channel, breakdown, bounce off the lows, distribution at highs, basing, wide chop, consolidation) and scores it 0-100 from six measurements you compute directly from the kline response. Every point added or deducted states its reason. Use when the user asks about K 线, K线形态, 走势, 趋势, 形态, price action, chart pattern, whether a…
- installs 8w
- 1,835
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
An agent skill that reads a token's kline candles and classifies the price action into a named pattern (uptrend channel, breakdown, bounce off the lows, distribution at highs, basing, wide chop, consolidation), then scores it 0-100. The score is built from six measurements you compute directly from the kline response, with each point's reason stated, using gmgn-cli as the data source.
When a user asks whether a chart looks strong, is breaking down, or is consolidating, this turns raw candle data into a reasoned, auditable pattern read instead of just numbers.
Use it to
- Classify a token's chart into a named price-action pattern
- Score chart strength 0-100 with per-point reasoning
- Answer whether a token is breaking down or consolidating
- Show the six underlying measurements alongside the verdict
- Route raw candle fetching to gmgn-market and safety questions elsewhere
For Traders and agents analyzing memecoin/token charts on supported chains
- Host repository
- GMGNAI/gmgn-skills
- Installs, lifetime
- 2,800
- Installs, 8 weeks
- 1,835
- Host stars
- 543
- Host language
- Python