harmonic-patterns

Community

Detect harmonic patterns and signal reversals.

Authorloanntc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps analysts automatically find XABCD harmonic chart structures and convert them into actionable long/short signals near the PRZ reversal zone, reducing manual pattern scanning effort.

Core Features & Use Cases

  • Harmonic pattern identification: Detects Gartley, Bat, Butterfly, and Crab patterns using Fibonacci geometry over X-A-B-C-D swings.
  • PRZ-focused signaling: Emits signals specifically at the D point (potential reversal zone) using a bullish/bearish convention (bullish D bottom → long; bearish D top → short).
  • Two detection backends: Prefers pyharmonics for richer detection, with a built-in fallback swing-combination detector when pyharmonics is unavailable.
  • Use Case: Scan BTC/ETH/SOL OHLCV data to find recurring harmonic PRZ setups and generate a per-timestamp signal series for backtesting or strategy prototypes.

Quick Start

Run the harmonic-patterns signal engine on your OHLCV DataFrame(s) and return a signal series where 1 indicates long, -1 indicates short, and 0 indicates stand aside.

Dependency Matrix

Required Modules

numpypandasrequestspyharmonics

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: harmonic-patterns
Download link: https://github.com/loanntc/Paave/archive/main.zip#harmonic-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.