trading-signals

Generate confluence-driven trading signals from Elliott Wave, Wyckoff, Fibonacci, Markov Regime, and Turtle Trading patterns.

Updated Nov 25, 2025
One-click install
npx skills add https://github.com/Cambixx/bot-trading --skill trading-signals
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: trading-signals
Source: https://github.com/Cambixx/bot-trading/tree/main/.agents/skills/trading-signals
Command: npx skills add https://github.com/Cambixx/bot-trading --skill trading-signals

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and accelerates crypto chart analysis by combining multiple technical methodologies to produce confluence-driven signals.

Core Features & Use Cases

  • Standardized patterns: Elliott Wave, Wyckoff, Fibonacci, Markov Regime, and Turtle Trading confluence.
  • Confluence scoring: Aggregates signals across methods to identify high-probability entries.
  • Actionable outputs: Entry/exit levels, risk targets, and rationale for each signal.
  • Integration-ready: Designed to plug into backtesting or live trading pipelines and DRL/LLM orchestration.

Quick Start

Provide chart data and request a confluence signal. For example: "Analyze BTCUSD 1H data and return a BUY signal with rationale when two or more methods align."

Frequently Asked Questions about trading-signals

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

FAQPage Schema
How do I generate confluence-driven trading signals for crypto chart analysis?

To generate confluence-driven trading signals, you provide crypto chart data to the framework, which then integrates Elliott Wave, Wyckoff, Fibonacci, Markov Regime, and Turtle Trading methodologies to identify aligned patterns and output actionable entry or exit levels.

What is confluence scoring in technical analysis and how does it work?

Confluence scoring aggregates technical analysis signals across multiple methods like Wyckoff and Fibonacci to identify high-probability entries. It works by standardizing pattern recognition outputs and combining them to validate trading signals across crypto timeframes.

How do I combine Elliott Wave and Fibonacci retracements for crypto target projection?

You combine Elliott Wave and Fibonacci retracements for crypto target projection by applying the modular pattern fusion framework. It processes chart data to identify wave structures and projects risk targets using Fibonacci levels without relying on external routing logic.

Can I integrate technical analysis signals into backtesting and live trading pipelines?

Yes, you can integrate technical analysis signals into backtesting and live trading pipelines. The framework is designed to plug directly into automation, DRL/LLM orchestration, and live trading pipelines without requiring external routing logic.

Does this technical analysis framework work for regime identification across different crypto timeframes?

Yes, the framework works for regime identification across different crypto timeframes. It applies Markov Regime analysis to chart data to detect market states, enabling accurate pattern recognition and risk assessment for various trading projects.

What are the limitations of using pattern fusion for market regime identification?

The framework requires sufficient chart data to accurately fuse patterns for market regime identification. It does not rely on external routing logic, meaning users must supply complete crypto asset data and manage signal integration into their specific backtesting or live environments.