All-In-One Sessions, Weekly, Monday, Previous Highs/LowsALL in ONE:
+ Daily H/L
+ Weekly H/L
+ Monthly H/L
+ Sessions
+ Swing Points
+ Fractals
+ Inside bars
Pontos e níveis de pivô
Banesoul Auto SR Levels v2📊 This indicator automatically detects recent Support and Resistance zones using price action (swing highs/lows) and plots them as transparent zones on the chart.
✅ Works across any timeframe
✅ Clean SR zones using box visuals (no clutter)
✅ Alerts when price touches key support/resistance
✅ Perfect for scalpers, swing traders, or anyone who loves price structure
Built with love by @Srijith to help others navigate the market smarter. If this helps you — trade safe, trade strong 🙌
15 ORB Breakout-Retest with Pivot Points Standard1. 15 Minute Opening Range Breakout
2. Entry on Successful Breakout and Retest Confirmation
3. Pivot Points Standard
4. 21 EMA Trend table on different time frames
Kombine Al/Sat SistemiFeatures:
Support/Resistance Levels: Green line indicates support, red line indicates resistance levels.
RSI Indicator: Green triangle signals when RSI goes above 30.
Buy/Sell Signals: Shows "BUY" and "SELL" labels with EMA intersections and RSI combination.
Money Input: Marked with a blue circle in case of volume increase + price increase.
MACD Histogram: Provides extra momentum information.
This indicator will show all these features together when you add it to your chart. You can adjust the parameters according to your own trading strategy.
Levels 1.0 by SaltanovCryptoScript Description: Levels 1.0 by SaltanovCrypto
This script, "Levels 1" by saltanovcrypto, is a visual indicator designed to display up to 12 customizable buy and 12 customizable sell levels directly on your TradingView chart. These levels are represented by horizontal lines extending from a point to the left and right of the last price bar, along with optional text labels indicating the price level.
Key Functionality:
Dynamic Level Display: The script draws horizontal lines at predefined price levels for both potential buying and selling zones.
Ticker-Based Configuration: The levels and their associated labels are currently configured to change based on the specific ticker being viewed. In this version, it includes specific configurations for "BINANCE:BTCUSDT.P" and "BINANCE:ETHUSDT.P", displaying different test levels for each.
Customizable Line Appearance: Users can customize the color and width of both the buy lines (default green) and sell lines (default blue) through the indicator's input settings.
Optional Labels: The script offers the option to display text labels next to each level line. These labels can be customized for visibility, text color, font size (in pixels), and background color.
Line Offset: To improve visibility and avoid overlapping with the last price action, the script allows users to offset the lines to the right and left from the last bar by a specified number of bars.
Efficient Drawing: The script is designed to draw the lines and labels only on the last bar of the chart, and it deletes any previously drawn lines before creating new ones. This ensures that the levels are always up-to-date and avoids cluttering the chart with redundant lines as the chart updates.
Up to 12 Levels: The script provides the capability to define and display up to 12 distinct buy levels and 12 distinct sell levels, each with its own optional text label. However, the current configuration only utilizes a few of these potential levels for demonstration purposes with specific tickers.
In essence, this script provides a way to visually mark important price levels on your chart based on specific ticker configurations. It offers customization options for the appearance of these levels and their labels, making it a flexible tool for traders who rely on predefined support and resistance zones or other key price points in their analysis.
How to Use:
Apply this script to your TradingView chart.
The script will automatically detect the ticker symbol.
Based on the ticker (currently configured for BINANCE:BTCUSDT.P and BINANCE:ETHUSDT.P), it will draw horizontal lines at the defined buy and sell levels.
Customize the appearance of the lines and labels using the indicator's input settings.
Adjust the "Offset Lines Right from Last Bar" and "Offset Lines Left from Last Bar" parameters to position the lines as desired.
The text labels next to the lines will display the text defined in the script for the specific ticker and level.
Note: To utilize this script for other tickers or to define your own specific levels and labels, you would need to modify the if ticker == ... and else if ticker == ... sections within the script's code. You can add more else if conditions or adjust the existing price levels and label texts as needed.
Combined EMA/Smiley & DEM System## 🔷 General Overview
This script creates an advanced technical analysis system for TradingView, combining multiple Exponential Moving Averages (EMAs), Simple Moving Averages (SMAs), dynamic Fibonacci levels, and ATR (Average True Range) analysis. It presents the results clearly through interactive, real-time tables directly on the chart.
---
## 🔹 Indicator Structure
The script consists of two main parts:
### **1. EMA & SMA Combined System with Fibonacci**
- **Purpose:**
Provides visual insights by comparing multiple EMA/SMA periods and identifying significant dynamic price levels using Fibonacci ratios around a calculated "Golden" line.
- **Components:**
- **Moving Averages (MAs)**:
- 20 EMAs (periods from 20 to 400)
- 20 SMAs (also from 20 to 400)
- **Golden Line:**
Calculated as the average of all EMAs and SMAs.
- **Dynamic Fibonacci Levels:**
Key ratios around the Golden line (0.5, 0.618, 0.786, 1.0, 1.272, 1.414, 1.618, 2.0) dynamically adjust based on market conditions.
- **Fibonacci Labels:**
Labels are shown next to Fibonacci lines, indicating their numeric value clearly on the chart.
- **Table (Top Right Corner):**
- Displays:
- **Input:** EMA/SMA periods sorted by their current average price levels.
- **AVG:** The average of corresponding EMA & SMA pairs.
- **EMA & SMA Values:** Individual EMA/SMA values clearly marked.
- **Dynamic Highlighting:** Highlights the row whose average (EMA+SMA)/2 is closest to the current price, helping identify immediate price action significance.
- **Sorting Logic:**
Each EMA/SMA pair is dynamically sorted based on their average values. Color coding (red/green) is used:
- **Green:** EMA/SMA pairs with shorter periods when their average is lower.
- **Red:** EMA/SMA pairs with longer periods when their average is lower.
- **Star (⭐):** Represents the "Golden" average clearly.
---
### **2. DEM System (Dynamic EMA/ATR Metrics)**
- **Purpose:**
Provides detailed ATR statistics to assess market volatility clearly and quickly.
- **Components:**
- **Moving Averages:**
- SMA lines: 25, 50, 100, 200.
- **Bollinger Bands:**
- Based on 20-period SMA of highs and standard deviation of lows.
- **ATR Analysis:**
- ATR calculations for multiple periods (1-day, 10, 20, 30, 40, 50).
- **ATR Premium:** Average ATR of all calculated periods, providing an overarching volatility indicator.
- **ATR Table (Bottom Right Corner):**
- Displays clearly structured ATR values and percentages relative to the current close price:
- Columns: **ATR Period**, **Value**, and **% of Close**.
- Rows: Each specific ATR (1D, 10, 20, 30, 40, 50), plus ATR premium.
- The ATR premium is highlighted in yellow to signify its importance clearly.
---
## 🔹 Key Features and Logic Explained
- **Dynamic EMA/SMA Sorting:**
The script computes the average of each EMA/SMA pair and sorts them dynamically on each bar, highlighting their relative importance visually. This allows traders to easily interpret the strength of current support/resistance levels based on moving averages.
- **Closest EMA/SMA Pair to Current Price:**
Calculates the absolute difference between the current price and all EMA/SMA averages, highlighting the closest one for quick reference.
- **Fibonacci Ratios:**
- Dynamically calculated Fibonacci levels based on the "Golden" EMA/SMA average give clear visual guidance for potential targets, supports, and resistances.
- Labels are continuously updated and placed next to levels for clarity.
- **ATR Volatility Analysis:**
- Provides immediate insight into market volatility with absolute and relative (percentage-based) ATR values.
- ATR premium summarizes volatility across multiple timeframes clearly.
---
## 🔹 Practical Use Case:
- Traders can quickly identify support/resistance and critical price zones through EMA/SMA and Fibonacci combinations.
- Useful in assessing immediate volatility, guiding stop-loss and take-profit levels through detailed ATR metrics.
- The dynamic highlighting in tables provides intuitive, real-time decision support for active traders.
---
## 🔹 How to Use this Script:
1. **Adjust EMA & SMA Lengths** from indicator settings if different periods are preferred.
2. **Monitor dynamic Fibonacci levels** around the "Golden" average to identify possible reversal or continuation points.
3. **Check EMA/SMA table:** Rows highlighted indicate immediate significance concerning current market price.
4. **ATR table:** Use volatility metrics for better risk management.
---
## 🔷 Conclusion
This advanced Pine Script indicator efficiently combines multiple EMAs, SMAs, dynamic Fibonacci retracement levels, and volatility analysis using ATR into a comprehensive real-time analytical tool, enhancing traders' decision-making capabilities by providing clear and actionable insights directly on the TradingView chart.
MTF RSI & SMA Crossover [OB/OS Filtered Signals]MTF RSI & SMA Crossover
This custom indicator combines the power of Multi-Timeframe (MTF) RSI, Simple Moving Average (SMA), and overbought/oversold (OB/OS) conditions to provide precise buy and sell signals based on the crossovers of the RSI and its SMA. The indicator includes the following features:
MTF RSI: The Relative Strength Index (RSI) is calculated on a customizable timeframe, giving traders the ability to analyze price momentum across different timeframes.
SMA of RSI: The RSI is smoothed using a Simple Moving Average (SMA), helping to filter out market noise and identify clearer trend reversals.
Overbought/Oversold Filter: Signals are only triggered when the RSI has been in an overbought (above 70) or oversold (below 30) condition, improving the reliability of potential trend reversals.
Buy/Sell Signals:
Buy signals occur when the RSI crosses above its SMA after being oversold, indicating potential upward momentum.
Sell signals occur when the RSI crosses below its SMA after being overbought, indicating potential downward momentum.
Customizable Label Colors: Choose your own colors for the "BUY" and "SELL" labels to match your chart's design and preferences.
Alerts: Set alerts for buy and sell signals, ensuring you don't miss a potential trade.
This indicator is ideal for traders who want to capture trend reversals and momentum shifts while filtering out false signals by using overbought and oversold conditions. Customize the settings to suit your trading style and strategy.
Prior Day + FibonacciPrior Day O& Fibonacci is an indicator that displays the open, high, low, and close levels of the previous day on the chart, helping to identify key support and resistance zones.
Additionally, it plots Fibonacci levels from the prior day's high upwards and from the prior day's low downwards, including the 38.2%, 61.8%, and 100% levels, which can be useful for spotting price retracements and expansions.
MMA -SA
User Settings & Input Configuration:
Option to enable/disable projection labels.
Set custom Lower Timeframe (LTF) and Higher Timeframe (HTF) values.
Option for automatic HTF selection based on the current chart's timeframe.
Define projection levels as percentages (e.g., -0.01,-0.1,-1) representing ranges from the selected candle.
Timeframe Handling:
If auto-HTF is enabled, it dynamically determines the appropriate HTF based on the current chart.
Retrieves OHLC and time data from the selected HTF using request.security.
Market Structure Detection:
On every new HTF candle, the script checks for:
Bullish MSS: Current candle closes above the high of two candles ago, after sweeping the previous low.
Bearish MSS: Current candle closes below the low of two candles ago, after sweeping the previous high.
When a valid MSS is found, the candle’s high and low are used to calculate the projection range.
Projection Level Plotting:
For each level specified by the user, the script calculates a horizontal line based on the candle's range.
These levels are plotted to the left side of the current candle (by a shift of -35 bars), projecting possible future price reactions.
Labels are added next to each level if the user enables them.
💡 Practical Use Cases:
Ideal for advanced price action traders who want to identify structural breakouts.
Helps in setting target zones or invalidation levels.
Adds a visual forecasting layer by projecting key levels forward.
🔧 Technical Notes:
Uses array to store projection levels and loop through them dynamically.
Projection lines and labels are styled for clean visibility.
Logic ensures detection only happens once per new HTF candle (using htf_time check).
Chikou vs Donchian + EMA Cross AlertsChikou Span Crossing Dochian Channel Base Line, Buy and Sell Singal best for 10 to 15 min chart.
PDHL by ZTA1. This Indictor automatically plots previous day High & Low with Price Label
2. And also the line color changes dynamically based on price trading above and below lines.
3. You Can extend the line on Left side by giving input for how many candle you want..
Advanced SMC Toolkit by MaazAdvanced SMC Toolkit by Maaz
The Advanced Smart Money Concepts (SMC) Toolkit is a comprehensive trading indicator designed to visualize key price action elements used by institutional traders. This powerful tool helps retail traders identify important market structures and potential reversal zones with precision.
Key Features:
Break of Structure (BOS) - Clearly identifies when price breaks previous swing points, signaling potential trend changes
Order Blocks - Highlights institutional entry areas that often become support and resistance
Fair Value Gaps (FVG) - Detects imbalances in price action where markets move too quickly, leaving unfilled gaps
Premium/Discount Zones - Divides the chart into value areas to identify when price is trading at premium or discount levels
Liquidity Levels - Shows both internal and external liquidity zones where stop orders accumulate
Customizable Settings - Adjust swing sensitivity, minimum FVG size, and toggle various display elements to suit your trading style
This indicator combines multiple SMC concepts into one powerful overlay, helping you visualize institutional order flow and make more informed trading decisions. Perfect for traders focused on price action, market structure, and institutional trading concepts.
Contact for Custom Development
For freelance algorithmic trading, custom indicators, or custom trading and investment tools development, contact Maaz at maazshulli@gmail.com. Specializing in Python, PineScript and trading systems development.
StonkGame Major Market Open/ClosePlots vertical lines for Tokyo, London, and New York session opens and closes — auto-adjusted to your chart's timezone.
Open lines = lighter, dashed style.
Close lines = solid, full-color style.
Helps identify key liquidity windows, session-driven volatility, and clean market structure — without chart clutter.
Fully customizable colors and line styles for a professional, minimal look.
fossilz Previous Day InfoThis is a script that provides the following:
Previous Day
High
Low
Open
Close
VWAP (close value)
It also provides the current day Premarket High and Low, as well as the closing price at 8AM.
Daily LevelsOverview:
The Daily Levels indicator plots key price levels from the previous trading day, including the high, low, median (pivot), and projected extensions. These levels help traders identify potential support/resistance zones and anticipate breakout or reversal opportunities.
Key Features:
✅ Previous Day High & Low – Visualizes the prior day’s high and low as dynamic support/resistance levels.
✅ Median (Pivot) Line – Calculates the midpoint between the previous day’s high and low, acting as a key intraday reference.
✅ Projected Levels – Extends the high/low range symmetrically above and below the median, highlighting potential breakout zones.
✅ Customizable Display – Toggle visibility, adjust colors, and modify line styles (solid, dotted, dashed).
✅ Price Labels – Clear on-chart labels showing exact price values for quick reference.
✅ Built-in Alerts – Get notified when price crosses any of the key levels.
How to Use:
Trend Identification: If price holds above the median, the bias is bullish; below suggests bearish momentum.
Breakout Trading: Watch for moves beyond the projected levels for potential continuation.
Mean Reversion: Fade moves toward the previous day’s high/low if the median holds as support/resistance.
Ideal For:
Day Traders – Intraday support/resistance levels.
Swing Traders – Context for multi-day trends.
Breakout/Reversal Strategies – Clear levels for trade triggers.
Settings Recommendations:
High/Low Lines: Use semi-transparent colors (e.g., green/red) for clarity.
Projections: Helpful for anticipating extended moves (e.g., teal for upper, orange for lower).
Alerts: Enable notifications for key crosses (e.g., median or high/low breaks).
StonkGame AutoLevels HL Y/T/W/MHigh and Low auto-generated clean levels and labels for prior day, current day, last week, last month, last year.
Previous Day H/L with Pivot & S/R LevelsThis script checks Previous Day High & Low and accordingly identifies Pivot, Support & Resistance
Psychological Levels 25 Gold [UkutaLabs]This indicator is specifically designed to display key psychological levels for Gold (XAUUSD) trading, focusing on increments of $25. It automatically plots major and minor levels, providing traders with clear visual cues for potential support and resistance areas.
Key Features:
25 Dollar Increments: Draws lines at every $25 increment, highlighting significant price levels for Gold.
Major & Minor Levels: Distinguishes between major ($25 increments) and minor (mid-point) levels with customizable colors and styles.
Nearest Century Line: Displays the nearest 25 dollar increment to the current price with a distinct color.
Customizable Appearance: Allows users to adjust line colors, styles (dashed, dotted, solid), and widths to suit their preferences.
Number of Lines: Allows users to set the number of psychological lines to be displayed above and below the current price.
Clear Visuals: Provides clean and easily interpretable lines on the chart.
How to Use:
Add the indicator to your Gold (XAUUSD) chart.
Observe the plotted lines for potential support and resistance areas.
Customize the line colors and styles in the indicator's settings to match your chart theme.
Use these levels in conjunction with other technical analysis tools for informed trading decisions.
Disclaimer:
This indicator is for informational purposes only and should not be considered financial advice. Trading involves risks, and past performance is not indicative of future results. 1 2 Always conduct thorough research and consult with a qualified financial 3 advisor before making any trading decisions.
Psychological Levels 25 Gold [UkutaLabs]Here's a description you can use when publishing your "Psychological Levels 25 Gold " indicator on TradingView:
Title: Psychological Levels 25 Gold
Description:
"This indicator is specifically designed to display key psychological levels for Gold (XAUUSD) trading, focusing on increments of $25. It automatically plots major and minor levels, providing traders with clear visual cues for potential support and resistance areas.
Key Features:
25 Dollar Increments: Draws lines at every $25 increment, highlighting significant price levels for Gold.
Major & Minor Levels: Distinguishes between major ($25 increments) and minor (mid-point) levels with customizable colors and styles.
Nearest Century Line: Displays the nearest 25 dollar increment to the current price with a distinct color.
Customizable Appearance: Allows users to adjust line colors, styles (dashed, dotted, solid), and widths to suit their preferences.
Number of Lines: Allows users to set the number of psychological lines to be displayed above and below the current price.
Clear Visuals: Provides clean and easily interpretable lines on the chart.
How to Use:
Add the indicator to your Gold (XAUUSD) chart.
Observe the plotted lines for potential support and resistance areas.
Customize the line colors and styles in the indicator's settings to match your chart theme.
Use these levels in conjunction with other technical analysis tools for informed trading decisions.
Disclaimer:
This indicator is for informational purposes only and should not be considered financial advice. Trading involves risks, and past performance is not indicative of future results. Always conduct thorough research and consult with a qualified financial advisor before making any trading decisions.
Mondays' Ranges - VinssContains monday range for past data. Highs and Lows are given for each monday for a week.
Breakout Trading Rules📄 Breakout Trading Rules – Confirmed Entry Logic
This open-source indicator helps identify confirmed bullish breakouts using a combination of price action and technical filters. It is designed for traders who prefer rule-based entries and want to visually track confirmation signals on the chart.
🧠 Core Logic
A BUY signal is confirmed only when all of the following conditions are met:
Price breaks above a key breakout level, which can be:
The most recent pivot high (automatically detected), or
A manually set level (if override is enabled).
The breakout is confirmed by two consecutive closes above the level.
Volume is above a reference average (user-defined period).
MACD is bullish (MACD line > signal line).
RSI is above a custom threshold (default is 50).
📊 What the Script Displays
A dynamic horizontal breakout line on the chart (green if price is above, red if below).
A "BUY" label plotted on the candle when all entry conditions are satisfied.
A compact checklist table in the top-right corner showing the real-time status of all entry conditions.
An alert that triggers when the breakout and all confirmations are active.
Option to manually set the breakout level for more control.
⚙️ Inputs You Can Customize
Pivot lookback period
Volume comparison lengths
RSI threshold
Manual override for breakout level
✅ Intended Use
This tool supports users in identifying confirmed breakout entries by combining simple price action with confirmation from volume and momentum indicators. It is most suitable for daily timeframe (1D) setups, but it works on other timeframes as well.
⚠️ Important Notes
This script does not repaint, and all signals are calculated using historical bar closes.
It is not a strategy, but a visual aid for discretionary entries based on clearly defined rules.
No indicator should be used in isolation. Always combine with broader market context and proper risk management.