Technical analysis by Sabsuliman about Symbol PYR on 7/18/2025
https://sahmeto.com/message/3642491

// version =5 indicator("Fibonacci Altseason Levels", overlay=true) var float base = 0.2 // ضع هنا القاع var float top = 1.0 // ضع هنا القمة var float retrace = 0.6 // ضع هنا نهایة التصحیح fib1 = base + (top - base) * 1.618 fib2 = base + (top - base) * 2.618 fib3 = base + (top - base) * 3.618 plot(fib1, "Target 1.618", color=color.green, linewidth=2) plot(fib2, "Target 2.618", color=color.orange, linewidth=2) plot(fib3, "Target 3.618", color=color.red, linewidth=2)
Translated from: English
Show Original Message
Signal Type: Neutral
Time Frame:
1 weekPrice at Publish Time:
$1.12