OPEN-SOURCE SCRIPT

Price Deviation from EMA

66
This script creates a chart that tracks a stock's price as a percentage deviation from its EMA. Here's what it does:

Creates a standalone indicator (not overlay) that shows the percentage deviation
Calculates the EMA based on your chosen length (default 200 periods, can be modified)

Plots the percentage deviation from this EMA as a red line
Shows the EMA itself as a horizontal blue line at 0% (the baseline)
Adds horizontal reference lines at +/-5% and +/-10% deviations
Includes labels showing the current deviation percentage and EMA information

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.