Pooping Dog Script Link | V5) Copy And

// --- Settings --- rsiLength = input.int(14, title="RSI Length") maLength = input.int(20, title="Trend MA Length") overboughtLevel = input.int(70, title="Overbought Level") Mame 0.78 Roms Download - 3.79.94.248

// The "Poop" Trigger: RSI crosses down below 70 while price starts dropping // This indicates the momentum has shifted from up to down bearishTrigger = ta.crossunder(rsiValue, overboughtLevel) Gimkit Bot Spammer Apr 2026

// --- Logic --- // The "Dog" Setup: Price is above MA (Uptrend body) and RSI is overbought (hitting the peak) isUptrend = close > maValue wasOverbought = rsiValue > overboughtLevel

// Plot the Signal plotshape(bearishTrigger and isUptrend, title="Pooping Dog Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="POOP", textcolor=color.white, size=size.small)