# Analyze Markets with Technical Frameworks

Technical analysis often requires several methods and consistent data preparation. This skill applies nine structured frameworks to Longbridge OHLCV data and explains each result.

## Install

```bash
npx skillstore add longbridge/longbridge-technical
```

## Metadata

- Status: approved
- Slug: longbridge-longbridge-technical
- Version: 1.0.0
- Author version: 1.0.0
- Skillstore revision: r3
- Version status: not\_bumped
- Tree hash: ec712b4221007a699f2ff9820ecb1fbd14402a8232fa4372ba77d88caef81a39
- Author: longbridge
- GitHub username: longbridge
- License: MIT
- Repository: https://github.com/longbridge/skills/tree/main/skills/longbridge-technical
- Ref: 656be3040aef5c047555a908cd5c695d22a4a548
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: confirmation\_required
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: filesystem, env\_access, external\_commands
- Quality score: 38
- Quality tier: warning
- Public page: https://skillstore.pages.dev/skills/longbridge-longbridge-technical
- Manifest: https://skillstore.pages.dev/api/skills/longbridge-longbridge-technical/manifest

## Capabilities

- Fetch OHLCV data through the Longbridge CLI or an MCP fallback.
- Recognize 15 classic candlestick patterns with trend and volume confirmation.
- Calculate RSI, MACD, EMA, Bollinger Bands, ADX, OBV, and KDJ signals.
- Evaluate Ichimoku, harmonic, Elliott Wave, Chan Theory, and Smart Money structures.
- Generate Turtle breakouts, ATR, Unit sizing, stop levels, and add-on levels.
- Produce reports in English, Simplified Chinese, or Traditional Chinese.

## Use Cases

- Review a Stock: Combine indicators and chart structures into one dated analysis with clear support, resistance, and invalidation conditions.
- Compare Technical Methods: Check whether candlestick, Ichimoku, Elliott Wave, and momentum signals agree or conflict.
- Teach Rule-Based Trading: Demonstrate Turtle breakouts, ATR risk, Unit sizing, stops, and market-specific constraints with worked examples.

## Prompt Templates

### Explain Core Indicators

```
Analyze AAPL.US with RSI, MACD, EMA, and Bollinger Bands using 200 daily candles. Explain every signal in plain English.
```

### Compare Two Frameworks

```
Analyze 700.HK with candlestick and Ichimoku methods. Identify agreement, conflicts, invalidation levels, and the data date.
```

### Validate Market Structure

```
Evaluate NVDA.US with Elliott Wave and Smart Money Concepts. Present alternate counts, momentum confirmation, key zones, and uncertainty.
```

### Build a Turtle Plan

```
Scan my authorized watchlist for Turtle System 1 and System 2 signals. Calculate ATR and Unit sizing from a $100,000 account value.
```

## Limitations

- The workflows require sufficient OHLCV history, often between 60 and 300 bars.
- Some frameworks require external Python packages, and the advanced Elliott script is not included.
- Technical signals are probabilistic and do not replace licensed financial advice.
- Account sizing requires authorized account access or a user-provided account value.

## Best Practices

- Confirm the symbol and market suffix before requesting data.
- State the timeframe, bar count, and data cutoff in every analysis.
- Compare independent signals and preserve uncertainty when frameworks disagree.

## Anti Patterns

- Do not treat a single indicator as a guaranteed trade signal.
- Do not install packages or read account data without explicit user approval.
- Do not provide position sizes when account value or ATR data is missing.

## Security Audit

- Audited at: 2026-08-08T10:01:45.899\+00:00
- Summary: Most alerts are false positives from Markdown backticks, calculations, multilingual text, and conventional device redirection. Package installation and predictable temporary paths present genuine risks. Missing relative scripts and unquoted symbol placeholders add command-execution exposure.

## Stats

- Views: 0
- Downloads: 9
- Favorites: 0
- Popularity score: 0
