Enhanced Swing + Intraday Strategy + Entry/Exit LabelsPurpose
This TradingView Pine Script is designed for swing traders who hold trades for 3–5 days, but also occasionally do intraday trading. It combines momentum indicators, moving averages, and support/resistance tools to give a complete picture of trend direction, entries, and exits.
Features and Logic Breakdown
1. 20-Day Simple Moving Average (Daily Timeframe)
Fixed to the daily chart, regardless of your active chart timeframe.
Acts as a trend filter and price magnet, especially useful for mean reversion setups.
Helps assess whether the stock is overbought/oversold relative to its 1-month average.
2. VWAP (Volume-Weighted Average Price)
Useful for intraday trades.
Acts as an intraday "fair value" and gravity zone.
Helps identify entries near institutional support/resistance.
3. 9-EMA and 20-EMA (Current Timeframe)
Short-term trend signals.
When 9 EMA crosses above 20 EMA → bullish entry.
When 9 EMA crosses below 20 EMA → bearish exit.
4. Entry/Exit Labels
Plots "Enter" label (green) when 9 EMA crosses above 20 EMA.
Plots "Exit" label (red) when 9 EMA crosses below 20 EMA.
Helps visually track signals without guesswork.
5. Alerts
Built-in conditions to trigger alerts for:
Bullish cross (9 EMA above 20 EMA)
Bearish cross (9 EMA below 20 EMA)
6. Bollinger Bands (20-period, 2 Std Dev)
Shows volatility expansion/contraction around the 20-period SMA.
Can help identify overextended prices or squeeze setups.
Plotted as gray upper/lower bands with shading.
7. MACD (12/26/9) – Hidden
Measures momentum and trend strength.
Lines and histogram are hidden by default but can be toggled on in settings.
8. RSI (14) – Hidden
Measures overbought/oversold conditions.
Hidden by default but plotted between 0–100 with 30/70 lines.
How to Use
On Daily Charts:
Use the script for core swing entries. Enter long on 9 EMA > 20 EMA when price is near the 20-day SMA. Confirm with RSI/MACD if needed.
On Intraday Charts:
Use VWAP and EMAs to manage exits or find sharp intraday pullbacks.
The 20-day SMA still acts as an anchor.
Recommended Trade Flow
1. Identify price trend: Is it above or below the 20-day SMA?
2. Wait for EMA cross entry signal ("Enter" label).
3. Check if RSI is in neutral (not overbought) and MACD histogram is rising.
4. Manage trade using VWAP and 20-day SMA as guide.
5. Exit when "Exit" label triggers or price extends from VWAP.
Indicatori e strategie
DCA by Vuong Thai v2 %verview of "DCA by Vuong Thai %" – Upgraded Version
Main Function:
This script automatically detects optimal DCA (Dollar-Cost Averaging) buy points and smart profit-taking zones based on a combination of technical signals: EMA, candlestick patterns, volume, RSI, and price distance from EMA.
It helps you optimize capital allocation using a structured averaging-down strategy and exit trades when a target price range is reached.
✅ Buy Logic (Buy Signal)
A buy signal is triggered when all of the following conditions are met:
Strong bullish candlestick: Green candle with a longer lower wick than upper wick
Price is below the EMA → indicating a downtrend
Volume is above the moving average (if volume filtering is enabled)
Price is at least a certain percentage below the EMA (e.g., ≥ 1%)
RSI is below 30 → indicating an oversold condition
No repeat buys unless price makes a new low → helps avoid premature entries
👉 When a buy signal appears:
A DCA Zone (buy region) is drawn on the chart
A label with the corresponding DCA percentage is displayed automatically (e.g., "DCA 5%", "DCA 10%")
Trend Lines (only lines)[matteovesperi]Indicator Overview
The indicator, developed by matteovesperi, is an overlay tool that plots trend lines on price charts. It is designed to identify and connect pivot highs and lows over short-term, intermediate-term, and long-term periods, providing a visual representation of trends and potential support/resistance levels. The indicator is customizable, with options to adjust periods, toggle visibility, and manage performance for efficient use.
Key Points
The indicator plots trend lines based on pivot points for short-term, intermediate-term, and long-term periods.
It seems likely that it helps visualize trends and support/resistance levels across different time frames.
Research suggests users can customize periods and toggle line/label visibility for analysis.
Overview
This indicator overlays on price charts to show trend lines connecting pivot highs and lows, identified over customizable short, intermediate, and long-term periods. It uses color-coded lines for each period and allows toggling visibility.
Functionality
It detects pivots using lookback periods (e.g., default 3 for short-term, 15 for intermediate, 40 for long-term), draws lines between consecutive pivots, and can display prioritized labels. Lines are managed for performance, removing oldest when exceeding limits.
Usage
The indicator is particularly useful for traders and technical analysts seeking to understand trends across different time frames. By observing the direction and slope of the trend lines, users can gauge the strength and direction of trends. The pivot points and connecting lines can act as dynamic support and resistance levels, aiding in decision-making for entry and exit points.
The multi-timeframe capability allows for a comprehensive analysis, combining short-term price movements with longer-term trends. For example, a trader might use short-term lines for day trading signals while referring to long-term lines for overall market direction. The customizable periods enable adaptation to various trading styles and asset characteristics, enhancing flexibility.
Customization and User Experience
Users can adjust the lookback periods to suit their trading strategy, with ranges ensuring practical sensitivity (e.g., short-term minimum of 1, long-term maximum of 100). The ability to toggle line and label visibility provides control over chart clutter, allowing focus on specific periods. Color settings, while defaulted, can be adjusted for better visualization, though the provided RGB values suggest a grayscale theme for consistency.
Universal 10 MA be @cryptoingenerUniversal Multi MA (10 Moving Averages, Dynamic Colors, Multi-TF, By @CryptoIngener
Short Description (Краткое описание):
Indicator for plotting up to 10 moving averages of any type (SMA, EMA, WMA, HMA, RMA, DEMA, KAMA) on any timeframe, with dynamic coloring and customizable line thickness. Includes a subtle green watermark for copyright.
“This script is provided for educational and informational purposes only.”
MADA Trader Zones📊 Institutional Bias Indicator
This indicator is based on the analysis of institutional evaluations of individual trading days. By assessing trader behavior on a daily basis, an average is created that indicates when a market is considered cheap or expensive. Combined with current sentiment, this results in potential signals for entries or exits.
⚠️ Important Note:
This indicator does not work autonomously. Its signals must always be interpreted in the context of the overall market structure. That’s why it serves as a supportive tool within our MADA Mentoring Program, where we teach institutional knowledge and decision-making processes in depth.
Silver Bull Flag Breakout AlertDescription:
This script detects a bullish breakout in Silver (XAGUSD) above $37.60, confirming a bull flag continuation pattern on the daily chart. It optionally plots a 21 EMA as a trailing stop and includes a customizable alert condition for trade execution or monitoring.
Features:
• Alerts on daily close above $37.60
• Optional trailing stop (21 EMA)
• Visual breakout marker
• Ideal for swing trades targeting $41–$45
Adaptive EMA Optimizer🔍 Adaptive EMA Optimizer
Tired of guessing which EMA works best?
This tool does the testing for you — automatically.
Instead of plotting multiple EMAs and trying to eyeball which one works, Adaptive EMA Optimizer simulates trades for each EMA in a range (e.g. 50–200), and highlights the one that performed best based on return, win rate, and trade count.
It's a clean way to keep just one optimized EMA on your chart — and let the data speak.
⚙️ What it does
Simulates trades for each EMA (buy above, sell below)
Calculates PnL, trade count, and return
Picks the best EMA based on performance
Filters EMAs that don’t meet stability thresholds
Plots only the best EMA — with optional trade signals (for calibration)
🧾 Display Options
Use the Label Display Mode setting to control how much information is shown:
Simple → Just the EMA and its slope (e.g. EMA50 (+31°))
Performance → Adds return %, number of trades, etc.
Full → Includes performance + filter status (RS/RSI pass/fail)
This lets you decide: just keep it clean and minimalist — or dig into detailed stats.
⚠️ Important
Buy/Sell signals are only for backtest visualization. This is not a live strategy.
Filters (RS, RSI) affect trade evaluation — not whether the EMA is plotted.
🛠️ How to Use It
Here’s what you can customize:
📊 EMA Testing Range
Set the start and end EMA period (e.g. 50–200)
Choose step size (e.g. test every 2nd EMA)
⏳ Test Date Filter (optional)
Limit performance calculations to a specific date range
(e.g. “only show EMAs that performed best since Jan 2022”)
📈 Risk Management
Define account size, % risk per trade, and stop loss level
(used for backtest stats — not for live orders)
🔐 Stability Controls
Prevent EMA from switching too often by requiring:
Min # of trades
Min performance improvement (%)
Confirmed outperformance over X bars
Min hold time before exit
📉 Entry Filters
Require RS (relative strength) above a certain value
Require RSI above a threshold
These ensure trades are only counted if trend strength exists
🧪 Trade Signals (Optional)
Turn on simulated buy/sell signals
For testing only — not meant for real-time execution
Tongo_DemoИндикатор позволяет отображать аргументы Tongo_Levels для одного инструмента в демонстрационных целях
The indicator displays Tongo_Levels arguments for a single instrument for demonstration purposes
[OscarLAM] M2 Global Liquidity Index (TimeShift)It is clearly stated by the name, this script shows the M2 global liquidity with a "Time shift" function. This script is suitable for BTCUSD.
RNDMandar_RND This indicator give buy sell signal. Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal Mandar_RND This indicator give buy sell signal
SessionsThis indicator displays 3 minimalistic session boxes.
You can change the time, timezone input, box colors.
This script also has a timeframe filter.
For example, if you wish that the indicator disables itself when you switch to a higher timeframe chart, it will do it automatically.
[Oscar] OBV with MA & SMA filterBy invitation only.
This script is based on daily on balance volume.
Both MA & SMA can be set as filters for noise.
The bullish trend is indicated with green color; the bearish trend is in red color.
The best buying point should be
1. The SMA has a positive slope;
2. The green line (bullish trend) appears.
Double Fractal Entry📘 Overview
Double Fractal Entry is a structure-based indicator that identifies high-probability entry points using dynamic interaction between price and fractal levels. It combines classical fractal detection with custom logic for breakout and rebound signals, visually plotting entry, Stop-Loss, and Take-Profit levels directly on the chart.
This indicator is ideal for traders who rely on clear market geometry, offering a consistent approach to structural trading across all assets and timeframes.
🔧 Core Logic and Calculations
1. Fractal Mapping and Channel Construction
The script identifies upper and lower fractals based on a user-defined number of left/right bars. Once confirmed, fractals are connected into two channels:
- Upper Channel: connects all upper fractals
- Lower Channel: connects all lower fractals
Together, they form a real-time visual market structure used for signal generation.
2. Signal Generation: Breakout and Rebound Modes
Users can choose between two entry types:
- Fractal Breakout: a signal is triggered when price breaks beyond the last upper or lower fractal.
- Fractal Rebound: a signal is triggered when price rejects or reverses from a fractal zone.
Each signal includes:
- An entry arrow
- A horizontal line at the entry price
- SL and TP levels, calculated using the internal structure logic
3. Stop-Loss and Take-Profit Calculation
The SL/TP levels are not based on arbitrary points or ATR, but are dynamically determined using the distance between the latest upper and lower fractals (called a "fractal range").
This creates a volatility-adaptive risk structure, where TP and SL levels reflect the real rhythm of the market.
📊 Visual Elements on the Chart
- Fractals: Plotted as green/red markers above/below price
- Fractal Channels: Lines connecting same-side fractals (upper/lower)
- Entry Arrows: Show direction and type of entry (breakout or rebound)
- Entry Line: Horizontal level where signal occurred
- Stop-Loss / Take-Profit Lines: Drawn proportionally from fractal range
- Signal History: Optional display of previous signals for reference
⚙️ Inputs and Customization
You can configure:
- Fractal sensitivity (bars left/right)
- Entry type: Breakout or Rebound
- SL/TP distance (in fractal range units)
- Signal visibility and history depth
- Colors, widths, and line styles for all elements
🧠 How to Use
- Breakout Mode – Use when price shows momentum and trend structure (e.g., trending market)
- Rebound Mode – Use in sideways or reactive environments (e.g., pullbacks, ranges)
- Plan your risk with SL/TP already on the chart.
- Combine with volume, trend direction, or your strategy rules for confirmation.
This tool supports both discretionary trading and automated alert logic.
💡 What Makes It Unique
Unlike standard fractal or Zigzag indicators, Double Fractal Entry creates a dual-structure view that reflects the true swing structure of the market. Its logic is:
- Based on price geometry, not traditional indicators
- Adaptable to any volatility, thanks to dynamic fractal spacing
- Capable of filtering noise, especially in lower timeframes
The indicator also enables clean signal logic for those building trading systems, while providing immediate visual clarity for manual traders.
⚠️ Disclaimer
This indicator is designed for technical analysis and educational use only. It does not predict future market direction or guarantee profitable trades. Always combine tools with proper risk management and a well-tested strategy.
🔒 Invite-Only Script Notice
This is a closed-source invite-only script. It is fully built on proprietary fractal logic without using built-in oscillators, trend indicators, or repainting elements. Entry decisions and SL/TP levels are based entirely on price structure.
Multi-Timeframe Bands (final, with labels)This is a simple Kelt style Band indicator draws colored horizontal bands representing the high (top) and low (bottom) for each of the following timeframes:
4h: Blue (bottom), Red (top)
1D: Gold (bottom/top)
1W: Purple (bottom/top)
1M: Orange (bottom/top)
Quarterly: Light purple (bottom/top)
The script works on any chart timeframe, and the bands will update dynamically.
OBV with MA & SMA filterBy invitation only.
This script is based on daily on balance volume.
Both MA & SMA can be set as filters for noise.
The bullish trend is indicated with green color; the bearish trend is in red color.
The best buying point should be
1. The SMA has a positive slope;
2. The green line (bullish trend) appears.
Tech Stock ScalperThis Pine Script v6 indicator is designed for scalping the top 10 tech stocks (e.g., AAPL, MSFT, NVDA) on 1–5 minute timeframes. It generates frequent buy/sell signals using 5/15 EMA crossovers, 7-period RSI (buy > 30, sell < 70), and a volume filter (> 50-period SMA). Green (buy) and red (sell) triangles appear on the chart, with alerts for real-time trading. Ideal for capturing small price moves (0.1–0.5% per trade) during high-volatility hours (9:30 AM–4:00 PM EDT). Backtest and tune for optimal performance, as scalping carries high risk and requires discipline.
RSI PotentialRSI Potential
This indicator does more than just track RSI; it measures the "energy" or "fuel" left in a trend. It answers a critical question: how much further can the price move before momentum is exhausted?
The key insight is that high momentum often means low potential, and vice versa. This inverse relationship is what allows the indicator to provide powerful, forward-looking signals about trend health and potential reversals.
Think of it like a race car:
Momentum is the car's current speed.
Potential is the amount of fuel left in the tank.
A car at top speed (high momentum) is burning fuel rapidly (potential is decreasing). A car just starting (low momentum) has a full tank of fuel (high potential). This indicator helps you see the fuel gauge, not just the speedometer.
This indicator plots three distinct components in a separate pane below your chart:
1. Upside Potential (Green Line)
What it shows: The percentage price increase required to hit the Overbought RSI Level. In other words, how much "fuel" is left for the upward trend.
How to interpret it:
Low Value (Approaching Zero): This is a warning sign. It means the price is already in high gear, and there is very little room left to run before hitting overbought exhaustion. Even if the price is rocketing up (high momentum), low potential signals the rally is likely on its last legs.
High Value: This indicates the market has a full tank of fuel for a rally. Even if the price is moving sideways or slowly (low momentum), the high potential suggests that if a new uptrend starts, it has the energy to be sustainable and significant.
2. Downside Potential (Red Line)
What it shows: The percentage price decrease required to hit the Oversold RSI Level—the "fuel" for a downtrend.
How to interpret it:
Low Value (Approaching Zero): A warning for bears. The price may be dropping fast (high momentum), but it's running out of energy to fall further. This signals seller exhaustion and increases the probability of a bounce or reversal.
High Value: The market has significant room to fall before becoming oversold. This can confirm the health of a new downtrend or suggest that a current downtrend has more to go.
3. Net Potential (Columns / Histogram)
What it shows: The net balance of energy: Upside Potential - Downside Potential. It answers, "Which side has more fuel in the tank?"
Price - MA DifferencePrice difference from MA plots the difference between the closing price and a moving average (either SMA or EMA) in a separate pane
TPI+Ratio Quant Equity (Assets Individually Selectable)measures performance against evenly weighted index of assets using the dots indicator.
XAUUSD 5m Aggressive Buy/Sell Signals v2This indicator is designed to help identify potential short-term entry points for XAUUSD on the 5-minute timeframe.
It highlights aggressive buy and sell opportunities with clear on-chart markers and background cues for visual clarity.
Alerts are also integrated to notify traders in real-time when a potential signal occurs.
⚠️ Disclaimer : This tool is for informational and educational purposes only and is not financial advice. Always conduct your own analysis before making any trading decisions.
AUTO SBSThis is my auto SBS , with alerts!
its so simple and i created it for me and my friends so nothing to sya here
Sessions by EC35 (Berlin Zeit)This script displays the Asia session (red), London session (green), and NY session (blue). Have fun