Sponsored
//@version=5
indicator("EMA cross", overlay=true)
fast = ta.ema(close, 9)
slow = ta.ema(close, 21)
plot(fast, color=color.orange)
plot(slow, color=color.aqua)
bull = ta.crossover(fast, slow)
plotshape(bull, style=shape.triangleup)₿The exchange that ships like a dev team.
Documented APIs, sandbox keys in minutes, and spot, derivatives and copy trading — trusted by tens of millions of users worldwide.
New-user rewards available — see the current offer on Bybit.
Explore BybitAffiliate link — we may earn a commission at no cost to you. Trading crypto involves risk.