Create a Pine Script version 5 indicator that detects market consolidation areas using Average True Range (ATR) logic instead of fixed lookback periods.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill pine-script-v5-consolidation-indicator-using-atr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pine Script V5 Consolidation Indicator Using Atr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-pine-script-v5-consolidation-indicator-using-atr)More formats (shields.io, HTML) on the badges page.
---
id: "edba5e0c-a83b-4f76-b01c-6165cb25a5a3"
name: "Pine Script v5 Consolidation Indicator using ATR"
description: "Create a Pine Script version 5 indicator that detects market consolidation areas using Average True Range (ATR) logic instead of fixed lookback periods."
version: "0.1.0"
tags:
- "pine script"
- "tradingview"
- "atr"
- "consolidation"
- "indicator"
triggers:
- "pine script consolidation indicator atr"
- "create consolidation indicator v5"
- "catch consolidation area using atr"
---
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!