Hanzo_Wave_Price %Hanzo_Wave_Price % is a custom indicator for the TradingView platform that combines RSI (Relative Strength Index) and Stochastic RSI while also displaying the percentage price change over a specified period. This indicator helps traders identify overbought and oversold conditions, analyze price waves, and forecast potential market movements.
How It Works
1. RSI and Stochastic RSI Calculation
RSI is calculated based on the selected price source (default: close) with a user-defined Main Line period.
Stochastic RSI is then applied and smoothed using a moving average.
The Main Line represents the smoothed Stochastic RSI, serving as a wave indicator to help identify potential entry and exit points.
2. Overbought and Oversold Zones
The 70 and 30 levels indicate overbought and oversold zones, displayed as dashed lines on the chart.
Additional 20% and 10% levels provide a visual reference for historical price changes, aiding in future predictions.
3. Percentage Price Change Calculation
The indicator calculates the percentage price change over a Barsback period (default: 30 candles).
Users can choose a multiplier (100 or 1000) for better visualization (1000 scales the values by dividing by 10).
The data is displayed as a colored area:
Red (Short) → Negative price change.
Green (Buy) → Positive price change.
Settings & Parameters
Multiplier 💪 – Selects the scaling factor (100 or 1000) for percentage values.
Main Line ✈️ – Stochastic smoothing period (smoothK).
Don't touch ✋ – Reserved value (do not modify).
RSI 🔴 – RSI calculation period.
Stochastic 🔵 – Stochastic RSI calculation period.
Source ⚠️ – Price source for calculations (default: close).
Price changes % 🔼🔽 – Enables percentage price change display.
Barsback ↩️ – Number of candles used to calculate price change.
Visual Representation
Gray Line (Takeprofit Line 🎯) – Smoothed Stochastic RSI.
Red Dashed Line (70) – Overbought zone.
Blue Dashed Line (30) – Oversold zone.
Percentage Price Change Display:
Green Fill → Price increase.
Red Fill → Price decrease.
Advantages
✅ Combined Analysis – Uses RSI and Stochastic RSI for more accurate market condition identification.
✅ Flexibility – Customizable parameters allow adaptation for different markets and strategies.
✅ Visual Clarity – Clearly defined zones and dynamic percentage change display.
✅ Additional Market Insights – The percentage price change helps assess market volatility.
Disadvantages
⚠ Lagging Signals – Smoothing may cause delayed response.
⚠ False Breakouts – The 70/30 levels may not always work effectively for all assets.
⚠ IMPORTANT!
This indicator is for informational and educational purposes only. Past performance does not guarantee future profits! Use it in combination with other technical analysis tools. 🚀
Example 1: Identifying a Long Position
📌 Scenario:
The asset price has dropped significantly (1-hour timeframe), and the Main Line (gray line) crosses below the 30 level. This signals oversold conditions, which may indicate a potential reversal or upward correction.
✅ How to Use:
1️⃣ Identifying the Entry Zone:
If the Main Line is below 30, consider looking for a long entry point.
2️⃣ Confirming the Signal:
Place a vertical line at the moment when the Main Line crosses the 30 level from below.
3️⃣ Confirmation on a Lower Timeframe:
Switch to a 30-minute timeframe and wait for the Main Line to cross above the 70 level.
Enter a long position at this point.
4️⃣ Analyzing Percentage Price Change:
Check the historical indicator behavior:
If a similar past movement resulted in a ~10% price increase (green fill), this may indicate potential upward momentum.
5️⃣ Setting Take-Profit:
Set a take-profit level at 10%, based on previous price movements.
Also, monitor when the Main Line crosses the 70 level, as this may signal a potential profit-taking point.
📊 Conclusion:
This method helps to precisely determine entry points by confirming signals across multiple timeframes and analyzing the historical volatility of the asset. 🚀
Example 2: Analyzing Percentage Price Change
📌 Scenario:
You have set the Barsback parameter to 30, and the indicator shows +3.5%. This means that over the last 30 candles, the price has increased by 3.5%.
However, such small changes might be visually difficult to notice. To improve visibility, you can enable the multiplier (1000), which will scale the displayed percentage change to 35%. This is purely for visual convenience—the actual price movement remains 3.5%.
✅ How to Use:
1️⃣ Identifying Trend Direction:
If the percentage change is positive (green area) → Uptrend.
If the percentage change is negative (red area) → Downtrend.
2️⃣ Analyzing Movement Strength:
Compare the current percentage change with previous waves to evaluate the strength of the movement.
For example:
If previous waves reached 10% or more, a current wave of 3.5% might indicate a weak trend or a local correction.
3️⃣ Additional Filtering with the Main Line (Gray Line):
Use the Main Line to confirm the trend.
If the percentage change shows an increase, but the Main Line is still below 30, further upward movement can be expected.
If the percentage change indicates a decline, but the Main Line is above 70, there is a higher probability of a downward reversal.
"It's unfortunate that TradingView restricts adding images to indicator descriptions unless you have a paid subscription. This makes it harder to share free tools effectively."
Candlestick analysis
Hidden Order BlockThe Hidden Order Block Indicator helps traders identify bullish and bearish order blocks that align with market structure. It highlights key price zones where institutional activity may occur, assisting traders in making informed decisions.
🔥 Key Features:
✔ Bullish & Bearish Order Blocks – Marks potential institutional trading areas
✔ Trend-Based Analysis – Works effectively when used with trend confirmation
✔ Compatible Markets – Suitable for Forex, Crypto, and Stocks
✔ Timeframe Optimization – Designed for M30 and higher timeframes
✔ Flexible Trading Styles – Can be incorporated into scalping, swing trading, and intraday strategies
🔹 Technical Note: This script is designed to enhance market structure understanding and should be used with additional confluence for better decision-making.
Volumized Order Blocks | Flux Charts (CXT TEST)-- CXT TEST
This AI-powered TradingView script analyzes market trends and provides insights based on various indicators. It helps traders identify potential opportunities by detecting patterns and signals in price movements. The script adapts to changing market conditions, offering dynamic adjustments for better decision-making. Users can customize parameters to align with their preferred trading strategies. Designed for versatility, it works across different assets and timeframes.
-- Credits to flux charts
Wickless Candle Indicator with Extended Lines (final)This Pine Script indicator identifies “wickless” candles—those with no upper wick (when the close equals the high) or no lower wick (when the open equals the low)—and marks these events on the chart. When such a candle is detected, it:
Records the Level and Bar Index:
Saves the price level (high for wickless tops, low for wickless bottoms) and the bar index where the condition occurred.
Draws an Extended Horizontal Line:
Creates a green horizontal line for a wickless top or a red line for a wickless bottom, starting at the detection bar and extending across subsequent bars as long as the price remains below (for tops) or above (for bottoms) the recorded level.
Resets When the Price Breaks the Level:
If a future bar’s price moves beyond the saved level (i.e., a high above a wickless top or a low below a wickless bottom), the indicator resets that level, ending the extension of the line.
Visual Markers:
Additionally, it plots a small triangle above a wickless top and below a wickless bottom for easy identification on the chart.
Overall, this script helps traders visualize potential support or resistance levels created by candles that close at their highs or open at their lows, with lines that dynamically adjust as price evolves.
SHIVBHAGWAN BUY SIGNALPlot EMAs: Plot the 9 and 15 EMAs on the chart.
Candle Conditions: Identify candles that form on the EMA and are crossed by the next candle.
Buy Signal: Generate a "Buy" signal when the next candle crosses the previous candle.
Stop Loss: Use the previous candle's low as the stop loss and label it as "SL".
Target: Calculate the target as 2x the stop loss points and label it as "TGT".
Txn Label MarkerScript which marks txn labels
One need to copy transactions CSV data into pre defined strings fields before executing this
Dynamic 50% Indicator of the selected range!This is a indicator which shows you the 50% level of the selected timeframe range. This is a good tool because price tends to bounce of of 50% levels.
Introducing the 50% Range Level Indicator, designed for traders who seek accuracy and strategic insights in their market analysis. This tool calculates and visually displays the midpoint (50% level) of any selected price range, helping you identify key equilibrium zones where price action often reacts.
Why Use This Indicator?
Key Market Equilibrium – The 50% level is a crucial reference point where price often consolidates, reverses, or gathers momentum.
Custom Range Selection – Simply select your desired price range, and the indicator will dynamically plot the midpoint.
Enhance Your Trading Strategy – Use it for support & resistance confirmation, retracement analysis, or confluence with other indicators.
Works on All Timeframes & Assets – Suitable for stocks, forex, crypto, and indices.
Gain an Edge in the Market
Whether you’re a day trader, swing trader, or long-term investor, the 50% Range Level Indicator can enhance your technical analysis and decision-making.
Opposite Delta Candle Highlighter with EMAs & Delta Boxes**Description:**
This indicator is designed to enhance market analysis by highlighting **candles with opposite-colored delta**, plotting **Exponential Moving Averages (EMAs)**, and displaying **delta volume as small boxes below the chart**.
🔹 **Key Features:**
✅ **Opposite Delta Candle Highlighting** – Candles where delta volume contradicts the price direction are highlighted with a **yellow background** and a **blue triangle** above the bar.
✅ **Three Exponential Moving Averages (EMAs)** – Includes **EMA (9, 21, 50)** to help identify trends and dynamic support/resistance levels.
✅ **Delta Volume Display** – Instead of large volume columns, delta is plotted as **small square boxes below the chart**, ensuring clear visibility without overlapping price candles.
✅ **Optimized for Lower Timeframes** – The indicator **automatically selects an appropriate lower timeframe** for more precise delta calculations.
🔹 **How It Works:**
- **Green Candle + Red Delta** → Opposite delta signal (Bearish Sign).
- **Red Candle + Green Delta** → Opposite delta signal (Bullish Sign).
- **Delta bars below the chart** indicate the strength of buying/selling pressure.
- **EMAs help identify the market trend** and potential trade entry zones.
🔹 **Use Cases:**
✔ **Scalping & Day Trading** – Identify potential reversals and trend continuation setups.
✔ **Volume Analysis** – Understand market participation and possible absorption.
✔ **Trend Confirmation** – Use EMAs to confirm trend direction alongside delta volume.
📌 *Best used with lower timeframes (1m, 5m, 15m) for detailed volume analysis.*
🚀 **Enhance your trading with real-time delta insights and price action analysis!**
综合趋势策略1. 策略的组成与信号
该策略结合了多个经典的技术指标和市场信号来生成交易信号,包括:
量能分析:利用成交量变化(放量与缩量)来判断市场的活跃度,进而推测市场的当前状态。量能变化通常可以帮助识别市场的潜在突破或反转点。
动能系统(EMA差值):使用两个不同周期的指数移动平均线(EMA),计算它们的差值来判断市场的动能。动能系统有助于识别趋势的强度以及潜在的趋势反转。
布林带突破:通过价格突破布林带的上下轨来识别市场的极端波动,这通常与强势的市场运动有关。
RSI超买超卖:RSI(相对强弱指标)用来检测市场是否进入超买(70以上)或超卖(30以下)区域,帮助确认市场的极端状态,预测市场的反转点。
2. 策略的特点与适用场景
趋势跟随型策略:该策略更多地依赖于趋势跟随和突破逻辑,特别是在使用EMA和布林带等趋势跟随指标时。该策略适合用于市场趋势明确且波动较大的时期。
适合波动性较大的市场:因为该策略使用了布林带和RSI来检测市场的极端波动点,因此在市场出现剧烈波动时,该策略可能会表现较好。波动性较大的市场(如外汇市场、大宗商品市场、某些个股)可能会给这个策略带来更多的机会。
信号确认依赖多个指标:该策略通过多个信号确认点来生成交易信号,包括量能突破、RSI突破、布林带突破等,因此它避免了仅依赖单一指标可能带来的信号误判问题。
3. 适合的市场环境
强趋势市场:该策略主要依赖动能指标(如EMA差值、RSI等)来判断市场趋势,特别是适用于那些有明确方向性趋势的市场,比如持续上涨或下跌的市场。
高波动市场:策略使用了布林带来识别市场的突破,因此它适合在波动性较大的市场中使用。如果市场处于震荡行情或者波动性极低的时期,策略可能会产生更多的错误信号,导致不必要的交易。
突破行情:如果市场存在明显的突破(突破支撑/阻力位、价格突破布林带上下轨等),该策略可能会表现出较高的成功率,因为它能够通过量能和趋势动能的确认来避免假突破。
4. 策略的胜率与风险控制
高胜率潜力:由于该策略综合了多个信号指标进行交易决策,能够有效减少假信号,并在趋势明确时捕捉到交易机会。因此,在趋势强烈且明确时,策略的胜率可能较高。
可能的亏损风险:在市场处于震荡区间时,由于策略使用了布林带和RSI等指标,这些指标可能会产生更多的错误信号(例如在震荡行情中频繁发生突破假信号),从而可能增加亏损的风险。因此,策略在震荡市场中的表现可能不如趋势明确的市场。
风险管理:策略使用了ATR(平均真实波动幅度)来动态调整止损和止盈,确保在市场波动剧烈时能够有效管理风险。这种动态止损止盈机制有助于提高策略在不确定市场条件下的生存能力,避免过早的止损。
5. 适合的人群
适合经验丰富的交易者:该策略依赖于多个技术指标进行交易决策,因此适合有一定技术分析背景的交易者。这些交易者能够理解并利用量能、动能、布林带、RSI等指标进行市场分析。
适合中长线交易者:由于该策略结合了动能指标和趋势跟随系统,更适合中长线的趋势交易者。在短期内,尤其是在快速变化的市场中,策略可能会产生较多的信号,但由于信号的确认机制,适合的持仓时间较长。
适合希望自动化交易的交易者:对于那些希望减少人工操作并自动化交易的交易者来说,这个策略是一个很好的选择。交易者可以通过调整参数(如RSI阈值、量能倍数等)来优化策略,并使其适应不同的市场条件。
Bullish Engulfing on 3rd, 4th, or 5th Candlethis script detects a Bullish Engulfing pattern occurring on the 3rd, 4th, or 5th 5-minute candle of the day and:
✅ Marks it on the chart with an arrow and green highlight.
✅ Alerts traders when a signal appears.
✅ Works on any market by adjusting the market open time.
Delta% per CandleIl delta% nell'indicatore rappresenta la percentuale dell'imbalzo tra il volume degli acquisti e delle vendite in una singola barra. In altre parole, viene calcolato come:
Delta% = (Volume Buy – Volume Sell) / Volume Totale × 100
It's better to use it for futures—enjoy!
Crystal Cloud EMAThe Crystal Cloud EMA Indicator is a powerful trend-following tool that merges the Ichimoku Cloud with EMA 50 & EMA 200, helping traders identify key market trends, dynamic support and resistance levels, and momentum shifts. By combining these elements, this indicator provides clearer entry and exit signals for various trading strategies.
🔹 Key Features:
✔ Ichimoku Cloud: Highlights dynamic support & resistance zones based on market volatility.
✔ EMA 50 & EMA 200: Helps confirm the trend direction with crossover signals.
✔ Bullish & Bearish Cloud Zones: Visually distinct areas that help identify market sentiment.
✔ Multi-Market Compatibility: Works effectively in Forex, Crypto, and Stocks.
✔ Momentum Confirmation: Detects potential trend reversals when price interacts with the cloud.
📈 How to Use the Crystal Cloud EMA Indicator:
🔹 Buy Signal:
➡ Price trades above the cloud (indicating bullish momentum).
➡ EMA 50 crosses above EMA 200 (confirming an uptrend).
➡ A breakout from the cloud with strong momentum may signal trend continuation.
🔹 Sell Signal:
➡ Price trades below the cloud (indicating bearish momentum).
➡ EMA 50 crosses below EMA 200 (confirming a downtrend).
➡ A breakout below the cloud with strong momentum may signal further decline.
🔹 Cloud Breakout & Trend Shift:
➡ When the price breaks through the cloud, it often signals a shift in market momentum.
➡ A break above the cloud suggests bullish strength, while a break below the cloud indicates bearish pressure.
📊 Best Timeframes & Trading Style:
🔸 Works best on M30 and higher timeframes for trend confirmation.
🔸 Ideal for swing trading, intraday trading, and momentum-based strategies.
🔸 Should be used alongside additional confluences (such as volume or price action) for more precise decision-making.
⚠ Important Note:
This indicator is a technical analysis tool designed to assist traders in analyzing market trends. It should not be used in isolation—always consider additional market factors, such as news events and overall market conditions, before making trading decisions.
High-Low Breakout StrategyIt enters a long position when the close price is greater than the previous high and enters a short position when the close price is lower than the previous low. It also includes exit conditions that close positions when the opposite condition is met.
DİNAMİK BEAR VS BULL POWER 2025Bu indikatör şu özelliklere sahiptir:
Dinamik Hesaplama:
Belirtilen periyot içindeki fiyat hareketlerini analiz eder
Yüzdesel değişimleri kullanarak boğa ve ayı güçlerini hesaplar
RSI bazlı momentum faktörü ile değerleri düzeltir
Düzleştirme:
Ani değişimleri yumuşatmak için hareketli ortalama kullanır
Daha stabil sinyaller üretir
Görselleştirme:
Yeşil çizgi: Boğa gücü
Kırmızı çizgi: Ayı gücü
Sağ üst köşede güncel değerleri gösteren tablo
Özellikler:
Değerler 0-100 arasında değişir
Ani geçişler yerine kademeli değişim gösterir
Momentum faktörü ile trend yönünü dikkate alır. YATIRIM TAVSİYESİ NİTELİĞİNDE DEĞİLDİR.TÜM SORUMLULUK SİZE AİTTİR.TEST EDEBİLİRSİNİZ.
EMA Crossover Strategy 20 cross 50This script enters a long position when the 20 EMA crosses above the 50 EMA and closes the position when the 20 EMA crosses below the 50 EMA. It also plots both EMAs on the chart for visualization.
Would you like to add stop-loss, take-profit, or short positions?
Test(1-Minute)HG test 1 minute time frame analysis, marking out the high and low before market open.
Black Red Candles/Sticks/BarsThis script is a Pine Script™ v5 indicator designed to overlay red candles with custom-colored candles that have black bodies, wicks, and borders. It works by:
Checking if the current candle is "red" (i.e. when the close is lower than the open).
Using the plotcandle() function to replot only those red candles.
Setting the fill, wick, and border colors to black for the replotted candles.
Leaving non-red candles unaltered by plotting them as na.
In effect, red candles on the chart are replaced with a consistent black-colored representation, providing a unique visual style. Users may also disable the default candles for a cleaner display.
Multi-Timeframe Heikin Ashi SMA5 LEDIndicator to show in a table if the Heikin Ashi bars of different timeframes are above or below the 5SMA (high or low). In case the HA bar is above the 5SMA (high, with 1 offset) the table is gonna show this timeframe in green, in case it's below the 5SMA (low, with 1 offset) the table is gonna show this timeframe in red, if it's between the two 5SMA it's gonna show the timeframe in white. Available timeframes: 1, 5, 15, 30, 60, 240, 1D, 1W, 1M.
Used for the Trading Made Easy strategy.
Key Level Alerts v1.0Improving upon the functionality of the Spaceman BTC Key levels indicator, this script that paints key levels on the chart based on past candle data and allows the user to determine which levels are shown and which levels trigger alerts. Alerts can be set to occur on any timeframe and can trigger as price crosses the key level or at the end of the bar if price crossed in the scope of the bar. The following levels can be set:
Daily Open
Previous day high/low/mid
Asia 2 hour opening range
London 1 hour opening range
Monday high/low
Weekly open
Previous week high/low/mid
Monthly open
Previous month high/low/mid
Quarterly open
Previous quarter high/low/mid
Yearly open
Yearly high/low/mid
The inputs screen allows the user to set the color of each of indicator, whether the level is displayed on the chart, and whether or not it should trigger an alert if price crosses the level. Alerts are set using the following options when creating the alert:
Conditions: Key Level Alerts v1.0 (1X Bar), Any Alert() function call
The Any alert() function call setting will activate alerts for any of the levels selected in the alerts section of the inputs screen.
Elliott Wave with Fibonacci & Volume (±10% Buffer, ADX Fixed)주로 단타용 인데 모니터링 중입니다.
후행성 지표인지 아닌지 지켜보고 있어요