► Description This script creates the possibility for users to set up alerts on different timeframes when close prices crossover or cross under certain essential exponential moving averages such as 20, 50 or 200. The script shows the fundamental levels where one can set notifications.
The current levels are:
15min timeframe: when Close < EMA 200
15min timeframe: when close > EMA 200
5min timeframe: when close < EMA 200
5min timeframe: when close > EMA 200
60min timeframe: when close < EMA 200
60min timeframe: when close > EMA 200
► Originality and usefulness This tool is helpful because it enables users to use the notification system when specific trends form without actively monitoring price action.
► Open-source reuse The script only leverages TradingView native functionality.
發布通知
This revision includes only a few small corrections.