Bias Bar Coloring + Multi-Timeframe Bias Table + AlertsMulti-Timeframe Bias Bar Coloring with Alerts & Table
This indicator provides a powerful, visual way to assess price action bias across multiple timeframes—Monthly, Weekly, and Daily—while also coloring each bar based on the current chart’s bias.
Features:
Persistent Bar Coloring: Bars are colored green for bullish bias (close above previous high), red for bearish bias (close below previous low), and persist the last color if neither condition is met. This makes trend shifts and momentum easy to spot at a glance.
Bias Change Alerts: Get notified instantly when the bias flips from bullish to bearish or vice versa, helping you stay on top of potential trade setups or risk management decisions.
Multi-Timeframe Bias Table: A table anchored in the top right corner displays the current bias for the Monthly, Weekly, and Daily charts, color-coded for quick reference. This gives you a clear view of higher timeframe context while trading any chart.
Consistent Logic: The same objective bias logic is used for all timeframes, ensuring clarity and reliability in your analysis.
How to Use:
Use the bar colors for instant visual feedback on trend and momentum shifts.
Watch the top-right table to align your trades with higher timeframe bias, improving your edge and filtering out lower-probability setups.
Set alerts to be notified of bias changes, so you never miss a potential opportunity.
This tool is ideal for traders who value multi-timeframe analysis, want clear visual cues for trend direction, and appreciate having actionable alerts and context at their fingertips.
Penunjuk dan strategi
Nube EMA 17/WMA 50 + EMA9 + EMA200 + VWAPindicator("Nube EMA 17/WMA 50 + EMA9 + EMA200 + VWAP", overlay=true)
previous day H/L 15 minThis indicator visualizes critical daily price levels to support intraday and swing trading decisions. Specifically, it calculates and displays the Previous Day High (PDH), Previous Day Low (PDL), and the midpoint (PDM) — the average of the high and low — based on price data from the prior trading day.
Each level line is anchored to start precisely at 6 PM New York time, marking the start of the trading day for many major markets. The lines then extend forward for a fixed duration, ensuring these key support and resistance zones remain visible well into the current trading session, giving traders a persistent frame of reference.
This persistent extension helps traders monitor price interaction with important levels throughout the day without cluttering the chart with obsolete lines. Labels indicating PDH, PDL, and PDM are displayed clearly on the left or right side of the chart, customizable to user preference.
By using this indicator, traders can better gauge potential reversal points, breakout zones, and price consolidation areas grounded on significant daily market structure, improving timing and risk management in their trading strategies.
Triple MA RS ConfluenceThis script evaluates relative strength confluence by comparing the ratio of an asset to a benchmark (e.g., Asset/SPY) against three configurable moving averages (MA #1, MA #2, MA #3).
Each bar is color-coded based on RS position relative to the MAs:
Lime Green — RS > all three MAs (full confluence)
Yellow — RS > MA #2 and MA #3, but ≤ MA #1 (partial confluence)
Red — RS ≤ MA #2 (no confluence)
Designed for systematic trend identification, this tool helps visually confirm RS alignment across short-, medium-, and long-term conditions. Inputs include adjustable MA lengths and types (EMA/SMA), benchmark symbol, and visual toggles for confluence state changes.
Pairs well with multi-timeframe RS strategies or clustered MA compression filters.
Astro's EMAScript Description – "Astro's EMA fill"
This TradingView indicator plots four Exponential Moving Averages (EMAs) and uses shaded fill areas to visually highlight bullish or bearish crossovers between two EMA pairs.
🔍 Key Features:
4 EMAs plotted:
EMA 1 (default 14) — Fast
EMA 2 (default 50) — Slow
EMA 3 (default 100) — Medium-Term
EMA 4 (default 200) — Long-Term
Shaded Fill Areas:
Area between EMA 1 & EMA 2 is filled green when EMA 1 is above EMA 2 (bullish), red when below (bearish).
Area between EMA 3 & EMA 4 is filled with the same logic, representing longer-term momentum.
Customizable Settings:
All EMA lengths and the price source are user-editable.
Transparent shading helps keep the chart clean while showing trend strength/direction.
📈 Use Case:
This tool helps you visually confirm:
Short-term vs long-term trend alignment
Trend strength and crossover points
Potential support/resistance zones formed by EMAs
Perfect for traders using multi-timeframe moving average confluence strategies or trend-based systems.
Let me know if you want to add:
Alerts when crossovers happen
Background color changes based on trend alignment
Toggle checkboxes for hiding individual EMAs or fills
Math by Thomas - SMC Structure ToolkitMath by Thomas – SMC Structure Toolkit is a purely visual educational tool based on Smart Money Concepts.
✅ Order Blocks: Marked using confirmed fractal swing highs/lows, optional displacement candle, and high volume filter.
✅ Fair Value Gaps (FVGs): Detected using a 3-bar gap logic, based on price imbalance.
✅ Fractals: Configurable between 3 or 5-bar logic to detect swing highs/lows.
✅ BoS / CHoCH: Labels are drawn comparing previous swing structures.
✅ Premium / Discount Zones: Based on the midpoint of the last confirmed swing high/low.
❌ This script does not generate alerts, signals, or entries.
✅ Meant only for educational visual analysis, not for auto trading or financial advice.
VIX Index Plot with LevelsPine Script Indicator: VIX Index Plot with Levels
This Pine Script indicator is designed for TradingView and is specifically created to plot the VIX (Volatility Index) on a separate panel below your main price chart. Its primary goal is to visually highlight periods of heightened market fear (and potential buying opportunities) by changing the VIX line color and filling the background based on specific VIX levels.
How It Works:
VIX Data Fetching:
The script fetches the VIX index data using the request.security() function. By default, it uses the "VIX" symbol, but you can change this in the indicator's settings (e.g., to "USI:VIX" if your data provider requires it). It retrieves the closing price of VIX for each bar.
Dynamic VIX Line Coloring:
The VIX line's color dynamically changes based on its current value, providing an immediate visual cue for different levels of market volatility/fear:
Red: When VIX is at or above 50. (Indicates extreme fear)
Orange: When VIX is at or above 40 (but below 50). (Indicates high fear)
Yellow: When VIX is at or above 30 (but below 40). (Indicates elevated fear)
Navy Blue: When VIX is below 30. (Indicates normal to low volatility)
Horizontal Level Lines:
Dotted horizontal lines are plotted at the 30, 40, and 50 VIX levels. These serve as clear visual markers, helping you quickly identify when VIX crosses these important thresholds. The color of these lines matches the corresponding emphasis color (yellow, orange, red).
Background Fill for Emphasis:
To further enhance visual clarity, the area below the VIX line (down to the 0-level of the VIX panel) is filled with a color corresponding to the current VIX level. This creates a prominent colored band that highlights periods of elevated fear:
Red Fill: When VIX is 50 or above.
Orange Fill: When VIX is 40 or above (but below 50).
Yellow Fill: When VIX is 30 or above (but below 40).
The fill has a slight transparency (90%) to remain subtle yet effective.
Customization:
You can easily adjust the parameters of this indicator by accessing its settings on your TradingView chart. Look for the gear icon next to the indicator name on your chart to modify:
VIX Symbol: Change the VIX symbol if needed (e.g., "VIX", "USI:VIX").
VIX Level 1 (Yellow): Adjust the threshold for the yellow emphasis (default: 30.0).
VIX Level 2 (Orange): Adjust the threshold for the orange emphasis (default: 40.0).
VIX Level 3 (Red): Adjust the threshold for the red emphasis (default: 50.0).
How to Use This Script in TradingView:
Open your TradingView chart.
Go to the "Pine Editor" tab at the bottom.
Delete any existing code in the editor (if you are replacing a previous VIX script).
Copy and paste the entire provided Pine Script code into the Pine Editor.
Click "Add to Chart" (or "Save" and then "Add to Chart").
This indicator will appear as a separate panel below your main price chart, providing you with a dynamic and intuitive visual representation of market volatility based on VIX levels. This can be a valuable tool for identifying potential market bottoms during periods of high fear.
BB + Volume + RSI StrategyHere's an English explanation of your Pine Script code, designed for clarity and ease of understanding for someone familiar with trading concepts.
Pine Script Indicator: Enhanced Buy/Sell Signals (BB + Volume + RSI Combination)
This Pine Script indicator, designed for TradingView, overlays buy and sell signals directly onto your price chart. It combines three popular technical analysis tools: Bollinger Bands (BB), Volume, and the Relative Strength Index (RSI) to generate more robust trading signals.
How It Works:
This indicator calculates and displays the following:
Bollinger Bands (BB): It uses a 20-period Simple Moving Average (SMA) as the middle band, with upper and lower bands set at 2 standard deviations from the SMA. These bands help identify periods of high and low volatility, and potential overbought/oversold price levels.
RSI (Relative Strength Index): A 14-period RSI is calculated to measure the speed and change of price movements. It's primarily used here for generating sell signals when the asset is considered overbought.
Volume: A 20-period Simple Moving Average of volume is calculated to provide a baseline for typical trading activity.
Signal Generation Logic:
The indicator generates two types of buy signals and one type of sell signal:
1. Buy Signals (Green Upward Triangles)
Normal Buy Signal ("Buy" - Small Green Triangle): This signal appears when the closing price crosses above the Upper Bollinger Band. This suggests that the price is becoming overextended to the upside, often preceding a potential pullback or a strong upward trend.
Strong Buy Signal ("Strong Buy" - Large Green Triangle): This is an enhanced buy signal that appears when the closing price crosses above the Upper Bollinger Band AND the current trading volume is significantly higher than its average (specifically, 1.5 times the 20-period average volume, by default). The accompanying high volume indicates stronger conviction behind the breakout, increasing the reliability of the signal.
2. Sell Signal (Red Downward Triangle)
RSI-Based Sell Signal ("Sell" - Red Triangle): This signal appears when the RSI value crosses below 70. An RSI above 70 typically indicates an overbought condition, so a move back below 70 suggests that buying momentum is fading, potentially signaling a reversal or pullback.
Visual Representation:
Bollinger Bands: Plotted as orange lines for the upper and lower bands, and a blue line for the middle (basis) band.
Buy Signals:
"Buy" (Normal): Small green upward-pointing triangle with green text, placed below the bar.
"Strong Buy" (Volume Confirmed): Larger green upward-pointing triangle with green text, placed below the bar.
Sell Signals:
"Sell": Red downward-pointing triangle with red text, placed above the bar.
Customization:
You can easily adjust the parameters of this indicator by accessing its settings on your TradingView chart. Look for the gear icon next to the indicator name on your chart to modify:
BB Length: (Default: 20)
BB StdDev: (Default: 2.0)
RSI Length: (Default: 14)
RSI Overbought Level: (Default: 70)
Volume Average Length: (Default: 20)
Volume Confirmation Multiplier: (Default: 1.5)
This script provides a clear visual representation of potential entry and exit points based on established technical analysis principles, helping you identify opportunities within changing market conditions.
Cruce EMA 9 & 21 + VWAP + EMA50, EMA200 + SMA200
indicator("Cruce EMA 9 & 21 + VWAP + EMA50, EMA200 + SMA200", overlay=true)
Time & Price1. Swing Trading (Holding for Days to Weeks)
Your goal is to catch major market swings. You are concerned with the major structural turning points.
Chart Timeframe: Daily (D) or 4-Hour (4H). The Daily chart is your primary tool for identifying the major price structure.
Planet Selection (The "Generals"): You focus exclusively on the slow-moving outer planets. Their movements define the major trends and turning points over weeks and months.
Primary Planets: Saturn, Jupiter, Uranus, Neptune, Pluto.
Trigger Planet: Mars. You watch for when Mars makes a hard aspect (conjunction, square, opposition) to one of the primary planets. That date is your high-alert time window for a major swing point.
How to Use the Indicator:
Set your chart to Daily.
In the indicator settings, set Scale Method to "Auto".
Enter the 360° degrees for Saturn, Jupiter, Uranus, and Neptune.
The lines that appear are your major weekly support and resistance zones. These are the levels where you look to enter a swing trade.
Entry: You wait for the price to reach one of these major levels. You then look for a strong daily confirmation candle (like a Bullish/Bearish Engulfing pattern that takes out the entire previous day's candle) before entering. Your holding time is days or weeks.
2. Day Trading (Holding for Hours, Closing by End of Day)
Your goal is to catch the primary trend of the day. You need to know the major daily boundaries and the key intraday pivots.
Chart Timeframe:
Preparation: Daily (D) chart for pre-market analysis.
Execution: 15-minute (15m) or 5-minute (5m) chart for entering and managing trades.
Planet Selection (The "Top-Down" Approach): You use a mix of slow and fast planets.
Major "Walls" (from Daily Chart): Saturn, Jupiter, Uranus. These set your absolute ceiling and floor for the day.
Daily "Hot Spots": Mars, The Sun. These levels are magnets for the day's price action.
Intraday "Timing Tool": The Moon. This is your real-time pivot for timing entries.
How to Use the Indicator:
Pre-Market Prep: On the Daily chart, use "Auto Scale" and enter the degrees for the "Walls" (Saturn, Jupiter, Uranus) and "Hot Spots" (Mars, Sun). Identify your major support/resistance zones for the day.
Intraday Trading: Switch to your 5-minute chart. Add The Moon's degree to the indicator.
Entry: The A+ setup is a Convergence: when the price hits a major "Wall" level at the same time it hits the dynamic "Timing Tool" level from the Moon. Wait for a 5-minute confirmation candle (A-C-E method) to enter.
3. Scalping (Holding for Seconds to Minutes)
Your goal is to catch very small, rapid price movements. This is the most difficult application and requires extreme precision.
Chart Timeframe: 1-minute (1m) or a Tick/Range Chart.
Planet Selection (The "Micro-Timers"): The slow planets are almost irrelevant for scalping. You focus almost exclusively on the fastest-moving bodies as their levels will shift most frequently.
Primary Pivot: The Moon. This is your most important level. It moves fast enough to provide new pivots every couple of hours.
Secondary Pivots: Mercury and Venus. These are the next fastest planets and can provide additional minor levels to trade between.
The "Static Line": You might include one major slow planet, like Uranus (for MNQ), just to know where the absolute "do not cross" line is for the day.
How to Use the Indicator:
On your 1-minute chart, open the settings. You might need to use a Manual Scale for scalping, as the "Auto" mode on a 1-minute chart can be too noisy. You'll need to find a scale that produces tight, relevant levels.
Enter the degrees for The Moon, Mercury, and Venus. You can add Uranus as your one major "wall."
Update Frequently: For scalping, you need to update the Moon's degree every hour to keep the pivot sharp.
Entry: You are looking for quick "rejection" or "bounce" scalps at these fast-moving levels. When the price hits a Moon level, you look for a single 1-minute reversal candle and try to capture the immediate reaction. This is a high-frequency strategy that requires excellent execution skills.
Summary Table
Trading Style Primary Chart Planet Focus Key Strategy
Swing Trading Daily (D) Slow Planets: Saturn, Jupiter, Uranus Identify major turning points over weeks.
Day Trading 5m / 15m Mix: Uranus, Mars, Sun, Moon Use Daily levels as "walls" and the Moon for timing entries.
Scalping 1m / Tick Fast Planets: Moon, Mercury, Venus Trade rapid bounces off fast-moving, dynamic pivots.
Indicador de Trading AvançadoIndicator for trading operations in Forex, cryptocurrencies, stocks and indices of the dollar and the Brazilian stock exchange, such as the mini index (b3) in the M1, M2, M3, M5, M15, M30 and D1 fractals.
This indicator sends signals in the form of a buy and sell arrow to the TradingViev analysis platform. Green for buy and red for sell. Enter the name "BUY" for buy operations and "SELL" for sell operations.
Its function is to be used in situations of breakout, reversal and retraction of structures and for each time fractal, mentioned above.
It should always prioritize the macro and micro trend (Support and Resistance, Prior Cut Adjustment, Automatic Volume Profile among others, aiming for the best possible confluence. The objective is 85% assertiveness.
This indicator uses the combination of trend, momentum, volatility, price logic, price action and SMC indicators.
This indicator aims to provide the command to operate in the direction of the next arrow-shaped candlestick .
Nenhum indicador substituirá o seu conhecimento. Utilize-o como confluência para seu operacional!
V2 PublicThis tool provides a multi-perspective visualization overlay to help interpret directional context in any market or timeframe. Multiple dynamic lines adapt to price structure, offering a composite view based on configurable sensitivity and range.
The color adaptation helps highlight prevailing movement. Upward and downward inflection points are visually signaled, supporting a wide variety of chart styles and user strategies.
—
For personal research and experimental use. No trading advice or signals are implied. Please test thoroughly before using in any live environment.
[GetSparx] Infinity Pro⚡ Infinity Pro
This indicator is developed as a visual learning environment for traders working with price action, Smart Money Concepts (SMC), or institutional analysis methods. Instead of alerts or signals, this tool displays the underlying context that determines the quality of a setup: direction, strength, volatility, and timing.
Think of setups like:
• FVG → OB → Continuation
• Liquidity Sweep → CHoCH → Entry
• Compression → Breakout
📌 The goal is educational insight, not trade signals.
⸻
🧠 Core Concepts Explained
What the Script Does – and Why the Combination Matters for Context-Based Learning
This tool merges multiple layers of market analysis into one visual dashboard:
• Directional bias per timeframe
• Objective trend strength based on candle patterns
• Relative volatility versus recent ranges
• Session display for London and New York for optimal timing and liquidity
This combination helps traders correctly interpret setups in context. Each layer supports the next — only when direction, strength, and space align, is there a strong setup environment.
⸻
⚙️ Core Functionality & Original Features
• Bias Engine: calculates structural direction using EMAs and swing logic
• Trend Strength Logic: analyzes candle sequences for directional momentum
• Volatility Index: compares ATR to average candle range
• Session Tracker: visually shows London and New York sessions
• Confluence Marker (optional): triangle appears only when all conditions align (not a signal)
📘 Each component functions independently — but is most powerful when combined.
⸻
🔷 Bias (Direction)
Always visible. Shows structural market direction per timeframe.
📐 How It’s Calculated:
• Price > EMA50 and above previous swing high → Bullish bias
• Price < EMA50 and below previous swing low → Bearish bias
• In between or no clear sequence → Neutral bias
📘 You instantly know if your setup aligns with institutional direction. Bias is the foundation of everything else.
⸻
🔷 Trend Strength (Momentum)
Always visible. Reveals whether there’s real momentum or just noise.
📐 How It’s Calculated:
Trend strength is based on weighted candle sequence logic:
• How many recent candles closed in the same direction?
• Are candle bodies dominant vs. wicks?
• Is movement consistent or erratic?
📊 Values and Meaning
• Strong: At least 7 of the last 10 candles close in the same direction; bodies dominant; ATR rising ➤ Institutional momentum likely
• Moderate: 5–6 in one direction; alternating body/wick; small consolidation allowed ➤ Setup possible with proper risk management
• Weak: Fewer than 5 aligned; overlapping or doji candles; stagnant ATR ➤ Often found in ranges or pre-reversals
📘 Helps you determine if a BOS is truly valid or just noise.
⸻
🔷 Volatility (Market Range)
Always visible. Essential to assess the potential of any setup.
📐 How It’s Calculated:
• ATR divided by average candle range (14 bars)
• Low: < 75% → stagnation, compression
• Normal: 75–125% → healthy market
• High: > 125% → breakout, spikes, acceleration
📘 Low volatility often signals pre-breakout compression (ideal for OB setups). High volatility can indicate stop hunts or institutional moves.
⸻
📊 Market Type (Trending / Sideways / Volatile)
Derived from:
• Bias
• Trend Strength
• Volatility
🔹 Trending
• Bias ≠ neutral
• Trend Strength = strong/moderate
• Volatility = normal/high
➡️ Ideal for trend setups (e.g., FVG → OB → Continuation)
🔹 Sideways
• Bias = neutral or alternating
• Trend Strength = weak
• Volatility = low
➡️ Typical pre-breakout phase — ideal for SMT-based setups
🔹 Volatile
• Volatility = very high
• Trend Strength = inconsistent
• Bias = often unreliable
➡️ Often near macro events, fakeouts, stop runs
📘 Helps you see what institutions see: context over individual candles.
⸻
📍 Optional Educational Markers
These triangle markers (green up, red down) appear only when all conditions align. They are not signals, but visual reference points for learning.
Only shown when:
• Bias ≠ neutral
• Trend Strength is at least Moderate
• Volatility is at least Normal
• No overlap with range-bound behavior
📘 You can replay and journal ideal price zones with objective criteria — powerful for backtesting.
⸻
🕒 Session Display: London & New York
This indicator automatically shows London and New York sessions using vertical lines.
Session Times (CET):
• London: 08:00 – 17:00
• New York: 14:30 – 22:00
Why It’s Educational:
• These sessions align with liquidity peaks (kill zones)
• Most ICT/SMC setups occur during overlaps:
• London → NY overlap = spike in activity
• NY close = reversal or manipulation zone
• The lines auto-remove after session ends
📘 You’ll learn to time structural shifts, liquidity grabs, and OB reactions — just like professionals.
⸻
🎓 Why This Works
This indicator trains you to:
• Recognize confluence before entry
• Understand market conditions before trade execution
• Think in layers (direction, strength, range, timing) rather than rely on alerts
There’s no advice. You learn to think like an institution.
⸻
🧠 Real-World Application
Use this tool to:
• Run replay sessions and test setups visually
• Track market condition context without alerts
• Support your own interpretation of FVG, OB, CHoCH, or BOS
This indicator helps you see, think, and decide — without becoming dependent on any signal.
🛠 Customizable Settings
Every component in this indicator — including session lines, visual markers, and the dashboard panel — can be turned on or off via the settings menu. This ensures traders can tailor the tool to fit their workflow and focus only on what matters to them.
Examples: Visual Dashboard in Action
Screenshot 1 – Dashboard (Bias, Strength, Volatility, Market Type)
This dashboard summarizes market direction, strength, volatility, and overall classification (Trending, Sideways, Volatile) per timeframe — no signals, only context.
Screenshot 2 – Trending Market
Market classified as Trending: bias, strength, and volatility align — ideal structure for continuation setups.
Screenshot 3 - Compression Phase (Pre-Breakout Context)
Low strength and moderate volatility across timeframes — this context often precedes structural shifts or breakouts.
Screenshot 4:
This triangle appears only when direction, strength, and volatility align — not a signal, but a visual learning aid.
Screenshot 5
London and New York sessions are highlighted to help identify institutional timing zones — where liquidity and structure often shift.
⚠ Disclaimer
This tool is for educational and analytical use only. It does not provide financial advice or trading signals. Always use proper risk management and do your own due diligence.
Vortex Pivot IndicatorVortex Pivot Points Indicator (VPS)
Buy when most traders give up. Exit when price resets.
What is this indicator about?
This is a swing trading indicator designed to help you enter when most traders are stuck in losses — and exit when price bounces back.
It works by combining weekly Pivot Points with a smart filter using moving averages.
The system waits until all the right conditions are met — and only then, if price touches the S3 support level, it's a buy signal. You then exit when price reaches the Pivot Point from that same setup week.
Psychology Behind the Setup: The whole idea is based on trader positioning and market psychology.
We use two moving averages:
1) The 50-day moving average reflects the mid-term traders average buy price.
2) The 20-day moving average reflects the short-term traders average buy price.
3) When the 50-day is at the top, followed by the 20-day, and the price is below both, it means:
i) Most Mid-term traders are in loss
ii) Most Short-term traders are also in loss
The market is in a deep pessimistic phase
This is the moment when weak hands give up — and smart swing traders can step in.
Our exit happens at the Pivot Point from the same week as the S3 entry — keeping the trade clean and focused on that specific setup.
🛠 How to Use This Indicator
This indicator automatically checks all conditions and shows the S3 and Pivot Point only when everything aligns. That means fewer signals — but higher quality.
⚙️ Must-Use Settings:
Check “Lower time frame for condition” ✅
Lower Time Frame: 1 Day
Pivot Type: Fibonacci
Pivot Time Frame: Weekly
Number of Pivots Back: 200
Color Settings: Customize as per your style
- Use daily candlestick chart
📈 Strategy Logic
Buy when price touches the S3 line and all moving average conditions are met (sometimes indicator might glitch and you will have to check if SMA conditions are being met at the time of buying yourself, happens 1% of the time)
You can average based on your own understanding
Exit when price hits the Pivot Point from the same week as the S3 entry
No stop loss — stay patient as long as it takes (since we use this only on quality stocks)
Sometimes the bounce is quick. Other times it might take a few weeks. Either way, we wait until price resets.
✅ Summary
You’re buying when others are losing.
You’re exiting when the dust settles.
Failed 2U/2D + 50% Retrace Scannerbeta.. Failed 2u and 2d on the 1h and 4h
with tick and add for guidance on overall market
Multi EMA ComboMuliti EMA Combo
You dont have a paid TradingView plan, and cant put 6 diffrent EMAS on the Chart?
No problem! With the Multi EMA Combo Indicator you got the most important EMAS in one Indicator ( 9, 20, 50, 100, 200, 800 ).
Made by Esc0.
Mark4ex vWapMark4ex VWAP is a precision session-anchored Volume Weighted Average Price (VWAP) indicator crafted for intraday traders who want clean, reliable VWAP levels that reset daily to match a specific market session.
Unlike the built-in continuous VWAP, this version anchors each day to your chosen session start and end time, most commonly aligned with the New York Stock Exchange Open (9:30 AM EST) through the market close (4:00 PM EST). This ensures your VWAP reflects only intraday price action within your active trading window — filtering out irrelevant overnight moves and providing clearer mean-reversion signals.
Key Features:
Fully configurable session start & end times — adapt it for NY session or any other market.
Anchored VWAP resets daily for true session-based levels.
Built for the New York Open Range Breakout strategy: see how price interacts with VWAP during the volatile first 30–60 minutes of the US market.
Plots a clean, dynamic line that updates tick-by-tick during the session and disappears outside trading hours.
Designed to help you spot real-time support/resistance, intraday fair value zones, and liquidity magnets used by institutional traders.
How to Use — NY Open Range Breakout:
During the first hour of the New York session, institutional traders often define an “Opening Range” — the high and low formed shortly after the bell. The VWAP in this zone acts as a dynamic pivot point:
When price is above the session VWAP, bulls are in control — the level acts as a support floor for pullbacks.
When price is below the session VWAP, bears dominate — the level acts as resistance against bounces.
Breakouts from the opening range often test the VWAP for confirmation or rejection.
Traders use this to time entries for breakouts, retests, or mean-reversion scalps with greater confidence.
⚙️ Recommended Settings:
Default: 9:30 AM to 4:00 PM New York time — standard US equities session.
Adjust hours/minutes to match your target market’s open and close.
👤 Who is it for?
Scalpers, day traders, prop traders, and anyone trading the NY Open, indices like the S&P 500, or highly liquid stocks during US cash hours.
🚀 Why use Mark4ex VWAP?
Because a properly anchored VWAP is a trader’s real-time institutional fair value, giving you better context than static moving averages. It adapts live to volume shifts and helps you follow smart money footprints.
This indicator will reconfigure every day, anchored to the New York Open, it will also leave historical NY Open VWAP for study purpose.
Log v1 Oscillator (No Repaint)It can be a high inflated or extremely falling forex or coin. 150 is the highest peak. It is likely to return between 100 and 150. Sell can be taken from those areas. 0 TO -150 is the buy area. It would be better not to take transactions in the intermediate areas. It can work very well with other indicators. 1 min, 5 min , 15 min. ONLY FOREX dax nasdadq ukoıl usoıl gold vs...
0x278's Smart Scalper Pro Entry ConfirmationsSmart Scalper Pro: Entry Confirmation Indicator
Directional Trade Confirmation via Execution Zone Model
This indicator is designed for traders using a structured, rules-based model that confirms smart-money driven entries using price action, fair value gaps (FVGs), and market maker model (MMXM) logic. It ensures you only enter trades when all required conditions for a valid long or short setup have been met.
Use this with 0x278's FVG Range Filter
It provides real-time visual feedback through:
A color-coded table showing confirmation checkboxes
Entry signal labels on chart (only after all conditions are met)
Full support for 1-minute and 3-minute scalping timeframes
---
How to Use the Indicator
Choose Trade Direction:
Use the dropdown menu to select either " Long " or " Short " depending on your higher timeframe bias (e.g., 2H and 12m structure). All signals will then be filtered based on that direction.
Set Your Execution Zone:
Input the high and low of your fair value gap (FVG) manually using the provided fields. This defines the execution zone that price must enter before a valid setup can occur.
Load on the Correct Timeframe:
This indicator only functions on:
3-Minute (3m): Used to detect market maker model (MMXM) confirmation
1-Minute (1m): Used to confirm precision entry setup
If you load it on any other timeframe, it will show a warning and stop processing.
Wait for Entry Confirmation:
When price enters the execution zone, the indicator begins checking for rejection and displacement signals that match your selected direction.
---
Signal Table (Lower-Right Corner)
Once price enters the execution zone, the indicator activates a real-time table that shows four confirmations:
Tapped Zone:
✅ means price has entered the FVG
❌ means price hasn’t tapped the zone yet (no entry allowed)
Rejection Candle:
✅ means a valid candle formed inside the zone showing smart money rejection
Shorts: Bearish rejection — large wick above body or engulfing candle
Longs: Bullish rejection — large wick below body or bullish engulfing
Displacement or BOS:
✅ means price broke structure in the expected direction
Shorts: Broke below previous low with strong body
Longs: Broke above previous high with strength
No Re-acceptance:
✅ means price has moved away from the zone and did not return inside
❌ means price went back into the zone — trade is invalidated
You should only consider entering a trade when all four boxes are ✅ .
---
Chart Signals
When all conditions are confirmed:
3m Entry Signal: "3m SHORT" or "3m LONG" appears below the bar
→ Indicates MMXM phase is complete and bias is confirmed
→ Do not enter yet — wait for 1m refinement
1m Entry Signal: "1m SHORT" or "1m LONG" appears
→ Confirms a precise entry opportunity
→ This is the moment to enter the trade
If you see a 3m signal but not a 1m signal, the setup is forming — wait.
If a 1m signal appears without a prior 3m confirmation, do not enter — this violates model structure.
---
When to Enter a Trade
Only enter when:
You are on the 1-minute chart
Direction is correctly set (long or short)
All four confirmations are marked ✅ in the table
The "1m LONG" or "1m SHORT" signal appears on the chart
This ensures that:
HTF bias is respected
MMXM is confirmed
Smart money has tapped and rejected the level
Structure has broken in your direction
Price is moving away from the zone — not rotating inside
---
Important Model Rules Enforced
No trade is allowed unless price taps the execution zone first
Rejection candles are only valid after zone tap
Displacement must come after rejection — not before
Setup is invalid if price returns into the zone after confirmation
Indicator only functions on 1m and 3m — not designed for higher timeframes
---
“A clean level is not a setup. We only act after smart money enters, rejects, and displaces away from the zone. First the tap, then the rejection, then we go.”
---
Use Case Summary
Use this indicator if you want to:
Filter out false signals and overtrading
Align entries with higher-timeframe structure
Validate MMXM setups with strict logic
Get clean, rules-based confirmations before entering scalps
Automate checklist-based trading behavior
Cumulative Volume Delta Line Indicator (CVD Line Indicator)v2.0
This is a free simple line indicator that represents CVD. The script has been tuned specifically to most popular timeframes to be more accurate of the timeframe of the chart. This may make the line appear less smooth than other indicators, but should be more accurate to the current timeframe of the chart.
This indicator was created to be used along with the following to be a poor man's Exocharts:
Select Volume Footprint instead of Candles on the TradingView chart
Row Size - Auto (ATR)
ATR Length - 9
Display - Cluster
Type - Delta
Open Interest Suite - By Leviathan indicator
📊 Trend Table (EMA20/50) PRO📊 Trend Table (EMA20/50) PRO
This script displays a color-coded trend dashboard based on the relationship between the EMA 20 and EMA 50 moving averages across multiple timeframes:
🕐 1m, 5m, 15m, 1h, 4h.
📌 Features:
✅ Green = Bullish Trend (EMA20 > EMA50)
✅ Red = Bearish Trend (EMA20 < EMA50)
🎨 Fully customizable text and background color
📍 Selectable table position (left / center / right, top / bottom)
🔁 Auto-refreshes every few bars for real-time accuracy
Perfect as a multi-timeframe trend dashboard for scalpers and swing traders – ideal for XAUUSD, US30, NAS100 and more. Helps you instantly assess trend alignment across key timeframes.
Inversion Fair Value Gaps (IFVG) [Fhunded]Fhunded - Inversion Fair Value Gaps (IFVG)
This script identifies and tracks Inversion Fair Value Gaps (IFVGs) based on ICT principles. It highlights bullish and bearish FVGs that have flipped state and become potential trade entries. Once price revisits (tags) the IFVG, the box is removed automatically to keep the chart clean.
🔹 Filters FVGs based on ATR threshold
🔹 Auto-flips bullish ↔ bearish once inversion conditions are met
🔹 Box is removed when mitigated by price
🔹 Optimized to prevent future-rendering errors (max 500 bars ahead)
🔹 Fully branded in Fhunded style for sharp visibility
ICT Killzones & Session Liquidity: PipTrendTrade When the Market Moves
This indicator highlights the most important and high-probability trading sessions based on ICT (Inner Circle Trader) concepts — including Killzones, market sessions, and session-specific liquidity zones. Designed for traders who follow Smart Money Concepts (SMC), this tool ensures you're always aligned with institutional activity and trading during the most liquid times of day.
🕒 What It Shows:
Killzones (ICT-style):
London Killzone
New York Killzone (including NY Open and Reversal Window)
Asian Range / Midnight Open levels
Sessions:
Full visibility into London, New York, and Asian sessions
Custom coloring and opacity for easy chart readability
Daily Range Levels:
Midnight Open
Previous Day High/Low (HOD/LOD)
Session Highs/Lows (London High/Low, NY High/Low, etc.)
Smart labels and optional lines to track intraday liquidity targets
🔧 Customizable Options:
Choose which sessions and levels to display
Adjust time zone to match your broker or TradingView chart
Full control over colors, line styles, and labels
Works across Forex, Crypto, Indices, and Commodities
⚙️ Built for SMC Traders:
This indicator removes the need to manually draw zones every day. You'll have clear visual guidance on:
When not to trade (avoid low-liquidity zones)
When Smart Money is active (Killzones)
Where liquidity likely rests (previous/session highs/lows)
No more missed reversals or late entries — just clean, structured insights that help you align with institutional order flow.
🔒 Invite-only script. For instant access and full details, visit PipTrend.com or email support@piptrend.com.