BarbellFX 2 in 1 ORB + Super Trend with signalsThis “BarbellFX 2 in 1 ORB + Super Trend with signals” indicator merges two powerful trading approaches into a single, customizable script:
1. Multi-Session Open Range Breakout (ORB)
• Automatically detects and plots the London and New York session ranges.
• Optionally displays session highs/lows with colored lines, highlights each session’s background, and plots an EMA for extra trend context.
• Detects and alerts on breakouts above/below session ranges.
• Provides an on-chart table showing session range size and breakout activity.
2. Barbell FX Super Trend System
• Utilizes multi-timeframe (4H, Daily, Weekly) EMA crossovers alongside an RSI and ATR-based volatility filter.
• Shows a simple dash of higher-timeframe trends (Bullish/Bearish) to confirm the overall market direction.
• Alerts and plots buy/sell signals on the chart based on 4H EMA crossovers, RSI conditions, and user-defined volatility thresholds.
• Option to filter signals further by requiring all three higher timeframes (4H, Daily, Weekly) to align.
Fully Customizable Toggles
• Global On/Off: Toggle each main component (ORB or Super Trend) individually.
• Session Lines, Backgrounds, EMA, Table: Enable or disable each visual element in the ORB section.
• Super Trend Settings: Show/hide 4H EMAs, signals, and the multi-timeframe trend dashboard.
• Alerts: Toggle breakout alerts for the ORB sessions and 4H buy/sell alerts for the Super Trend system.
This combination helps traders quickly spot intraday session breakouts that align with higher-timeframe momentum, all while keeping the chart clean via on/off switches for each feature.
指标和策略
EMA + Volume Entry IndicatorThis script is a trend-based entry signal indicator using EMA12 and volume analysis to identify potential buy and sell signals. It is designed for intraday and swing trading, helping traders confirm trend direction before entering positions.
How It Works?
1. EMA12 Trend Detection – The script calculates the 12-period Exponential Moving Average (EMA12) to determine market direction.
2. Volume Confirmation – A signal is generated only when volume supports the trend, filtering out weak price movements.
Buy/Sell Signals –
1. A Buy signal occurs when price moves above EMA12 with increasing volume.
2. A Sell signal occurs when price moves below EMA12 with decreasing volume.
3. Customizable Settings – Users can adjust EMA length and volume thresholds to optimize signals for different trading styles.
Key Features:
1. EMA Trend Confirmation – Avoids false signals by using EMA12 as a dynamic trend filter.
2. Volume-Based Entry Validation – Ensures that price movements are backed by sufficient volume.
3. Customizable Parameters – Allows traders to tweak settings for better adaptability.
ZenAlgo - LevelsThis script combines multiple anchored Volume-Weighted Average Price (VWAP) calculations into a single tool, providing a continuous record of past VWAP levels and highlighting when price has tested them. Typically, VWAP indicators show only the current VWAP for a single anchor period, requiring you to either keep re-anchoring manually or juggle multiple instances of different VWAP tools for each timeframe. By contrast, this script automatically tracks both the ongoing VWAP and previously completed VWAP values, along with real-time detection of “tests” (when price crosses a particular VWAP level). It’s especially valuable for traders who want to see how price has interacted with VWAP over several sessions, weeks, or months—without switching between separate indicators or manually setting anchors.
Below is a comprehensive explanation of each component, why multiple VWAP lines working together can be more informative than a single line, and how to adjust the script for various markets and trading styles:
Primary VWAP vs. Historical VWAP Lines - Standard VWAP indicators typically focus on the current line only. This script also calculates a primary VWAP, but it “locks in” each completed VWAP value when a new time anchor is detected (e.g., new weekly bar, new monthly bar, new session). As a result, you retain an ongoing history of VWAP lines for every completed anchored period. This is more powerful than manually setting up multiple VWAP tools—one for each desired timeframe—because everything is handled in a single script. You avoid chart clutter and the risk of forgetting to reset your manual VWAP at the correct bar.
Why Combine Multiple Anchored VWAP Lines in One Script? - Viewing several anchored VWAP lines together offers synergy . You see not only the current VWAP but also previous ones from different sessions or months, all within the same chart pane. This synergy becomes apparent if multiple historical VWAP lines cluster near the same price level, indicating a potentially significant zone of volume-based support or resistance. Handling this manually would involve repeatedly setting separate VWAP indicators, each reset at specific points, which is time-consuming and prone to error. In this script, the process is automated: as soon as the anchor changes, a completed VWAP line is stored so you can observe how price eventually reacts to it, repeatedly or not at all.
Automated “Test” Detection - Once a historical VWAP line is set, the script tracks when price crosses it in subsequent bars. If the high and low of a bar span that line, the script marks it in red (both the line and its label). It also keeps a counter of how many times each line has been tested. This method goes beyond a simple visual approach by quantifying the retests. Because all these lines are created and managed in one place, you don’t have to manually label the lines or check them one by one.
Advantages Over Manually Setting Multiple VWAPs
You save screen space: Instead of layering several VWAP indicators, each with unique settings, this single script plots them all on one overlay.
Automation: When a new anchor period begins, the script “closes out” the old VWAP and starts a new one. You never need to remember to reset it manually.
Retest Visualization: The script not only draws each line but also changes color and updates the label automatically if a line gets tested. Doing this by hand would be labor-intensive.
Unified Parameters: All settings (e.g., array size, max distance, test count limit) apply uniformly. You can manage them from one place, instead of configuring multiple separate tools.
Extended Insight with Multiple VWAP Lines
Since VWAP reflects the volume-weighted average price for each chosen period, historical lines can show zones where the market had a fair-value consensus in previous intervals. When the script preserves these lines, you see potential support/resistance areas more distinctly. If, for instance, price continually pivots around an old VWAP line, that may reveal a strong volume-based level. With several older VWAP lines on the chart, you gain an immediate sense of where these volume-derived averages have appeared and how price reacted over time. This wider perspective often proves more revealing than a single “current” VWAP line that does not reflect previous anchor sessions.
Handling of Illiquid Markets and Volume Limitations
VWAP is inherently tied to volume data, so its reliability decreases if volume reporting is missing or if the asset trades with very low liquidity. In such cases, a single large trade might momentarily skew the VWAP, resulting in “false” test signals when the high/low range intersects an abnormal price swing. If you suspect the data is incomplete or the market is unusually thin, it’s wise to confirm the validity of these VWAP lines before using them for any decision-making. Additionally, unusual market conditions—like after-hours trading or sudden high-volatility events—may cause VWAP to shift quickly, setting up multiple lines in a short time.
Key User-Configurable Settings
Hide VWAP on Day timeframe and above : Lets you disable the primary VWAP plot on daily or higher timeframes for a cleaner view.
Anchor Period : Select from Session, Week, Month, Quarter, Year, Decade or Century. Controls how frequently the script resets and preserves the VWAP line.
Offset : Moves the current VWAP line by a specified number of bars if you need a shifted perspective.
Max Array Size : Caps how many past VWAP lines the script will remember. Prevents clutter if you’re charting very long histories.
Max Distance : Defines how far back (in bar index units) a line is kept. If a line’s start bar is older than this threshold, it’s removed, keeping the chart uncluttered.
Max Red Labels : Limits the number of tested (red) VWAP lines that appear. If price tests a large number of old lines, only the newest red labels remain once you hit the set limit.
Workflow Overview
As soon as a new anchor period begins (e.g., a new weekly candle if “Week” is chosen), the script ends the current VWAP and stores that final value in its internal arrays.
It creates a dotted line and label representing the completed VWAP, and keeps track of whether it has been tested or not.
Subsequent bars may then cross that line. If a bar’s high/low includes the line’s value, it’s flagged as tested, labeled red, and a test counter increases.
As new anchored periods come, old lines remain visible—unless they fall outside your maxDistance or you exceed the maximum stored line count.
Real-World Benefits
Combining multiple VWAP lines—ranging, for example, from session-based lines for intraday perspectives to monthly or quarterly lines for broader context—provides a layered view of the volume-based fair price. This can help you quickly spot zones where price repeatedly intersects old VWAPs, potentially highlighting where bulls or bears took action historically. Because this script automates the management of all these lines and flags their retests, it removes a great deal of repetitive manual work that would typically accompany multiple, separate VWAP indicators set to different anchors.
Limitations & Practical Use
As with any volume-related tool, the script depends on reliable volume data. Assets trading on smaller venues or during illiquid periods may produce spurious signals. The script does not signal buy or sell decisions; rather, it helps visually map out where volume-weighted averages from previous periods might still be relevant to market behavior. Always combine the insight from these historical VWAP lines with your existing analytical approach or other technical and fundamental tools you use.
Conclusion
This script unifies past and present VWAP lines into one overlay, automatically detecting new anchor resets, storing the final VWAP values, and indicating whenever old lines are retested by price. It offers synergy through the simultaneous display of multiple historical VWAP lines, making it quicker and easier to detect potential support/resistance zones and better reflect changing market volumes over time. You no longer need to manually create, configure, or reset multiple VWAP indicators. Instead, the script handles all aspects of line creation, retest detection, and clutter management, giving you a robust framework to observe how historical VWAP data aligns with current price action.
By understanding the significance of multiple anchored VWAP lines, you can assess market structure from multiple angles in a single view. As always, ensure you confirm the reliability of the volume data for your particular asset and use these lines in conjunction with other analyses to form a well-rounded perspective on current market behavior.
Multi-Timeframe Strategy with Time FiltersLooks at overall trend on 15 minute timeframe and identifies candlestick types on 1 minute time frame to determine entry. Does not execute trades too close to market open or close and doesn't hold any trades past the end of trading day.
Straddle & Strangle Strategy + CPR & VWAPStraddle & Strangle Strategy + CPR & VWAP
This script provides a comprehensive Straddle & Strangle Strategy with key technical levels, making it a powerful tool for options traders and intraday traders.
Key Features:
✅ Straddle & Strangle Levels – Dynamically plots ATM strike price along with configurable strangle levels.
✅ CPR (Central Pivot Range) – Daily pivot, BC, TC, support, and resistance levels are plotted separately for each day.
✅ Previous Day High/Low – Plots the previous day’s high and low for reference.
✅ VWAP & EMAs (20, 50, 200) – Helps traders identify trend direction and key moving averages.
✅ Buy & Sell Signals – Based on VWAP & EMA crossovers.
✅ Candle Coloring – Automatically changes candle colors based on trend (Green for bullish, Red for bearish).
This indicator is useful for intraday traders, options traders, and scalpers looking for precise entry and exit points.
📌 Customizable Inputs: Strike price, strangle distance, CPR enable/disable, EMA settings, and more.
Try it out and optimize your trading strategy! 🚀
#Straddle #Strangle #CPR #VWAP #OptionsTrading #Intraday #TradingView
Gold HunterThis indicator is build to trade gold using Heikin-Ashi candles , it works good on timeframe 2 or 3 minutes
Multi-EMA Combination with Multi-Timeframe EMA By BCB ElevateBenefits and Features of the Multi-EMA Combination Indicator with Multi-Timeframe EMA:
Key Features:
Multiple EMA Support:
Tracks up to six EMAs simultaneously, each with customizable lengths and colors.
Allows traders to observe various short-term and long-term trends in the market.
Multi-Timeframe EMA (MTF EMA):
Incorporates a higher timeframe EMA directly into the current chart.
Useful for aligning intraday trading strategies with broader market trends.
Provides customizable settings, including the EMA length and timeframe.
Combined Alerts:
Automated alerts for key crossover and crossunder events.
Alerts include:
EMA 1 crossing EMA 2 (shorter-term signals).
EMA 1 crossing EMA 2 and EMA 3 together (stronger confirmation signals).
Can enable or disable buy and sell alerts separately.
Customizability:
Users can set EMA lengths, colors, and other preferences directly from the settings menu.
The multi-timeframe EMA can be toggled on/off for flexibility.
User-Friendly Visuals:
Clearly plots EMAs with different colors and line widths to distinguish trends.
The multi-timeframe EMA uses a unique style for better visibility.
MTF Round Level Reversal [RunRox]🧲 MTF Round Level Reversal is an indicator designed to highlight price levels on the chart where the market encountered significant resistance or support at round numbers, failing to break through large clusters of orders.
In many cases, price revisits these round-number levels to absorb the remaining liquidity, offering potential reversal or continuation trade opportunities.
✏️ EXAMPLE
Here’s an example demonstrating how this indicator works and how its logic is structured:
As shown in the screenshot above, price encountered resistance at round-number levels, clearly reacting off these areas.
Afterward, the market pulled back, presenting opportunities to enter trades targeting these previously established open levels.
This logic is based on the observation that price often seeks to revisit these open round-number levels due to the residual liquidity resting there.
While effective across various markets, this indicator performs particularly well with stocks or assets priced at higher values.
For a level to appear on the chart, price must first encounter a round-number value and clearly reverse from it, leaving a visible reaction on the chart. After this occurs, the indicator will mark this level as fully formed and display it as an active reversal area.
⚙️ SETTINGS
🔷 Timeframe – Choose any timeframe from which you’d like the indicator to source level data.
🔷 Period – Defines the number of candles required on both sides (left and right) to confirm and fully form a level.
🔷 Rounding Level – Adjusts price rounding precision when detecting levels (from 0.0001 up to 5000).
🔷 Color – Customize the color and transparency of displayed levels.
🔷 Line Style – Select the desired line style for level visualization.
🔷 Label Size – Set the font size for the level labels displayed on the chart.
🔷 Move Label to the Right – Move level labels to the right side of the screen for better visibility.
🔷 Label Offset – Specifies how many bars labels should be offset from the chart’s right edge.
🔷 Delete Filled Level – Automatically removes levels from the chart after they’ve been revisited or filled.
🔷 Calculation Bars – Determines the number of recent bars considered when calculating and identifying levels.
🔶 There are numerous ways to apply this indicator in your trading strategy. You can look for trades targeting these round-number levels or identify reversal setups forming at these high-liquidity zones. The key insight is understanding that these levels represent significant liquidity areas, which price frequently revisits and retests.
We greatly appreciate your feedback and suggestions to further improve and enhance this indicator!
ELVTDFinance LiquidityThe Liquidity Levels Indicator helps traders identify key price levels where significant liquidity is likely to be present. These levels act as zones of potential support and resistance, where institutional orders, stop hunts, and price reversals often occur.
Key Features:
✅ Auto-Detection of Liquidity Zone s – Identifies swing highs, swing lows, and consolidation areas where liquidity pools exist.
✅ Dynamic Support & Resistance – Highlights areas where price is likely to react due to high order flow concentration.
✅ Stop Hunt Detection – Spots potential liquidity grabs where smart money targets stop-loss orders.
✅ Works on Any Timeframe – Suitable for scalping, day trading, and swing trading.
This indicator is perfect for traders looking to align their entries with institutional moves and improve their trade execution by anticipating liquidity-based price reactions.
Anchored VWAP with Std Dev Bands### Anchored VWAP with 8 Standard Deviations Indicator
This powerful and flexible Pine Script indicator allows you to precisely analyze market dynamics using an Anchored VWAP combined with up to eight customizable standard deviation bands. By anchoring the VWAP to a specific bar of your choosing, you can gain a clear reference point tailored exactly to your trading strategy, enabling detailed price action analysis around critical market events.
#### Key Features:
- **Interactive Anchor Selection:** When adding the indicator to your chart, TradingView prompts you to select the exact bar from which to anchor the VWAP calculation, allowing pinpoint accuracy and flexibility.
- **Customizable Standard Deviations:** Define up to 8 individual standard deviation levels via intuitive inputs, ensuring the indicator adapts seamlessly to your analytical needs.
- **Source Flexibility:** Easily adjust the data source used for VWAP calculation—whether closing price, high, low, or any other price input available—giving you full control over the indicator's calculation.
- **Clear Visual Representation:** The anchored VWAP is prominently plotted in blue, while upper standard deviations are displayed in progressively stronger shades of green, and lower deviations in shades of red, making trend analysis clear and intuitive.
### Usage Recommendations:
Ideal for traders employing mean reversion strategies, trend-following systems, or looking for clear support and resistance levels based on institutional benchmarks. Perfectly suited for intraday traders, swing traders, and long-term investors seeking precise volume-weighted insights.
Enhance your analysis and trading precision today with the Anchored VWAP with 8 Standard Deviations Indicator.
Double Bollinger Bands ModifiableThe "Double Bollinger Bands" indicator plots two sets of Bollinger Bands on your chart, each with its own customizable multiplier. It calculates a simple moving average (SMA) and the standard deviation over a user-defined period. Then, it applies two different multipliers to the standard deviation to create two separate bands:
- First Set:
Uses a higher multiplier (default is 3.0) to create wider bands. This set highlights broader price volatility and is useful for identifying significant breakouts or reversals.
- Second Set:
Uses a lower multiplier (default is 0.5) to form tighter bands around the moving average. This set is useful for detecting periods of low volatility or consolidation. Additionally, you can choose to fill the area between these bands with a customizable color, providing a clear visual cue of the price’s proximity to the average.
How to Use the Indicator
1. Adjust the Period:
Change the period setting to determine over how many bars the SMA and standard deviation are calculated. This affects the sensitivity of the bands to recent price changes.
2. Customize Multipliers:
Modify the multipliers for both sets of bands. A higher multiplier will produce wider bands, while a lower multiplier will keep them closer to the moving average.
3. Enable/Disable Fill:
Toggle the fill option to visually emphasize the space between the lower and upper bands of the second set. This filled area helps in quickly assessing the current price action relative to a narrow volatility range.
4. Interpret the Bands:
- When prices move outside the first set of bands, it may indicate strong momentum or a potential reversal.
- The tight second set of bands can signal periods of consolidation, which might precede a breakout.
Overall, this indicator is a versatile tool for traders who want to analyze market volatility and identify potential trading opportunities through the interplay of wide and narrow Bollinger Bands.
Zona Momentum Strategysilakan dipakai sepuasnya untuk hasil maksimal. jadikan momentum buy dan sell dengan baik dan jangan bingung
Damien - M5 EMA crossoverIndicateur de croisement des moyennes mobiles en M5 pour XAUUSD, BTCUSD, EURUSD et GBPUSD
Zona Momentum Strategyindikator santai dengan gabungan yang sudah teruji. kita bisa entry buy saat dua kotak hijau plus satu kuning muncul (buy)
Directional Cycle Indicator (DCI) - RSI + MACD + MTF✅ RSI Confirmation:
Apex signals only when RSI is above 50 (momentum slowing down).
Nadir signals only when RSI is below 50 (momentum recovering).
✅ MACD Histogram Confirmation:
Apex requires MACD histogram to be decreasing (momentum weakening).
Nadir requires MACD histogram to be increasing (momentum strengthening).
✅ Multi-Timeframe (MTF) DCI Support:
Uses higher timeframe DCI trend to confirm stronger Apex/Nadir points.
Default higher timeframe = 15m, but this can be adjusted.
✅ Filtered Alerts:
Only confirms Apex & Nadir when RSI, MACD & MTF trend align.
USDTRY by GoX
You can view your share in the lower window in fixed USD/TL.
Alt pencerede hissenizi Dolar/TL cinsinden sabit şekilde görüntüleye bilirsiniz.
Highlight Time ZonesWe can set our specific time zones and highlight those zones, so we can analyze that particular session
Moving Average Exponential with Buy/SellThe Enhanced EMA Signals Indicator is a powerful trend-following tool designed to help traders identify potential buy and sell opportunities based on the crossover of two Exponential Moving Averages (EMAs). It provides clear visual cues, customizable settings, and alert notifications to enhance trading efficiency.
My Buy Signal Strategy"My Buy Signal Strategy", teknik analiz göstergeleri ve mum formasyonlarını birleştirerek piyasada alım fırsatlarını tespit etmeyi amaçlayan esnek ve özelleştirilebilir bir stratejidir. 9 koşuluyla, kullanıcıların ihtiyaçlarına göre uyarlanabilir ve TradingView üzerinde kolayca test edilebilir. Strateji, hem trend takip hem de dönüş sinyallerini yakalamak için dengeli bir yaklaşım sunar.