Patrón Mecha ProfundaThis pattern must be combined with a 20-period moving average. It is used to know the direction of the price. When the pattern appears and the price is above the 20-period moving average, it is a bullish signal and vice versa.
Ciclos
Peak & Valley Screener RadarThis Pine Script indicator is designed to help traders and investors analyze the percentage distance of stock prices from their recent All-Time High (ATH) and All-Time Low (ALH) over a user-defined number of bars.
It functions as a multi-stock screener, scanning a customizable list of stocks (default: 40 BIST 500 stocks) and displaying results in a dynamic table on the chart.
The script identifies stocks that have pulled back more than a specified percentage from their ATH (potential buying opportunities) or risen less than a specified percentage from their ALH (potential caution zones).
Key Features:
Customizable Stock List: Users can input a comma-separated list of stock tickers (e.g., "AAPL,GOOGL,MSFT") to scan any symbols available on TradingView.
User-Defined Parameters: Adjust the lookback period (bars back, default 250), ATH pullback threshold (default 10%), and ALH rise threshold (default 10%).
Dynamic Table Display: Results are shown in a table with two columns: "Distance to TOP" (ATH pullbacks in red) and "Distance to BOTTOM" (ALH rises in green). The table includes input parameters for quick reference and can be positioned anywhere on the chart (top/bottom left/center/right).
Optional Plots: Toggle plots to visualize the percentage distances for the current chart symbol (red for ATH, green for ALH).
Efficient Data Handling: Uses request.security with tuples for optimized multi-symbol data fetching, supporting up to ~80 stocks without exceeding Pine Script limits (adjust table rows if needed for more).
Real-Time Updates: The table updates only on the last bar for performance efficiency.
How It Works:
The script calculates the highest high and lowest low over the specified bars for each stock.
It computes the percentage difference from the current close: negative for ATH (pullback) and positive for ALH (rise).
Stocks meeting the thresholds are listed in the table with their exact percentages.
Usage Tips:
Apply this indicator to any chart (e.g., a BIST index or stock) to run the screener in the background.
Ideal for swing traders scanning for undervalued stocks near ATH or overbought near ALH.
Note: Performance may vary with large stock lists due to TradingView's security call limits (~40-50 calls per script). Test with smaller lists if needed.
You can bypass the 40-stock limit by adding the indicator twice to the chart, entering 40 different stocks in the second indicator and setting a different table position from the first one, allowing you to scan 80 stocks simultaneously. In fact, this way, you can scan as many stocks as your plan's limits allow.
This script is released under the Mozilla Public License 2.0. Feedback and suggestions are welcome, but please adhere to TradingView's House Rules—no guarantees of profitability, use at your own risk.Disclaimer: This is not financial advice. Past performance does not predict future results. Always conduct your own research.
ALPHA 999This indicator is designed to provide traders with clear and reliable signals by combining essential technical tools into one simplified framework. Whether you’re trading crypto, stocks, or forex, this tool helps identify potential entry and exit points using . It is well-suited for both intraday and swing traders, offering customizable inputs, multi-timeframe compatibility, and real-time alerts. The indicator displays intuitive visual cues directly on the chart, making it easy to interpret market conditions and respond quickly. Ideal for traders who prefer clean charts with actionable signals, this tool enhances decision-making without overwhelming complexity. While powerful on its own, it can be paired with other indicators for greater confirmation and accuracy. Please note: this indicator is for educational purposes only and should be used with proper risk management and backtesting before applying to live trades.
Patrón Mecha Profunda
This pattern must be combined with a 20-period moving average. It is used to know the direction of the price. When the pattern appears and the price is above the 20-period moving average, it is a bullish signal and vice versa.
NY Session Open Levels This indicator automatically draws horizontal lines at the opening prices of the New York trading session at 08:30, 09:30, and 10:00 AM NY time. Each line is labeled and extended to the right, providing clear reference points for key intraday levels. The lines and labels reset daily and are ideal for identifying reaction zones during the early U.S. trading hours.
NY Session Open Levels mit LabelsThis indicator automatically draws horizontal lines at the opening prices of the New York trading session at 08:30, 09:30, and 10:00 AM NY time. Each line is labeled and extended to the right, providing clear reference points for key intraday levels. The lines and labels reset daily and are ideal for identifying reaction zones during the early U.S. trading hours.
Simple Trading ChecklistCustomisable Simple Trading Checklist
This script overlays a fully customizable trading checklist directly onto your chart, providing an at-a-glance reminder of key trading steps and conditions before entering a position.
It is especially useful for discretionary or rule-based traders who want a consistent on-screen process to follow.
RSI Z‑Score + TableRSI Z-Score + Table
This script calculates the Z-Score of the RSI (Relative Strength Index), which standardizes RSI based on its own recent history.
What It Shows:
RSI Z-Score = (Current RSI - Mean RSI) / Standard Deviation
This tells you how extreme the current RSI is compared to its historical values.
A table displays:
Current RSI
Rolling Mean
RSI Z-Score
How to Use:
Z-Score > +2 = Statistically overbought
Z-Score < -2 = Statistically oversold
Use it to time reversals or overextension in RSI behavior.
🔒 Based on rolling lookback window — fully customizable.
Author:
Tags: #RSI #ZScore #Momentum #StatisticalEdge #MeanReversion #Crypto
XAUUSD & BTCUSD Buy/Sell Signals (80% Accuracy)this script gives approx 80% real and correct indicators depending on market
EMA 8 & 21 crossover change EMA 8 & 21 crossover change Indicator This custom TradingView indicator highlights trend shifts by changing candle colors when the 8 EMA crosses the 21 EMA. Bullish crossovers turn candles different color, while bearish crossovers turns different as well—making it easy to visually identify emerging trends and momentum shifts in real time.
Srini B - Zero Lag Trend SignalsFinal version with minor changes. This indicator displays buy & sell alerts as per settings defined and comes out really well. Just my own personal indicator for own use.
Night and Day Session Highlighter % (Valehson)- This script splits the day into night and day sessions and displays the price change in percentage.
- Этот скрипт разделяет день на вечерние и дневные сессии и показывает изменение цены в процентах.
MTF Clean Panelsit is bigger model of a earlier model then i have made earlier it helps you see multiple timeframes together and includes more daily timeframe and have also been introduced a new 4 hours candle structure
SmartMind2The MACD (Moving Average Convergence Divergence) is a popular technical indicator in trading, primarily used to detect trends and possible reversal points.
How is the MACD structured?
The MACD indicator consists of three components:
MACD Line:
Calculated as the difference between two exponential moving averages (EMAs), commonly 12 and 26 periods.
Formula:
MACD Line
=
𝐸
𝑀
𝐴
12
(
Price
)
−
𝐸
𝑀
𝐴
26
(
Price
)
MACD Line=EMA
12
(Price)−EMA
26
(Price)
Signal Line:
An exponential moving average (usually 9 periods) of the MACD line.
Formula:
Signal Line
=
𝐸
𝑀
𝐴
9
(
MACD Line
)
Signal Line=EMA
9
(MACD Line)
Histogram:
Graphically represents the difference between the MACD line and the Signal line.
Formula:
Histogram
=
MACD Line
−
Signal Line
Histogram=MACD Line−Signal Line
Interpretation of MACD:
Buy Signal: Occurs when the MACD line crosses above the signal line (bullish signal).
Sell Signal: Occurs when the MACD line crosses below the signal line (bearish signal).
Trend Reversal: A divergence between price movements and the MACD indicates a potential reversal (e.g., rising prices with a falling MACD).
RSI Z‑Score + TableRSI Z-Score + Table
This script calculates the Z-Score of the RSI (Relative Strength Index), which standardizes RSI based on its own recent history.
What It Shows:
RSI Z-Score = (Current RSI - Mean RSI) / Standard Deviation
This tells you how extreme the current RSI is compared to its historical values.
A table displays:
Current RSI
Rolling Mean
RSI Z-Score
How to Use:
Z-Score > +2 = Statistically overbought
Z-Score < -2 = Statistically oversold
Use it to time reversals or overextension in RSI behavior.
🔒 Based on rolling lookback window — fully customizable.
Author:
Tags: #RSI #ZScore #Momentum #StatisticalEdge #MeanReversion #Crypto
Ghost Month HighlighterThe term "Ghost Month" refers to the seventh lunar month in the Chinese calendar, a period considered inauspicious for major activities like trading or investing in some cultures, due to superstitions about spirits influencing events
Night Session Highlight with Timezone (Valehson)Highlights this time range from 21:00 to 09:00 with a gray background with 90% transparency.
XRP Breathe Strategy Zones + RetracementGreen/red backgrounds = Inhale/Exhale phase timing
Horizontal lines at $3.65 / $3.00 / $2.60 for reference
MACD arrows = entry/exit hints within phase context
New yellow/purple retracement lines:
Inhale → yellow line = pullback buy zone
Exhale → purple line = potential rally target or short zone
Night Session Highlight (Valehson)Highlights time range from 21:00 to 09:00 with a gray background with 90% transparency.