EMA + RSI Trend Strength v6✅ Indicator Name:
EMA + RSI Trend Strength v6
📌 Purpose:
This indicator combines trend detection (via EMA) with momentum confirmation (via RSI) to help traders identify high-probability bullish or bearish conditions. It also provides optional visual buy/sell signals and trend shading directly on the chart.
⚙️ Core Components:
1. Inputs:
emaLen: Length of the Exponential Moving Average (default: 50).
rsiLen: RSI period for momentum analysis (default: 14).
rsiOB, rsiOS: RSI levels for context (default: 70/30, but mainly 50 is used for trend strength).
showSignals: Toggle for showing entry signals.
2. Logic:
Bullish Condition:
Price is above the EMA
RSI is above 50 (indicating positive momentum)
Bearish Condition:
Price is below the EMA
RSI is below 50
3. Visuals & Outputs:
EMA Line: Orange line on the price chart showing the trend direction.
Buy Signal: Green triangle appears below the candle when bullish condition is met.
Sell Signal: Red triangle appears above the candle when bearish condition is met.
Background Color:
Light green when bullish
Light red when bearish
頻帶和通道
MACD Histogram v6This script plots the MACD histogram, a popular momentum indicator used to identify bullish/bearish momentum shifts, convergence/divergence between moving averages, and potential entry/exit signals.
Core Components:
Inputs:
fast – Period for the fast EMA (default: 12).
slow – Period for the slow EMA (default: 26).
signal – Period for the signal line EMA (default: 9).
Avg High/Low Lines with TP & SL아래 코드는 TradingView Pine Script v6으로 작성된 스크립트로, 주어진 캔들 수 동안의 평균 고가와 저가를 계산해서 그 위에 수평선을 그리며, 해당 수평선 돌파 시 진입 가격을 기록하고, 손절가(SL)와 목표가(TP)를 자동으로 계산하여 표시하는 전략입니다. 알림(alert) 기능도 포함되어 있습니다.
코드 주요 기능 요약
length 기간 동안 평균 고가, 저가를 단순 이동평균(SMA)으로 계산
평균 고가선, 저가선 수평선을 일정 바 개수만큼 좌우 연장하여 차트에 표시
평균 고가 돌파 시 매수 진입, 평균 저가 돌파 시 매도 진입 처리
진입 가격 저장 및 상태 관리 (inLong, inShort 플래그)
손절가(SL): 롱이면 평균 저가, 숏이면 평균 고가
목표가(TP): 진입가에서 손절 거리의 1.5배만큼 설정
진입가 기준으로 TP, SL 라인과 라벨 표시
상단 돌파 후 종가 마감 시 매수 알림, 하단 돌파 후 종가 마감 시 매도 알림
Sure! Here’s the English explanation of your TradingView Pine Script v6 code:
Summary of Key Features
Calculates the simple moving average (SMA) of the high and low prices over a user-defined number of candles (length).
Draws horizontal lines for the average high and average low, extending them a specified number of bars to the left and right on the chart.
Detects breakouts above the average high to trigger a long entry, and breakouts below the average low to trigger a short entry.
Records the entry price and manages trade states using flags (inLong, inShort).
Sets the stop loss (SL) at the average low for long positions, and at the average high for short positions.
Calculates the take profit (TP) level based on the entry price plus 1.5 times the stop loss distance.
Draws lines and labels for the TP and SL levels starting from the entry bar, extended to the right.
Sends alerts when the price closes above the average high after a breakout (long signal), or closes below the average low after a breakout (short signal).
-onestar-
Simple Volume Profile with POC, VAH, VAL + nPOCVRVP by Kolesnik
This indicator halp you with analitick
PROFIT PURIFY SL/TargetsEach level has its own colored line:
Entry: White
Stop Loss: Red
Target 1: Orange
Target 2: Yellow
Target 3: Green
Each level has clear price labels that appear at the signal bar
The lines will remain visible until the next trade signal occurs
For long positions, targets appear above entry and SL below
For short positions, targets appear below entry and SL above
SHIVKUNJJ TRADING - EMA 22 Filter with SL/TargetsTRADINGEach level has its own colored line:
Entry: White
Stop Loss: Red
Target 1: Orange
Target 2: Yellow
Target 3: Green
Each level has clear price labels that appear at the signal bar
The lines will remain visible until the next trade signal occurs
For long positions, targets appear above entry and SL below
For short positions, targets appear below entry and SL above
thanhkhoanthitruongThis indicator calculates market liquidity by dividing volume by the candle’s range (high - low).
✅ Tracks average liquidity over the past N bars
✅ Highlights when liquidity spikes beyond a set multiple
✅ Useful to detect areas of unusual activity, volume concentration, or potential smart money moves
Parameters:
Lookback period for average
Spike threshold multiplier
Simple, lightweight, and compatible with all markets and timeframes.
Session Volume Breakout by aDiLHow to Use the Combined Session Breakout?
Session Breakout indicator is designed to assist traders in identifying key breakout levels and Fibonacci retracement levels during the London and New York trading sessions. It plots the session high, session low, and the 50% Fibonacci retracement level for each session directly on your TradingView chart. This tool is particularly useful for breakout trading strategies or for spotting potential support and resistance zones.
Recommended: Use PepperStone Chart for Perfect Use
What the Indicator Does
Session Breakout Levels: The indicator calculates the highest high (session high) and lowest low (session low) during the specified London and New York breakout sessions.
Fibonacci 50% Retracement: For each session, it computes the 50% retracement level between the session high and low, a level often considered significant by traders for potential reversals or consolidations.
Visual Representation: The session high, low, and 50% Fib levels are displayed as horizontal lines on the chart. Additionally, tiny labels mark the "High" and "Low" levels at the start of each session for quick reference.
Indicador Pro: Medias + RSI + ADX + Engulfing + FiboThis advanced indicator is designed to detect high-probability trading opportunities by combining multiple technical signals into a single system.
✅ Included Features:
EMA cross signals (fast vs. slow)
Confirmation via RSI (avoids overbought/oversold conditions)
Trend strength filter using ADX
Entry validation with Engulfing candlestick patterns
Automated buy/sell alerts
Dynamic Take Profit (TP) and Stop Loss (SL) levels
Automatic Fibonacci retracement zones
RTI Seven Slope Systemthis is an indicatorthis is an indicatorthis is an indicatorthis is an indicator
RTI Seven Slope SystemRTI Seven Slope System created by me myself and i. This has my favorite lines I like to use.
EMA 9/21 Crossover Indicator w/ ADX Filter9 and 21 EMA cross over showing buy and sell signals when the ADX is above 20. This is scalping strategy but does work on all time frame. Best used in a trending market
📊 Multi Bollinger Bands (4 sets)Made for people who want to use Multi Bollinger Bands.
By Charles SUNG.
Internet Money TradingThis is a trend-following breakout indicator designed to identify bullish or bearish momentum using a combination of moving averages and volatility bands (based on ATR). It aims to capture price breakouts from a volatility envelope and alert traders to potential trend reversals or entries.
波段过滤器 V4Core Features
Based on an enhanced WaveTrend (WT) oscillator, this tool quantifies the degree of “momentum deviation” from short-term price averages in real time.
Fixed ±threshold levels divide conditions into three tiers: Mild / Moderate / Strong overbought-oversold zones, visually marked with red/green bricks placed outside the threshold lines.
Optional built-in ATR volatility filter to eliminate false extremes in low-volatility areas.
Automatically generates two alert conditions (WT_Box_Over / WT_Box_Under) compatible with TradingView push notifications or Webhooks.
How to Use
Apply to any timeframe from 5-minute to weekly charts.
Fine-tune sensitivity in 3 seconds using four intuitive sliders: n1/n2, threshold, tier step size, and ATR ratio.
When two consecutive bricks appear together with a top/bottom divergence, it signals a high-probability mean reversion zone.
Ideal for: Short-term momentum traders, swing traders, and trend followers who rely on visual “extreme condition alerts.”
Dhokiya's 0.09% IndicatorThis is a custom indicator for predicting the levels on NSE:NIFTY chart for day trading. More strategy details will be updated soon.
(WIP)
- Rahul Dhangar
MEAN X VIBRATION(dynammic)This is a base example for using mean reversion in trading. the probability of sellers coming in on the 1.9-2.4 band is highly likely . use 1.2-0.9 as a smaller vibration.
key note universal laws are used in this. those who can see will see.
BAASHA V2The BAASHA Indicator is a custom-built trading tool designed for fast-paced, high-conviction trades across crypto futures and intraday markets. Built by a seasoned trader Steel x cmr, with 7+ years of experience, this indicator simplifies decision-making by generating clear Buy (‘B’) and Sell (‘S’) signals, backed by real-time confidence scoring.
down up trend (Repaintsiz)It was integrated according to volume/movement. If it remains in the scissors, know that hard movements will develop.