candlestick

Identify 15 classic candlestick patterns in OHLCV data with pandas.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/0xZKnw/vibe-trading-tap --skill candlestick-0xzknw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: candlestick
Source: https://github.com/0xZKnw/vibe-trading-tap/tree/main/agent/src/skills/candlestick
Command: npx skills add https://github.com/0xZKnw/vibe-trading-tap --skill candlestick-0xzknw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, numpy, requests.

What problem does it solve?

This Skill solves the challenge of manually identifying complex market trends by providing a high-performance, automated engine that detects 15 classic candlestick patterns across large datasets.

Core Features & Use Cases

  • Pattern Recognition: Identifies 5 single-candle, 5 double-candle, and 4 triple-candle patterns plus trend confirmation.
  • Vectorized Performance: Uses pure pandas implementation for rapid signal generation on large OHLCV datasets.
  • Use Case: Traders can use this to scan hundreds of crypto pairs simultaneously to identify potential reversal or continuation signals based on historical price action.

Quick Start

Use the candlestick skill to analyze the provided OHLCV data and generate trading signals for the specified assets.

Frequently Asked Questions about candlestick

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect candlestick patterns across large financial datasets?

You can detect candlestick patterns across large datasets using a vectorized pandas implementation. This engine identifies 15 classic patterns and generates bullish or bearish trading signals at high speed, scanning hundreds of assets simultaneously for trend reversals.

What classic candlestick patterns can I identify for technical analysis?

For technical analysis, you can identify 15 classic candlestick patterns including 5 single-candle, 5 double-candle, and 4 triple-candle configurations. These patterns generate automated bullish or bearish trading signals based on historical price action.

How do I generate trading signals from OHLCV data using pandas?

To generate trading signals from OHLCV data using pandas, apply a vectorized pattern recognition engine. It processes financial time-series data to output automated bullish or bearish signals, satisfying requirements for high-speed market trend detection.

Can I scan multiple crypto pairs simultaneously for candlestick patterns?

Yes, you can scan hundreds of crypto pairs simultaneously for candlestick patterns. The vectorized pandas implementation enables rapid signal generation across large OHLCV datasets, making it suitable for high-speed automated market trend detection.

Does this candlestick pattern recognition engine require numpy and requests?

Yes, the candlestick pattern recognition engine requires numpy and requests, along with pandas. These dependencies support the vectorized calculations and data fetching needed to process financial time-series data for trading signal generation.

What is the best way to automate market trend detection with pandas?

The best way to automate market trend detection with pandas is using a vectorized implementation. This approach identifies 15 classic candlestick patterns across financial time-series data, rapidly generating trading signals without manual chart analysis.