Fixed Dollar Risk LinesFixed Dollar Risk Lines is a utility indicator that converts a user-defined dollar risk into price distance and plots risk lines above and below the current price for popular futures contracts. It helps you place stops or entries at a consistent dollar risk per trade, regardless of the market’s tick value or tick size.
What it does:
-You choose a dollar amount to risk (e.g., $100) and a futures contract (ES, NQ, GC, YM, RTY, PL, SI, CL, BTC).
The script automatically:
-Looks up the contract’s tick value and tick size
-Converts your dollar risk into number of ticks
-Converts ticks into price distance
Plots:
-Long Risk line below current price
-Short Risk line above current price
-Optional labels show exact price levels and an information table summarizes your settings.
Key features
-Consistent dollar risk across instruments
-Supports major futures contracts with built‑in tick values and sizes
-Toggle Long and Short risk lines independently
-Customizable line width and colors (lines and labels)
-Right‑axis price level display for quick reading
-Compact info table with contract, risk, and computed prices
Typical use
-Long setups: use the green line as a stop level below entry to match your chosen dollar risk.
-Short setups: use the red line as a stop level above entry to match your chosen dollar risk.
-Quickly compare how the same dollar risk translates to distance on different contracts.
Inputs
-Risk Amount (USD)
-Futures Contract (ES, NQ, GC, YM, RTY, PL, SI, CL, BTC)
-Show Long/Short lines (toggles)
-Line Width
-Colors for lines and labels
Notes
-Designed for futures symbols that match the listed contracts’ tick specs. If your symbol has different tick value/size than the defaults, results will differ.
-Intended for educational/informational use; not financial advice.
-This tool streamlines risk placement so you can focus on execution while keeping dollar risk consistent across markets.
Livelli e punti pivot
Delta Pro VOLUME DELTA – FULL BREAKDOWN
WHAT IS DELTA?
→ Net difference between aggressive BUYING and SELLING per bar
→ Shows WHO is in control: buyers (ask hits) or sellers (bid hits)
CALCULATION (IN SCRIPT):
delta = volume * (close > open ? +1 : close < open ? -1 : 0)
• GREEN BAR (Up candle) → +DELTA → Buyers hit the ASK
• RED BAR (Down candle) → -DELTA → Sellers hit the BID
• DOJIS → 0 Delta
WHAT YOU SEE ON CHART:
• GREEN/RED BARS → Per-bar Delta (size = aggression)
• PURPLE LINE → Cumulative Delta (net order flow all session)
• ZERO LINE → Baseline (above = net buying, below = net selling)
TRADING EDGE (3 KILLER SETUPS):
1. DIVERGENCE = REVERSAL
Price: New high
Delta: Lower high → NEGATIVE DIVERGENCE
→ SHORT the breakdown
2. DELTA EXPLOSION = BREAKOUT
+500k green bar + price breaks resistance
→ GO LONG with momentum
3. ABSORPTION = FADE
Price drops hard
Delta flat/rising → Buyers absorbing supply
Mother Candles | ZeeZeeMonMother Candles | ZeeZeeMon
Описание:
Индикатор Mother Candles предназначен для выявления ключевых "материнских свечей" и построения структурных точек, которые помогают определять начало и конец локальных движений на рынке. Он автоматически отслеживает свечи с экстремальными значениями High и Low и формирует визуальные уровни поддержки и сопротивления, а также линии зигзага, отображающие смену тренда.
Индикатор полезен для:
Определения уровней, которые могут служить зонами спроса и предложения
Визуализации локальных трендов и переломных точек
Построения зигзага для анализа структур движения цены
Основная логика работы:
Материнская свеча (Mother Candle)
Выделяется свеча с экстремальными значениями High и Low. Линии High и Low материнской свечи отображаются на графике. Каждая последующая свеча сравнивается с текущей материнской свечой для определения пробоя уровней.
Тренд и структурные точки
Тренд фиксируется как 1 (восходящий) или -1 (нисходящий). При смене тренда индикатор фиксирует ключевую структурную точку и отображает её меткой на графике. Если происходит одновременный пробой уровней материнской свечи, сначала определяется, какой уровень пробит первым, и строятся соответствующие структурные точки.
Зигзаг
Между структурными точками автоматически строятся линии зигзага, показывающие локальные изменения тренда.
Обновление уровней
Линии материнской свечи обновляются на каждом баре. Старые линии удаляются и создаются новые при появлении новой материнской свечи.
Настройки индикатора:
Визуализация зигзага
Показывать зигзаг – включение/отключение линий зигзага
Цвет зигзага – выбор цвета линии
Толщина линии зигзага – регулирует толщину линии (1–5)
Линии материнской свечи
Показывать границы материнской свечи – включение/отключение линий High/Low
Структурные точки
Показывать структурные точки – включение/отключение меток ключевых экстремумов
Что показывает индикатор:
Зеленая линия – уровень High текущей материнской свечи
Красная линия – уровень Low текущей материнской свечи
Меткi на графике – ключевые экстремумы, смена тренда
Линии зигзага – визуализация локального движения цены между структурными точками
Рекомендации по использованию:
Использовать на любых таймфреймах для выявления локальных экстремумов
Совмещать с другими индикаторами тренда и объема для подтверждения сигналов
Подходит для выявления точек входа и выхода на основе локальных уровней поддержки и сопротивления
Mother Candles | ZeeZeeMon
Description:
The Mother Candles indicator is designed to identify key "mother candles" and construct structural points that help determine the beginning and end of local market movements. It automatically tracks candles with extreme High and Low values and forms visual support and resistance levels, as well as zigzag lines reflecting trend changes.
The indicator is useful for:
Identifying levels that can act as demand and supply zones
Visualizing local trends and reversal points
Constructing a zigzag for analyzing the structure of price movement
Core logic:
Mother Candle
A candle with extreme High and Low values is highlighted. The High and Low lines of the mother candle are displayed on the chart. Each subsequent candle is compared with the current mother candle to determine level breakouts.
Trend and Structural Points
The trend is fixed as 1 (uptrend) or -1 (downtrend). When the trend changes, the indicator marks a key structural point and displays it on the chart. If both mother candle levels are broken simultaneously, the level broken first is identified, and the corresponding structural points are drawn.
Zigzag
Zigzag lines are automatically drawn between structural points, showing local trend changes.
Level Updates
Mother candle lines are updated on each bar. Old lines are removed and new ones are created when a new mother candle appears.
Indicator Settings:
Zigzag Visualization
Show zigzag – enable/disable zigzag lines
Zigzag color – choose line color
Zigzag line width – adjust line thickness (1–5)
Mother Candle Lines
Show mother candle boundaries – enable/disable High/Low lines
Structural Points
Show structural points – enable/disable key extremum labels
What the indicator shows:
Green line – High level of the current mother candle
Red line – Low level of the current mother candle
Labels on the chart – key extremums, trend changes
Zigzag lines – visualization of local price movement between structural points
Usage Recommendations:
Use on any timeframe to identify local extremums
Combine with other trend and volume indicators to confirm signals
Suitable for identifying entry and exit points based on local support and resistance levels
Fib OscillatorWhat is Fib Oscillator and How to Use it?
🔶 1. Conceptual Overview
The Fib Oscillator is a Fibonacci-based relative position oscillator.
Instead of measuring momentum (like RSI or MACD), it measures where price currently sits between the recent swing high and swing low, expressed as a percentage within the Fibonacci range.
In other words:
It answers: “Where is price right now within its most recent dynamic range?”
It visualizes retracement and extension zones numerically, providing continuous feedback between 0% and 100% (and beyond if extended).
🔶 2. What the Script Does
The indicator:
Automatically detects recent high and low levels using an adaptive lookback window, which depends on ATR volatility.
Calculates the current price’s position between those levels as a percentage (0–100).
Plots that percentage as an oscillator — showing visually whether price is near the top, middle, or bottom of its recent range.
Overlays Fibonacci retracement levels (23.6%, 38.2%, 50%, 61.8%, 78.6%) as reference zones.
Generates alerts when the oscillator crosses key Fib thresholds — which can signal retracement completion, breakout potential, or pullback exhaustion.
🔶 3. Technical Flow Breakdown
(a) Inputs
Input Description Default Notes
atrLength ATR period used for volatility estimation 14 Used to dynamically tune lookback sensitivity
minLookback Minimum lookback window (candles) 20 Ensures stability even in low volatility
maxLookback Maximum lookback window 100 Limits over-expansion during high volatility
isInverse Inverts chart orientation false Useful for inverse markets (e.g. shorts or inverse BTC view)
(b) Volatility-Adaptive Lookback
Instead of using a fixed lookback, it calculates:
lookback
=
SMA(ATR,10)
/
SMA(Close,10)
×
500
lookback=SMA(ATR,10)/SMA(Close,10)×500
Then it clamps this between minLookback and maxLookback.
This makes the oscillator:
More reactive during high volatility (shorter lookback)
More stable during calm markets (longer lookback)
Essentially, it self-adjusts to market rhythm — you don’t have to constantly tweak lookback manually.
(c) High-Low Reference Points
It takes the highest and lowest points within the dynamic lookback window.
If isInverse = true, it flips the candle logic (useful if viewing inverse instruments like stablecoin pairs or when analyzing bearish setups invertedly).
(d) Oscillator Core
The main oscillator line:
osc
=
(
close
−
low
)
(
high
−
low
)
×
100
osc=
(high−low)
(close−low)
×100
0% = Price is at the lookback low.
100% = Price is at the lookback high.
50% = Midpoint (balanced).
Between Fibonacci percentages (23.6%, 38.2%, 61.8%, etc.), the oscillator indicates retracement stages.
(e) Fibonacci Levels as Reference
It overlays horizontal reference lines at:
0%, 23.6%, 38.2%, 50%, 61.8%, 78.6%, 100%
These act as support/resistance bands in oscillator space.
You can read it similar to how traders use Fibonacci retracements on charts, but compressed into a single line oscillator.
(f) Alerts
The script includes built-in alert conditions for crossovers at each major Fibonacci level.
You can set TradingView alerts such as:
“Oscillator crossed above 61.8%” → possible bullish continuation or breakout.
“Oscillator crossed below 38.2%” → possible pullback or correction starting.
This allows automated monitoring of fib retracement completions without manually drawing fib levels.
🔶 4. How to Use It
🔸 Visual Interpretation
Oscillator Value Zone Market Context
0–23.6% Deep Retracement Potential exhaustion of a down-move / early reversal
23.6–38.2% Shallow retracement zone Possible continuation phase
38.2–50% Mid retracement Neutral or indecisive structure
50–61.8% Key pivot region Common trend resumption zone
61.8–78.6% Late retracement Often “last pullback” area
78.6–100% Near high range Possible overextension / profit-taking
>100% Range breakout New leg formation / expansion
🔸 Practical Application Steps
Load the indicator on your chart (set overlay = false, so it’s below the main price chart).
Observe oscillator position relative to fib bands:
Use it to determine retracement depth.
Combine with structure tools:
Trend lines, swing points, or HTF market structure.
Use crossovers for timing:
Crossing above 61.8% in an uptrend often confirms breakout continuation.
Crossing below 38.2% in a downtrend signals renewed downside momentum.
For range markets, oscillator swings between 23.6% and 78.6% can define accumulation/distribution boundaries.
🔶 5. When to Use It
During Retracements: To gauge how deep the pullback has gone.
During Range Markets: To identify relative overbought/oversold positions.
Before Breakouts: Crossovers of 61.8% or 78.6% often precede impulsive moves.
In Multi-Timeframe Contexts:
LTF (15M–1H): Detect intraday retracement exhaustion.
HTF (4H–1D): Confirm major range expansions or key reversal zones.
🔶 6. Ideal Companion Indicators
The Fib Oscillator works best when contextualized with structure, volatility, and trend bias indicators.
Below are optimal pairings:
Companion Indicator Purpose Integration Insight
Market Structure MTF Tool Identify active trend direction Use Fib Oscillator only in trend direction for cleaner signals
EMA Ribbon / Supertrend Trend confirmation Align oscillator crossovers with EMA bias
ATR Bands / Volatility Envelope Validate breakout strength If oscillator >78.6% & ATR rising → valid breakout
Volume Oscillator Confirm retracement strength Volume contraction + oscillator under 38.2% → potential reversal
HTF Fib Retracement Tool Combine LTF oscillator with HTF fib confluence Powerful multi-timeframe setups
RSI or Stochastic Measure momentum relative to position RSI divergence while oscillator near 78.6% → exhaustion clue
🔶 7. Understanding the Settings
Setting Function Practical Impact
ATR Period (14) Controls volatility sampling Higher = smoother lookback adaptation
Min Lookback (20) Smallest window allowed Lower = more reactive but noisier
Max Lookback (100) Largest window allowed Higher = smoother but slower to react
Inverse Candle Chart Flips oscillator vertically Useful when analyzing bearish or inverse scenarios (e.g. short-side fib mapping)
Recommended Configs:
For scalping/intraday: ATR 10–14, lookback 20–50
For swing/position trading: ATR 14–21, lookback 50–100
🔶 8. Example Trade Logic (Practical Use)
Scenario: Uptrend on 4H chart
Oscillator drops to below 38.2% → retracement zone
Price consolidates → oscillator stabilizes
Oscillator crosses above 50% → pullback ending
Entry: Long when oscillator crosses above 61.8%
Exit: Near 78.6–100% zone or upon divergence with RSI
For Short Bias (Inverse Setup):
Enable isInverse = true to visually flip the oscillator (so lows become highs).
Use the same thresholds inversely.
🔶 9. Strengths & Limitations
✅ Strengths
Dynamic, self-adapting to volatility
Quantifies Fib retracement as a continuous function
Compact oscillator view (no clutter on chart)
Works well across all timeframes
Compatible with both trending and ranging markets
⚠️ Limitations
Doesn’t define trend direction — must be used with structure filters
Can whipsaw during choppy consolidations
The “lookback auto-adjust” may lag in sudden volatility shifts
Shouldn’t be used standalone for entries without structural confluence
🔶 10. Summary
The “Fib Oscillator” is a dynamic Fibonacci-relative positioning tool that merges retracement theory with adaptive volatility logic.
It gives traders an intuitive, quantified view of where price sits within its recent fib range, allowing anticipation of pullbacks, reversals, or breakout momentum.
Think of it as a "Fibonacci RSI", but instead of momentum strength, it shows positional depth — the vibrational location of price within its natural swing cycle.
SUPER BUY SELL(INDICATOR)Hello Trader Welcome Back To My SUPER BUY SELL(INDICATOR).
This Indicator Made By Pivot Point Demand Supply Zone And Super trend Indicator Formula.
Uses Of Instruction :-
When Market Up To The Super Trend Indicator's Then We Should To Take BUY Entry . Don't Take SELL Entry .
When Market Down To The Super Trend Indicator's Then We Should To Take SELL Entry . Don't Take BUY Entry .
This Indicator Educational Purpose Only Not For Sale.
(MS)TRADING-INDICATORHello Welcome Back To My (MS)TRADING-INDICATOR .
This Indicator Formula Uses Of Order Block And Bollinger Band Indicator.
If Any Place Bullish Order Block And Bollinger Band's Lower Band If Same Place And There Bullish Reversal Candlestick If We Can Buy Signal Then Its Valid BUY Position.
If Any Place Bearish Order Block And Bollinger Band's Upper Band If Same Place And There Bearish Reversal Candlestick If We Can Sell Signal Then Its Valid SELL Position.
This Indicator Educational Purpose Only Not For Sale.
Trappin Previous Timeframe LevelsTrappin Previous Timeframe Levels (Trappin PTL)
Overview
Trappin PTL is a comprehensive multi-timeframe support and resistance indicator that displays key price levels from multiple timeframes on a single chart. This indicator helps traders identify critical price zones where reversals or breakouts are likely to occur, making it ideal for both intraday and swing trading strategies.
💡 Origin Story
I got tired of manually drawing these lines that I learned from watching Wallstreet Trapper on Trappin Tuesdays YouTube live streams. After repeatedly marking the same previous timeframe levels on every chart, I decided to automate the process. Hope it helps you as much as it helps me!
Key Features
📊 Multiple Timeframe Levels
The indicator tracks and displays high/low levels from:
Previous Hour (PHH/PHL) - Purple lines
Previous Day (PDH/PDL) - Green lines
Previous Week (PWH/PWL) - Yellow lines
Previous Month (PMH/PML) - Blue lines
All-Time High (ATH) - Red line
52-Week High - Orange line
🎨 Fully Customizable
Colors - Change the color of each timeframe independently
Line Styles - Choose between Solid, Dashed, or Dotted lines
Line Widths - Adjust thickness from 1-4 pixels
All settings organized in intuitive groups for easy access
📍 Smart Line Extension
Lines extend back to show when the level was established
Lines project forward to show current relevance
Historical context helps identify key support/resistance zones
🏷️ Clear Price Labels
Each level displays its exact price value (no currency symbols)
Labels positioned horizontally to avoid overlap
Adaptive text color for visibility on any chart theme (dark or light mode)
Why "Trappin"?
The name is a tribute to Wallstreet Trapper and his Trappin Tuesdays YouTube live streams, where I learned the importance of marking previous timeframe levels. The name also reflects the indicator's purpose: identifying price levels where traders often get "trapped" - whether it's bulls getting trapped below resistance or bears getting trapped above support. These levels represent zones where significant order flow and liquidity exist, making them prime areas for reversals or breakouts.
Credits
Created by resoh
Inspired by Wallstreet Trapper and Trappin Tuesdays YouTube live streams
This indicator is provided for educational and informational purposes. Always practice proper risk management and conduct your own analysis before making trading decisions.
Version History
v1.0 - Initial Release
Multi-timeframe high/low levels
All-time high tracking
52-week high tracking
Fully customizable colors, styles, and widths
Adaptive labels with price display
Smart line extension showing historical context
🔥 ANDINO Risk Ultimate 🔥Indicator for profitable trading, allowing buy, sell, stop-loss, and 3 take-profit entries, providing profitability and simplifying your trading.
Opening Range + Daily LevelsA comprehensive multi-timeframe indicator designed for intraday traders who need critical support/resistance levels and EMAs all in one clean display.
Features:
📊 EMAs
9 EMA (default: white)
21 EMA (default: orange)
📅 Previous Day Levels
Yesterday's High, Low, Open, and Close
Lines extend progressively through the current session
Clean visual separation between trading days
📈 Previous Week Levels
Last Week's High, Low, Open, and Close
Dotted lines that extend through the current week
Perfect for identifying major support/resistance zones
🌙 Pre-Market Session (12:00 AM - 7:30 AM)
Pre-Market High and Low
Tracks overnight price action
Extends through the trading day
⏰ 15-Minute Opening Range (7:30 AM - 7:45 AM)
Opening Range High and Low with shaded box
Fibonacci retracement levels (0.382, 0.5, 0.618)
Golden ratio levels (0.382 & 0.618) in gold, midpoint (0.5) in dotted gray
Customization:
Adjustable timezone settings
Fully customizable colors for all levels
Adjustable line widths
Toggle Fibonacci levels on/off
Perfect For:
Day traders who need key levels at a glance
Price action traders using previous session data
Opening range breakout strategies
Multi-timeframe analysis
All levels update automatically and extend progressively as the day progresses, with labels staying visible at the current bar edge.
Minute/Hour Sum 3-6-9**Important:** Use Eastern Standard Time (EST) and apply this on the 1-minute timeframe. Check that the minute digits are summing correctly—for example, at 7:45 AM, the indicator should show “9” because 4+5=9. If sums aren’t correct, adjust the timezone offset until they align perfectly.
This Pine Script creates the "Minute/Hour Sum 3-6-9" timing indicator, highlighting candles where the digits of the current minute or hour (depending on the timeframe) add up to 3, 6, or 9—numbers popular in cyclical and vibrational timing concepts like the 3-6-9 pattern.
On intraday charts below 1 hour it sums the digits of the minute, such as 21 which becomes 2+1=3. On hourly or higher charts, it sums the digits of the hour, like 12 which becomes 1+2=3. The indicator plots a label “3,” “6,” or “9” above or below the candle depending on whether it is bearish or bullish. Sum numbers change with direction to visually signal sentiment. You can adjust the timezone offset to align with your local RTH or ICT timing.
In this rhythmic model, the “9” candle is often seen as the entry or decision candle. A “9” sum bar marks the completion of a short intraday cycle. Traders consider the “9” as a potential turning or breakout point a candle where price may reverse, accelerate, or confirm direction after the 3–6 build-up. Typically, traders wait for the “9” label to form, confirm direction, then enter on that candle or the following one.
Pullback Finder AutoPullback Finder Auto — Intraday Momentum Cooling Detector
Pullback Finder Auto is designed to find stocks that have made a strong intraday run from the open and are now cooling off while still positive — the classic pullback zone where continuation entries often form.
It automatically measures the percentage change from today’s open and highlights bars where:
the stock has already run at least a chosen amount (for example +10 % above its open), and
the current price is still up but within a defined pullback range (for example between +3 % and +8 % above the open).
When those two conditions are met, you’ll see green graphics on your chart:
Green triangle markers under the candle.
Optionally, small green PB labels such as “PB 5.2 %” showing the exact percentage from open when the setup occurs.
A green highlight in the sub‑window or line plot if you left the “Change from Open %” plot active.
These are your visual cues that a pullback has formed — a stock that previously ran and is now pulling back while holding strength.
How it works
The script continuously monitors:
• High % from Open = (high − open) / open × 100
• Current % from Open = (close − open) / open × 100
A “Pullback” condition triggers only if:
the high % is greater than or equal to your minimum run threshold, and
the current % sits between your minimum and maximum pullback percentages.
When both are true, the indicator plots the green triangle and optional label.
Default parameters
Min Run % = 10
Min Current % = 3
Max Current % = 8
Session Start = 09:30 – 16:00 US Eastern
All can be changed to fit different volatility levels.
Lower values catch smaller moves; higher values restrict signals to explosive runners.
Using it in real time
During live trading, Pullback Finder Auto updates with each candle.
When a bar first enters the target zone, a green triangle and PB label will appear immediately under that candle.
These are dynamic: if price moves out of the valid zone on the same bar, the marker may disappear.
You can create an alert on “Pullback Finder Auto – Pullback Candidate” to be notified whenever new triangles appear across your active symbols.
This works on any timeframe:
use shorter timeframes such as 1‑minute or 5‑minute charts for fast, intraday detection,
use longer timeframes for a broader view of the day’s market structure.
Using it on past data (scanning backwards)
When you scroll back through history, past green triangles remain visible at every bar where the condition was true at that time.
The PB labels next to those candles show exactly how far above the open the stock was trading during the historical setup.
Use this for visual back‑testing: study how price reacted after these pullback points, adjust the thresholds, and refine your criteria for different markets.
The grey or teal line under the chart (if enabled) shows the percent‑from‑open curve so you can see the full run‑and‑cool pattern leading into each triangle signal.
If you convert the indicator into a strategy, the same condition becomes historical entry points you can test with the Strategy Tester.
Summary
1. Pullback Finder Auto paints green triangles and PB labels whenever an intraday pullback fits your criteria.
2. It runs dynamically in real‑time and also preserves markers for historical review.
3. Adjust the thresholds to match volatility or timeframe.
4. Ideal for visual scanning, watchlist alerts, or integration into a lightweight screening strategy.
CRT |TG|CRT |TG| - Central Range Theory Breakout Indicator
Hello Traders!
This indicator is built on the Central Range Theory (CRT) concept. It tracks the high/low levels from previous periods in volatile markets (Forex, Crypto, Stocks) and generates "sweep" signals when price breaks these levels (breakout). It's compatible with ICT (Inner Circle Trader) strategies and helps identify reversal or continuation setups.
Thanks to the original development team—we've just added timezone flexibility and user-friendly settings!
Key Features
Period Detection: Calculates period starts based on your selected timeframe (1 Hour or 4 Hour). At the start of each new period, it draws horizontal lines for the previous period's highest (CRH) and lowest (CRL) levels.
Breakout Detection: When price closes above CRH (upward breakout) or below CRL (downward breakout), it draws new levels based on the current bar's high/low ("15m H/L" labels).
Additionally, it adds a "Sweep" label on the breakout bar—to highlight liquidity sweeps (ideal for filtering false breakouts).
Visual Cleanliness: Lines extend rightward (30 bars ahead), labels are tiny, and the deletion mechanism keeps the chart uncluttered.
Timezone Support: Added popular named timezones for global users (DST handled automatically). Default is UTC—independent of your broker's time.
Usage Tips
Strategy Integration: Treat CRH/CRL as support/resistance. Use 15m H/L post-breakout for trailing stops. Filter with volume or RSI (add other indicators).
Test It: Backtest across timezones. High volatility in crypto (BTCUSDT) yields more signals; quieter forex hours reduce false ones.
Disclaimer: This indicator is for educational purposes. Always use risk management in live trading—past performance doesn't guarantee future results.
Trendly Signals📈 Trendly Signals - Multi- Mode Signal Engine for Smarter Entries
This is my first attempt at creating an indicator to support newer traders - especially those who don’t have much screen time or charting experience - by offering clearer, easier-to-follow buy/sell signals. Trendly Signals is built on the solid foundation of Trend Indicator A- V2 by DZIV , which provided reliable trend visualization.
Trendly stands for Trend-Friendly - a name chosen to reflect its goal: making trend-based trading more approachable, intuitive, and practical. Built on the solid foundation of Trend Indicator A-V2 by DZIV (credited), Trendly Signals takes the original concept much further, transforming it into a full-featured signal engine designed for real- world trading decisions. It introduces actionable entry/exit signals, dynamic filtering, and user-friendly customization - features that aim to make trading more intuitive and practical for those who want clarity and confidence without spending hours on chart analysis.
🔍 Signal Modes Explained
You can choose between two main signal engines depending on your trading style:
🧠 Pulse Mode
• Uses raw trend flips to generate frequent signals
• Best suited for active traders who want more entries and faster feedback
🧘 Zen Mode
• Applies multiple filters (RSI, MACD slope, candle structure, and higher timeframe trend alignment)
• Designed for those who prefer fewer, higher-conviction trades
✨ One of the most powerful upgrades in Trendly Signals is the ability to view both Pulse and Zen modes together on the same chart.
This lets you compare aggressive vs conservative signals in real time - a feature not available in the original script and rarely found in other free-to-use indicators. It’s especially helpful for learning how different strategies behave under various market conditions.
🧭 Trade Mode (Experimental)
This optional feature spaces out signals based on your preferred trading style:
• Scalping: tighter spacing, more signals
• Swing: moderate spacing
• HODL: wider spacing, fewer signals
It also adjusts cooldown periods and minimum price movement thresholds to help reduce noise and avoid overtrading.
⚠️ Note: Trade Mode currently works only with Zen signals. Pulse signals are focused on raw trend flips and are not filtered through Trade Mode logic.
📊 Built- In Backtest Table
Want to see how it performs? The backtest table displays:
• Total trade count
• Win rate
• Signal engine used (Pulse or Zen)
This helps you quickly evaluate performance across different timeframes and modes - no external tools needed.
🎨 Customization Tips
Make the signals work for you:
1. Choose your mode: Pulse for frequent signals, Zen for filtered entries
2. Set your trading style: Trade Mode adapts signal spacing for scalping, swing, or long- term holding
3. Adjust filters: Use cooldown bars, minimum price movement, and signal repetition settings to fine- tune your entries
4. Pick your visuals: Choose between triangle or label styles, and customize signal colours for better clarity
________________________________________
⚠️ Important Notes
• Chart Type: Standard candles are recommended for the most realistic signal behaviour, but the signals also work fine with other chart types like Heiken Ashi or Renko
• Clean Chart: For best results, apply Trendly Signals on a chart without overlapping indicators
• Credit: Original concept by DZIV (Trend Indicator A- V2) . This version builds on it with new logic, multi- mode signal engines, and adaptive filtering
Daily Pivot Points LEVELS S-RThis indicator plots daily pivot points based on the previous day’s high, low, and close. It displays the main pivot line, as well as the first levels of support (S1) and resistance (R1), with optional second levels (R2, S2) for additional reference. Ideal for
MAG Support Resistance Lines⚡ MAG Support Resistance Lines
💡 MAG S/R maps high-probability intraday reversal zones derived from directional magnitude — letting you trade where structure and liquidity truly converge.
🔍 Purpose
Automatically detects dynamic support and resistance zones using a Magnitude Bias Line — a proprietary directional-strength model built from historical price behavior.
Optimized for 1m–15m intraday charts to highlight high-impact support and resistance areas.
🧭 How It Works
Magnitude Bias Line – Computes a long-length bias curve that smooths directional flow (default 258 bars).
Pivot Detection – Identifies local highs/lows of this curve to mark potential structural turning points.
These zones DO NOT repaint, meaning the lines you see were plotted before price reached them.
Zones do expire once historic price data fed by TradingView is too far back/no longer available.
Zones should be treated as "nothing" until price action confirms it wants to respect it or continue past it.
Zone Creation –
A zone box is created around each pivot level, providing a visual approximation of potential support or resistance.
Thickness is defined by Box Height % (e.g. 0.0004 ≈ 0.04 %).
Extension & Mitigation – Zones extend forward until a new bias pivot overlaps them; new pivots replace old ones at updated price levels.
⚙️ Key Inputs
Setting | Default | Description
Magnitude Range | 258 | Controls how smooth/strong the Magnitude Bias Line is (larger = fewer zones).
Box Height % | 0.0004 | Fraction of price defining zone height (use 0.0007 on SPX, 0.0004 on ES).
Zone Color / Transparency | Green / 85% | Visual style for zone fill and border.
🕐 Timeframe Guidelines
Fitted for 1m → 15m charts. Future updates may allow higher timeframes.
If loaded outside this range, a red label reminder will appear.
🎯 Usage Tips
Watch price action for reversals or continuations at each zone. Price may V-rebound from a zone or punch through then retest the opposite side before continuing.
Utilize next zone as a TP or SL depending on your strategy rules.
Combine with VWAP, Expected Move bands, or Gamma levels for confluence.
Adjust Box Height % to match current volatility.
If you see a specific indicator that pairs well with this one, please let other's know in the comments! Together we find success and I am forever grateful to the trading communities that shared knowledge with me!
⚠️ Disclaimer (NIF)
This tool is for research and informational purposes only (Not Investment or Financial advice).
Trading involves risk; users should exercise independent judgment before making financial decisions.
Key Levels All in OneA Clean OHLC Levels Toolkit (with Globex & ATH)
Levels is a highly configurable OHLC levels tool designed to give traders multi-timeframe context without overwhelming the chart. It plots Daily/Weekly/Monthly levels, Globex session extremes, and an All-Time High line—then keeps everything readable with label merging, optional fading, and careful session logic.
How to Use
Choose your sets: Toggle Daily, Weekly, Monthly, Globex, and ATH in Display.
Pick which levels to show: For each set, enable any combination of Open / High / Low / Close, select line style (solid/dashed/dotted), and width.
Trace the origin (optional): “Trace back” draws a subtle line from the level’s origin candle to the right edge.
Tame the clutter: Turn on Label merging and/or ATR-based fading to reduce noise near the current price.
Place the lines where you want them: Use Offset to Left/Right to control how far lines extend.
Scope & scale: Limit how many higher-timeframe sets render and Hide Above a chosen chart interval to keep lower timeframes clean.
Key Features
Daily / Weekly / Monthly HTFs: Plot previous period Open, High, Low, Close with per-level color, style, and width.
RTH-aware daily labels: On Regular Trading Hours charts, the script adds PDH (RTH) and PDL (RTH) variants alongside standard PDH/PDL for precise session context.
Globex session extremes: Automatically tracks Globex High/Low and, auto-hide a level the moment it’s touched during RTH to declutter once the market interacts with it.
All-Time High line: Plot ATH with optional trace-back to the origin bar for quick historical orientation.
Label merging (smart de-duplication): Nearby labels (e.g., PDH / PWH / PMH clustering) can be merged into a single tag showing combined names—and, if enabled, a single price or price range.
Readable labels your way: Toggle bold, numeric size, full names (e.g., “Previous Day High”) vs. tickers like PDH, show/hide price, and optionally match label color to the line color.
Fade distant levels: Reduce transparency for levels beyond a configurable ATR window around the current price to highlight what matters now.
Chart-friendly by design: Choose how many HTF sets can render at once and disable the indicator above a selected timeframe for performance and clarity.
Timeframe & Session Settings
Limit to higher timeframe sets: Cap visible HTF groups (e.g., only the next 1–3 higher sets) for a cleaner stack.
Hide Above: Automatically disable the indicator on charts above a chosen interval (e.g., anything higher than 60m).
Offsets: Offset to Left and Offset to Right control the horizontal span of each line.
Note: There is no “Offset between HTFs”—levels are aligned cleanly; spacing is managed by left/right offsets only.
HTF Controls (per set)
Pick levels: Any combination of O/H/L/C.
Style: Solid / dashed / dotted and width.
Trace back: Optional origin trace (inherit or custom style/size).
Max count: Limit how many back levels are kept per set.
Labels & Merging
Rich formatting: Bold text, numeric size, color & background control, optional price suffix, and full vs. short names.
Merge within threshold: Define a price threshold to bucket nearby labels; the tool produces a single, tidy label (e.g., PDH / PWH / PMH · 4321.25).
Custom merge styling: Separate text and background colors for merged labels.
Fading Levels (ATR-aware)
Change Transparency: Set how much to fade.
Range window: Only levels within X ATRs (X candles’ ATR) of current price retain full opacity.
ATR length: Choose the averaging window used in the calculation.
Drop Tool Bidirectional (-/+4%..32%) [A tool that helps you identify the downward price levels from a chosen peak, showing drops of 4%, 8%, 12%, and so on, based on the entered peak value.
GEX Delta Hedging Lines - v.4.1GEX Delta Hedging Indicator - Institutional Levels
Introduction
This Pine Script indicator is designed to visualize Gamma Exposure (GEX) levels, Delta Hedging zones, and institutional support/resistance points on your TradingView charts. It helps traders identify key price levels where market makers and institutions might hedge their options positions, potentially leading to price reversals or continuations. The indicator overlays lines for resistances (Call Wall, R1, R2), supports (Put Wall, S1, S2, S3), a Gamma Flip zone, and customizable trading zones (Buy, Neutral, Sell). It also includes alerts for level breaches and a summary table for quick reference.
Key Features
Resistance Levels: Call Wall (maximum resistance), R1 (strong), R2 (light) – all configurable with colors, styles, and widths.
Support Levels: Put Wall (maximum support), S1 (strong), S2 (moderate), S3 (weak/danger) – fully customizable.
Gamma Flip Zone: Indicates potential regime changes in market behavior.
Trading Zones: Visual boxes for Buy (green), Neutral (yellow), and Sell (red) areas, with adjustable boundaries and colors.
Current Price Line: Dotted line for the reference price, with labels.
Alerts: Trigger notifications when levels are tested or broken.
Summary Table: Displays levels, prices, and distances from the current close, positioned customizable.
Style Options: Adjust line widths, styles (solid/dashed/dotted), label sizes, and more for a personalized view.
Senkou Span BUsing in conjunction with Senkou Span A to create effective kumo alert signals when kumo changes direction: bullish or bearish.
Unified Moving Average V5 (EN/UA)## Title
Unified Moving Average V5 — Practical Trend Tool (EN/UA UI)
## Short description
Practical trend tool that colors market direction, highlights potential turns with optional confirmation, and supports multi‑timeframe alignment. Includes live Max% tracking and a compact status panel. Bilingual EN/UA UI.
or quick bias assessment
- Potential turn signals with optional confirmation
- Multi‑timeframe (LTF/HTF) alignment tools
- Live Max% move tracking since the last turn
- A status panel showing state, confirmation, and key reference levels
## How to use (high level)
1) Pick your preferred MA family and length for the asset/timeframe you trade.
2) Enable trend coloring to see bias (up/down/neutral) instantly.
3) Turn on confirmation if you prefer additional validation on potential turns.
4) Use HTF as a directional filter and LTF for timing.
5) Watch the status panel for current state, confirmation state, and reference levels.
## Inputs (practical)
- Source: which price the MA reads (Close/Open/High/Low/HL2/HLC3/OHLC4)
- MA Type & Length: choose family (SMA/EMA/RMA/WMA/VWMA/HMA) and period (1–500)
- Display: line width, stepline, color‑by‑trend, colors, right‑side value label
- Alerts: potential turn alerts; price/MA cross alerts
- Profit / Max %: optional leverage multiplier and label colors
- Confirmation: adds additional validation on potential turns; debounce with Min bars between turns
- MTF: enable LTF/HTF, set timeframes, show lines, colors, entry labels, compact labels, append price
- Status panel: toggle table, choose corner, adjust offsets
## Signals & Alerts
- Potential turn (with optional confirmation)
- Price/MA cross
- LTF/HTF turn notifications## Overview
Unified MA V5 helps you read trend direction at a glance and align entries with your preferred timeframe stack. It offers:
- Trend coloring f
## Recommended presets (no strategy advice)
- Swing Trend Following
- MA: HMA or EMA; Length 100–200
- Confirmation: On; Min bars between turns: 2–4
- MTF: HTF = 4× current; LTF Off
- Display: Stepline On; Line width 3
- Alerts: Potential turn + Price/MA cross
- Intraday Momentum
- MA: EMA; Length 34–55
- Confirmation: On; Min bars between turns: 1–2
- MTF: HTF = 2–4×; LTF = 0.25–0.5×
- Display: Stepline On
- Alerts: Potential turn + Price/MA cross
- Scalping
- MA: WMA or HMA; Length 20–34
- Confirmation: Optional; Min bars between turns: 0–1
- MTF: LTF = 0.2–0.5×; HTF Optional
- Display: Stepline On; Consider disabling some labels to reduce clutter
- Alerts: Potential turn (short horizon)
- Mean‑Reversion Bias
- MA: RMA or SMA; Length 50–100
- Confirmation: On
- MTF: HTF = 2–4×; LTF Optional
- Display: Color‑by‑trend On
- Alerts: Price/MA cross emphasis
## Notes
- Labels can accumulate during volatile sessions; disable some if needed.
- Table offsets and placement options may vary by platform.
- This is a tool for visualization and alerts, not financial advice.
## Indicator direction
Trend-Following / Trend Change Detection with optional confirmation via MA retest.
Liquidaciones BTCUSDT.PAllows you to manually record liquidation prices for both short and long positions, which are then displayed on the chart:
Orange: Short liquidations
Blue: Long liquidations
Optionally, a specific liquidation price can be highlighted to indicate higher-volume liquidations
Note: All liquidation prices must be entered manually.
Tradisfy | TSFY | ORB Pro**TSFY | ORB Pro**
Introduction
TSFY | ORB Pro combines the classic Opening Range Breakout (ORB) logic with professional market structure tools such as EMAs, the Daily Open, ADR, and Pivot Points.
The goal: A clean and logically structured intraday visualization of volatility, trend, and key price zones — without visual clutter.
Timezone: Europe/Berlin
---
Core Features
Multi-Session ORB: Separate Opening Ranges for London, Gold, and New York sessions with ORH, ORL, and Mid levels, optionally extendable to the end of the trading day.
EMAs (Intraday & Daily): Adaptive trend filters from 4 to 800 periods plus Daily 13/50/200 EMAs for higher-timeframe structure context.
Classic Pivots: Automatic calculation of daily PP, R, S, and Mid levels with fully customizable colors, styles, and extensions.
Daily Open: Marks the daily opening price as a bias reference point.
ADR (Average Daily Range): Calculates the average true range of the last X days, optionally anchored to the Daily Open with an optional 50% midpoint.
---
Interpretation
Break above ORH → bullish momentum; break below ORL → bearish weakness.
Combine ORB zones with EMAs, Pivots, or ADR for higher confluence.
Daily Open provides intraday bias, ADR defines realistic target zones.
Reactions around R/S levels or OR Mid often indicate short-term turning points.
---
Usage
Use the ORB zone as the basis for breakout, retest, or mean-reversion setups.
Plan realistic take-profit zones using ADR and Pivot levels.
Daily EMAs define the overall market bias.
All components can be toggled on or off individually.
---
Notes
Optimized for intraday ORB trading.
No alerts integrated (yet).
All colors, line widths, and transparency levels are fully customizable.
Non-repainting — lines are extended forward, not redrawn.
Performance-friendly despite multiple visual components (max. 500 lines/labels).
---
TSFY | ORB Pro is a complete framework for modern intraday traders who want to combine session logic, trend filters, and market structure into one clean and efficient tool.
RSI Breakout Zones█ OVERVIEW
“RSI Breakout Zones” is a technical analysis tool that identifies significant zones on the chart based on the Relative Strength Index (RSI). The indicator maps overbought (OB) and oversold (OS) zones using boxes, then extends them until the next zone of the same type is detected, highlighting breakout points to aid in trade entry decisions. These zones often serve as areas of consolidation, support, or resistance.
█ CONCEPTS
The indicator identifies overbought (above 70) and oversold (below 30) zones, drawing boxes that extend until the next zone of the same type (OB for OB, OS for OS) is detected. Breakout signals are generated when the price crosses the zone boundaries, indicating potential shifts in market momentum.
Why are RSI zones important? These zones represent areas of extreme market sentiment, often leading to corrections or reversals. Overbought zones suggest potential selling pressure, while oversold zones indicate buying opportunities. After a breakout, a zone may switch roles, e.g., from support to resistance or vice versa, making it a key element in price action analysis. Larger zones, formed during high volatility, may attract price for retests due to stronger imbalances in buyer/seller dynamics. Consolidation often occurs within these zones as the market seeks equilibrium before further moves. However, in strong trends, zones may be decisively broken without immediate pullbacks, and their significance depends on their position relative to key support and resistance levels.
█ FEATURES
- RSI Zone Detection: Calculates RSI with a customizable length (default 14) and identifies overbought/oversold zones based on user-defined levels (default 70/30), drawing boxes that dynamically adjust to price action within the zone.
- Customizable Boxes: Zones extend until the next zone of the same type is detected. The indicator draws zones with adjustable colors for overbought (red) and oversold (green) areas, with options for box and zone transparency.
- Breakout Signals: Generates upward (green triangle) and downward (red triangle) breakout signals when the price crosses the top or bottom of a zone. Signals appear below or above the bar, indicating potential trade entry points.
- Midline: Automatically draws a dashed line at the midpoint of each zone, helping traders assess price behavior within the zone and potential halfway retests.
- Box Management: Option to remove outdated boxes.
- Alerts: Built-in support for alerts on breakout signals, enabling traders to receive notifications for key zone crossings.
█ HOW TO USE
Add to Chart: Apply the indicator to your TradingView chart via the Pine Editor or Indicators menu.
Configure Settings:
- RSI Settings: Adjust RSI Length (default 14), Overbought Level (default 70), and Oversold Level (default 30) to tailor zone detection sensitivity—higher lengths smooth signals for longer-term analysis.
- Box Settings: Configure colors and transparency for overbought (red) and oversold (green) zones, including box transparency (default 90) and zone transparency (default 90).
- Signal Settings: Customize breakout signal colors (green for upward, red for downward) and enable/disable keeping boxes after RSI normalization.
Interpreting Signals:
- Upward Breakout Signal: A green triangle below the bar indicates a breakout, suggesting potential bullish momentum and trend continuation or reversal.
- Downward Breakout Signal: A red triangle above the bar indicates a breakout, suggesting potential bearish momentum.
- RSI Zones: If the price re-enters a zone after a breakout, it may signal a false breakout or consolidation; persistent zones can act as future support/resistance levels. Consolidation often occurs within these zones as the market seeks equilibrium.
- Use signals alongside other technical analysis tools for confirmation, such as moving averages (to confirm trend direction), Fibonacci levels (to identify key price zones), or volume indicators (to validate breakout strength). Analyze RSI zones on higher timeframes for stronger signals due to broader market context.
█ APPLICATIONS
- Momentum Trading: Use RSI zones as overbought/oversold filters. In an uptrend, look for buying opportunities on upward breakouts, and in a downtrend, on downward breakouts. Combining with MACD crossovers, Fibonacci levels, or pivot points enhances zone significance.
- Inter-Zone Trading: Utilize breakouts from one RSI zone and hold the position until reaching the next zone, which may act as a target level or reversal point.
█ NOTES
- Test the indicator across different timeframes and markets (stocks, forex, crypto) to optimize RSI length and levels for your trading style.
- For best results, use in trending markets where RSI extremes are more predictive; in ranging markets, additional filters are recommended to reduce false signals.
- Always combine with risk management; RSI zones alone do not guarantee reversals, and false breakouts may occur in low-liquidity environments.






















