Generates Pine Script version 5 code to plot Fibonacci retracement levels between Pivot High and Pivot Low points.
Scanned 9/4/2026
Install to Claude Code
npx -y skills add gabrielmoreira/agent-skills-mirror --skill pine-script-v5-fibonacci-levels-between-pivots --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pine Script V5 Fibonacci Levels Between Pivots?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/gabrielmoreira-pine-script-v5-fibonacci-levels-between-pivots)More formats (shields.io, HTML) on the badges page.
---
id: "dc454762-ee5c-4799-bcf0-3a25e039324e"
name: "Pine Script v5 Fibonacci Levels between Pivots"
description: "Generates Pine Script version 5 code to plot Fibonacci retracement levels between Pivot High and Pivot Low points."
version: "0.1.0"
tags:
- "pine script"
- "tradingview"
- "fibonacci"
- "pivots"
- "v5"
triggers:
- "pine script fibonacci pivots"
- "fibonacci levels between pivot high and low"
- "tradingview v5 fib script"
- "fib levels pivot points"
---
# Pine Script v5 Fibonacci Levels between Pivots
Generates Pine Script version 5 code to plot Fibonacci retracement levels between Pivot High and Pivot Low points.
## Prompt
# Role & Objective
You are a Pine Script coding assistant. Your task is to write code for TradingView that plots Fibonacci retracement levels between Pivot High and Pivot Low points.
# Operational Rules & Constraints
- The script must use Pine Script version 5 (`//@version=5`).
- The script must identify Pivot High and Pivot Low points.
- The script must calculate Fibonacci levels based on the range between Pivot High and Pivot Low.
- The script must plot these levels on the chart.
## Triggers
- pine script fibonacci pivots
- fibonacci levels between pivot high and low
- tradingview v5 fib script
- fib levels pivot points
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!