NIFTY EXPLORER COPYFOR NIFTY 50
The NIFTY 50 is an Indian stock market index that represents the float-weighted average of 50 of the largest Indian companies listed on the National Stock Exchange. Nifty 50 is owned and managed by NSE Indices, which is a wholly owned subsidiary of the National Stock Exchange of India.
Analisis Gelombang
RSI X WMA X EMA by Brian LeThis powerful indicator combines three popular tools — RSI (Relative Strength Index), EMA (Exponential Moving Average), and WMA (Weighted Moving Average) — to help traders identify potential reversals, overbought/oversold zones, and regular divergences on the RSI chart.
✅ Key Features:
📊 RSI, EMA, and WMA plotted together for clear visual comparison.
🟢 "RSI Cross Above EMA below WMA" Signal: Suggests a potential bullish reversal when RSI crosses above EMA but remains under WMA.
🔴🟢 Highlighted Special Zones:
RSI < WMA < Lower Threshold → Bearish pressure zone.
RSI > WMA > Upper Threshold → Strong bullish zone.
🌈 Dynamic RSI Background Zones:
Colored areas indicate when RSI enters extreme zones (e.g., >80 or <20).
🔍 Regular Divergence Detection:
Bullish Divergence: Price forms lower lows while RSI forms higher lows.
Bearish Divergence: Price forms higher highs while RSI forms lower highs.
Toggle divergence detection on/off as needed.
🔔 Built-in Alert Conditions:
Alerts trigger when regular bullish or bearish divergence is found.
⚙️ Fully Customizable:
Set RSI, EMA, WMA lengths.
Adjust thresholds for zone highlighting.
Enable or disable divergence detection as desired.
Fractal & Weierstrass Trend Reversal ZonesThe script combines weierstrass function and fractal dimension index to search for possible ends of the waves in Eliott Waves analysis.
Experimental. DYOR. Feel free to play with settings or suggest improvements.
Swing Breakout SequenceHere’s the translation to English:
---
**Structure and Variable Declarations**: The script uses the appropriate type structure in Pine Script for swing points and sequences. The use of `type`, `var`, and `array` is correct and should work in version 5, on which the script is based.
**User Functions**: All user functions have clearly defined parameters and return the appropriate types. The use of `array` and `chart.point` is fine, and the logic related to data processing appears to be coherent.
**Sequence Logic**: The functions `gatherInternalSBS` and `gatherSwingSBS` collect swing points and should correctly identify bullish/bearish patterns. It is important to ensure that thresholds and parameters are appropriately adjusted to market data.
**State Conditions**: Using `barstate.isconfirmed` as a condition for executing the script logic is a technique that ensures operations will only be performed on confirmed candles.
**Drawing Graphic Elements**: The script contains functions for drawing labels (`label.new`), lines (`line.new`), and boxes (`box.new`). It is important to check whether the conditions for their drawing are correct and do not lead to errors.
---
LCSEMALong candle + Stoch + Ema (sonrau)
Buy: Green arrow appears, price is above ema.
Sell : Red arrow appears, price is below ema
SMA Area ColorThis indicator plots two user‐selectable Simple Moving Averages (SMAs) on your chart and then fills the space between them with different colors based on whether the shorter SMA is above or below the longer SMA, and whether the current price is above or below that shorter SMA. This color‐coded background quickly highlights bullish or bearish shifts, making it easier to see changes in trend or momentum at a glance.
NEoWave Chart Cash Data Cash Data Indicator in TradingView
Unlike regular candlesticks that show all details (open, close, high, low), Cash Data uses only the key price points—highest (High) and lowest (Low)—in a specific time period, drawn as lines. This cuts out the noise and small price changes, giving you a cleaner view of the trend.
Why is it important in NEoWave and Elliott Wave?
In NEoWave and Elliott Wave analysis, the aim is to spot price patterns like upward and downward waves. Cash Data simplifies this by removing extra details, making it easier to identify the main waves and trends. It draws lines where each line represents a price wave (monowave). With these lines, you can clearly see the start and end of waves, their direction, and bigger patterns (like corrective or impulsive waves).
This indicator can accurately plot Cash Data for any symbol and timeframe you choose.
CASH DATA TIMEFRAMES
The core feature of this indicator is CASH DATA TIMEFRAMES, which generates and displays Cash Data based on your base timeframe. Here’s how it works:
1 Minute ("1"): Cash Data: 5, 10, 15, 30, 60, 120, 180 minutes
3 Minutes ("3"): Cash Data: 30, 60, 120, 180, 240 minutes
5 Minutes ("5"): Cash Data: 30, 60, 120, 180, 240 minutes, 1 day (1D)
15 Minutes ("15"): Cash Data: 120, 180, 240 minutes, 1 day (1D), 2 days (2D), 3 days (3D)
30 Minutes ("30"): Cash Data: 180, 240 minutes, 1 day (1D), 2 days (2D), 3 days (3D), 1 week (1W)
1 Hour ("60"): Cash Data: 1 day (1D), 2 days (2D), 3 days (3D), 1 week (1W), 2 weeks (2W)
2 Hours ("120"): Cash Data: 1 day (1D), 2 days (2D), 3 days (3D), 1 week (1W), 2 weeks (2W), 1 month (1M)
3 Hours ("180"): Cash Data: 1 day (1D), 2 days (2D), 3 days (3D), 1 week (1W), 2 weeks (2W), 1 month (1M)
4 Hours ("240"): Cash Data: 2 days (2D), 3 days (3D), 1 week (1W), 2 weeks (2W), 1 month (1M), 2 months (2M)
Daily ("D"): Cash Data: 1 week (1W), 2 weeks (2W), 1 month (1M), 2 months (2M), 3 months (3M), 6 months (6M), 12 months (12M)
Weekly ("W"): Cash Data: 2 months (2M), 3 months (3M), 6 months (6M)
Monthly ("M"): Cash Data: 6 months (6M), 12 months (12M)
Some Features of This Indicator:
-Customizable Cash Data Lines-Table-Watermark and ....
-Table and Watermark: View data in a table or add a watermark.
-Suspicious Monowaves: Highlights waves that might be incomplete or unusual.
-Other Cash Data TF: Show Cash Data for two different timeframes at once.
-Custom Cash Data Start
-Time Separator
-Auto-Updating Wave Charts
Super Cycle Low FinderHow the Indicator Works
1. Inputs
Users can adjust the cycle lengths:
Daily Cycle: Default is 40 days (within 36-44 days).
Weekly Cycle: Default is 26 weeks (182 days, within 22-31 weeks).
Yearly Cycle: Default is 4 years (1460 days).
2. Cycle Low Detection
Function: detect_cycle_low finds the lowest low over the specified period and confirms it with a bullish candle (close > open).
Timeframes: Daily lows are calculated directly; weekly and yearly lows use request.security to fetch data from higher timeframes.
3. Half Cycle Lows
Detected over half the cycle length, plotted to show mid-cycle strength or weakness.
4. Cycle Translation
Logic: Compares the position of the highest high to the cycle’s midpoint.
Output: "R" for right translated (bullish), "L" for left translated (bearish), displayed above bars.
5. Cycle Failure
Flags when a new low falls below the previous cycle low, indicating a breakdown.
6. Visualization
Cycle Lows: Diamonds below bars (yellow for daily, green for weekly, blue for yearly).
Half Cycle Lows: Circles below bars (orange, lime, aqua).
Translations: "R" or "L" above bars in distinct colors.
Failures: Downward triangles below bars (red, orange, purple).
TimeMapTimeMap is a visual price-reference indicator designed to help traders rapidly visualize how current price levels relate to significant historical closing prices. It overlays your chart with reference lines representing past weekly, monthly, quarterly (3-month), semi-annual (6-month), and annual closing prices. By clearly plotting these historical price references, TimeMap helps traders quickly gauge price position relative to historical market structure, aiding in the identification of trends, support/resistance levels, and potential reversals.
How it Works:
The indicator calculates the precise number of historical bars corresponding to weekly, monthly, quarterly, semi-annual, and annual intervals, dynamically adjusting according to your chart’s timeframe (intraday, daily, weekly, monthly) and chosen market type (Stocks US, Crypto, Forex, or Futures). Historical closing prices from these periods are plotted directly on your chart as horizontal reference lines.
For intraday traders, the script accurately calculates historical offsets considering regular and extended trading sessions (e.g., pre-market and after-hours sessions for US stocks), ensuring correct positioning of historical lines.
User-Configurable Inputs Explained in Detail:
Market Type:
Allows you to specify your trading instrument type, automatically adjusting calculations for:
- Stocks US (default): 390 minutes per regular session (780 minutes if extended hours enabled), 5 trading days/week.
- Crypto: 1440 minutes/day, 7 trading days/week.
- Forex: 1440 minutes/day, 5 trading days/week.
- Futures: 1320 minutes/day, 5 trading days/week.
Show Weekly Close:
When enabled, plots a line at the exact closing price from one week ago. Provides short-term context and helps identify recent price momentum.
Show Monthly Close:
When enabled, plots a line at the exact closing price from one month ago. Helpful for evaluating medium-term price positioning and monthly trend strength.
Show 3-Month Close:
When enabled, plots a line at the exact closing price from three months ago. Useful for assessing quarterly market shifts, intermediate trend changes, and broader market sentiment.
Show 6-Month Close:
When enabled, plots a line at the exact closing price from six months ago. Useful for identifying semi-annual trends, significant price pivots, and longer-term support/resistance levels.
Show 1-Year Close:
When enabled, plots a line at the exact closing price from one year ago. Excellent for assessing long-term market direction and key annual price levels.
Enable Smoothing:
Activates a Simple Moving Average (SMA) smoothing of historical reference lines, reducing volatility and providing clearer visual references. Recommended for traders preferring less volatile reference levels.
Smoothing Length:
Determines the number of bars used in calculating the SMA smoothing of historical lines. Higher values result in smoother but slightly delayed reference lines; lower values offer more immediate yet more volatile levels.
Use Extended Hours (Intraday Only):
When enabled (only applicable for Stocks US), it accounts for pre-market and after-hours trading sessions, providing accurate intraday historical line calculations based on extended sessions (typically 780 minutes/day total).
Important Notes and Compliance:
- This indicator does not provide trading signals, recommendations, or predictions. It serves purely as a visual analytical tool to supplement traders’ existing methods.
- Historical lines plotted are strictly based on past available price data; the indicator never accesses future data or data outside the scope of Pine Script’s standard capabilities.
- The script incorporates built-in logic to avoid runtime errors if insufficient historical data exists for a selected timeframe, ensuring robustness even with limited historical bars.
- TimeMap is original work developed exclusively by Julien Eche (@Julien_Eche). It does not reuse or replicate third-party or existing open-source scripts.
Recommended Best Practices:
- Use TimeMap as a complementary analytical reference, not as a standalone strategy or trade decision-making tool.
- Adapt displayed historical periods and smoothing settings based on your trading style and market approach.
- Default plot colors are optimized for readability on dark-background charts; adjust as necessary according to your preference and chart color scheme.
This script is published open-source to benefit the entire TradingView community and fully complies with all TradingView script publishing rules and guidelines.
IWMA - DolphinTradeBot1️⃣ WHAT IS IT ?
▪️ The Inverted Weighted Moving Average (IWMA) is the reversed version of WMA, where older prices receive higher weights, while recent prices receive lower weights. As a result, IWMA focuses more on past price movements while reducing sensitivity to new prices.
2️⃣ HOW IS IT WORK ?
🔍 To understand the IWMA(Inverted Weighted Moving Average) indicator, let's first look at how WMA (Weighted Moving Average) is calculated.
LET’S SAY WE SELECTED A LENGTH OF 5, AND OUR CURRENT CLOSING VALUES ARE .
▪️ WMA Calculation Method
When calculating WMA, the most recent price gets the highest weight, while the oldest price gets the lowest weight.
The Calculation is ;
( 10 ×1)+( 12 ×2)+( 21 ×3)+( 24 ×4)+( 38 ×5) = 10+24+63+96+190 = 383
1+2+3+4+5 = 15
WMA = 383/15 ≈ 25.53
WMA = ta.wma(close,5) = 25.53
▪️ IWMA Calculation Method
The Inverted Weighted Moving Average (IWMA) is the reversed version of WMA, where older prices receive higher weights, while recent prices receive lower weights. As a result, IWMA focuses more on past price movements while reducing sensitivity to new prices.
The Calculation is ;
( 10 ×5)+( 12 ×4)+( 21 ×3)+( 24 ×2)+( 38 ×1) = 50+48+63+48+38 = 247
1+2+3+4+5 = 15
IWMA = 247/15 ≈ 16.46
IWMA = iwma(close,5) = 16.46
3️⃣ SETTINGS
in the indicator's settings, you can change the length and source used for calculation.
With the default settings, when you first add the indicator, only the iwma will be visible. However, to observe how much it differs from the normal wma calculation, you can enable the "show wma" option to see both indicators with the same settings or you can enable the Show Signals to see IWMA and WMA crossover signals .
4️⃣ 💡 SOME IDEAS
You can use the indicator for support and resistance level analysis or trend analysis and reversal detection with short and long moving averages like regular moving averages.
Another option is to consider whether the iwma is above or below the normal wma or to evaluate the crossovers between wma and iwma.
[iQ]PRO Master iQWave SystemWelcome to the PRO Master iQWave System, an exclusive, ndicator crafted for TradingView. This cutting-edge tool harnesses sophisticated mathematical models to deliver precise buy and sell signals, empowering traders with a comprehensive view of market dynamics.
Key Features
Advanced Analytical Framework: Seamlessly integrates state-of-the-art techniques in signal processing, statistical analysis, and market profiling to uncover high-probability trading opportunities.
Holistic Market Insight: Combines proprietary methods for data transformation, frequency-based cycle detection, adaptive trend and seasonality extraction, and moment-driven anomaly identification—offering a multi-dimensional approach to price analysis.
Customizable Precision: With a wide range of user inputs, traders can tailor the system to their unique strategies and adapt it to diverse market conditions, ensuring flexibility across asset classes and timeframes.
Intuitive Visual Feedback: Displays critical insights directly on your chart, including adaptive fits, statistical boundaries, market profile levels, and a clear, actionable signal label—making complex analysis accessible at a glance.
Why Choose PRO Master iQWave System?
Designed for experienced traders, this indicator stands out by blending advanced analytics with practical usability. Whether you're identifying reversals, filtering noise, or gauging market structure, the PRO Master iQWave System equips you with a robust, all-in-one solution. Its proprietary algorithms distill intricate market data into actionable signals, helping you stay ahead of the curve.
Elevate Your Trading
Experience the power of next-level technical analysis. The PRO Master iQWave System is more than an indicator—it's a strategic edge, reserved for those ready to unlock its potential. Take your trading to new heights with this exclusive tool, available only by invitation.
ADvM, of MMiQ
Fibonacci - DolphinTradeBot
OVERVIEW
The 'Fibonacci - DolphinTradeBot' indicator is a Pine Script-based tool for TradingView that dynamically identifies key Fibonacci retracement levels using ZigZag price movements. It aims to replicate the Fibonacci Retracement tool available in TradingView’s drawing tools. The indicator calculates Fibonacci levels based on directional price changes, marking critical retracement zones such as 0, 0.236, 0.382, 0.5, 0.618, 0.786, and 1.0 on the chart. These levels are visualized with lines and labels, providing traders with precise areas of potential price reversals or trend continuation.
HOW IT WORKS ?
The indicator follows a zigzag formation. After a large swing movement, when new swings are formed without breaking the upper and lower levels, it places Fibonacci levels at the beginning and end points of the major swing movement."
▪️(Bullish) Structure :High → HigherLow → LowerHigh
▪️(Bearish) Structure :Low → LowerHigh → HigherLow
▪️When Fibonacci retracement levels are determined, a "📌" mark appears on the chart.
▪️If the price closes outside of these levels, a "❌" mark will appear.
USAGE
This indicator is designed to plot Fibonacci levels within an accumulation zone following significant price movements, helping you identify potential support and resistance. You can adjust the pivot periods to customize the zigzag settings to your preference. While classic Fibonacci levels are used by default, you also have the option to input custom levels and assign your preferred colors.
Set the Fibonacci direction option to "upward" to detect only bullish structures, "downward" to detect only bearish structures, and "both" to see both at the same time.
"To view past levels, simply enable the ' Show Previous Levels ' option, and to display the zigzag lines, activate the ' Show Zigzag ' setting."
ALERTS
The indicator, by default, triggers an alarm when both a level is formed and when a level is broken. However, if you'd like, you can select the desired level from the " Select Level " section in the indicator settings and set the alarm based on one of the conditions below.
▪️ cross-up → If the price breaks the Fibonacci level to the upside.
▪️ cross-down → If the price breaks the Fibonacci level to the downside.
▪️ cross-any → If the price breaks the Fibonacci level in any direction.
SuperTrend Bar Counter - DolphinTradeBot
OVERVIEW
This indicator calculates the lengths of upward and downward trends based on the specified SuperTrend settings and timeframe. It then takes the average length of the entered number of swings and compares the current trend durations with these averages. The main goal is to anticipate potential reversals in advance.
HOW IS IT WORK ?
The indicator actually contains two different but conceptually similar metrics.
The first part; shows how long the Supertrend stays in an upward or downward trend in real time. Additionally, it analyzes how close the current value is to the average of the Supertrend bar count for the given input.
The second part; aims to provide a different perspective on general trend analysis. It calculates the average duration of upward and downward trends in bars based on the SuperTrend indicator settings within a specified period and timeframe. If, contrary to expectations, downward trends last longer than upward trends, the background is colored green, indicating a prediction that the trend will continue upward.
Explanation of the second part logic: As you know, moving averages or similar approaches that follow the price are often correct when looking back retrospectively, but they cannot serve as leading indicators in real-time trading.That's why, when performing trend analysis, I wanted to introduce a completely different perspective based on price movement, yet still grounded in price action itself.
This phenomenon is partly due to the nature of the SuperTrend itself. After strong price movements, SuperTrend tends to reverse direction much more quickly during pullbacks. Following a strong upward move, a downward trend is detected much earlier and tends to last longer. The indicator provides an alternative perspective by analyzing which directional movement occurs more rapidly and uses this insight for trend prediction.
HOW TO USE ?
It can be used to identify potential price reversals or to assess whether the price is generally cheap or expensive.
In the settings section, you can adjust the SuperTrend parameters and timeframes for the values displayed in the table.
In the second part, you can configure the values used for general trend analysis.
NOTE
Things to be aware of: As the chart's timeframe decreases, pulling data from higher timeframes becomes more difficult. For example, when the chart is set to a 5-minute timeframe, it may fail to retrieve swing periods from the daily timeframe. Similarly, on a 4-hour chart, when calculating the average swing, there might be enough data for only 5 periods instead of 20.
Please keep in mind that this indicator was created solely to provide an idea. It should only be considered as a perspective or a supporting tool that influences your decision by no more than 5% at most.
ARSI | QuantumResearch🚀 Adaptative RSI (ARSI) | QuantumResearch 🚀
The Adaptative RSI (ARSI) is an advanced momentum-based oscillator that enhances traditional RSI analysis by incorporating a dynamic smoothing factor and adaptive thresholding. This innovative approach allows the indicator to dynamically adjust to changing market conditions, reducing lag and improving responsiveness to trend shifts.
🔍 Why ARSI?
Unlike conventional RSI, ARSI dynamically adapts its smoothing factor based on market volatility. This allows for better trend identification, earlier entries, and improved exits—all without unnecessary noise.
🔗 Key Features:
✅ Adaptative RSI Calculation – The smoothing factor automatically adjusts based on RSI’s distance from equilibrium.
✅ Dynamic Threshold Mechanism – Uses standard deviation-based adaptive bands to define overbought/oversold levels dynamically.
✅ Trend Detection & Confirmation – ARSI reacts quickly to trend shifts, helping traders catch early moves and avoid unnecessary drawdowns.
✅ Customizable Visuals – Multiple color schemes and visual overlays to match different trading styles.
✅ Alerts for Trend Reversals – Stay ahead with real-time alerts for bullish and bearish trend shifts.
📊 How ARSI Helps in Trading
📈 Catch Early Trends – The oscillator helps identify breakouts before they become obvious, allowing for early positioning in emerging trends.
📉 Avoid Drawdowns – The indicator signals early exits, helping to protect capital before major market sell-offs.
📊 Enhance Confirmation – Can be used alongside other momentum indicators for better trade validation.
📊 Real-World Application of ARSI
🟢 ETH: Avoiding a 50% Drawdown
🔹 This ETH chart demonstrates how ARSI signaled an early exit, preventing a massive drawdown of nearly 50%.
🟢 SOL: Identifying Early Trends
🔹 ARSI caught early bullish momentum on SOL, allowing traders to enter the uptrend before the major rally.
🟢 BTC: Exit Before the COVID Crash
🔹 ARSI issued a timely exit before the COVID crash, helping traders avoid a massive market collapse.
🟢 TOTAL: Early Exit Before a Major Market Drop
🔹 The indicator provided a clear warning signal before the market downturn, allowing risk mitigation.
🟢 DOGE: Trend Continuation Confirmation
🔹 ARSI successfully confirmed trend continuation on DOGE, keeping traders aligned with the market move.
⚠️ Disclaimer
The content provided is for informational and educational purposes only. Nothing contained within should be considered financial, investment, legal, or other professional advice. Past performance does not guarantee future results. Trading cryptocurrencies involves substantial risk of loss and is not suitable for every investor.
🔥 Enhance your trading with the Adaptive RSI (ARSI) | QuantumResearch – Stay ahead of the trend! 🚀
Solar VPR (No EVMA) + Alpha TrendThis Pine Script v6 indicator combines Solar VPR (without EVMA slow average) and Alpha Trend to identify potential trading opportunities.
Solar VPR calculates a Simple Moving Average (SMA) of the hlc3 price and defines upper/lower bands based on a percentage multiplier. It highlights bullish (green) and bearish (red) zones.
Alpha Trend applies ATR-based smoothing to an SMA, identifying trend direction. Blue indicates an uptrend, while orange signals a downtrend.
Buy/Sell Signals appear when price crosses Alpha Trend and aligns with Solar VPR direction.
Intraday Anchored FanSimilar to an Anchored VWAP, this lets you click a bar on an Intraday chart to add an "Anchored Fan" which displays lines at up to 6 levels above and below the chosen Anchor Point. Useful to measure the retracement during swing moves.
You can reposition the fan by either hovering over the anchor or by clicking the name of the study to "activate" it, and then dragging. You can also change the Anchor Point in Settings.
By default the anchor uses the bar Close, but you can change this manually in settings OR you can use the fancy "Auto high/low" mode which is handy if you are mainly dropping the fan on local swing highs and lows.
The default line measures were chosen for ES (Futures) but the study should be usable with nearly anything as long as you adjust the settings to something appropriate for the ticker. If you want to use this on NQ, for example, it would be reasonable to multiple each of these settings by 3.5 or so.
NOTE: If the fan is off the left side of the chart, one way to see the Anchor handle again easily is to switch to a higher timeframe; for example if you are on the 5min maybe use the 15min or hourly to find the handle -- if it is WAY off the left side (for example if you let many days pass without advancing it) it's generally easiest to use Settings to move it back to "now".
cashdata by farashahThis indicator is designed to generate wave charts following the NeoWave method.
NeoWave, developed by Glenn Neely in 1990, offers a scientific and objective approach to wave analysis.
A Cash Data is essential for accurate analysis, requiring highs and lows to be plotted in the exact order they occurred—a process that can be complex and time-consuming.
The indicator automates this process by identifying highs and lows for any symbol and timeframe, plotting them in real-time.
For instance, on a monthly timeframe, it finds yearly highs and lows and arranges them sequentially, forming a "Yearly Wave Chart" for NeoWave analysis.
•Generates Wave Charts for multiple timeframes(yearly, monthly, weekly, daily, hourly, minutely).
• Provides real-time auto-updating Wave Charts.
• Supports plotting based on calendar time, bar count, or equal distances.
• Compatible with all account types.
Machine Learning + Geometric Moving Average 250/500Indicator Description - Machine Learning + Geometric Moving Average 250/500
This indicator combines password-protected market analysis levels with two powerful Geometric Moving Averages (GMA 250 & GMA 500).
🔒 Password-Protected Custom Levels
Access pre-defined long and short price levels for select assets (crypto, stocks, and more) by entering the correct password in the indicator settings.
Once the correct password is entered, the indicator automatically displays:
Green horizontal lines for long entry zones.
Red horizontal lines for short entry zones.
If the password is incorrect, a warning label will appear on the chart.
📈 Geometric Moving Averages (GMA)
This indicator calculates GMA 250 and GMA 500, two long-term trend-following tools.
Unlike traditional moving averages, GMAs use logarithmic smoothing to better handle exponential price growth, making them especially useful for assets with strong trends (e.g., crypto and tech stocks).
GMA 250 (white line) tracks the medium-term trend.
GMA 500 (gold line) tracks the long-term trend.
⚙️ Customizable & Flexible
Works on multiple assets, including cryptocurrencies, equities, and more.
Adaptable to different timeframes and trading styles — ideal for both swing traders and long-term investors.
This indicator is ideal for traders who want to blend custom support/resistance levels with advanced geometric trend analysis to better navigate both volatile and trending markets.
Waves and Harmonic Patterns by BULL┃NETThe B | N WAHA (Waves and Harmonic Patterns by BULL | NET)
indicator provides traders using CFD brokers with the most significant price and time events from the stock exchange of the underlying original index or security. For example traders are able to easily identify the price at the Daily Open and Close time of up to three additional stock exchanges. Traders can choose from a huge list of options including the values from the current and previous Day, Week, Month and Year. In addition traders can enable the display of the Expected Move by either implied or historical volatility. The indicator can show Open Gaps (gap between close and open of two trading sessions) also which traders would usually see only on the original chart of an index or security.
The B | N WAHA indicator can help traders to make better entry decisions based on the real market sessions.
█ ⚠️ DISCLAIMER – READ BEFORE YOU USE ⚠️
█ FEATURES
— PATTERN OPTIONS
● Deviation for ratio calculation
Any pattern has a unique set of ratios for different retracements. In a perfect world each ratio would be hit exactly. But the stock market is far from perfect and especially in volatile markets ratios have to be adjusted. The default is 5%. The maximum is 10%
● (Name of pattern)
The list of patters recognized will grow with new versions of the indicator. The settings for each pattern are the same.
Each available pattern will be recognized and drawn by default. If you disable the checkbox in front of the pattern name the indicator will ignore this pattern completely no matter if another checkbox for this pattern is active.
● Developing
As soon as a new possible pattern is recognized, the indicator will draw a label at the starting point (0, A or X) of the pattern. For the indicator “possible” means there is only the last point missing, which is D in case of ABCD and XABCD patterns. Once the last point has reached the completion price range, the indicator will draw the pattern. If you enable this checkbox the indicator will draw a zickzack line between the already existing points.
● Projection
If there is a new possible pattern the indicator will draw a projection box to indicate the price range where the final point has to be located for completion of the pattern. Don’t confuse this with a buy or sell signal! The appearance of the box doesn’t tell anything about the chance of a pattern to get completed. It simply tells you that the price has to reach the box and to retrace within the box to form a valid pattern. This allows you to prepare a strategy if the price hits the box. If you disable the checkbox no box will be drawn.
● History
For backtesting or learning purpose you can display all historical occurrences of a pattern. Best practice is to disable all other patterns and enable the history checkbox only together with the checkbox of the patten name.
— PIVOPOINT OPTIONS
To identify patterns you need pivot points. True high and lows in the chart. If you use B | N GABO or B | N DESC you already know about this concept. The indicator is using three different levels of pivot points in parallel for better detection of patterns.
● Level 1
This is the fast running pivot level. You can choose from 2 to 4. Default is 3.
● Level 2
This is the pivot level with medium pace. Selectable levels are 5 to 9. Default is 5.
● Level 3
This is the slow running pivot level. The minimum level is 10, the maximum is 20. The default is 15.
● Pivotpoints
By default pivot points are not displayed on the chart because this ads a lot of noise. For backtesting and learning purposes you can enable this option.
● Label
● Text
● Size
This three settings define the appearance of the pivot points.
— HARMONIC PATTERN OPTIONS
The settings in this section control how the zickzack line of a pattern gets drawn on the chart. The settings for bullish and bearish pattern are identical.
● Show bullish/bearish pattern
By default both types of patterns are drawn on the chart. For backtesting or learning purpose you can disable it.
● Line
The color of the zickzack lines.
● ABC
The line style to connect points A, B and C.
● CD
The line style to connect points C and D.
● (Line Width)
The width of lines ABC and CD.
● Label
The color of the label for a completed pattern. This label marks starting point.
● Developing
The color of the label while a pattern is developing.
● Text
The color of the text in the label.
● (Text size)
The size of the text.
— HARMONIC PATTERN LABEL OPTIONS
The label which marks the start of a pattern can contain multiple information. To reduce noise on the chart you can disable each information separately. If you disable them all, the label will display the designation of the pattern starting point, e.g. “A” for an ABCD or “X” for an XABCD.
● Title
The title identifies the type of pattern. E.g. a possibly developing ABCD pattern will display ABC at the beginning to denote the point A, B and C have been detected. If this pattern completes the title would change to ABCD in case of a standard ABCD pattern or to AB=CD if the pattern matches all criteria needed for this ‘perfect’ type of ABCD.
● Number
Each pattern carries a unique number needed to identify the projection and targets in case there are multiple patterns in parallel.
● Ratio
First this is the retracement level of point C from point B toward point A. It is the decimal value of the percentage. In a perfect world this would be 0.618 (61.8%). In volatile markets this can be as low as 0.382 and as high as 0.786. If Ratio is enabled BD ratio will get displayed as well once point D is about to complete a ABCD pattern.
● Tooltip
Enabled by default the tooltip shows all the information and more if you hover the mouse pointer over the label.
● Perfect
If the pattern is formed “perfect” it will change its color to denote a possibly strong trend reversal. E.g. a perfect AB=CD is formed if the time and price difference between A and B is equal to the time and price difference between C and D. The calculation contains a 5% deviation to reflect usual market conditions.
— PROJECTION OPTIONS
If the “Projection” checkbox of a pattern is enabled (See PATTERN OPTIONS) the indicator will display the price range where the final point must sit to form a valid pattern. You can customize the box that marks this price range or disable it at all.
● Bull / Bear
The color of the box border.
● (Style)
The line style of the box border.
● Background
The background color of the box.
● Text
The color of the text in the box.
● (Text size)
The size of the text.
— PROJECTION DESCRIPTION OPTIONS
The box which marks the possible landing zone for pattern completion can contain multiple information. To reduce noise on the chart you can disable each information separately.
● Price Range
To complete a pattern successfully point D needs to be located within the minimum and maximum price of the range. For bullish pattern the price range is increasing (e.g. 100 – 120) and for bearish pattern it is decreasing (e.g. 100 – 80).
● Title
The title identifies the type of pattern. E.g. a possibly developing ABCD pattern will display ABC at the beginning to denote the point A, B and C have been detected. If this pattern completes the title would change to ABCD in case of a standard ABCD pattern or to AB=CD if the pattern matches all criteria needed for this ‘perfect’ type of ABCD.
● Number
Each pattern carries a unique number needed to identify the projection and targets in case there are multiple patterns in parallel.
— TARGET OPTIONS
● Display ABCD Targets
Once a pattern is completed the indicator will display multiple price lines for targets or other important price levels. This is enabled by default.
The cosmetic setting are separated for bullish and bearish pattern targets. However they are identical.
● Bull / Bear Line
The color of the target lines.
● (Line style)
The style of the target lines.
● Label
The color of the label which contains information about the target.
● Text
The color of the text in the label.
● (Text size)
The size of the text.
— TARGET LABEL OPTIONS
The target label can contain multiple information. To reduce noise on the chart you can disable each information separately. If you disable all information a blank label will be displayed necessary to hold the tooltip.
● Price
The target price.
● Number
The unique number of the pattern.
● Title
The target identifier.
● Direction
New traders often get confused with bullish and bearish pattern. A small arrow facing down or up will tell them the expected price move to reach the targets.
● Tooltip
If enabled the tooltip shows all the information and more if you hover the mouse pointer over the label.
● Remove if hit
By default target lines and labels will get removed one bar after the price has hit the target. If you disable this option target lines will stay together with the pattern until it gets invalidated.
— DISPLAY OPTIONS
● 2 Decimals
To streamline the appearance of prices they are set to display two decimals only. Numbers get rounded! However, trading currency pairs or crypto assets might need to display the full amount of decimals. In this case simply disable the setting “2 Decimals”.
— ALERT OPTIONS
Bevor you can use alerts in TradingView you have to activate them.
1. Click on the alert button
2. From the first drop down in conditions select B | N WAHA
3. From the third drop down (the one below the first one) select Any alert() function call
4. Skip the expiration if you want the alerts to be active for ever
5. Give The Alert a name or keep the default
6. Click on create
You have to repeat this procedure in every timeframe you use. This is not a limitation of the indicator. This is how TradingView alerts work.
Now you can select the events in the alert options of B | N WAHA you want to get noticed about. Alerts get fired when a bar gets confirmed which is the last close of a bar.
-------------------------------------------------------
Disclaimer BullNet: The information provided in this document is for educational and informational purposes only and does not constitute financial, investment, or trading advice. Any use of the content is at your own risk. No liability is assumed for any losses or damages resulting from reliance on this information. Trading financial instruments involves significant risks, including the potential loss of all invested capital. There is no guarantee of profits or specific outcomes. Please conduct your own research and consult a professional financial advisor if needed.
Disclaimer TradingView: According to the www.tradingview.com
Copyright: 2025-BULLNET - All rights reserved.
Roadmap:
Version 1.0 03.03.2025
US Yield Curve (2-10yr)US Yield Curve (2-10yr) by oonoon
2-10Y US Yield Curve and Investment Strategies
The 2-10 year US Treasury yield spread measures the difference between the 10-year and 2-year Treasury yields. It is a key indicator of economic conditions.
Inversion (Spread < 0%): When the 2-year yield exceeds the 10-year yield, it signals a potential recession. Investors may shift to long-term bonds (TLT, ZROZ), gold (GLD), or defensive stocks.
Steepening (Spread widening): A rising 10-year yield relative to the 2-year suggests economic expansion. Investors can benefit by shorting bonds (TBT) or investing in financial stocks (XLF). The Amundi US Curve Steepening 2-10Y ETF can be used to profit from this trend.
Monitoring the curve: Traders can track US10Y-US02Y on TradingView for real-time insights and adjust portfolios accordingly.
WAVES II by WestmontWAVES II by Westmont is a next-generation evolution of the original WAVES indicator, designed to offer improved responsiveness , enhanced functionality , and clearer visual clarity . By incorporating advanced momentum filtering and smoother transitions in the VWAP (Volume Weighted Average Price) area , WAVES II provides users with a more dynamic and actionable tool for market analysis.
This indicator introduces new methodologies , visual enhancements , and advanced forecasting capabilities , making it an ideal tool for traders seeking faster insights and sharper reactions to market movements.
Key Features of WAVES II
WaveTrend Calculation
The core of WAVES II is the WaveTrend , which is calculated using the HLC3 (High + Low + Close) price .
The WaveTrend is smoothed through two processes:
EMA (Exponential Moving Average): Applied to the HLC3 to capture faster price movements .
SMA (Simple Moving Average): Applied to the first wave to smooth out shorter-term fluctuations.
VWAP Area Crossover
WAVES II calculates the VWAP area by subtracting the second wave from the first .
The indicator detects when this VWAP area crosses key levels :
Bullish Signal : When the VWAP area crosses upward with positive momentum.
Bearish Signal : When the VWAP area crosses downward with negative momentum.
Momentum Detection
Momentum is calculated by measuring the price change between bars and smoothing this change over a short period .
Positive momentum signals increasing price movement , while negative momentum indicates a slowing or reversing trend .
This momentum detection filters out weaker price movements , highlighting only the significant trend shifts and giving users confirmation of market movements.
Visual Enhancements
Glowing VWAP Lines : The VWAP area is plotted with multiple layers of colors, gradually fading in opacity. This highlights areas of strong price movement and reversals.
Fading Gradient Effect : The VWAP line is filled with a gradient that adjusts its opacity based on the distance from the center line, visually indicating market strength and reinforcing key levels.
VWAP Projection
WAVES II projects the VWAP area forward , based on its recent slope, to offer a forward-looking view of potential price movements. This projection helps traders anticipate short-term market direction and react faster to potential trend changes.
Key Differences Between WAVES and WAVES II
Smoothing and WaveTrend Calculation Adjustments
WAVES : Uses fixed smoothing parameters for WaveTrend calculation, resulting in a relatively stable and slower response to market changes.
The first smoothing (wavetrend1) uses an EMA with a fixed length.
The second smoothing (wavetrend2) uses a simple moving average (SMA) with a fixed length.
WAVES II : Introduces more responsive settings like smoothing_length, deviation_length, first_wave_length, and second_wave_length for faster reaction times to market movements. These adjustments make WAVES II ideal for traders who need quicker feedback and sharper market transitions.
Momentum Detection
WAVES : Does not incorporate momentum-based logic, relying only on the VWAP area and its relationship to historical values.
WAVES II : Adds momentum detection, which calculates the difference between current and previous price movements, smoothed over a defined period. This helps identify bullish and bearish trends more accurately, providing additional confirmation and improving signal reliability.
VWAP Area Cross Detection
WAVES : Detects VWAP area crossovers based on recent high and low values.
WAVES II : Refines cross detection by incorporating a momentum filter. A Bullish cross is confirmed when the VWAP area crosses upwards with positive momentum, while a Bearish cross is confirmed when it crosses down with negative momentum. This dual-condition approach enhances signal accuracy and offers better context for trade decisions.
Plotting and Visualization
WAVES : Plots the VWAP line, center line, and uses color transitions for VWAP area fills to represent market conditions.
WAVES II : Introduces a multi-layer glow effect for the VWAP line, with varying opacities, creating a visually dynamic experience. The gradient glow effect provides a clearer representation of market strength and proximity to the center line, making it easier to spot market shifts and interpret momentum at a glance.
Why WAVES II Was Created as a Separate Indicator
New Features and Functionality :
WAVES II introduces key features like momentum detection and VWAP projections , which significantly alter how the indicator operates. These are not minor updates but represent a shift in how the tool functions , providing faster and more detailed insights for traders. WAVES II gives traders sharper market feedback with improved responsiveness to price changes.
Targeted for Different Trading Styles :
WAVES II is aimed at traders who need faster reactions and more dynamic , reliable signals . While WAVES remains a solid choice for those who prefer a more stable, traditional approach, WAVES II caters to traders who require quicker feedback and more granular market insights. By offering both tools, traders can select the one that aligns with their style, whether that’s for faster decision-making or a more conservative approach .
Visual Clarity :
The enhanced visual effects in WAVES II, such as the multi-layer glow and gradient VWAP transitions , offer greater clarity and a more intuitive charting experience . These visual improvements allow traders to quickly interpret changes in the market, making WAVES II a more effective tool for detailed and actionable market analysis.
Clear Value for Traders :
WAVES II brings significant enhancements over the original WAVES, including more advanced features , faster momentum detection , and better visual representation of market dynamics . This makes WAVES II a more powerful tool for traders seeking dynamic market insights . It is an ideal choice for those who need quicker and more reliable feedback than traditional tools can provide.
How to Use WAVES II
Users can watch for WaveTrend crossovers (when the line crosses 0) and VWAP area dots (bullish or bearish) to spot potential buy or sell signals.
Users can use momentum to confirm signals, helping you identify whether the market is gaining or losing strength.
WAVES II offers advanced features , faster responsiveness , and clearer visuals compared to the original WAVES indicator. By introducing momentum detection and refining the handling of VWAP crossovers , WAVES II enhances the overall trading experience, providing more dynamic, actionable insights for traders. While WAVES remains an excellent tool for those who prefer a simpler, more stable approach, WAVES II is designed for traders who seek a more detailed , faster-reacting tool for market analysis.
Percentage Based ZigZag█ OVERVIEW
The Percentage-Based ZigZag indicator is a custom technical analysis tool designed to highlight significant price reversals while filtering out market noise. Unlike many standard zigzag tools that rely solely on fixed price moves or generic trend-following methods, this indicator uses a configurable percentage threshold to dynamically determine meaningful pivot points. This approach not only adapts to different market conditions but also helps traders distinguish between minor fluctuations and truly significant trend shifts—whether scalping on shorter timeframes or analyzing longer-term trends.
█ KEY FEATURES & ORIGINALITY
Dynamic Pivot Detection
The indicator identifies pivot points by measuring the percentage change from the previous extreme (high or low). Only when this change exceeds a user-defined threshold is a new pivot recognized. This method ensures that only substantial moves are considered, making the indicator robust in volatile or noisy markets.
Enhanced ZigZag Visualization
By connecting significant highs and lows with a continuous line, the indicator creates a clear visual map of price swings. Each pivot point is labelled with the corresponding price and the percentage change from the previous pivot, providing immediate quantitative insight into the magnitude of the move.
Trend Reversal Projections
In addition to marking completed reversals, the script computes and displays potential future reversal points based on the current trend’s momentum. This forecasting element gives traders an advanced look at possible turning points, which can be particularly useful for short-term scalping strategies.
Customizable Visual Settings
Users can tailor the appearance by:
• Setting the percentage threshold to control sensitivity.
• Customizing colors for bullish (e.g., green) and bearish (e.g., red) reversals.
• Enabling optional background color changes that visually indicate the prevailing trend.
█ UNDERLYING METHODOLOGY & CALCULATIONS
Percentage-Based Filtering
The script continuously monitors price action and calculates the relative percentage change from the last identified pivot. A new pivot is confirmed only when the price moves a preset percentage away from this pivot, ensuring that minor fluctuations do not trigger false signals.
Pivot Point Logic
The indicator tracks the highest high and the lowest low since the last pivot. When the price reverses by the required percentage from these extremes, the algorithm:
1 — Labels the point as a significant high or low.
2 — Draws a connecting line from the previous pivot to the current one.
3 — Resets the extreme-tracking for detecting the next move.
Real-Time Reversal Estimation
Building on traditional zigzag methods, the script incorporates a projection calculation. By analyzing the current trend’s strength and recent percentage moves, it estimates where a future reversal might occur, offering traders actionable foresight.
█ HOW TO USE THE INDICATOR
1 — Apply the Indicator
• Add the Percentage-Based ZigZag indicator to your trading chart.
2 — Adjust Settings for Your Market
• Percentage Move – Set a threshold that matches your trading style:
- Lower values for sensitive, high-frequency analysis (ideal for scalping).
- Higher values for filtering out noise on longer timeframes.
• Visual Customization – Choose your preferred colors for bullish and bearish signals and enable background color changes for visual trend cues.
• Reversal Projection – Enable or disable the projection feature to display potential upcoming reversal points.
3 — Interpret the Signals
• ZigZag Lines – White lines trace significant high-to-low or low-to-high movements, visually connecting key swing points.
• Pivot Labels – Each pivot is annotated with the exact price level and percentage change, providing quantitative insight into market momentum.
• Trend Projections – When enabled, projected reversal levels offer insight into where the current trend might change.
4 — Integrate with Your Trading Strategy
• Use the indicator to identify support and resistance zones derived from significant pivots.
• Combine the quantitative data (percentage changes) with your risk management strategy to set optimal stop-loss and take-profit levels.
• Experiment with different threshold settings to adapt the indicator for various instruments or market conditions.
█ CONCLUSION
The Percentage-Based ZigZag indicator goes beyond traditional trend-following tools by filtering out market noise and providing clear, quantifiable insights into price action. With its percentage threshold for pivot detection and real-time reversal projections, this original methodology and customizable feature set offer traders a versatile edge for making informed trading decisions.
WAVES by WestmontWAVES by Westmont is a trading indicator that combines WaveTrend analysis with VWAP dynamics to provide traders with insights into market momentum , volatility , and trends . Users can rely on this tool to help identify market shifts , potential trend reversals , and momentum changes . The script integrates custom logic with standard public domain functions to enhance signal accuracy and market analysis.
WAVES builds on familiar tools, such as the Exponential Moving Average ( EMA ), Simple Moving Average ( SMA ), and basic fractal analysis , to create a comprehensive view of price behavior. Users can interpret this indicator to gain a clearer picture of market conditions, utilizing both WaveTrend’s trend-following signals and VWAP’s volume-weighted price reference.
How the Components Work Together:
Divergence Functions
WAVES uses the bottom_fractal and bot_fractal functions to detect local highs and lows, helping identify potential reversal points in the market. These functions work alongside the WaveTrend and VWAP analysis to confirm or challenge potential turning points.
WaveTrend Calculation
ESA (Exponential Smoothing Average): Provides a smoothed base for price direction.
DE (Deviation): Measures volatility, indicating how much price is fluctuating.
CI (Commodity Channel Index): Tracks cycles between price and the smoothed ESA, identifying potential price shifts.
These values are smoothed using EMA and SMA for greater stability. Users can rely on these smoothed signals to reduce noise and improve trend clarity.
VWAP Area Calculation
Users can observe the VWAP area , calculated from the difference between two WaveTrend lines ( wavetrend1 and wavetrend2 ), to understand market equilibrium in relation to volume-weighted price action. The VWAP area provides a clearer picture of price movement relative to market volume.
Signal Dots and Visualization
Bullish Signals: Users can look for blue dots when the VWAP area crosses upwards , indicating that price is above the VWAP and suggesting upward momentum .
Bearish Signals: Users can look for purple dots when the VWAP area crosses downwards , indicating that price is below the VWAP and suggesting downward momentum .
Smooth VWAP Gradient Fill
Users can visually track momentum using the smooth gradient fill between the VWAP plot and the center line . The fill color changes from blue ( positive momentum ) to purple ( negative momentum ), and turquoise ( neutral ), helping traders quickly assess market sentiment and trend strength.
How to Use WAVES by Westmont :
Bullish Momentum : Users can look for blue dots when the VWAP area crosses upward . This suggests the market is in an uptrend as price moves above the VWAP , potentially indicating upward price action .
Bearish Momentum : Users can look for purple dots when the VWAP area crosses downward . This suggests the market is in a downtrend as price moves below the VWAP , indicating potential for downward price action .
Neutral Market Conditions : Users can observe when the VWAP area remains near the center line ( turquoise ), indicating market consolidation or indecision .
Code Usage :
The indicator uses TradingView’s built-in functions (EMA, SMA, and fractals), which are well-optimized for standard technical analysis. These functions serve as a foundation for the indicator’s calculations. Users can trust that the public domain functions ensure efficient performance, while the added customizations enhance signal quality by integrating WaveTrend and VWAP dynamics.