RSI Divergence_v1This indicator detects RSI Divergences (both regular and reverse) to identify potential reversals and trend continuations. It integrates ADX & DI for trend strength confirmation, MACD from the weekly timeframe for momentum validation, and ATR-based stop loss levels for risk management.
Have back tested with Nifty50 with Positive returns and Drawdown %. TIA.
Candlestick analysis
Range Filter Buy and Sell 5minstudy("폴MACD", overlay=false)
// 폴MACD
lengthMA_MACD = input(34, title="폴MACD Length") // 변수명 변경
lengthSignal = input(9, title="폴MACD Signal Length")
calc_smma(src, len) =>
smma=na(smma ) ? sma(src, len) : (smma * (len - 1) + src) / len
smma
calc_zlema(src, length) =>
ema1=ema(src, length)
ema2=ema(ema1, length)
d=ema1-ema2
ema1+d
src=hlc3
hi=calc_smma(high, lengthMA_MACD) // 수정된 변수명 적용
lo=calc_smma(low, lengthMA_MACD) // 수정된 변수명 적용
mi=calc_zlema(src, lengthMA_MACD) // 수정된 변수명 적용
md=(mi>hi)? (mi-hi) : (mimi?src>hi?blue:blue:src ema(s,l)
wa=sma(src-ma(src, alength), lengthMA_Trend) // 수정된 변수명 적용
wb=sma(src-ma(src, blength), lengthMA_Trend) // 수정된 변수명 적용
wc=sma(src-ma(src, clength), lengthMA_Trend) // 수정된 변수명 적용
wcf=(wb != 0) ? (wc/wb > cutoff) : false
wbf=(wa != 0) ? (wb/wa > cutoff) : false
// 컬럼 색상 변경: 0선 위 파랑, 0선 아래 빨강
plot(wc, color=wc > 0 ? aqua : red, style=columns, linewidth=3, title="WaveC", transp=80)
plot(mse and wcf?wc:na, color=fuchsia, style=columns, linewidth=3, title="Wave Trend", transp=70)
plot(wb, color=wb > 0 ? black : black, style=columns, linewidth=3, title="WaveB", transp=90)
plot(mse and wbf?wb:na, color=fuchsia, style=columns, linewidth=3, title="WaveB Trend", transp=70)
plot(wa, color=wa > 0 ? black : black, style=columns, linewidth=3, title="WaveA", transp=90
Performance Test for 4 Combined Indicators Signals + BPFHi traders,
This Pine Script code combines multiple technical indicators to generate buy and sell signals. It also includes a performance testing feature to evaluate the effectiveness of the strategy over different timeframes. Below is a breakdown of the key components:
Inputs and Settings:
The script allows users to set a start date for the analysis.
Various parameters for the indicators (e.g., lengths, sensitivities) can be adjusted.
Users can toggle the visibility of different tests and buy/sell signals.
Indicators Used:
Bull Bear Power (BBP): Measures the strength of bulls and bears.
Waddah Attar Explosion (WAE): Identifies potential explosive movements in the market.
Laguerre RSI: A smoothed version of the RSI indicator.
RSI Crosses: Uses two RSI periods to generate crossover signals.
Signal Generation:
Signals are only triggered after the specified start date.
Buy and sell signals are generated based on the combined conditions of the indicators.
STRONG B: Triggered when:
The Laguerre RSI generates a buy signal.
At least two of the following conditions are met:
BBP buy signal.
WAE buy signal.
RSI buy signal.
STRONG S: Triggered when:
The Laguerre RSI generates a sell signal.
At least two of the following conditions are met:
BBP sell signal.
WAE sell signal.
RSI sell signal.
BUY2: Triggered when:
The RSI crossover generates a buy signal (RSI 1 crosses above RSI 2).
SELL2: Triggered when:
The price falls below the stop-loss level (calculated as a percentage below the highest price after the buy signal).
Position Management:
The script tracks open and closed positions for two different tests (Test 1 and Test 2).
It includes a stop-loss mechanism based on a user-defined percentage.
Performance Testing:
The script calculates and displays the profit/loss for each test.
It also shows the performance over different timeframes (e.g., 5 minutes, 10 minutes, etc.).
The results are displayed in a table, with the best-performing timeframe highlighted in blue and this best performance finding system is just for Strong Buy and Strong Sell (Test1) signals.
With the Hodl Profit indicator, you can also compare signal performance with those who buy at the first signal and hold until the last bar.
Visualization:
Buy and sell signals are plotted on the chart.
A table is displayed at the bottom right corner showing the performance metrics.
Türkçe Açıklama:
Bu Pine Script kodu birden fazla teknik göstergeyi bir araya getirerek alım ve satım sinyalleri üretir. Ayrıca, stratejinin farklı zaman dilimlerindeki etkinliğini değerlendirmek için bir performans testi özelliği içerir. İşte temel bileşenlerin bir özeti:
Girişler ve Ayarlar:
Kullanıcılar, analiz için bir başlangıç tarihi belirleyebilir.
Göstergeler için çeşitli parametreler (örneğin, uzunluklar, hassasiyetler) ayarlanabilir.
Kullanıcılar, farklı testlerin ve alım/satım sinyallerinin görünürlüğünü açıp kapatabilir.
Kullanılan Göstergeler:
Bull Bear Power (BBP): Boğa ve ayıların gücünü ölçer.
Waddah Attar Explosion (WAE): Piyasada potansiyel patlayıcı hareketleri belirler.
Laguerre RSI: RSI göstergesinin yumuşatılmış bir versiyonu.
RSI Crosses: İki RSI periyodu kullanarak kesişim sinyalleri üretir.
Sinyal Üretimi:
Sinyaller, belirtilen başlangıç tarihinden sonra tetiklenir.
Alım ve satım sinyalleri, göstergelerin birleşik koşullarına göre üretilir.
STRONG B: Aşağıdaki koşullar sağlandığında tetiklenir:
Laguerre RSI bir alım sinyali üretir.
Aşağıdaki koşullardan en az ikisi sağlanır:
BBP alım sinyali.
WAE alım sinyali.
RSI alım sinyali.
STRONG S: Aşağıdaki koşullar sağlandığında tetiklenir:
Laguerre RSI bir satım sinyali üretir.
Aşağıdaki koşullardan en az ikisi sağlanır:
BBP satım sinyali.
WAE satım sinyali.
RSI satım sinyali.
BUY2: Aşağıdaki koşul sağlandığında tetiklenir:
RSI kesişimi bir alım sinyali üretir (RSI 1, RSI 2'nin üzerine çıkar).
SELL2: Aşağıdaki koşul sağlandığında tetiklenir:
Fiyat, stop-loss seviyesinin altına düşer (alım sinyalinden sonraki en yüksek fiyatın belirli bir yüzdesi altında).
Pozisyon Yönetimi:
Script, iki farklı test (Test 1 ve Test 2) için açık ve kapalı pozisyonları takip eder.
Kullanıcı tanımlı bir yüzdeye dayalı bir stop-loss mekanizması içerir.
Performans Testi:
Script, her test için kar/zarar hesaplar ve gösterir.
Farklı zaman dilimlerindeki performansı gösterir (örneğin, 5 dakika, 10 dakika, vb.).
Sonuçlar, en iyi performans gösteren zaman diliminin mavi renkle vurgulandığı bir tabloda gösterilir ve bu en iyi performansın bulunması sadece Strong Buy ve Strong Sell (Test 1) için geçerlidir.
Hodl Profit göstergesi ile aynı zamanda ilk sinyalde alıp son bara kadar tutanlarla sinyal performansı karşılaştırması da yapılabilmektedir.
Görselleştirme:
Alım ve satım sinyalleri grafik üzerinde çizilir.
Sağ alt köşede performans metriklerini gösteren bir tablo bulunur.
FVG, Supply/Demand, Order Blocks with Volume & RSI Divergenceits a beginners analysis of using different strategies
5min Chicago Session OR Breakouts (Up to 1000%)This indicator calculates the 5 minute opening range of the Chicago session and calculates and plots OR breakouts up to 1000% to the upside and downside.
Moving Average Exponential//@version=5
indicator("Liquidity-Based Buy/Sell Al", overlay=true)
// Inputs
emaShort = input(50, title="Short EMA Length")
emaLong = input(200, title="Long EMA Length")
rsiLength = input(14, title="RSI Length")
riskRewardRatio = input(2.0, title="Risk-Reward Ratio")
// Trend Filter
ema50 = ta.ema(close, emaShort)
ema200 = ta.ema(close, emaLong)
trendBullish = ema50 > ema200
trendBearish = ema50 < ema200
// RSI Filter
rsi = ta.rsi(close, rsiLength)
rsiBullish = rsi > 50
rsiBearish = rsi < 50
// Liquidity Zones (Recent Highs/Lows)
liquidityHigh = ta.highest(high, 20)
liquidityLow = ta.lowest(low, 20)
// Support and Resistance (Dynamic)
support = ta.lowest(low, 20)
resistance = ta.highest(high, 20)
// Buy Signal
buySignal = trendBullish and rsiBullish and close > support and low <= liquidityLow
// Sell Signal
sellSignal = trendBearish and rsiBearish and close < resistance and high >= liquidityHigh
// Plot Signals
plotshape(series=buySignal, title="Buy Signal", location=location.belowbar, color=color.green, style=shape.labelup, text="BUY")
plotshape(series=sellSignal, title="Sell Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="SELL")
// Risk-Reward Levels
if buySignal
stopLoss = liquidityLow
takeProfit = close + (close - stopLoss) * riskRewardRatio
line.new(x1=bar_index, y1=stopLoss, x2=bar_index, y2=takeProfit, color=color.green, width=2)
if sellSignal
stopLoss = liquidityHigh
takeProfit = close - (stopLoss - close) * riskRewardRatio
line.new(x1=bar_index, y1=stopLoss, x2=bar_index, y2=takeProfit, color=color.red, width=2)
Forex Power Indicator [FindBetterTrades]The Forex Power Indicator is designed to help traders quickly assess the relative strength and weakness of key forex pairs over a set period.
This tool calculates the percentage change in price over the last 5 days and highlights the strongest and weakest performing pairs in a simple table format.
Features:
Scans 10 major forex pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDUSD, USDCAD, CHFJPY, EURGBP, EURJPY, GBPJPY).
Calculates the percentage change over the last 5 days.
Identifies and labels the strongest and weakest pair based on performance.
Displays results in a customizable table, allowing traders to quickly interpret market trends.
How to Use:
The strongest pair (🟢) indicates the currency with the highest performance in the selected period.
The weakest pair (🔴) shows the currency that has lost the most value.
Alerts feature:
Once you add the script to your chart, go to "Create Alert"
Under "Condition", select "Forex Power Indicator ".
The system will use the messages set in the alert() function.
When triggered, the alert will display the message like:
"New strongest currency pair: USDJPY"
"New weakest currency pair: AUDUSD"
Use this information to spot momentum opportunities, potential reversals, or trend continuations in forex trading.
This indicator is for informational purposes only and should be used alongside other technical analysis tools to support trading decisions.
Xtudo CCAIndicador com 5 ma, 5 ema, banda de Bollinger, nuvens Ichimoku, SuperTrend, vwma, ADX, MFI, RSI, MACD
AF SM traderWatching several videos on Instagram and TikTok, I found that new traders are very ingenious in their approaches to the market, coming up with ways to trade quickly. So, I created an indicator based on their simplistic theory, where bar analysis leads to a quick profit when a bar opens above the previous one. Additionally, I included the average bar size to get an idea of the potential profit. To complement everything, I added the VWAP and a progression of volume and price, which, when crossing, seems to be very efficient in predicting upward movements.
NOTE: Remember that in bullish scenarios, all traders and their strategies are successful, but in bearish scenarios, those strategies stop working. So before using any indicator, you should first understand the condition of the stock you are buying.
Engulfing Sweeps - Milana TradesEngulfing Sweeps
The Engulfing Sweeps Candle is a candlestick pattern that:
1)Takes liquidity from the previous candle’s high or low.
2)Fully engulfs previous candles upon closing.
3)Indicates strong buying or selling pressure.
4)Helps determine the bias of the next candle.
Logic Behind Engulfing Sweeps
If you analyze this candle on a lower timeframe, you’ll often see popular models like PO3 (Power of Three) or AMD (Accumulation – Manipulation – Distribution).
Once the candle closes, the goal is to enter a position on the retracement of the distribution phase.
How to Use Engulfing Sweeps?
Recommended Timeframes:
4H, Daily, Weekly – these levels hold significant liquidity.
Personally, I prefer 4H, as it provides a solid view of mid-term market moves.
Step1 - Identify Engulfing Sweep Candle
Step 2-Switch to a lower timeframe (15m or 5m).And you task identify optimal trade entry
Look for an entry pattern based on:
FVG (Fair Value Gap)
OB (Order Block)
FIB levels (0/0.25/0.5/ 0.75/ 1)
Wait for confirmation and take the trade.
Automating with TradingView Alerts
To avoid missing the pattern, you can set up alerts using a custom script. Once the pattern forms, TradingView will notify you so you can analyze the chart and take action. This approch helps me be more freedom
ICT PO3 Indicator This indicator hels to understand the Po3 Strategy. Never rely on it 100%. It is just an indicator.
Price Levels with LabelsThis indicator shows the following price levels (for now):
- Monthly open
- Previous week open, high and low
- Previous, previous week open, high and low (so two weeks ago)
- Monday open, high and low
SMA 50 (adjustable)
EMA 200 (adjustable)
This script will be updated in the future.
AE64 ProfitОписание индикатора "Ae64 Profit" 🚀
Этот индикатор создан для прогнозирования цен на основе линейной регрессии, объема, машинного обучения и анализа волатильности. Он идеально подходит для трейдеров, которые ищут точки входа и выхода с высокой вероятностью успеха.
🔹 Функции:
✅ Прогнозирование цены на основе исторических данных
✅ Динамический риск-менеджмент через Greed & Safe Greed Mode
✅ Сигналы Buy/Sell с учетом RSI и силы движения
✅ Расчет TP и SL уровней для защиты капитала
✅ Гибкая настройка агрессивности торговли
📈 Кому полезен?
Этот индикатор подходит интрадей и среднесрочным трейдерам, работающим с волатильными активами.
Fixed Range Based on Inside Closewhich this indicator we will easily able to identify the trend and ranges in market
TD DiamondsTD Diamonds – Multi-Asset Indicator
The TD Diamonds indicator is designed to identify significant swing highs and swing lows across multiple correlated assets. By analyzing price action relationships between key market indices (e.g., S&P 500, Nasdaq, Dow Jones) and cryptocurrencies (Bitcoin, Ethereum, Market Cap Index), it provides traders with a visual confirmation of potential trend reversals.
Key Features:
✅ Multi-Asset Confirmation: The indicator cross-references multiple assets to confirm whether a swing point is valid.
✅ Swing High & Low Detection: Identifies key pivot points that may act as resistance or support.
✅ Adaptive Logic: Works dynamically with different asset classes, including stock indices, forex, and crypto.
✅ Clear Visual Markers: Uses diamond-shaped labels to indicate potential reversal zones.
✅ Custom Market Pairing: Automatically selects related market pairs to compare price movements.
How to Use:
🔹 When a red diamond appears, it may signal a swing high, potentially indicating a resistance level.
🔹 When a blue diamond appears, it may signal a swing low, potentially indicating a support level.
🔹 Works best in trending markets where price action confirms reversals.
🔹 Can be used in conjunction with other technical indicators (e.g., moving averages, RSI, volume analysis) for confirmation.
Supported Assets:
📌 Indices: S&P 500 (ES), Nasdaq (NQ), Dow Jones (YM)
📌 Forex & Commodities: DXY, EUR/USD, GBP/USD
📌 Crypto: Bitcoin (BTC), Ethereum (ETH), Market Cap Index (TOTAL)
HTF Candle Volume Thermometer [ChartPrime]The HTF Candle Volume Thermometer is a powerful volume heatmap tool that visualizes higher timeframe candle volume distributions directly on the chart. It helps traders identify key price levels where liquidity is concentrated, allowing for more informed trading decisions.
⯁ KEY FEATURES
Higher Timeframe Volume Mapping
Uses higher timeframe (HTF) candles to create a heatmap of volume distribution within each candle.
Dynamic Volume Heatmap
Colors each HTF candle background green for bullish and red for bearish, with a gradient heat overlay highlighting volume concentration.
Max Volume Point Identification
Marks the level within each HTF candle where the highest volume was recorded, using red for the most significant volume area.
Fully Customizable Display
Users can adjust the HTF timeframe, color settings, and resolution to tailor the indicator to their trading preferences.
Segmented Volume Distribution
Each HTF candle is divided into smaller levels, allowing traders to see volume changes within the range of each candle.
Key Level Detection
Max volume points often act as key support and resistance levels where price is likely to react, helping traders refine their strategies.
⯁ HOW TO USE
Identify Liquidity Zones
Use the max volume levels to determine areas where price is likely to find support or resistance.
Assess Trend Strength
Compare volume distribution between bullish and bearish HTF candles to gauge market momentum.
Optimize Trade Entries & Exits
Look for price reactions at high-volume areas to refine stop-loss and take-profit levels.
Adjust Heatmap Resolution
Customize the resolution setting to get a more detailed or broader view of volume segmentation within HTF candles.
⯁ CONCLUSION
The HTF Candle Volume Thermometer is a must-have tool for traders who want to integrate volume analysis with higher timeframe structures. By visualizing volume heatmaps within each HTF candle, this indicator helps traders pinpoint critical liquidity zones and key price levels.
Послідовність + RSI2 сигнали:
1. Послідовні три свічки одного кольору + вихід RSI за певні межі.
2. Вихід RSI за певні межі (75 та 25)
Fortune Signal & Hilega Milega + CPR & VWAPFortune Signal & Hilega Milega + CPR & VWAP Indicator 🚀
Overview
This all-in-one indicator combines multiple powerful trading tools to help traders make informed decisions. It includes CPR levels, VWAP, Supertrend, Fortune Signal, Hilega Milega, and EMA-based signals, making it ideal for intraday and swing trading.
Features
✅ CPR (Central Pivot Range): Identifies key support & resistance zones.
✅ VWAP (Volume Weighted Average Price): Helps track the average price weighted by volume.
✅ Supertrend Indicator: Identifies trend direction and changes, with candles turning green for buy and red for sell.
✅ Fortune Signal: Uses 9 EMA & 21 EMA crossovers with RSI confirmation to generate buy/sell signals.
✅ Hilega Milega: Combines Supertrend & MACD crossovers to highlight possible trend reversals.
✅ EMA (20, 50, 200): Tracks trend strength and support/resistance levels.
✅ Buy/Sell Signals: Generated using multiple confirmations like EMA crossovers and VWAP crossovers.
How to Use
📌 Buy Signal: Green arrow appears below the candle when conditions are met.
📌 Sell Signal: Red arrow appears above the candle when conditions are met.
📌 Supertrend Confirmation: Green background for uptrend, red background for downtrend.
Best For
🔹 Intraday Traders
🔹 Swing Traders
🔹 Price Action & Trend Followers
💡 Tip: Use this indicator along with volume and price action for better accuracy! 🚀