skilly. Buy ad slot
All skills
Data Analysis · Business / AGENT SKILL

crypto-ta-analyzer

dkyazzentwatwa/chatgpt-skills
1.6K installs 103 GitHub stars
0

Run multi-indicator technical analysis on crypto and market OHLCV data.
Run multi-indicator technical analysis on crypto or market OHLCV data. Use for deterministic trend, momentum, volume, and divergence analysis.

BEFORE YOU INSTALL

Understand the trade-offs.

SECURITY REVIEW

Not yet assessed

Review the original instructions and requested permissions before installing.

No security review is available for this catalog entry yet.

SKILL QUALITY

Not yet assessed

How clearly the skill guides your agent, how complete its workflow is, and how you can check the outcome.

No quality assessment is available for this catalog entry yet.

The full skill.

Original instructions from the publisher’s SKILL.md

# Crypto TA Analyzer

Use the bundled indicators when the user needs explicit technical analysis rather than a narrative market opinion.

## Workflow

1. Get normalized OHLCV data first.
2. Use `scripts/data_converter.py` or `scripts/coingecko_converter.py` when source formats need reshaping.
3. Run `scripts/ta_analyzer.py` for the actual indicator stack and signal scoring.
4. Explain indicator agreement, conflicts, and regime sensitivity instead of presenting one number without context.

## Guardrails

- Do not present signals as guaranteed outcomes.
- Keep the distinction clear between deterministic indicator output and discretionary interpretation.