Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
dkyazzentwatwa avatar

Crypto Ta Analyzer

  • 1.5k installs
  • 84 repo stars
  • Updated April 8, 2026
  • dkyazzentwatwa/chatgpt-skills

crypto-ta-analyzer runs deterministic multi-indicator technical analysis on OHLCV market data.

About

The crypto-ta-analyzer skill runs deterministic technical analysis on normalized OHLCV data instead of narrative market opinions. Workflow starts by reshaping source data with scripts/data_converter.py or scripts/coingecko_converter.py, then executes scripts/ta_analyzer.py for the bundled indicator stack and signal scoring. Agents explain indicator agreement, conflicts, and regime sensitivity rather than presenting a single number without context. Guardrails forbid guaranteed-outcome language and keep deterministic output separate from discretionary interpretation. Use when users want RSI, MACD, volume, or divergence reads on crypto or equities with reproducible scripts rather than subjective trading advice. Normalizes OHLCV via data_converter.py or coingecko_converter.py before analysis Runs scripts/ta_analyzer.py for bundled indicators and signal scoring Explains indicator agreement, conflicts, and regime sensitivity in output Separates deterministic indicator output from discretionary interpretation Forbids presenting signals as guaranteed trading outcomes crypto-ta-analyzer runs deterministic multi-indicator technical analysis on OHLCV market data Scored indicator stack with e.

  • Normalizes OHLCV via data_converter.py or coingecko_converter.py before analysis.
  • Runs scripts/ta_analyzer.py for bundled indicators and signal scoring.
  • Explains indicator agreement, conflicts, and regime sensitivity in output.
  • Separates deterministic indicator output from discretionary interpretation.
  • Forbids presenting signals as guaranteed trading outcomes.

Crypto Ta Analyzer by the numbers

  • 1,543 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 2, 2026 (Skillselion tracking)
  • Ranked #93 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
At a glance

crypto-ta-analyzer capabilities & compatibility

Capabilities
ohlcv normalization · multi indicator scoring · regime sensitivity notes · script backed analysis · guardrailed interpretation
Use cases
trading · data analysis
npx skills add https://github.com/dkyazzentwatwa/chatgpt-skills --skill crypto-ta-analyzer

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1.5k
repo stars84
Security audit3 / 3 scanners passed
Last updatedApril 8, 2026
Repositorydkyazzentwatwa/chatgpt-skills

How do I get reproducible technical indicator analysis on crypto or market price data?

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

Who is it for?

Analysts needing script-backed TA on OHLCV rather than narrative market takes.

Skip if: Discretionary trade recommendations without underlying OHLCV data.

When should I use this skill?

User asks for technical analysis, indicator stack, or OHLCV signal scoring on crypto or markets.

What you get

Scored indicator stack with explained agreement, conflicts, and regime context.

  • TA summaries
  • trading signal reports
  • pair analysis notes

Files

SKILL.mdMarkdownGitHub ↗

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.

Related skills

How it compares

Use Crypto-ta-analyzer for agent-driven crypto TA and signals; choose portfolio accounting or tax tooling for compliance and ledger workflows.

FAQ

What data format is required?

Normalized OHLCV; use data_converter.py or coingecko_converter.py to reshape sources first.

Does this skill guarantee trade signals?

No. It outputs deterministic indicators and requires clear separation from discretionary interpretation.

Which script runs the indicator stack?

scripts/ta_analyzer.py after OHLCV normalization.

Is Crypto Ta Analyzer safe to install?

skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.