chanlun

Transform OHLCV market data into Chanlun morphology and trading signals.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/ajithkumar31082004-bit/Vibe-Trading --skill chanlun-ajithkumar31082004-bit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chanlun
Source: https://github.com/ajithkumar31082004-bit/Vibe-Trading/tree/main/Vibe-Trading-main/agent/src/skills/chanlun
Command: npx skills add https://github.com/ajithkumar31082004-bit/Vibe-Trading --skill chanlun-ajithkumar31082004-bit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Traders struggle with manually interpreting price action and generating actionable buy/sell signals from OHLCV data; this skill automates morphology recognition and signal generation based on Chanlun concepts.

Core Features & Use Cases

  • Automated morphology recognition across FX (top/bottom patterns), BI (笔) and ZS (中枢) on multiple timeframes.
  • Multi-timeframe analysis supporting 3/5/7/9/11笔形态 and corresponding buy/sell signals.
  • Practical use cases include live signal generation, backtesting workflows, and strategy prototyping with czsc integration.

Quick Start

Load OHLCV data and run the SignalEngine to generate the buy/sell signal series.

Frequently Asked Questions about chanlun

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

FAQPage Schema
How do I generate Chanlun buy sell signals from OHLCV data?

You can generate Chanlun buy sell signals by loading OHLCV market data into the SignalEngine, which automatically recognizes morphology and outputs long, short, or neutral trading signals.

How does multi-timeframe analysis detect Zhongshu zones and BI segments?

Multi-timeframe analysis detects Zhongshu zones and BI segments by transforming OHLCV data across timeframes to identify 3, 5, 7, 9, or 11笔 morphology patterns and corresponding trading signals.

Do I need the czsc library to run Chanlun morphology recognition?

Yes, you need Python with the czsc library installed to run Chanlun morphology recognition, which supports incremental updates with safe, deterministic operation for signal generation.

What is the best way to automate FX point detection for Kline patterns?

The best way to automate FX point detection for Kline patterns is using an automated morphology recognition engine that processes OHLCV data to identify top and bottom formations across multiple timeframes.

Can I use Chanlun trading signals for backtesting workflows?

Yes, you can use Chanlun trading signals for backtesting workflows and strategy prototyping by integrating the generated buy sell signal series with the czsc library environment.

Why does multi-timeframe Chanlun analysis require specific笔 morphology patterns?

Multi-timeframe Chanlun analysis requires specific笔 morphology patterns because trading signals are generated based on recognized 3, 5, 7, 9, or 11笔 formations that define market structure.