Login / Join

Technical analysis by etdygfu about Symbol PAXG on 3/15/2025

https://sahmeto.com/message/3338554
،Technical،etdygfu

//version=5indicator("Gold Buy/Sell Alert", overlay=true)ema20 = ta.ema(close, 20)ema50 = ta.ema(close, 50)buySignal = ta.crossover(ema20, ema50)sellSignal = ta.crossunder(ema20, ema50)plot(ema20, color=color.blue)plot(ema50, color=color.red)if (buySignal) alert("BUY Signal - EMA20 crossed above EMA50", alert.freq_once_per_bar)if (sellSignal) alert("SELL Signal - EMA20 crossed below EMA50", alert.freq_once_per_bar)

Translated from: English
Show Original Message
Signal Type: Neutral
Time Frame:
15 minutes
Price at Publish Time:
$2,989.88
Share
Signals
Top Traders
Feed
Alerts