Mini Screener (ASniper)

Calculates various technical indicators on the current chart:
EMA (9) and EMA (21)
RSI (14)
MACD (histogram from the MACD calculation)
VWAP
MFI (Money Flow Index over 14)
ADX (from DMI with smoothing)
- **Inputs & Ticker Processing:**
Users can enter a comma-separated list of tickers and timeframes. The script parses these, limits the number of symbols if needed, and sets up inputs for trend pivots and other visual options.
- **Scoring Function:**
The function calculates a composite score based on various technical indicators such as:
- Exponential Moving Averages (EMA 9 and EMA 21)
- Relative Strength Index (RSI)
- MACD histogram
- Volume Weighted Average Price (VWAP)
- Money Flow Index (MFI)
- Average Directional Index (ADX)
- Additionally, it includes a measure for Open Range Breakout (ORB) and divergence checks.
The score is then used to derive a bias code (buy, sell, or neutral).
- **Symbol Scoring Across Timeframes:**
For each symbol, the script aggregates scores across multiple timeframes. It calculates an overall composite score and assigns a signal (BUY, SELL, or NEUTRAL).
- **Sorting & Display:**
The computed scores, along with the symbol names, prices, and signals, are stored in arrays which are later sorted in descending order by score. A table is drawn on the chart displaying the top N results.
- **Overlay of Technical Indicators:**
Several overlays are provided, including:
- Multiple EMAs (with configurable periods and colors)
- VWAP
- Optional support and resistance levels calculated using pivot highs and lows
- Trendlines based on recent rolling pivots
- **Open-Range Breakout (ORB) Functionality:**
The script defines an open range based on a configurable time period at the beginning of the session. It calculates an open range high and low, plots these on the chart, and detects breakouts or retests of these levels. It also plots breakout markers and sets alert conditions.
- **Alerts:**
Alert conditions are set for breakouts above the open range high, breakdowns below the open range low, and for the subsequent retest of these levels.
Overall, the script is designed to help traders quickly scan multiple tickers across different timeframes, identify potential trading signals based on a variety of technical indicators, and visualize relevant levels and trends directly on the chart.
Skrip jemputan sahaja
Hanya pengguna yang diberikan kebenaran oleh penulis mempunyai akses kepada skrip ini dan ini selalunya memerlukan pembayaran. Anda boleh menambahkan skrip kepada kegemaran anda tetapi anda hanya boleh menggunakannya selepas meminta kebenaran dan mendapatkannya daripada penulis — ketarhui lebih lanjut di sini. Untuk lebih butiran, ikuti arahan penulis di bawah atau hubungi act213 secara terus.
TradingView tidak menyarankan pembayaran untuk atau menggunakan skrip kecuali anda benar-benar mempercayai penulisnya dan memahami bagaimana ia berfungsi. Anda juga boleh mendapatkan alternatif sumber terbuka lain yang percuma dalam skrip komuniti kami.
Arahan penulis
Amaran: sila baca panduan kami untuk skrip jemputan sahaja sebelum memohon akses.
Penafian
Skrip jemputan sahaja
Hanya pengguna yang diberikan kebenaran oleh penulis mempunyai akses kepada skrip ini dan ini selalunya memerlukan pembayaran. Anda boleh menambahkan skrip kepada kegemaran anda tetapi anda hanya boleh menggunakannya selepas meminta kebenaran dan mendapatkannya daripada penulis — ketarhui lebih lanjut di sini. Untuk lebih butiran, ikuti arahan penulis di bawah atau hubungi act213 secara terus.
TradingView tidak menyarankan pembayaran untuk atau menggunakan skrip kecuali anda benar-benar mempercayai penulisnya dan memahami bagaimana ia berfungsi. Anda juga boleh mendapatkan alternatif sumber terbuka lain yang percuma dalam skrip komuniti kami.
Arahan penulis
Amaran: sila baca panduan kami untuk skrip jemputan sahaja sebelum memohon akses.