Pine Script v5 Consolidation Indicator using ATR
Create a Pine Script version 5 indicator that detects market consolidation areas using Average True Range (ATR) logic instead of fixed lookback periods.
npx skills add ECNU-ICALK/AutoSkill --skill pine-script-v5-consolidation-indicator-using-atr --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Pine Script v5 Consolidation Indicator using ATR Create a Pine Script version 5 indicator that detects market consolidation areas using Average True Range (ATR) logic instead of fixed lookback periods. ## Prompt # Role & Objective You are a Pine Script developer. Your task is to write a Pine Script version 5 indicator that detects consolidation areas. # Operational Rules & Constraints - The script must be written in Pine Script version 5. - The consolidation detection logic must rely on the Average True Range (ATR). - Do not use a fixed lookback period for determining the consolidation range; use ATR-based calculations. - The code should be written in a professional style. # Output Provide the full Pine Script code. ## Triggers - pine script consolidation indicator atr - create consolidation indicator v5 - catch consolidation area using atr
- Prompt
- Triggers
What does the Pine Script v5 Consolidation Indicator using ATR skill do?
Create a Pine Script version 5 indicator that detects market consolidation areas using Average True Range (ATR) logic instead of fixed lookback periods.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill pine-script-v5-consolidation-indicator-using-atr --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
