HMA Swing Levels [BigBeluga]An advanced swing structure and trend-following tool built on Hull Moving Average logic, designed to detect major reversals and track dynamic support/resistance zones.
This indicator analyzes price swings using pivot highs/lows and a smoothed HMA trend baseline. It highlights key reversal levels and keeps them active until breached, giving traders a clear visual framework for price structure and trend alignment. The pivots are calculated in real-time using non-lagging logic, making them highly responsive to market conditions.
🔵 CONCEPTS
Combines a fast-reacting Hull Moving Average (HMA) with pivot logic to capture precise directional changes.
Detects non-lagging reversal highs and lows when pivot points form and the HMA direction flips.
Projects these reversal levels forward as horizontal support/resistance lines until broken by price.
Active trend is shown with a step-style trail line that reflects HMA bias over time.
🔵 FEATURES
Swing Level Detection:
Identifies high/low reversals when trend direction changes and plots horizontal zones.
Non-lagging logic of swing points detection:
if h == high and high < h and change > 0
// Detected Swing High
if l == low and low > l and change < 0
// Detected Swing Low
Persistent Support & Resistance Lines:
Each detected swing high or low is extended forward until price invalidates the level. Dotted style is applied once breached.
Color-Coded Trend Trail:
Displays a stepped trend trail using HMA slope: lime = uptrend, blue = downtrend.
Automatic Labeling:
Each reversal level is labeled with its price for clear reference.
Age-Based Line Thickness:
Every level increases in thickness every 250 bars. The longer the level lasts, the stronger it is.
🔵 HOW TO USE
Use green (support) and blue (resistance) levels to frame key reaction zones.
Trade with the trend defined by the trail color: lime for bullish bias, blue for bearish.
Explore where buy or sell orders are stacked
Look for breaks of swing lines to anticipate trend shifts or breakout setups.
Adjust the "Trend Change" input to tune the sensitivity of swing detection.
Adjust the "SwingLevels" input to define how far back to search for valid pivots.
🔵 CONCLUSION
HMA Swing Levels offers a hybrid approach to structural and trend-based trading. With automated non-lagging swing detection, persistent support/resistance tracking, and intuitive HMA-based trend coloring, it provides a powerful visual system for discretionary and systematic traders alike.
Indicadores y estrategias
Bitcoin Power Law Clock [LuxAlgo]The Bitcoin Power Law Clock is a unique representation of Bitcoin prices proposed by famous Bitcoin analyst and modeler Giovanni Santostasi.
It displays a clock-like figure with the Bitcoin price and average lines as spirals, as well as the 12, 3, 6, and 9 hour marks as key points in the cycle.
🔶 USAGE
Giovanni Santostasi, Ph.D., is the creator and discoverer of the Bitcoin Power Law Theory. He is passionate about Bitcoin and has 12 years of experience analyzing it and creating price models.
As we can see in the above chart, the tool is super intuitive. It displays a clock-like figure with the current Bitcoin price at 10:20 on a 12-hour scale.
This tool only works on the 1D INDEX:BTCUSD chart. The ticker and timeframe must be exact to ensure proper functionality.
According to the Bitcoin Power Law Theory, the key cycle points are marked at the extremes of the clock: 12, 3, 6, and 9 hours. According to the theory, the current Bitcoin prices are in a frenzied bull market on their way to the top of the cycle.
🔹 Enable/Disable Elements
All of the elements on the clock can be disabled. If you disable them all, only an empty space will remain.
The different charts above show various combinations. Traders can customize the tool to their needs.
🔹 Auto scale
The clock has an auto-scale feature that is enabled by default. Traders can adjust the size of the clock by disabling this feature and setting the size in the settings panel.
The image above shows different configurations of this feature.
🔶 SETTINGS
🔹 Price
Price: Enable/disable price spiral, select color, and enable/disable curved mode
Average: Enable/disable average spiral, select color, and enable/disable curved mode
🔹 Style
Auto scale: Enable/disable automatic scaling or set manual fixed scaling for the spirals
Lines width: Width of each spiral line
Text Size: Select text size for date tags and price scales
Prices: Enable/disable price scales on the x-axis
Handle: Enable/disable clock handle
Halvings: Enable/disable Halvings
Hours: Enable/disable hours and key cycle points
🔹 Time & Price Dashboard
Show Time & Price: Enable/disable time & price dashboard
Location: Dashboard location
Size: Dashboard size
Heatmap Trailing Stop with Breakouts (Zeiierman)█ Overview
Heatmap Trailing Stop with Breakouts (Zeiierman) is a trend and breakout detection tool that combines dynamic trailing stop logic, Fibonacci-based levels, and a real-time market heatmap into a single, intuitive system.
This indicator is designed to help traders visualize pressure zones, manage stop placement, and identify breakout opportunities supported by contextual price–derived heat. Whether you're trailing trends, detecting reversals, or entering on explosive breakouts — this tool keeps you anchored in structure and sentiment.
It projects adaptive trailing stop levels and calculates Fibonacci extensions from swing-based extremes. These levels are then colored by a market heatmap engine that tracks price interaction intensity — showing where the market is "hot" and likely to respond.
On top of that, it includes breakout signals powered by HTF momentum conditions, trend direction, and heatmap validation — giving you signals only when the context is strong.
█ How It Works
⚪ Trailing Stop Engine
At its core, the script uses an ATR-based trailing stop with trend detection:
ATR Length – Defines volatility smoothing using EMA MA of true range.
Multiplier – Expands/retracts the trailing offset depending on market aggression.
Real-Time Extremum Tracking – Uses local highs/lows to define Fibonacci anchors.
⚪ Fibonacci Projection + Heatmap
With each trend shift, Fibonacci levels are projected from the new swing to the current trailing stop. These include:
Fib 61.8, 78.6, 88.6, and 100% (trailing stop) lines
Heatmap Coloring – Each level'slevel's color is determined by how frequently price has interacted with that level in the recent range (defined by ATR).
Strength Score (1–10) – The number of touches per level is normalized and averaged to create a heatmap ""score"" displayed as a colored bar on the chart.
⚪ Breakout Signal System
This engine detects high-confidence breakout signals using a higher timeframe candle structure:
Bullish Breakout – Strong bullish candle + momentum + trend confirmation + heatmap score threshold.
Bearish Breakout – Strong bearish candle + momentum + trend confirmation + heatmap score threshold.
Cooldown Logic – Prevents signals from clustering too frequently during volatile periods.
█ How to Use
⚪ Trend Following & Trail Stops
Use the Trailing Stop line to manage positions or time entries in line with trend direction. Trailing stop flips are highlighted with dot markers.
⚪ Fibonacci Heat Zones
The projected Fibonacci levels serve as price magnets or support/resistance zones. Watch how price reacts at Fib 61.8/78.6/88.6 levels — especially when they're glowing with high heatmap scores (more glow = more historical touches = stronger significance).
⚪ Breakout Signals
Enable breakout signals when you want to trade breakouts only under strong context. Use the "Heatmap Strength Threshold" to require a minimum score (1–10).
█ Settings
Stop Distance ATR Length – ATR period for volatility smoothing
Stop Distance Multiplier – Adjusts the trailing stop'sstop's distance from price
Heatmap Range ATR Length – Defines how far back the heatmap scans for touches
Number of Heat Levels – Total levels used in the heatmap (more = finer resolution)
Minimum Touches per Level – Defines what counts as a ""hot"" level
Heatmap Strength Threshold – Minimum average heat score (1–10) required for breakouts
Timeframe – HTF source used to evaluate breakout momentum structure
-----------------
Disclaimer
The content provided in my scripts, indicators, ideas, algorithms, and systems is for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or a solicitation to buy or sell any financial instruments. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
Professional Breakout ChecklistThe " Professional Breakout Checklist Indicator " designed to automate and visually represent the stringent criteria for high-probability breakout trade entries. This indicator transforms a manual checklist into a dynamic, chart-based system, leveraging TradingView's robust charting and custom indicator capabilities .
At its core, the indicator systematically identifies consolidation phases, which are crucial precursors to genuine breakouts. It achieves this by calculating the range of price action over a user-defined lookback period and comparing it to a multiple of the Average True Range (ATR), a measure of market volatility. When price tightens within this calculated range, the indicator visually shades the consolidation zone on the chart, signaling potential accumulation or distribution.
For a breakout to be considered valid, the indicator demands specific volume and volatility confirmation. It calculates the average volume over a set period and only triggers a signal if the breakout candle's volume significantly exceeds this average—specifically, 1.5 times the mean volume. This ensures that the price movement has strong conviction and institutional interest behind it, filtering out weak or false breakouts.
The breakout trigger mechanism is precise, requiring the breakout candle to close not just beyond the detected support or resistance, but by a user-specified number of "clearance ticks." This addresses the need to avoid noise and confirm the true breach of a level. Upon a confirmed breakout, the indicator immediately calculates and plots a suggested risk-reward setup. This includes a stop-loss level, derived from the ATR, and a take-profit target that adheres to a minimum 2:1 reward-to-risk ratio. These visual cues assist traders in defining their risk exposure and potential gains before entry.
Furthermore, the indicator integrates crucial market context by offering an optional trend filter, typically a 50-period Exponential Moving Average (EMA). This ensures that breakout signals align with the broader market direction, enhancing probability.
Beyond these core checklist items, the indicator incorporates professional enhancements. It provides an option to wait for retest confirmation, a strategy often employed by seasoned traders where price retests the breakout level before continuing its move, offering a potentially safer entry point. Additionally, a false breakout filter assesses the quality of the breakout candle, prioritizing those with strong bodies and minimal wicks, which are less likely to be "trap" moves.
The indicator is displayed directly on the chart, using visual cues such as shaded consolidation boxes, distinct shapes for bullish/bearish entry signals, and plotted lines for stop-loss and take-profit targets. Its design enables traders to efficiently analyze setups, confirm adherence to their trading plan, and receive timely alerts for potential opportunities, streamlining the decision-making process within the dynamic trading environment of TradingView
suppot and daimandRESHA Indicator
The RESHA Indicator is an advanced price action tool designed for precision trading based on dynamic supply and demand zones. It automatically identifies key price levels, draws structured zones, and adapts to market behavior with a strict entry logic. The indicator monitors the first touch of each zone, confirms breakouts with candle closes, and detects retests before generating trading signals.
RSI Games 1.2he "RSI Games 1.2" indicator enhances the standard RSI by adding several layers of analysis:
Standard RSI Calculation: It calculates the RSI based on a configurable length (default 14 periods) and a user-selected source (default close price).
RSI Bands: It plots horizontal lines at 70 (red, overbought), 50 (yellow, neutral), and 30 (green, oversold) to easily identify extreme RSI levels.
RSI Smoothing with Moving Averages (MAs) and Bollinger Bands (BBs):
You can apply various types of moving averages (SMA, EMA, SMMA, WMA, VWMA) to smooth the RSI line.
If you choose "SMA + Bollinger Bands," the indicator will also plot Bollinger Bands around the smoothed RSI, providing dynamic overbought/oversold levels based on volatility.
The RSI line itself changes color based on whether it's above (green) or below (red) its smoothing MA.
It also fills the area between the RSI and its smoothing MA, coloring it green when RSI is above and red when below.
Bollinger Band Signals: When Bollinger Bands are enabled, the indicator marks "Buy" signals (green arrow up) when the RSI crosses above the lower Bollinger Band and "Sell" signals (red arrow down) when it crosses below the upper Bollinger Band.
Background Coloring: The background of the indicator pane changes to light green when RSI is below 30 (oversold) and light red when RSI is above 70 (overbought), visually highlighting extreme conditions.
Divergence Detection: This is a key feature. The indicator automatically identifies and labels:
Regular Bullish Divergence: Price makes a lower low, but RSI makes a higher low. This often signals a potential reversal to the upside.
Regular Bearish Divergence: Price makes a higher high, but RSI makes a lower high. This often signals a potential reversal to the downside.
Hidden Bullish Divergence: Price makes a higher low, but RSI makes a lower low. This can indicate a continuation of an uptrend.
Hidden Bearish Divergence: Price makes a lower high, but RSI makes a higher high. This can indicate a continuation of a downtrend.
Divergences are visually marked with labels and can trigger alerts.
Trendlines with Breaks [LuxAlgo]The Best Trendline indicator: CMCMARKETS:EURUSD FX:EURUSD CAPITALCOM:GBPUSD OANDA:GBPJPY OANDA:USDJPY OANDA:XAUUSD INDEX:BTCUSD
DP_MoneyFlow_Osc_V4**DP_Moneyflow_Osc_V4** is a custom, volume‐weighted momentum oscillator built around the classic Money Flow Index (MFI), with a few twists to help you spot more reliable reversal points:
***Best way to use it is to take the signals as alert points, to understand when money is starting to flow in or starting to flow out. It is not intended to be a Buy or Sell signal at the point of entry where the label is printed.***
1. **Core Calculation**
* Computes the standard MFI on your chart’s native timeframe:
* Money Flow = typical price (H+L+C)/3 × volume
* Segregates positive vs. negative flow based on whether price rose or fell on each bar
* Smooths each with an N-bar SMA, forms the ratio, and maps it into a 0–100 scale
2. **Inversion & Smoothing**
* You can **invert** the oscillator around 50 (so peaks become troughs and vice versa) with the **Reverse MFI** toggle.
* Applies two layers of smoothing (one for raw noise reduction, another for longer-term trend stability).
3. **Dynamic Coloring**
* Above Overbought (OB) threshold → solid red; below Oversold (OS) → solid green.
* In between, it linearly fades from red/green toward black as it approaches the 50 midpoint.
* **Invert Colors** flips the hue logic (red ↔ green) if you prefer.
4. **Overbought/Oversold Zones**
* Plots horizontal lines at your chosen OB/OS levels.
* Optionally fills the zone between them for quick visual reference.
5. **Peak/Trough Signal Labels**
* Detects **true extremes** by finding when the oscillator reverses direction right at or beyond your OB/OS levels.
* Prints a tiny “OB” or “OS” label **exactly at that pivot bar**, so you see the high or low of the swing.
6. **Alternation Toggle**
* Prevents two consecutive “OS” or “OB” labels by enforcing strict Buy/Sell alternation—turn this on or off via **Enable Signal Alternation**.
---
**Use-Case**: This oscillator excels at pinpointing the *tops* and *bottoms* of strong volume‐backed moves, giving you clear pivot markers rather than every threshold crossover. Tweak the smoothing and threshold inputs to calibrate sensitivity to your market and timeframe.
📈 Pro BUY/SELL Optimized v1.1 (SMC + Divergence + Trend Slope)đây là cách mới tôi thử nghiệm hãy thử cùng trải nghiệm với tối nhé, rsi, macd, ema, smc
PulseMA OscillatorOverview
PulseMA Oscillator is a technical analysis tool that transforms the relationship between price and a base moving average (EMA) into an oscillator fluctuating around a zero line. It is based on counting consecutive candles closing above or below the EMA and factoring in the slope of the average to gauge trend momentum.
This indicator helps assess not only the direction of the market but also the strength of the movement and potential exhaustion, making it useful for identifying trade entry and exit points.
Key Features
PulseMA Oscillator: Calculates a value based on the number of consecutive candles above or below an EMA and the angle (slope) of that EMA. Positive values indicate bullish dominance; negative values indicate bearish pressure.
Smoothing (SMA): A moving average of the oscillator to highlight the broader trend and reduce noise.
Zero Line: Acts as a baseline to distinguish between bullish and bearish conditions.
Use Cases
PulseMA Oscillator is designed for technical traders who want to:
Determine the direction and strength of the trend based on candle positioning relative to an EMA.
Identify potential market reversals or exhaustion when the oscillator reaches extreme values.
Generate trade signals when:
The oscillator crosses above/below its smoothed version.
The oscillator crosses the zero line.
The smoothed line (PulseMA MA) crosses the zero line, confirming a shift in the longer-term trend.
Analyze trend momentum with a fresh perspective — different from traditional oscillators like RSI or MACD.
How to Use
Add the indicator to your chart: Search for "PulseMA Oscillator" in the indicators library.
Adjust parameters as needed:
EMA Length (PulseMA Length) – default: 50
SMA Length (Smoothing) – default: 20
Interpretation
Positive values: A series of candles are closing above the EMA — indicates bullish momentum.
Negative values: A series of candles are closing below the EMA — indicates bearish momentum.
Cross of PulseMA above SMA: Potential buy signal.
Cross of PulseMA below SMA: Potential sell signal.
Crossing the zero line by PulseMA: May indicate trend shift.
Crossing the zero line by PulseMA MA: May confirm a more sustained trend change.
Notes
Best used in trending markets. In sideways/consolidating conditions, consider combining with other filters.
Using a higher EMA length (e.g., 100) results in a smoother and more long-term trend representation.
Fine-tuning the parameters to your specific asset and timeframe can greatly improve effectiveness.
spx levelsThis script accommodates a 'string' using the formatting $ symbol then label (liek support for example). The string can be anything oyu want that you make up. I use it for SPX and publish a string daily for my substack subscribers. This is here for them but its free for anyone
BuySell-byRaufIndicator Overview
This script is a custom indicator that generates buy and sell signals based on a proprietary algorithm. It utilizes a custom library (signalLib) to analyze market data and identify potential trading opportunities.
How it Works
The script uses three input parameters:
DEPTH_ENGINE: controls the depth of the analysis
DEVIATION_ENGINE: controls the deviation threshold for signal generation
BACKSTEP_ENGINE: controls the number of bars to look back for signal confirmation
The script analyzes the market data using the signalLib library and generates a direction signal, which indicates whether the market is trending up or down.
When the direction signal changes, the script generates a buy or sell signal, depending on the direction of the trend.
The script plots a label on the chart to indicate the buy or sell signal, with customizable colors and label size.
The script also generates alerts when a buy or sell signal is generated, which can be used to trigger trades.
Signal Generation
The script generates buy and sell signals based on the direction signal, which is calculated using the signalLib library. The direction signal is generated when the market trend changes, and the script plots a label on the chart to indicate the signal.
Customization
The script allows for customization of the input parameters, label colors, and label size. This allows users to tailor the script to their specific trading needs and preferences.
Overall, this script provides a powerful tool for identifying potential trading opportunities and generating buy and sell signals based on a proprietary algorithm.
Modified Fractal Open/CloseModified Fractal (Open/Close Based) - Indicator
The Modified Fractal (Open/Close Based) indicator offers a new way to detect fractal patterns on your chart by analyzing the open and close prices instead of the traditional high and low values.
🧮 How it works:
The indicator evaluates a group of 5 consecutive candles.
The central candle (2 bars ago) is analyzed.
For a Bullish Fractal:
The open or close of the central candle must be lower than the open and close of the other 4 surrounding candles.
For a Bearish Fractal:
The open or close of the central candle must be higher than the open and close of the other 4 surrounding candles.
Once a valid pattern is detected, a visual symbol (triangle) is plotted directly on the chart and an alert can be triggered.
✅ Key Features:
Non-repainting signals (evaluated after candle close)
Fully mechanical detection logic
Easy-to-use visual signals
Alert conditions ready to be integrated into TradingView’s alert system
Suitable for multiple timeframes (can be used from M1 to Daily and beyond)
🎯 Use case:
This modified fractal approach can help traders:
Spot potential swing points
Identify possible reversals
Confirm price exhaustion zones
Support breakout or mean reversion strategies
⚠ Note:
This indicator does not provide trade signals by itself. It is recommended to be combined with additional tools, price action analysis, or risk management rules.
Candle Opens by HAZEDCandle Opens by HAZED
🎯 Overview
A clean, optimized indicator that displays key timeframe opening prices with enhanced performance and modern styling. Perfect for identifying critical support/resistance levels across multiple timeframes without chart clutter.
📈 Key Features
- 5 Major Timeframes: Daily, Weekly, Monthly, Quarterly, and Yearly opens
- Current Opens Only: No historical lookback - shows only the most recent/relevant levels
- Smart Positioning: Toggle between staggered lines (prevents overlap) or uniform length
- Dual Label Styles: Choose plain text (minimal) or enhanced labels with prices
- Performance Optimized: Streamlined code for faster loading and smoother operation
- Alert System: Get notified when any timeframe opens change
- Extended Hours Support: Works with pre/post market sessions
🎨 Customization Options
- Individual color selection for each timeframe
- Adjustable line width (1-4px)
- Right extension length control
- Optional left tail extensions
- Show/hide labels with style options
- Same length lines toggle for clean alignment
⚙️ Advanced Settings
- Discover Prices: Use chart data instead of HTF requests (for data feed discrepancies)
- Extended Hours: Display opens during pre/post market sessions
- Alert Controls: Enable/disable notifications for timeframe changes
📊 Default Configuration
- Enabled: Daily (Green), Weekly (Orange), Monthly (Red), Yearly (Blue)
- Disabled: Quarterly (Purple) - easily enabled if needed
- Labels: Enhanced style with prices shown by default
- Lines: 2px width, staggered positioning for optimal spacing
🚀 Performance Improvements
- Removed unnecessary historical data tracking
- Optimized drawing functions for better responsiveness
- Cleaner variable management and memory usage
- Enhanced yearly open detection algorithm
💡 Best Use Cases
- Swing trading: Identify key weekly/monthly levels
- Day trading: Respect daily opens as support/resistance
- Long-term investing: Monitor yearly opens for major trends
- Multi-timeframe analysis: See all key levels at once
🔧 Technical Notes
- Uses proper request.security() calls for accurate data
- Smart change detection prevents unnecessary redraws
- Handles different chart timeframes automatically
- Compatible with all asset classes and exchanges
Original concept enhanced and optimized by HAZED for modern trading needs.
RSI Pullback Signal (Confirmed Logic)Indicator used for XAUUSD pullback strategy . Waiting for price on RSI to go past the 30 or 70 then come back through the 30 or 70 then pullback to give me an opportunity to buy or sell .
Multiple Indicators Screener [NASAlgo]Functionality Overview
This Multiple Indicators Screener is a powerful tool for traders who need a quick, organized, and multi-timeframe view of market conditions. By combining trend, momentum, and volatility indicators, it helps traders:
✅ Identify high-probability setups
✅ Avoid conflicting signals
✅ Save time by analyzing multiple assets at once
Ideal for scalpers, day traders, and swing traders looking for an efficient way to scan markets.
Multiple Indicators Screener is designed to help traders analyze multiple technical indicators across different timeframes and symbols in a single, organized table. It provides a comprehensive view of market conditions by evaluating:
Moving Averages (MA) – Distance from price (above/below)
Relative Strength Index (RSI) – Overbought/Oversold conditions
Stochastic %K – Momentum signals
True Strength Index (TSI) – Trend strength and direction
Average Directional Index (ADX) – Trend strength
Supertrend – Trend direction (Up/Down)
The screener supports up to 13 different symbols and three customizable timeframes, allowing traders to compare multiple assets and timeframes efficiently.
How Traders Can Use This Screener
Trend Identification
Check if price is above/below MA (trend bias).
Confirm with Supertrend & ADX (strong trend if ADX > 40).
Overbought/Oversold Conditions
Look for RSI, Stochastic, and TSI in extreme zones (potential reversals).
Multi-Timeframe Confirmation
Example: If 5min RSI is oversold but 15min trend is bullish, traders may look for long entries.
Swing Trading & Day Trading
Swing traders can use higher timeframes (1H, 4H) for trend bias.
Day traders can use lower timeframes (5min, 15min) for entry signals.
Portfolio Monitoring
Track multiple assets in one place to spot the strongest trends.
Adaprive Cycle Oscillator with EMAThe ACO with Adaptive EMA & Divergence indicator helps new traders identify market cycles and trend reversals using simple, colorful visuals. It combines the Adaptive Cycle Oscillator (ACO) with seven Exponential Moving Averages (EMAs) and divergence signals, displayed as wavy, rainbow-colored lines in a separate chart pane.
What It Does:
ACO: Tracks price cycles, signaling buy (green triangles) when crossing above the oversold level or sell (red triangles) when crossing below the overbought level.
EMAs: Seven rainbow-colored lines (red, orange, yellow, green, blue, indigo, violet) smooth the ACO to confirm trends. When shorter lines (e.g., red) are above longer ones (e.g., violet), it suggests a bullish trend.
Easy Steps to Use (for TradingView):
Add Indicator: Open TradingView, go to the Pine Editor, paste the script, and click “Add to Chart.”
Understand Visuals: Look at the bottom pane. Seven wavy, rainbow lines show trend direction. Solid wavy gray (zero), red (overbought), and green (oversold) lines are reference levels.
Spot Signals: Watch for larger green triangles (buy) or red triangles (sell) if “Show Buy/Sell Signals” is enabled in settings.
Adjust Settings: Tweak “EMA Base Length” (default 10) or “Threshold” (default 0.0) in inputs to fit your asset/timeframe.
Tips: Use on any timeframe (e.g., 1-hour, daily). Test on historical data to optimize settings. Combine with price action for better accuracy. Avoid choppy markets to reduce false signals.
IKODO Pro Zone Marker🧠 IKODO Pro Zone Marker
Automatic Support & Resistance Zone Identifier – Your Edge in the Chaos
🔍 What is it?
IKODO Pro Zone Marker is an advanced, no-nonsense indicator engineered to automatically detect and display key support and resistance zones across any asset and timeframe. Designed with precision, this tool empowers traders to instantly identify reaction zones, enhancing their entries, exits, and overall market awareness.
⚙️ Core Mechanics
🧠 Intelligent Zone Detection
Detects demand (support) and supply (resistance) zones using price action logic and candlestick strength.
Filters for meaningful reactions and strong momentum shifts only — no noise.
⏱️ Multi-Timeframe Zone Mapping
Overlay zones from 30m to 1W timeframes simultaneously.
Perfect for identifying HTF confluences while scalping or swing trading.
🎯 Dynamic Zone Validation
Zones self-clean when broken — no manual cleanup.
Your chart stays relevant, clean, and smart.
🎨 Custom Visual Layers
Custom colors, borders, and labeling for both support and resistance.
Toggle price tags, zone names, and extension ranges with full control.
Projection bars into the future to track potential plays.
🛠️ Configuration Options
Feature Description
Zone Sensitivity Adjust the strictness for zone generation
Projection Length Define how far zones stretch forward in bars
Timeframe Filters Choose which TFs to display zones from
Zone Label Settings Customize label text, color, size, and position
LTF Visibility Option to hide or show lower timeframe zones
📈 How to Trade with It
Add to Chart – Load the script from your TradingView panel.
Customize It – Set your desired timeframes, styling, and zone rules.
Observe Reactions – Look for clean touches, wicks, or rejections at zone borders.
Confluence = Confidence – Combine with RSI, MACD, order blocks, or volume analysis.
Trade Smart – Let zones define risk/reward, but trust your plan.
🚫 No Gimmicks
✅ Real-time updates
✅ No repainting
✅ Works on all assets (crypto, forex, stocks, etc.)
✅ Fully rule-based and transparent
💡 "The smart trader doesn't chase price. He waits where price reacts."
– Let IKODO Pro Zone Marker mark that spot.
👍 If it boosts your trading, don’t forget to give it a star and share with your fellow traders.
Happy trading.
– Team IKODO
Metatron Lines (Highs & Lows Geometry)Metatron Lines
Hey TradingView community! 👋
I wanted to share something I've been working on that might help you see market structure from a different angle. This indicator connects pivot highs and lows using geometric patterns, creating what I call "Metatron Lines."
What it does (simply put):
- Finds significant highs and lows on your chart
- Draws lines connecting these points to reveal hidden geometric relationships
- Shows you the underlying structure that price tends to respect
Why I built this:
I noticed that markets often move in patterns that aren't immediately obvious. Sometimes the most important levels aren't the obvious support and resistance lines, but the intersections and angles created by connecting multiple pivot points. This tool helps visualize those relationships.
How it might help you:
- Pattern Recognition : Spot geometric formations that traditional analysis might miss
- Support/Resistance : See where multiple geometric lines converge to create strong levels
- Market Structure : Better understand how price flows and where it might find obstacles
- Confluence Areas : Identify zones where multiple geometric elements align
A few honest thoughts:
This isn't a magic bullet or a guaranteed profit maker (nothing is!). It's simply another lens through which to view price action. Some traders find geometric analysis helpful, others prefer different approaches - and that's perfectly fine.
I've tried to make it customizable so you can adjust it to fit your trading style and timeframe. The default settings work well for most instruments, but feel free to experiment.
Settings you can adjust:
- Pivot detection sensitivity
- Number of connection points
- Line colors and styles
- Which connections to show (highs, lows, or both)
I hope some of you find this useful! I'm always learning from this community, so if you have suggestions for improvements or different ways to use it, I'd love to hear them.
Trade safe and trust your process! 📈
---
This indicator is provided as-is for educational and analysis purposes. Please practice proper risk management and never risk more than you can afford to lose.
Market Entropy Oscillator (MEO)The Market Entropy Oscillator (MEO) on TradingView helps traders identify market trends or reversals by measuring price movement randomness (entropy). Here’s a simple guide to understand:
Step 1: Add the Indicator
Open TradingView, go to the Pine Editor, paste the MEO code, and click “Add to Chart.” It appears below your price chart as a colored line with triangles signaling trades.
Step 2: Understand the Oscillator
The MEO line moves between 0 and 1, showing market disorder. Green means low entropy (orderly, trending market), red means high entropy (chaotic, ranging market), and yellow is neutral.
Two dashed lines mark key levels: Oversold (0.2, green) and Overbought (0.8, red). A gray midline (0.5) helps gauge neutrality.
Step 3: Read Buy Signals
Look for a green upward triangle (▲) below the oversold line (0.2). This appears when the MEO crosses below 0.2, suggesting low entropy and a potential bullish trend.
Action: Consider entering a long (buy) position, as the market may start trending upward. Confirm with other indicators like moving averages.
Step 4: Read Sell Signals
Spot a red downward triangle (▼) above the overbought line (0.8). This shows when the MEO crosses above 0.8, indicating high entropy and a possible range or reversal.
Action: Consider exiting longs or entering a short (sell) position, as the market may become choppy or bearish.
Step 5: Customize and Test
Adjust settings like “Lookback Period” (default: 14) or “Label Offset” (0.1) in the indicator’s inputs to fit your asset or timeframe.
Backtest signals on your chart to ensure reliability. Use alerts for real-time notifications.
Step 6: Combine for Success
Don’t rely on MEO alone. Pair it with trend or volume indicators for stronger trades.
Practice on a demo account to master signal timing.
With clear triangles and colors, MEO simplifies spotting trends or reversals for TradingView users!
RSI Combo: Buy + Sell + COMBOONLY FOR CRYPTO ASSETS!
This script generates RSI-based Buy and Sell signals for the current asset, with optional confirmation from the USDT Dominance index (USDT.D).
🔍 Logic Overview:
A Buy signal is triggered when:
RSI is below a defined threshold (default: 21)
Price is below the EMA (default: 100)
A Sell signal is triggered when:
RSI is above a defined threshold (default: 80)
Price is above the EMA
🔁 Combo Signals:
If a signal on the main asset is confirmed by an opposite signal on USDT.D (inverse logic), the script replaces the standard signal with a "combo" version:
combo buy = Buy signal on asset + Sell signal on USDT.D
combo sell = Sell signal on asset + Buy signal on USDT.D
This confirms a risk-off to risk-on (or vice versa) shift in the market.
✅ Features:
Works on any timeframe and any ticker
Inputs for custom RSI/EMA parameters
Alerts for all signal types:
Regular buy / sell
Enhanced combo buy / combo sell
Designed for overlay on the chart
USDT.D ticker can be customized
ICT First Presented FVG - Multi-Sessions All TimeframeIf you know, you know.
Use "Monday Only" and you will find things you never seen before.
Recommended time ranges for beginners:
- 09:30 (M1)
- 13:30 (M1)
- 00:00 (M1, M15)
Some gibberish by AI below:
# ICT First Presented FVG - Multiple Sessions
## Overview
An advanced Fair Value Gap (FVG) indicator that identifies the **first FVG** within multiple customizable trading sessions. Based on ICT (Inner Circle Trader) concepts, this tool tracks price imbalances that often act as magnets for future price movement.
**Fair Value Gap (FVG)**: A three-candle pattern where the middle candle's range doesn't overlap with the first and third candles, creating an imbalance.
- **BISI** (Buy Side Imbalance, Sell Side Inefficiency): Bullish FVG
- **SIBI** (Sell Side Imbalance, Buy Side Inefficiency): Bearish FVG
## Key Features
### 🎯 8 Customizable Time Ranges
- Each time range tracks its own first FVG independently
- Smart validation ensures FVG forms within session boundaries
- Automatically adapts to instrument's timezone
- Works on all timeframes
### 📊 Display Options
- **BISI/SIBI Labels**: Shows type and date (e.g., "BISI 0614")
- **Custom Colors**: Separate bullish/bearish colors per time range
- **Extension Modes**:
- Standard: Box extends only during session
- End of Day: Extends to market close (auto-detects instrument's trading hours)
- End of Time: Extends indefinitely
### 🔧 Advanced Filters
- **Monday Only**: Show FVGs only on Mondays
- **First BISI/SIBI**: Display only the first bullish and first bearish FVG of each day
## Quick Setup
### Default Time Ranges:
1. **00:00-00:30** - Asia Open
2. **02:00-02:30** - London Prep
3. **08:30-09:00** - Pre-Market
4. **09:30-10:00** - First 30min
5. **11:30-12:00** - Lunch
6. **13:30-14:00** - Afternoon
7. **20:00-20:30** - Asia Session
8. **21:00-21:30** - Late Asia
*Note: Times are automatically adjusted to your instrument's timezone*
### Settings:
- **Time Ranges**: Toggle on/off, customize times and colors
- **Text Color**: Choose custom or auto-match box color
- **Max Days**: Limit historical FVGs (default: 3)
- **Extension Options**: EOD/EOT for different strategies
## Usage Examples
**Day Trading**: Enable Time Ranges 2 (02:00), 4 (09:30), and 5 (11:30) with EOD extension
**Scalping**: Focus on one time range, use 1-5m timeframes, standard extension
**ICT Concepts**: Enable "First BISI/SIBI" to identify daily bias, watch Time Range 1 (00:00) and 3 (08:30) for manipulation
## Tips
- Start with 2-3 time ranges to avoid clutter
- Lower timeframes (1-5m) show more precise FVGs
- Each timeframe may show different FVGs for the same session
- Disable unused time ranges for better performance
- Times automatically adjust to instrument's exchange timezone
Sessions By petranThis indicator highlights the key trading sessions on the chart: Asian, Frankfurt, London, and New York. It helps traders visually track when each session begins and ends, making it easier to analyze price action, volume, and volatility during specific times of the day.
Key features:
Customizable session start and end times
Up to 4 major sessions highlighted
Best used on intraday timeframes (1-minute to 1-hour)
Clean, minimal design with adjustable colors and transparency
No repainting – reliable for both live trading and backtesting
Ideal for intraday traders and anyone who wants to better understand market dynamics during different trading sessions.