🚀 BB+MACD Dip Screener @alptekinkekilli🌟 **What it does**
• Detects deep “dip-and-bounce” setups when price is trading below both the 50EMA and 200EMA
• Ensures the entire Bollinger Band sits beneath those EMAs for optimal risk/reward
• Fires only when price crosses up through the lower BB AND MACD line crosses above its signal line
🔍 **Why use it**
• Quickly scan hundreds of tickers for textbook dip-and-bounce entries
• Filter out noisy false signals by requiring multi-timeframe alignment (EMAs + BB + MACD)
• Perfect for trending markets where retracements offer low-risk entries
⚙️ **How to add the screener filter**
1. Copy & paste this script into Pine Editor → **Save & Add to Chart**
2. Publish as **Public** so it appears in Stock Screener → Technical
3. In **Stock Screener → Filters**, search for **BB+MACD Dip Screener** → select **BB_MACD_Dip > 0**
4. Voilà! You’ll see all symbols flashing “1” when a dip buy emerges.
🚨 **Bonus Alert**
Use the built-in `alertcondition(buyCond, "BB+MACD Dip Buy", "Dip buy confirmed!")` to fire real-time notifications to your phone or email.
Happy scanning & safe trading! 📈💰
Cari dalam skrip untuk "screener"
Quantum UT BOT Trend Screener by MrCryptoBTCQuantum UT BOT Trend Screener by MrCryptoBTC (NOT FOR SELL - FREE)
The Quantum UT BOT Trend Screener by MrCryptoBTC powered by the UT BOT by Yo_adriiiiaan is designed to help traders identify market trends and manage trades using a dynamic trailing stop based on Average True Range (ATR) and key value sensitivity. It provides real-time trend analysis, buy/sell signals, and alerts to enhance your trading strategy.
Inputs:
* Key Value (Sensitivity): Controls the sensitivity of the trailing stop. A higher value results in a more responsive trailing stop to market movements.
* ATR Period: Defines the number of periods used to calculate the Average True Range (ATR), helping to measure market volatility.
Recommended Timeframe:
* The Quantum UT BOT Trend Screener is best used on higher timeframes, such as 1-hour (H1), 4-hour (H4), or daily (D1) charts. These timeframes allow for more reliable trend identification and reduce the noise present in lower timeframes.
How it Works:
* Trailing Stop Calculation: The trailing stop adjusts dynamically based on market volatility, with its distance determined by the ATR and key value. It tracks the price, moving upwards during an uptrend and downwards during a downtrend, locking in profits as the market moves in your favor.
* Trend Detection:
* Uptrend: When the price crosses above the trailing stop, indicating upward momentum.
* Downtrend: When the price crosses below the trailing stop, signaling downward movement.
* Neutral: When the price remains within the trailing stop range, indicating no clear trend.
Features:
1. Trend Label: Displays the current trend on the chart (Uptrend, Downtrend, or Neutral).
2. Dashboard Table: Shows the currency pair and its trend status on the top-right corner of the chart.
3. Trailing Stop Plot: Visually represents the trailing stop on the chart in green (uptrend), red (downtrend), or blue (neutral).
4. Buy/Sell Signals: Generates buy and sell signals when the price crosses the trailing stop.
* Buy: Triggered when the price crosses above the trailing stop.
* Sell: Triggered when the price crosses below the trailing stop.
5. Bar Color: The bar color changes to green for uptrends and red for downtrends, visually representing the market condition.
6. Alerts: Receive alerts when:
* A buy signal is triggered.
* A sell signal is triggered.
* An uptrend is detected.
* A downtrend is detected.
Use Case:
Ideal for swing traders, trend-following strategies, or anyone looking to spot and follow key trend changes in the market. This indicator offers clear visual signals and real-time alerts, helping traders stay in profitable trends and avoid false breakouts.
Multi-Pair Screening: Pine Script is limited to the current chart’s pair. For multi-pair screening, apply the script to multiple charts or use TradingView’s built-in screener with similar ATR-based criteria.
Trend Sensitivity: Adjust key value for tighter or looser trailing stops. Lower values increase sensitivity.
Timeframes: Test on various timeframes (e.g., 1H, 4H, 1D) to suit your trading style.
MACD All In One Screener [ChartPrime]INTRODUCTION
MACD All In One Screener (ChartPrime) is a multi instrument, multi timeframe indicator designed to provide traders with a comprehensive solution to monitoring the market. This indicator is designed to be easy to use and visually appealing while also being highly flexible and feature rich. Users can pick up to 10 symbols not including the chart's symbol and set up alerts for many different signals that the MACD produces. One standout feature of this indicator is its ability to display not only each symbol individually as a MACD but you can also view its chart from within this indicator. This removes the need to flip between symbols to see the price action for your basket.
On top of that we have designed this indicator to be friendly with "indicator on indicator" by providing outputs for all of the standards of price that users may want. Included is an overview section that shows all of the symbols signals symbolically over time. Additionally we have included a table for easy monitoring. This table includes the symbol, its timeframe, the current alert, and its histogram state. To make things as user friendly as possible we have also included rich error handling that tells you exactly what is wrong with your configuration.
HOW TO USE
To use this indicator, simply add it to your chart and navigate to the settings. From there select the symbols you want to monitor and the timeframes you want to use. Next you want to navigate down to the alerts section to select the what alerts you want to receive, and what symbols you want to get alerts for. Finally, you wan to create your alert using "Any alert() function call". Now your screener is all set up!
OVERVIEW OF INPUTS
View allows you to select what the indicator currently displays. You can pick from any one of the selected symbols, an overview of all of the symbols, or simply nothing. If you want to only use the table, "None" is provided so you can move the indicator into the chart panel.
View Toggle lets you pick from displaying the MACD for the selected symbol or the Price Action as a candle chart. To see your "indicator on indicator" you will have to select a symbol from the view list. There is a bug where if you select "Overview" while you are using "indicator on indicator" your added indicator will see the last symbol you viewed. To fix this, simply change the setting of your overlaid indicator and it will correct its self.
History Length is the number of historical bars to calculate over. This feature is here to prevent the indicator from breaking due to uneven historical data between the symbols.
Show Price Line toggles a dotted line that follows the current symbols closing price when "Price" is selected under the "View Toggle" dropdown.
Show Symbol Label toggles a label that displays the current symbols name and timeframe. This only impacts the single symbol view.
Overview Label Color adjusts the color of the symbol labels for both overview and single symbol view.
MA Type lets you pick what kind of moving average you want to use for the oscillator or signal. You can pick from the standard SMA or EMA.
Fast Length is a standard input for MACD. This lets you pick the period of the fast MA.
Slow Length , just like Fast Lenght, is a standard input for MACD. This lets you pick the period of the slow MA.
Signal Length is another standard input for MACD. This lets you configure the period of the signal MA.
MACD Cross Overlay Icon is a toggle to display MACD crosses when viewing a single symbol's MACD. When the MACD has a bullish cross it will plot a bullish dot, and when it has a bearish cross it will plot a bearish dot. This is purely visual.
Regular Bullish and Bearish toggles the visual display of the divergences on the single symbol view. This does not effect the indicators ability do send alerts.
Divergence Look Right adjusts the number of bars into the future to look for confirmation of a signal. This directly impacts lag but enhances stability.
Divergence Look Left adjusts the number of bars into the past to check for a signal. A longer period will filter out smaller moves
Maximum Lookback adjusts the maximum size of a divergence.
Minimum Lookback adjusts the minimum size of a divergence.
Divergence Drawings picks how you want to visualize the divergence. You can pick from displaying it as a line, a label, or both.
Enable Table toggles the overview table. When enabled it will show you the enabled symbols and their current state. From left to right: symbol name, timeframe, current alert, and histogram state.
Position picks where on the chart you want the table to be.
Text Color adjusts the text color of the table.
BG Color adjusts the background color of the table.
Frame Color adjust the frame color of the table.
Current Symbol Time Frame adjusts the timeframe of the chart's symbol.
Symbol 1 - 10 pick "Symbol's" symbol and timeframe. To use higher timeframes, the symbol's have to be the same type. You can't have a crypto and a stock using HTF at the same time as they don't have the same sessions and will result in an error. You can use unsafe mode (as described below) to potentially get around this.
Enable Symbol when enabled it will give you alerts for the symbol. This also enables the symbol in the overview. If this is disabled it won't send alerts, and it will not show up in overview, or the table.
Wait for Close enables waiting for the bar to close before printing an alert.
Alert Symbol Size picks what size you want the overview symbols to be.
Enable Cross Over 0 Alert: MACD crosses over the 0 line.
Enable Cross Under 0 Alert: MACD crosses under the 0 line.
Enable MACD Cross Bullish Alert: Bullish MACD cross.
Enable MACD Cross Bearish Alert: Bearish MACD cross.
Enable Histogram Bullish Turn Alert: MACD begins to turn bullish but hasn't crossed.
Enable Histogram Bearish Turn Alert: MACD begins to turn bearish but hasn't crossed.
Enable Histogram Bullish Continuation Alert: MACD is in a bullish cross state and it was declining but began rising again.
Enable Histogram Bearish Continuation Alert: MACD is in a bearish cross state and it was rising but began falling again.
Enable Bullish/Bearish Divergence Alert enables divergence alerts. Divergences are lagging, especially on a higher timeframe. These alerts will also tell you the time in the past when the divergence occurred.
Color Section is provided to allow for personalization of the indicator. Everything can be adjusted here.
Disable Error Checking: Only enable this if you want to bypass the built in error checking. This will enable 'Safe Requesting'. Safe Requesting will only request enabled symbols and you will not be able to view symbols that are not enabled in this mode. Only use this if you want to mix symbol types and you know it will work. (An example would be viewing stocks and SPY at the same time.)
CONCLUSION
The MACD All In One Screener (ChartPrime) is a versatile indicator designed to monitor multiple symbols across various timeframes. The flexibility in customization, from MACD settings to visual alerts and table presentations, allows users to tailor the screener to their needs and preferences. We hope you find this as useful and interesting as we do and wish you good luck in the market!
Enjoy
Ultimate Volume Custom ScreenerThis indicator will allow you to make your custom volume TradingView screener without coding. Add it to the chart, and select up to 40 symbols and up to five indicators. The screener will do the rest for you. The indicator will form a lovely table with all values and highlighted signals. It allows also to filter symbols based on the values of indicators and sends results as an alert.
The screener is highly customizable, and you can choose its position on the chart, sorting, order of the columns, colors for the tables, and all signals separately. You can easily change parameters for all supported indicators.
Supported indicators
Currently, there are 15 different custom indicators available. Current list of indicators:
Accumulation/Distribution (Acm/Dst)
Chaikin Money Flow (CMF)
Ease of Movement (EOM)
Klinger Oscillator (KO)
Money Flow Index (MFI)
Negative Volume Index (NVI)
On Balance Volume (OBV)
Positive Volume Index (PVI)
Price
Price-Volume Trend (PVT)
Volume
Volume MA (VMA)
Volume Percentile (V-Prct)
Volume RSI (V-RSI)
Volume Weighted Average Price (VWAP)
We're already working on adding a few more supported indicators. If you have any ideas about the indicators you want to see in our screener, contact us, and we'll consider them.
Filters
You can combine up to 5 filters on all selected indicators.
This will split the screen table into two parts. The top one will contain symbols that satisfy all conditions:
Alerts
You can also create an alert and receive a filtered symbol at the end of every bar.
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as well as in historical backtesting.
This post and the script don’t provide any financial advice.
FSS Multi-Coin Screener 2.0 -- by @FlokicryptoFSS Multi-Coin Screener is built so that the user can scan the target timeframe quickly to see on which coins FSS Buy or Sell signals have shown up in the last closed candle or is currently printing on the real-time candle. As opposed to the FSS Indicator MTF Screener which scans multiple timeframes. This saves both the time and effort of having to browse through multiple coin pairs or stocks. By using this script the user will be able to quickly screen through the table and read what the FSS indicator is telling, without touching switching the ticker. Its uniqueness and originality is tightly related to its tandem work with the FSS Indicator (You can find the description of this indicator below).
Above you can see Bitcoin printed on the chart 3 candles prior, and several FSS buy signals on the table below the chart. *I am using low timeframes for the chart because I could not find any current signals on higher timeframes.
Below you can see Buy signals on multiple coins in the table, and on the chart a 5 min buy signal on APEUSDTPERP (which is not even in the table).
** The format of the table, cells and text can be changed without notice, but it is my plan to make as many things as possible with regards to the table, editable by the user in the long term.
About the FSS Indicator:
This FSS Indicator script (which is included within this screener) is unique not only in that it removes the need for the user to run each of these indicators individually; it provides an ‘at-a-glance’ summary of the aggregate indicator data, while also providing the user a simultaneous recommended stop loss value based on past market behavior for the given asset and the user's tolerance to risk by editing the ATR Multiplier in the inputs.
The basic concept of the script is to apply past data to present market conditions, and through the use of that data, provide an additional confluence/confirmation signal which simultaneously provides a recommended stop loss value based on average true range (ATR).
The FSS Indicator uses a blend of :
RSI: If within a defined RSI range, increments print score.
MACD: trend and crossovers increment print score.
Histogram: increments print score if a trend of X candles is up or down.
21 EMA: Increments print score if price is above/below 21EMA.
Parabolic SAR: Increments print score if price is above/below Parabolic SAR .
These parameters generate a print score, which is then determined to be sufficient or not to print a LONG or a SHORT signal on the candle.
The indicator isn't built to find bottoms or tops, won't trigger 100% of the time, but should see a high success rate when triggered on higher timeframes. After testing on several pairs/tickers ( Bitcoin , Ethereum , XRP, DJI, SPX and others) on multiple timeframes I have seen the best results on 12-hour, Daily, 2-day, 3-day & weekly timeframes. The success criteria are as follows: Stop Loss not hitting before a rise of at least 10% in value for a long, or a loss of at least 10% in value for a short; waiting until the signal-candle closes for confirmation and back testing.
**Disclaimer: The recommendations of the Indicator/Screener are the result of back-tests and past results will never guarantee future performance of this script on any chart.**
Watchlist Screening Hammer & Engulfing Strategies [By MUQWISHI]A trading strategy screener is an idea of a visual alert for those who're trading particular strategies and facing a lack of capability of monitoring many symbols simultaneously, so this kind of tool could be more efficient to keep managing trading plans smoothly and quickly. I developed this screener as an idea more than providing legend strategies.
This screener indicator performs scanning 4 different strategies with customizable 10 symbols inputs, and 5 min is the preferable timeframe.
Strategies
1. Hammer at Low of the day.
2. Shooting Star at High of the day.
3. Bull Engulfing at Low of the day.
4. Bear Engulfing at High of the day.
Screener Overview
Disclaimer
I'm an amateur, and I'm not a qualified licensed investment advisor.
I don't recommend the use of showing signals as a sole means of trading decisions.
CustomScreenerTo apply your indicator with screener , please modify the section which i mention "Start your indicator pine script" & "End your indicator pine script"
At the pinescript section you will able to change the ticket symbol .
I only able to show screener result with 10 item in 1 times . To view more result, please go to setting and change stock list "1-10">"11,20">"21-30".....
Able to screener 100 items with this indicator.
Kindly change the exchange and stock in the pinescript according your watchlist.
As examples, my indicator is to determine the stock in which trend, i want to find out all stock with aqua color trend
The screener result show only 9 of 10 are in aqua color trend.
IPO Date ScreenerThis script, the IPO Date Screener, allows traders to visually identify stocks that are relatively new, based on the number of bars (days) since their IPO. The user can set a custom threshold for the number of days (bars) after the IPO, and the script will highlight new stocks that fall below that threshold.
Key Features:
Customizable IPO Days Threshold: Set the threshold for considering a stock as "new." Since Pine screener limits number bars to 500, it will work for stocks having trading days below 500 since IPO which almost 2 years.
Column Days since IPO: Sort this column from low to high to see newest to oldest STOCK with 500 days of trading.
Since a watchlist is limited to 1000 stocks, use this pines script to screen stocks within the watch list having trading days below 500 or user can select lower number of days from settings.
This is not helpful to add on chart, this is to use on pine screener as utility.
LevelUp^ Upside Reversal ScreenerThe Upside Reversal Screener can be helpful to find strength when stocks have been showing weakness or the overall market is down. An upside reversal in a stock occurs when its price, after declining, changes direction and begins to trend upward. This pattern can signify a shift in market sentiment from bearish to bullish.
🔹 Upside Reversal Characteristics
✓ Price goes below prior day/week low then rallies to close with a gain or a minimal loss.
✓ Closing range in the upper half of the day/week.
✓ Ideally, volume shows an increase over the average daily/weekly volume.
🔹 Configurable Settings
✓ Specify the number of lower lows.
✓ Require the price low to be above a configurable moving average.
✓ Require the moving average to be trending up.
✓ Specify price % change.
✓ Specify closing range.
✓ Limit search to specific symbol types, for example, only stocks and no ETFs.
🔹 Pros of an Upside Reversal
An upside reversal can provide an early entry point into a potential new uptrend. The reversal may attract buyers, resulting in sustained upward price momentum. Reversals that follow a prolonged downtrend suggest the end of bearish dominance, which may give way to a longer-term bullish trend.
🔹 Cons of an Upside Reversal
Not all reversals continue their upward trend; some may turn out to be "dead cat bounces" or a short-term retracement before the downtrend resumes. It can also be challenging to know when to enter a trade on a reversal as entering too early might lead to losses if price reverses and the downtrend continues.
🔹 Risk Management
One common approach to risk management is to use a recent low as a stop. Another potential stop would be an area of prior support or consolidation. It often feels counterintuitive to enter a trade when the trend has been downward. Which speaks to why risk management must always be part of your game plan.
🔹 Installation And Usage
▪ Mark this indicator as a Favorite.
▪ Use the Pine Screener to search for stocks.
▪ Save the search results to a watchlist.
▪ View the watchlist in TradingView.
Altcoin Screener | QuantumResearchAltcoin Screener | QuantumResearch
🔍 Multi-Factor Asset Ranking & Portfolio Allocator for Altcoins
This screener is an advanced tool designed to help crypto investors identify the strongest-performing altcoins among a custom selection of up to 40 assets. It evaluates multiple factors across trend strength, momentum, relative performance, and risk-adjusted returns — then allocates a portfolio accordingly.
🔬 How it Works:
Each altcoin is scored using a blend of custom-built indicators developed by QuantumResearch:
Beta (volatility relative to BTC) – Measures how much an asset moves compared to Bitcoin. Higher beta = higher volatility.
Alpha – Measures the asset’s excess return versus Bitcoin (BTC is the required benchmark for this model).
ARSI – Adaptative RSI signal score to determine directional strength.
AVWO – Adaptative Volume-weighted momentum oscillator detecting momentum
Uni1 – Universal algorithme 1
Uni2 – Universal algorithme 2
7D ROC – 7-day rate of change (short-term momentum).
Relative Strength Matrix – Evaluates price ratio behavior between all selected assets.
Omega Ratio – A refined risk/reward filter favoring stable upside.
All scores are aggregated into a Final Score, which determines each token’s overall rank in the current environment.
⚠️ Important Requirements:
This script must be applied to the BTCor TOTAL chart, as BTC/TOTAL is used as the benchmark to compute accurate Beta and Alpha values.
All selected assets must have at least 300 bars of price history to ensure the filters function properly (especially for Alpha, Beta, and Omega computations).
💼 Portfolio Allocation Modes:
Choose how you'd like to allocate based on your risk preference:
🧠 Conservative → Top 3 assets (50% / 30% / 20%)
⚖️ Mix → Top 2 assets (80% / 20%)
🔥 Aggressive → Top 1 asset (100%)
The result is a simple and powerful table showing your top allocations, backed by sound multi-factor analysis.
📊 Key Features:
Supports up to 40 customizable assets from any exchange
Displays performance stats like Beta, Alpha, and Omega
Color-coded tables highlight winners, metrics, and risk zones
Automatically updates allocation tables based on rankings
View mean & median values for deeper benchmarking
🧠 Use Cases:
Build a custom altcoin portfolio with solid statistical backing
Identify strong trends early with momentum + ratio blend
Visualize volatility and risk-adjusted strength versus BTC
Allocate based on signals, not social hype
🔧 Built by QuantumResearch
📈 Engineered for strategic signal discovery
⚠️ For research and educational purposes only — not financial advice.
Market Snap Shot with Pine ScreenerMarket Snap Shot
The Market Snap Shot is a comprehensive technical analysis tool designed to track and display key price metrics across multiple timeframes, including daily, weekly, monthly, quarterly, and yearly data. This script provides a range of essential calculations for traders and investors, enabling them to assess price action, volatility, and market trends at a glance.
Features:
Daily Metrics: Includes the daily percentage change, closing range relative to the daily high/low.
Weekly Metrics: Tracks weekly open, close, range, and calculates week-to-date performance for a broader market view.
Monthly Metrics: Provides similar calculations for monthly price action, offering insights into monthly performance.
Quarter-to-Date (QTD): Displays performance for the current quarter, offering insights into quarterly price movements.
Year-to-Date (YTD): Calculates year-to-date price change, helping users track performance relative to the start of the year.
52-Week High/Low: Displays the current price's distance from the 52-week high and low, giving context to long-term price levels.
Usage:
Traders can use this screener to quickly assess the current market position and make informed decisions based on short-term and long-term trends.
Investors can leverage the 52-week and YTD metrics to gauge the overall strength of an asset in the market.
The tool is versatile for both active traders looking for real-time performance data and for those focusing on longer-term market trends.
Instructions:
This script displays multiple metrics such as percentage changes and range data for daily, weekly, monthly, quarterly, and yearly timeframes. It is designed to be used as a screener tool to assess price action and monitor performance across these key time periods.
Warning:
The "Market Snap Shot" does not provide buy or sell signals but rather serves as a performance tracking tool. Users are encouraged to use this data in conjunction with other technical and fundamental analysis tools.
Average Price Range Screener [KFB Quant]Average Price Range Screener
Overview:
The Average Price Range Screener is a technical analysis tool designed to provide insights into the average price volatility across multiple symbols over user-defined time periods. The indicator compares price ranges from different assets and displays them in a visual table and chart for easy reference. This can be especially helpful for traders looking to identify symbols with high or low volatility across various time frames.
Key Features:
Multiple Symbols Supported:
The script allows for analysis of up to 10 symbols, such as major cryptocurrencies and market indices. Symbols can be selected by the user and configured for tracking price volatility.
Dynamic Range Calculation:
The script calculates the average price range of each symbol over three distinct time periods (default are 30, 60, and 90 bars). The price range for each symbol is calculated as a percentage of the bar's high-to-low difference relative to its low value.
Range Visualization:
The results are visually represented using:
- A color-coded table showing the calculated average ranges of each symbol and the current chart symbol.
- A line plot that visually tracks the volatility for each symbol on the chart, with color gradients representing the range intensity from low (red/orange) to high (blue/green).
Customizable Inputs:
- Length Inputs: Users can define the time lengths (default are 30, 60, and 90 bars) for calculating average price ranges for each symbol.
- Symbol Inputs: 10 symbols can be tracked at once, with default values set to popular crypto pairs and indices.
- Color Inputs: Users can customize the color scheme for the range values displayed in the table and chart.
Real-Time Ranking:
The indicator ranks symbols by their average price range, providing a clear view of which assets are exhibiting higher volatility at any given time.
Each symbol's range value is color-coded based on its relative volatility within the selected symbols (using a gradient from low to high range).
Data Table:
The table shows the average range values for each symbol in real-time, allowing users to compare volatility across multiple assets at a glance. The table is dynamically updated as new data comes in.
Interactive Labels:
The indicator adds labels to the chart, showing the average range for each symbol. These labels adjust in real-time as the price range values change, giving users an immediate view of volatility rankings.
How to Use:
Set Time Periods: Adjust the time periods (lengths) to match your trading strategy's timeframe and volatility preference.
Symbol Selection: Add and track the price range for your preferred symbols (cryptocurrencies, stocks, indices).
Monitor Volatility: Use the visual table and plot to identify symbols with higher or lower volatility, and adjust your trading strategy accordingly.
Interpret the Table and Chart: Ranges that are color-coded from red/orange (lower volatility) to blue/green (higher volatility) allow you to quickly gauge which symbols are most volatile.
Disclaimer: This tool is provided for informational and educational purposes only and should not be considered as financial advice. Always conduct your own research and consult with a licensed financial advisor before making any investment decisions.
Multiple Indicators Screener v2After taking the approval of Mr. QuantNomad
Multiple Indicators Screener by QuantNomad
New lists have been modified and added
Built-in indicators:
RSI (Relative Strength Index): Provides trading opportunities based on overbought or oversold market conditions.
MFI (Cash Flow Index): Measures the flow of cash into or from assets, which helps in identifying buying and selling areas.
Williams Percent Range (WPR): Measures how high or low the price has been in the last time period, giving signals of periods of saturation.
Supertrend: Used to determine market direction and potential entry and exit locations.
Volume Change Percentage: Provides an analysis of the volume change percentage, which helps in identifying demand and supply changes for assets.
How to use:
Users can choose which symbols they want to monitor and analyze using a variety of built-in indicators.
The indicator provides visual signals that help traders identify potential trading opportunities based on the selected settings.
RSI in purple = buy weak liquidity (safe entry).
MFI in yellow = Liquidity
WPR in blue = RSI, MFI and WPR in oversold areas for all.
Allows users to customize the display locations and appearance of the cursor to their personal preferences.
Disclaimer
Please remember that past performance may not be indicative of future results.
Due to various factors, including changing market conditions, the strategy may no longer perform as well as in historical backtesting.
This post and the script don’t provide any financial advice.
=========================================================================
فاحص لمؤشرات متعددة مع مخرجات جدول شاملة لتسهيل مراقبة الكثير من العملات تصل الى 99 في وقت واحد
بختصر الشرح
ظهور اللون البنفسجي يعني كمية الشراء ضعف السيولة .
ظهور اللون الازرق جميع المؤشرات وصلة الى مرحلة التشبع البيعي ( دخول آمن )
ظهور اللون الاصفر يعني السيولة ضعفين الشراء ( عكس اتجاه قريب ) == ركزو على هاللون خصوصا مع عملات الخفيفة
Liquidation Level ScreenerThe Liquidation Level Screener is an analytical tool designed for traders who seek a comprehensive view of potential liquidation zones in the market. This script, adaptable to almost any timeframe from 1 minute to 3 days, offers a unique perspective by mapping out key liquidation levels where significant market actions could occur.
Key Features:
Multi-Exchange Data Aggregation: Unlike many other indicators, the Liquidation Levels Indicator compiles data from multiple leading exchanges including Binance, Bitmex, Kraken, and Bitfinex. This approach ensures a more holistic and accurate representation of market sentiment, providing insights into potential liquidation points across various platforms.
Customizable Timeframes and Modes: The script is versatile, working effectively across various timeframes. It operates in two distinct modes:
Actual Levels Display: Visually represents potential liquidation levels.
Settings Mode: Showcases an open interest (OI) oscillator. When OI is exceptionally high, indicating a surge in opened positions at a specific candle, it signals traders to be vigilant about upcoming liquidation levels.
Three-Tier Liquidation System: The indicator categorizes liquidation levels into three distinct tiers based on open interest levels—1, 2, and 3—with Level 3 representing the highest concentration of open positions. This tiered approach allows traders to gauge the significance of each level and adjust their strategies accordingly.
Histogram Visualization: A novel feature of this script is the histogram on the chart's right side, representing the concentration of liquidation levels in specific market zones. This visual aid helps traders identify crucial areas that warrant close attention, enhancing decision-making.
Customizable Options:
Moving Averages: Choose from a wide range of moving average types, including VWMA, SMA, EMA, and more, to tailor the indicator to your analysis style.
Histogram Settings: Adjust the number of histograms, lookback bars, and their proximity to the latest candle, allowing for a personalized density and range of visualization.
Liquidation Level Sensitivity: Set thresholds for different liquidation levels, fine-tuning the indicator to detect varying degrees of market leverage.
Color Coding: Customize the color scheme for different leverage levels, enhancing visual clarity and ease of interpretation.
The Liquidation Level Screener offers a unique edge by highlighting potential zones where significant market movements can occur due to liquidations. By consolidating data from multiple exchanges, it provides a more rounded view of market behavior, which is essential in today’s interconnected trading environment. The tiered liquidation system and histogram feature equip traders with the ability to identify and focus on key market segments where high activity is expected. This tool is particularly valuable for traders who base their strategies on market liquidity and leverage dynamics.
Forex Master Pattern Screener 2Overview
The Forex Master Pattern Screener 2 is based on the Master Pattern, which includes contraction, expansion, and trend phases. This indicator is designed to identify and visualize market volatility, market phases, multi-timeframe contractions, liquidity points, and pivot calculations. It provides a clear image of the market's expansion and contraction phases. It's based on an alternative form of technical analysis that reveals the psychological patterns of financial markets through three phases.
Unlike the other master pattern indicators that just use highs and lows and aren't as accurate for finding contractions, this one uses actual measures of volatility to find extremely low levels of volatility and has customizable parameters depending on what you want to do.
What is the Forex Master Pattern?
The Forex Master Pattern is a framework that revolves around understanding market cycles, comprising the three main phases: contraction, expansion, and trend.
Contraction Phase: During this phase, the market has low volatility and is consolidating within a narrow range. Institutional volume tends to be low, and it's suggested to avoid trade entries during this period.
Expansion Phase: Volatility starts to increase, and there start to be bigger moves in price. Institutional traders start accumulating positions in this phase, and they might manipulate prices to draw in retail traders, creating liquidity for their own buying or selling goals.
Trend Phase: This final phase completes the market cycle. Institutional traders begin taking profits, leading to a reversal. This triggers panic among retail traders, resulting in liquidations and stops. This generates liquidity for institutional traders to profit, leaving retail traders with overvalued positions.
Value Line:
The "value line" acts as the fair value zone or the neutral belief zone where buyers and sellers agree on fair value. It can be likened to the center of gravity and is created during contraction zones.
Applications:
Identifying these phases and understanding the value lines can help traders determine the market's general direction and make better trading decisions.
This isn't a strategy but a concept explaining market behavior, allowing traders to develop various strategies based on these principles
The contractions, which are based on volatility calculations, can help you find out when big moves will occur, known as expansions.
How traders can use this indicator
1. Identifying Market Phases:
Contraction Phase: Look for periods where the market has low volatility and is contracting, indicated by a narrow range and highlighted by the contraction box. During this phase, traders prepare for a breakout but usually avoid making new trades until a clearer trend emerges.
Expansion Phase: When the indicator signals an expansion, it suggests that the market is moving out of consolidation and may be beginning a new trend. Traders might look for entry points here, anticipating a continuation of the trend.
Trend Phase: As the market enters this phase, traders look for signs of sustained movement in one direction and consider positions that benefit from this trend.
2. Multi-Timeframe Analysis:
By looking at multiple timeframes, traders can get a broader view of the market. For instance, a contraction phase in a shorter timeframe within an expansion phase in a longer timeframe might suggest a pullback in an overall uptrend. This indicator comes with a MTF contraction screener that is customizable.
2. Fair Value Lines:
The fair value acts like a "center of gravity.". Traders could use this as a reference point for understanding market sentiment and potential reversal points. This indicator shows these values in the middle of the contraction boxes.
3. Volatility Analysis:
This indicator's volatility settings can help traders understand the market's current volatility state. High volatility indicates a more active market with larger, faster moves, while low volatility might suggest caution and tighter stop-losses or take-profits. If volatility is contracting, then an expansion is imminent. This indicator shows the volatility with percentile ranks in 0-100 values and also alerts you when volatility is contracting, aka the contraction phase.
Volatility Calculations:
This indicator uses a geometric standard deviation to measure volatility based on historical price data. This metric quantifies the variability of price changes over a specified lookback period and then computes a percentile rank within a defined sample period. This percentile calculation helps evaluate the current volatility compared to historical levels.
Based on the percentile rank, the indicator sets thresholds to determine whether the current volatility is within a range considered "contraction" or not. For example, if there are really low levels of volatility on the percentile rank, then there is currently a contraction phase. The indicator also compares the volatility value against a moving average, where values above the current moving average value signal the expansion phase.
Multi-Timeframe Analysis (MTF):
This indicator comes with a multi-timeframe table that shows contractions for 5 different timeframes, and the table is customizable.
Bands:
This indicator comes with bands that are constructed based on the statistical calculations of the standard deviation applied to the log-transformed closing prices. It is commonly assumed that the distribution of prices fits some type of right-skewed distribution. To remove most of the skewness, you can use a log transformation , which makes the distribution more symmetrical and easier to analyze, thus the use of these bands . These bands are in the 2 standard deviation range. You can use these bands to trade at extreme levels. The band parameter is based on the contraction volatility lookback, which is in the Volatility Model Settings tab.
Ways the bands could be used with the contractions:
1. Identifying Breakout trades:
Contraction Zones: These zones indicate periods of low volatility where the market is consolidating. There are usually narrow price ranges, which are considered a build-up phase before a significant price move in any direction.
Bands: When the contraction zone occurs, you might notice the bands tightening around the price on smaller lookback periods, reflecting the decreased volatility. A continuous widening of the bands could then signal the beginning of an expansion phase, indicating a potential breakout opportunity.
2. Enhancing Trade Timing:
Before the Breakout: During the contraction phase, the bands might move closer together, reflecting the lower volatility. You can monitor this phase closely and prepare for a potential expansion. The bands can provide additional confirmation; for instance, a price move toward one of the bands might show an extreme occurrence and might show what the direction of the breakout could be.
After the breakout: Once the price breaks out of the contraction zone and goes to the expansion phase, and if it coincides with the bands widening significantly, it could reinforce the strength and potential sustainability of the new trend, providing a clearer entry.
3. Price-touching bands during a contraction:
If the price repeatedly touches one of the bands during a contraction phase, it might suggest a buildup of pressure in that direction. For example, if the price is consistently touching the upper band even though the bands are narrow, it might suggest bullish pressure that could occur once the expansion phase begin.
4. Price at the band extreme levels during Expansion:
If the price is at the extreme levels of the bands once the expansion phase occurs, it might indicate unsustainable levels and a low probability of the price continuing beyond those levels. Potentially signaling that a reversal will occur. Some trades could use these extremes to place entries during the expansion phases.
Liquidity Levels:
This script comes with liquidity points, whose functionality goes towards identifying pivotal levels in price action, focusing on swing highs and swing lows in the market. These points represent areas where significant buying (for swing lows) or selling (for swing highs) activity has occurred, implying potential levels or resistance in the price movement.
These liquidity points, often identified as highs and lows, are points where market participants have shown interest in the past. These levels can act as psychological indications where traders might place orders, leading to increased trading activity when these levels are approached or breached. When used with the Forex Master Pattern phases, liquidity levels can enhance trades placed with this indicator. For instance, if the market is expanding and approaches a significant liquidity level, there might be a higher chance of a breakout or reversal, showing a possible entry or exit point.
Liquidity Levels in the Contraction Phase:
Accumulation and Distribution: During the contraction phase, liquidity levels can indicate where huge positions are likely accumulating or distributing quietly. If price is near a known liquidity level and in a contraction phase, it might suggest that a large market player is building a position in anticipation of the next move.
Breakout Points: Liquidity levels can also give clues about where price could go after the breakout from the contraction phase. A break above a liquidity level might indicate a strong move to come as the market overcomes significant selling pressure.
Liquidity Levels in Expansion Phase:
Direct Confirmation: As the expansion phase begins, breaking through liquidity levels can confirm the new trend's direction. If the price moves past these levels with huge volume, it might indicate that the market has enough momentum to continue the trend.
Target Areas: Liquidity levels can act as target areas during the expansion phase. Traders using this indicator could look to take profits if the price approaches these levels, possibly expecting a reaction from the market.
Cuban's Range PositioningCuban's Range Positioning is the primary backbone of Cuban's Asset Screener and a fantastic standalone market screening tool.
Range Positioning allows the trader to monitor the positioning of over 200+ Binance and Bybit Futures assets within a single window, with a standard measurement of performance, and also with custom watchlist support.
The range calculation itself uses the unique logic of Cuban's Donchian Suite, retaining highs and lows until the opposite side of the range is tagged.
When viewed historically, the Range Positioning screener allows traders to monitor any assets that are continually pushing range highs and lows, identify outliers, and track trending sectors relative to the rest of the market. This script makes this identification easier for the user by making assets that aren't approaching highs or lows, transparent.
Included within this indicator is the option to redenominate the quote asset of all assets on screen using the current chart ticker.
Within the user inputs, the user gains the ability to customize the following:
Range lookback
Asset redenomination
Location of the asset table
Percentage of assets highlighted or made transparent
Dynamic labelling offset
Over 200+ Binance and Bybit Futures assets
TO DO:
Customize number of assets on screen
Allow values beyond the initial range
Nasdaq 100 ScreenerNasdaq 100 screener is comprehensive table displaying the following parameters :
Op = Open Price of the Day.
LaP = Last Price.
O-L = Open Price of the Day - Last Price.
ROC = Rate of Change .
SMA20 = Simple Moving Average 20 period.
S20d = Last Price - SMA 20.
SMA50 = Simple Moving Average 50 period.
S50d = Last Price - SMA 50.
SMA200 = Simple Moving Average 200 period.
S200d = Last Price - SMA 200.
ADX(14) = Average Directional Index.
RSI(14) = Relative Strength Index.
CCI(20) = Commodity Channel Index.
ATR(14) = Average True Range.
MOM(10) = Momentum.
AcDis(K) = Accumulation/Distribution.
CMF(20) = Chaikin Money Flow.
MACD = Moving Average Convergence Divergence.
Sig = MACD signal.
Nasdaq 100 stocks are divided into following alphabetical grouping for input access purpose under “Options” in “Settings” menu.
A to B 21 stocks “Input symbols” are listed under the “Options” in “Input A to B”
C to E 18 stocks “Input symbols” are listed under the head “Options” in “Input C to E”
F to L 19 stocks “Input symbols” are listed under the head “Options” in “Input F to L”
M to P 22 stocks “Input symbols” are listed under the head “Options” in “Input M to P”
R to Z 20 stocks “Input symbols” are listed under the head “Options” in “Input R to Z”
A to Z 100 stocks “Input symbols” are listed under the head “Options” in “Input A to Z”
User after visiting the “Settings” menu simply is required to select the “input symbol” from the stock listed under respective alphabetical Input lists to which the particular stock belongs. The resultant data is tabulated under respective row in Table .At a time User can see 5 different stocks i.e one each in different alphabetical lists in respective alphabetical order rows stated in the Table. User can scroll in each list to access and shift to any other stock in the list. In addition a Master list of all 100 stocks is given under “ Input A to Z “ at the last row of table.
Nasdaq 100 screener is a simple table , which facilitate to view 6 different stocks at a time (inclusive one from Master list of “Input A to Z” with a display of 19 parameters.
5 Symbol screener with triple MA and RSIBelow is a simple screener script fitted with 5 different symbols in the first column and in the other 4 columns the screener displays the respective moving averages and the RSI, the user has the ability to change between timeframes and different moving averages such as the SMA, EMA, RMA and WMA .
Market Sector Scanner/Screener With MOM + RSI + MFI + DMI + MACDMARKET SECTOR SCANNER/SCREENER MOM + RSI + MFI + DMI + MACD FOR STOCKS CRYPTO & FOREX
This script scans 9 markets constantly and returns the values of 5 different popular indicators.
This indicator helps you see when one of your favorite stocks is bullish or bearish when you are not watching that chart so you can always catch the big moves as they happen.
***HOW TO USE***
A great way to use this market screener is to set up separate chart layouts for each sector you like to trade. Such as the top 9 stocks in the S & P 500, top 9 stocks in the XLF etf, etc. Make sure to set up separate chart layouts in Tradingview so you don’t have to change the symbols constantly. This will give you a good idea in real time if that entire sector is bullish, bearish or mixed. When the entire grid goes red or green, those are very strong signs of market direction across that entire sector, so trades in the corresponding direction are quite safe.
This can be done for crypto as well, using the top 9 cryptocurrencies by market cap. Watch the grid and wait for the entire lot to turn green or red and then take a position in that direction.
You can also use this with a variety of your favorite tickers so you can see when specific markets are looking strong in either direction, instead of constantly changing charts or missing good opportunities because you weren’t watching that specific chart.
This grid can also be used to determine how long to hold a position as well. If the entire grid is still green or red, according to your trade direction, you can usually expect price to continue in that direction until you see some conflicting colors start to pop up on the grid. As it starts to give mixed signals, you can expect the market to be indecisive or reverse which is a good time to get out.
If you have your scanner setup to show similar markets in one sector, be careful taking trades when the grid is very mixed in color. This shows signs of indecision and will likely have choppy price action until the market decides a direction so make sure to use caution when the grid is mixed. It is best to wait for the entire grid to turn green or red and then take position.
***COLOR MEANINGS***
When each indicator value is in bullish territory, the background of that value will turn green.
When each indicator value is in bearish territory, the background of that value will turn red.
When each indicator value is in neutral territory, the background of that value will turn blue.
When all 5 indicators for a ticker are bullish, the ticker background will turn green.
When all 5 indicators for a ticker are bearish, the ticker background will turn red.
When there is a mixture of bullish and bearish values, the ticker background will turn blue.
***CUSTOMIZATION***
You can customize which tickers are in your scanner including stocks, crypto, futures and forex, the source of the indicators, the length of the indicator settings and the smoothing parameters.
***INDICATORS USED***
The indicators used for each ticker are as follows:
Momentum(MOM) - Default length is 14. Bullish is above zero, bearish is below zero.
Relative Strength Index(RSI) - Default length is 14. Bullish is above 50, bearish is below 50.
Money Flow Index(MFI) - Default length is 14. Bullish is above 50, bearish is below 50.
Directional Movement Index(DMI) - Default length is 14 and smoothing is 14. Calculated by subtracting di minus from di plus. If the value is positive, it is bullish. If the value is negative, it is bearish.
Moving Average Convergence & Divergence(MACD) - Default settings are 12, 26, 9. If the short line is greater than the long line, then it is bullish. If the short line is less than the long line, it is bearish.
***MARKETS***
This market scanner can be used as a signal on all markets, including stocks, crypto, futures and forex.
***TIMEFRAMES***
This scanner can be used on all timeframes and pulls data from other tickers using the same timeframe as what your current chart is set to.
***TIPS***
Try using numerous indicators of ours on your chart so you can instantly see the bullish or bearish trend of multiple indicators in real time without having to analyze the data. Some of our favorites are Trend Friend Scalp & Swing Signals, Auto Fibonacci, Directional Movement Index, Volume Profile With Buy/Sell Pressure, Auto Support And Resistance and Money Flow Index in combination with this Scanner. They all have real time Bullish and Bearish labels as well so you can immediately understand each indicator's trend.
PDH/PDL ScreenerHello Fellow Traders,
This is a Real-Time Screener for stocks trading near previous day's high/low and day before previous day's high/low (default), you can select previous week also.
Screener scans stocks in batches of 10 on defined time-frame (preset- 5 min).
As of now total 100 stocks can be added out of which i've added 80 scripts i.e 8 batches to scan out.
Bits slower due to long code please give some seconds to load.
Happy Trading ...
"Dua me yaad rakhna :-)"
-Nitin
Indices Sector SigmaSpikes█ OVERVIEW
“The benchmark Dow Jones Industrial Average is off nearly 300 points as of midday today...”
“So what? Is that a lot or a little? Should we care?”
-Adam H Grimes-
This screener aims to provide Bird-Eye view across sector indices, to find which sector is having significant or 'out-of-norm' move in either direction.
The significance of the move is measured based on Sigma Spikes, a method proposed by Adam H. Grimes, where Standard Deviation of returns used as a baseline.
*You can google his blog or read his book, got some gold in there, especially on how he use indicators for trading
█ Understanding Sigma Spikes
As described by Grimes, moves in markets are only meaningful when we consider what “normal” is for that market.
Without that baseline, the daily change number, and even the percent change on the day doesn’t really mean much.
To overcome that problem, Sigma Spikes, as a measure of volatility, attempt to put todays change in price (aka return) in context of the standard deviation of 20 days daily's return.
Refer chart below:
1. The blue bars refer to each days return
2. The orange line is 1 time standard deviation of past 20days daily's return (today not included)
3. The red line is 2 time standard deviation of past 20days daily's return (today not included)
Using the ratio of today's return over the Std Deviation, determining your threshold (1,2,3,etc) will be the key that tells if today's move is significant or not.
*Threshold referring to times standard deviation, and different market may require different threshold.
*20 Days period are based on the Lookback Period, adjustable from user input window.
█ Features
- Scan up to 13 symbols at a time (Bursa (MYX) indices are defaulted, but you may change to any symbols/index from the user input setting)
█ Limitation
- Due to multiple use of security() function required to call other symbols, expect the screener to be slow at certain times
- Custom Timeframe currently accept only Daily and Weekly. I'll try to include lower timeframe in the next update
█ Disclaimer
Past performance is not an indicator of future results.
My opinions and research are my own and do not constitute financial advice in any way whatsoever.
Nothing published by me constitutes an investment recommendation, nor should any data or Content published by me be relied upon for any investment/trading activities.
I strongly recommends that you perform your own independent research and/or speak with a qualified investment professional before making any financial decisions.
Any ideas to further improve this indicator are welcome :)
Patternz Screener DBPPatternz Screener is Breakout of box
This indicator forms triangle based on candle open close and then paints it breakout either on upside or downside
it is impossible to scan each stocks whether it have broken breakout so i have used his script and converted into screener
This indicator helps you identify which stocks are breaking above or below patternz box
Multi timeframe - 5,15,30,60,120,240,Day,Week and Month
Can add upto 40 - Stocks , commodities ,indices
BlueswimmersMinorsBoxV1sloth288Something different to what you usually see in the pine world Part 2
This is an add on to BlueswimmersMajorBoxV1sloth288.
Custom currency screener, to be used with BlueswimmerDoesPine at the same time. to get an idea of whats going on change lookback setting to 0, and go to minute candles.
But in a nutshell.
With lookback being 1, and if currency pair says NEUTRAL LONG, it means last close of candle the long signal happened.
With lookback being 0, and if currency pair says NEUTRAL LONG, it means last candle was neutral and current candle is sitting at long.
If scalping minute candles. Have trading screen split in two, BlueswimmersMajorsBoxV1sloth288 on one side, and BlueswimmerDoesPine on the other. that way when flicking between different charts the indicator does not need to load security data over and over again. This is also the reason why the time frame setting is there, so on the screener it can be just loaded to low time frames, and to double check a trade on the other screen you can zoom out to larger time frames and not reloading data over and over again.