1H & 2H Candle Panel + Daily Grid v1.2Indicator: "1H & 2H Candle Panel + Daily Grid v1.2"
This powerful indicator combines two key features into one tool:
Daily Grid anchored to the previous day’s close
Multi-Timeframe Candle Panel for comprehensive market analysis
1. Daily Grid Logic
Input:
Grid Distance (Points): Adjustable spacing between grid lines (default: 5.0 pts).
How It Works:
Detects the start of a new trading day using ta.change(time("D")).
Fetches the prior day’s close via request.security().
Draws the following elements at each new session:
Thick Red Line: Previous day’s closing price (key reference level).
8-Point Grid:
4 blue lines above the close (+1x to +4x the grid distance).
4 gold lines below the close (-1x to -4x the grid distance).
Info Label: Displays the exact prior close value.
Automatically clears and redraws all elements daily to avoid clutter.
2. Multi-Timeframe Candle Panel
Timeframes Analyzed:
Current chart TF, 30M, 1H, 2H, 3H, 4H, 6H, 12H, and Daily (1D).
Data Displayed per TF:
Open, Close, High, Low
Price Difference (Close − Open)
Candle Type (Bullish/Bearish)
Time remaining until candle close (hh:mm:ss format)
Visual Output:
A right-aligned table with conditional coloring:
Bullish candles: Green background
Bearish candles: Red background
Current timeframe highlighted in purple.
Optimized Updates:
Uses request.security() for efficient cross-TF data fetching.
Tracks candle closing times via TradingView’s native time_close.
Updates only on the last bar or in real-time (barstate.islast/isrealtime).
3. Confluence Signals
Full Confluence:
Triggers when all timeframes align:
Buy Signal: All candles bullish → Green arrow + alert.
Sell Signal: All candles bearish → Red arrow + alert.
1H Special Confluence:
Activates 30 minutes after the 1H candle opens.
Requires alignment between 1H, 4H, and 6H candles.
Marks entries with price-level arrows (no alerts).
4. Technical Optimizations
Performance:
Dynamically manages graphic objects (no redundant redrawing).
Uses arrays to track grid lines efficiently.
Precision:
Leverages TradingView’s time_close for accurate countdowns.
Formats prices with format.mintick for asset-specific precision.
How to Use
Adjust Grid Distance based on asset volatility.
Monitor the panel for multi-TF trend strength.
Use the daily grid as support/resistance reference.
Confluence signals highlight high-probability setups.
Pro Tip: Combine with volume analysis or RSI for confirmation!
Candlestick analysis
Goat Candles & MAs (All Timeframes with Open=Low Highlights)Blue candles = strong ones
with moving averages of 10,20,50,100
FXG - BASIC 2.0FXG Indicator to show Potential Gold Setups using Supertrend, Alerts for High Probable setups only.
Basic Version of indicator
Pro One Availble in Website ForexGran.com
MTF Confirmation v2Multi-Timeframe Direction Confirmation Indicator
📊 Overview
This Pine Script indicator provides high-probability buy and sell signals by confirming that both 1-minute and 5-minute timeframes are moving in the same direction. It eliminates false signals by requiring multiple timeframe agreement before generating alerts.
🎯 How It Works
Trend Detection Method:
EMA Analysis: Uses 20-period Exponential Moving Average to determine trend direction
RSI Confirmation: 14-period RSI validates momentum (>50 bullish, <50 bearish)
Price Action: Confirms price is above/below EMA in trend direction
EMA Slope: Ensures EMA is actually rising (bullish) or falling (bearish)
Signal Generation:
BUY Signal: Only when BOTH 1M and 5M timeframes are bullish simultaneously
SELL Signal: Only when BOTH 1M and 5M timeframes are bearish simultaneously
Cooldown System: Prevents signal spam with 5-bar minimum between signals
📈 Visual Elements
Primary Signals:
Green "BUY" Labels: Appear below candles when both timeframes align bullish
Red "SELL" Labels: Appear above candles when both timeframes align bearish
Background Colors:
Light Green: Both timeframes trending up
Light Red: Both timeframes trending down
No Color: Timeframes not aligned or neutral
Trend Indicators:
Blue Dots: Show 1-minute timeframe trend direction
Orange Dots: Show 5-minute timeframe trend direction
Question Marks: Partial alignment (one timeframe trending, preparing for signal)
Status Table (Top Right):
Timeframe Status: Real-time direction of each timeframe
Alignment Status: Shows when timeframes are synchronized
Signal Status: Current signal state and cooldown timers
Cooldown Counters: Bars remaining until next signal available
⚙️ Customizable Settings
Technical Parameters:
EMA Period: Default 20 (trend smoothness)
RSI Period: Default 14 (momentum sensitivity)
Signal Cooldown: Default 5 bars (prevents overtrading)
Filter Options:
Volume Filter: Optional above-average volume requirement
Alerts Toggle: Enable/disable notifications
Table Display: Show/hide status information
🚨 Alert System
Instant Notifications: Alerts fire when both timeframes align
Price Information: Includes current price in alert message
Once Per Bar: Prevents alert spam during volatile periods
Clear Messages: "BUY SIGNAL: 1M and 5M both BULLISH" format
💡 Best Use Cases
Ideal For:
Scalping: Quick entries with multi-timeframe confirmation
Day Trading: Reliable intraday signals
Trend Following: Catching strong directional moves
Risk Management: Avoiding false breakouts
Timeframe Recommendations:
Works on any chart timeframe
Most effective on 1M, 5M, or 15M charts
Provides earlier signals than single-timeframe indicators
⚡ Key Advantages
Reduced False Signals:
Requires agreement between multiple timeframes
Filters out noise and whipsaws
Cooldown prevents overtrading
Clear Decision Making:
Simple buy/sell signals
Visual confirmation through colors and table
No complex interpretation required
Comprehensive Information:
Real-time status of all timeframes
Setup warnings with question marks
Countdown to next available signal
📋 Setup Instructions
Copy the Pine Script code
Open TradingView Pine Editor
Paste code and save
Add to chart
Configure settings to preference
Set up alerts for desired signals
🎪 Expected Performance
Signal Frequency: 3-8 signals per trading day (depending on volatility)
Quality Focus: Fewer but higher-probability setups
Win Rate: Improved due to multi-timeframe confirmation
Suitable for: Both automated and manual trading strategies
Light MA CrossExplanation of the "Light MA Cross" Indicator
Overview:
The "Light MA Cross" is a simple yet powerful trading indicator designed to identify potential buy and sell signals based on the crossover of two moving averages. This tool is optimized for short-term trading, specifically on 1-minute charts, making it ideal for active traders looking to capture quick market moves.
GOLDGoalGO - 2 Min SignalGOLDGoalGO" Indicator for TradingView
Introduction
The "GOLDGoalGO" indicator is designed to assist traders in analyzing short-term price movements of gold (XAUUSD). It provides buy and sell signals every 5 minutes, helping traders identify optimal entry and exit points based on recent price changes.
Concept and Functionality
Primary Goal: To offer clear and timely trading signals by analyzing short-term price trends, specifically tailored for 2-minute intervals.
How It Works: The indicator calculates the change in closing prices compared to the previous bar to generate buy and sell signals. These signals are only active during 2-minute timeframes, ensuring precision in short-term trading.
Signals Provided:
A buy signal (represented by an upward shape) appears when prices show upward momentum.
A sell signal (represented by a downward shape) appears when prices show downward momentum.
Visual Cues: The signals are displayed directly on the chart with intuitive shapes for quick recognition. Additionally, alert notifications are configured to inform you immediately when new signals occur.
How the Indicator Works in Detail
Timeframe Check: It activates only during 2-minute candlestick intervals to ensure signals are relevant for short-term trading.
Price Change Calculation: It compares the current close with the previous close to detect the direction of market movement.
Signal Generation:
If the price is increasing (positive change), a buy signal is generated.
If the price is decreasing (negative change), a sell signal is generated.
Chart Annotations: When a signal occurs, a shape appears on the chart indicating the optimal point for entering a trade.
Automated Alerts: The system sends a Thai-language notification every 2 minutes to alert you of new signals, enabling timely actions even when you're away from the screen.
How to Use
Paste this script into the Pine Editor in TradingView.
Click "Add to Chart" to activate the indicator.
Set up Alert rules:
Choose the alert condition for "Buy Signal" or "Sell Signal".
Select webhook or notification options to receive real-time alerts (for example, to Telegram).
The indicator provides real-time notifications every 2 minutes whenever new signals are generated.
Why Use This Indicator?
Simplicity: Designed for traders who prefer short-term, momentum-based trading strategies.
Timely Alerts: Signals are provided precisely every 2 minutes, helping you capitalize on short-term price movements.
Flexibility: Easily adaptable to other assets by adjusting the script if needed.
GOLDGoalGO"GOLDGoalGO" Indicator for TradingView
Introduction
The "GOLDGoalGO" indicator is designed to assist traders in analyzing short-term price movements of gold (XAUUSD). It provides buy and sell signals every 5 minutes, helping traders identify optimal entry and exit points based on recent price changes.
Concept and Functionality
Primary Goal: To offer clear and timely trading signals by analyzing short-term price trends, specifically tailored for 5-minute intervals.
How It Works: The indicator calculates the change in closing prices compared to the previous bar to generate buy and sell signals. These signals are only active during 5-minute timeframes, ensuring precision in short-term trading.
Signals Provided:
A buy signal (represented by an upward shape) appears when prices show upward momentum.
A sell signal (represented by a downward shape) appears when prices show downward momentum.
Visual Cues: The signals are displayed directly on the chart with intuitive shapes for quick recognition. Additionally, alert notifications are configured to inform you immediately when new signals occur.
How the Indicator Works in Detail
Timeframe Check: It activates only during 5-minute candlestick intervals to ensure signals are relevant for short-term trading.
Price Change Calculation: It compares the current close with the previous close to detect the direction of market movement.
Signal Generation:
If the price is increasing (positive change), a buy signal is generated.
If the price is decreasing (negative change), a sell signal is generated.
Chart Annotations: When a signal occurs, a shape appears on the chart indicating the optimal point for entering a trade.
Automated Alerts: The system sends a Thai-language notification every 5 minutes to alert you of new signals, enabling timely actions even when you're away from the screen.
How to Use
Paste this script into the Pine Editor in TradingView.
Click "Add to Chart" to activate the indicator.
Set up Alert rules:
Choose the alert condition for "Buy Signal" or "Sell Signal".
Select webhook or notification options to receive real-time alerts (for example, to Telegram).
The indicator provides real-time notifications every 5 minutes whenever new signals are generated.
Why Use This Indicator?
Simplicity: Designed for traders who prefer short-term, momentum-based trading strategies.
Timely Alerts: Signals are provided precisely every 5 minutes, helping you capitalize on short-term price movements.
Flexibility: Easily adaptable to other assets by adjusting the script if needed.
Summary
The "GOLDGoalGO" indicator helps traders stay on top of short-term market trends for gold, giving precise buy and sell signals every 5 minutes. With visual cues on the chart and notifications sent automatically in Thai, it ensures you're always informed of potential trading opportunities and can act swiftly to maximize profit.
MAGGIFX - Timings🧲 Maggifx Sessions Indicator
The Maggifx Indicator is designed for intraday traders seeking precision and visual clarity when navigating the market’s main sessions. Built upon the Market Magnetism Theorem, it automatically highlights key time zones — Asia, London, and New York — to help identify imbalances, manipulations, and high-probability entries.
✅ Key Features:
📦 Custom session boxes for Asia, London, and New York.
🔀 Adjustable time zone setting (default: UTC-3).
🧭 Highlights the Asian range midpoint — essential for forecasting directional shifts.
📈 Auto-extension of Asian highs and lows to assess breakouts or liquidity grabs.
🧊 Strategic micro-blocks (5:30, 7:30, 12:00) to mark potential polarity shifts.
🎯 Visual marker for the daily starting point.
🎨 Fully customizable colors and styles, matching any chart layout.
🎓 Perfect for:
Traders of XAUUSD, NASDAQ, SP500, US30, EURUSD, and GBPUSD.
Strategies based on liquidity, inducements, and reaction to key zones.
Anyone using the Maggifx Methodology or working with Session Timing.
Let me know if you want a shorter, punchier version for Instagram or a tech-spec bullet sheet for advanced users.
EMA10/14 Crossover + Body Filter (Clean Version)📌 อินดิเคเตอร์นี้ใช้สำหรับจับสัญญาณเข้าออเดอร์ตามระบบ EMA10/EMA14 Crossover พร้อมตัวกรองจากลักษณะ “เนื้อเทียน” (Candle Body) ซึ่งช่วยลดสัญญาณหลอก (Fake Signal) ได้ดี เหมาะสำหรับผู้ที่ดูเทรนด์จาก TF ใหญ่ แล้วใช้ TF เล็กในการเข้าไม้
✅ คุณสมบัติ:
- สัญญาณ Buy เมื่อ EMA10 ตัด EMA14 ขึ้น + เนื้อเทียนอยู่เหนือเส้น
- สัญญาณ Sell เมื่อ EMA10 ตัด EMA14 ลง + เนื้อเทียนอยู่ใต้เส้น
- มีลูกศรแสดงสัญญาณบนกราฟชัดเจน
- ใช้ยืนยันจุดเข้าไม้ได้ดีในระบบเทรนด์หรือ SMC
⚠️ หมายเหตุ:
อินดิเคเตอร์นี้ไม่ได้ใช้เทรดเดี่ยวๆ แต่ควรใช้ร่วมกับการวิเคราะห์ TF ใหญ่ และโซน Demand/Supply ที่คุณวิเคราะห์เอง
— — — — — — — — — — — —
📌 This indicator is designed to capture trading signals based on EMA10/EMA14 crossover with a candle body filter to reduce fake signals. It is ideal for traders who follow higher timeframe trend analysis and use lower timeframes for precise entries.
✅ Features:
- Buy signal when EMA10 crosses above EMA14 and the candle body is above both lines
- Sell signal when EMA10 crosses below EMA14 and the candle body is below both lines
- Clear arrow markers on the chart for visual confirmation
- Excellent for confirming entries in trend-based or SMC-based strategies
⚠️ Note:
This tool is not meant to be used alone. For optimal performance, combine it with higher timeframe structure and manually identified supply/demand zones.
Reversal IndicatorWhat does this indicator do?
This indicator is designed to help traders spot potential reversal points in the market by combining multiple conditions:
✅ Multi-Timeframe RSI – Checks RSI on a lower timeframe (like 5m) to see if the market is oversold or overbought.
✅ Higher Timeframe SMA Filter – Uses a higher timeframe SMA (like 1h) as a trend filter, so signals only trigger in the direction of the bigger trend.
✅ Candle Pattern Confirmation – Looks for bullish or bearish engulfing candles to confirm price exhaustion before signaling a reversal.
When all these conditions align, the indicator plots a triangle under/above the candle to highlight a possible reversal.
Why is this useful?
Many traders struggle with false RSI signals or candle patterns that fail because they don’t respect the larger trend.
This indicator filters out weak setups by requiring alignment between:
A lower timeframe RSI oversold/overbought condition,
A higher timeframe trend filter (SMA),
And a strong candle reversal pattern.
This multi-layer approach helps avoid chasing every RSI dip and focuses only on high-probability reversal zones.
How does it work?
Bullish reversal signal → appears when RSI on the lower TF is oversold, price is still above the higher TF SMA (trend still intact), AND a bullish engulfing candle forms.
Bearish reversal signal → appears when RSI on the lower TF is overbought, price is below the higher TF SMA, AND a bearish engulfing candle forms.
When all conditions match, the indicator plots a triangle under the candle for bullish signals and above the candle for bearish signals.
How to use it?
Choose your timeframes:
A timeframe for trend filtering (e.g. 1h).
A timeframe for RSI (e.g. 4h).
NOTICE: THE RSI TIMEFRAME SHOULD BE GREATER THEN THE TIMEFRAME FOR THE SMA
Otherwise it will not generate that much signals.
Watch for signals ONLY in the direction of the higher trend.
Use the signals as potential reversal points, not as guaranteed entries. Combine with your own confluence.
Optionally set alerts for bullish or bearish reversal conditions so you never miss a setup.
Customization
✅ Choose your RSI length & overbought/oversold levels.
✅ Select which timeframes you want for SMA & RSI.
✅ Toggle the higher TF SMA display on/off.
✅ Adjust signal appearance (triangles).
Important Notes
⚠️ This is not a standalone trading system. It’s a tool to help spot possible reversal areas. Always confirm with price action, support/resistance, or your own strategy
SIWONK V12 - MA StrategyThe SIWONK V12 - MA Strategy indicator was designed to help traders identify key market zones based on Support & Resistance (S&R) principles, along with Crossing analysis. The SIWONK V12 - MA Strategy indicator is suitable for scalping, particularly in the Gold (XAUUSD) and Bitcoin (BTC) markets on lower timeframes like M1 and M5. It can also be used on all timeframes.
ScalpRirt ProIndicator “ScalpRift Pro” is designed to find potential long (buy) entry points and take-profit exits. It implements:
Red signal — more aggressive, gives more entries (higher risk, but potentially more trades).
Yellow signal — more “balanced” logic, provides slightly more “refined” entries.
When the indicator detects a suitable situation (according to the “red” or “yellow” logic), it generates a buy signal. After entry:
A target (take-profit) is calculated.
If necessary, a mechanism of averaging (additional buys) is activated.
When the price reaches the defined take-profit, the trade is considered closed.
Additionally, the indicator keeps track of statistics:
How many trades have been closed.
The maximum time spent in a trade (in hours).
The total profit in percentage.
How many trades reached the 1st, 2nd, or 3rd averaging.
The maximum recorded drawdown.
There are also Telegram settings for automatically sending all signals (entry, averaging, exit) to a bot/chat.
Input parameters and their meaning
(You will see all of the following items in the indicator settings on the “Parameters” tab.)
Signal type
“Red” — searches for an entry only according to the “red” logic (a more aggressive style).
“Yellow” — searches for an entry only according to the “yellow” logic (a more moderate style).
“Combined” — takes both variants into account; if both signals coincide on the same bar, the one that appears first is chosen.
Parameter D1 and Parameter D2
Parameter D1 sets the threshold/conditions for the “yellow” signal.
Parameter D2 sets the threshold/conditions for the “red” signal.
By raising or lowering these values, you affect how frequently each signal appears.
Close Y Param
Defines the level of the “yellow” signal at which the indicator applies additional exit logic.
Main entry, % of deposit
Indicates what percentage of the deposit is used to open a trade at the first signal (the first buy).
Enable averaging?
If enabled, additional buys (up to three) will be made if the price falls below the initial entry point. If disabled, there will be only one entry without averaging.
Averaging parameters
Drop (%) for 1st averaging: the percentage fall in price from the entry at which the first additional buy is triggered.
Volume of 1st add, % of deposit: how much of the deposit to add to the position on the first averaging.
Similar fields exist for 2nd and 3rd averaging to define each subsequent level of price drop and the volume to add.
Take Profit %
How many percent above the average entry price the take-profit level is set.
Telegram settings
The chat ID and Thread ID for sending notifications (entry, averaging, exit) directly to a Telegram chat. If you don’t need this feature, you can leave the defaults.
Filters for the “yellow” signal
Use Yellow Delay Filter — if enabled, the “yellow” signal is verified with a 1-bar delay, which can filter out short-term noise.
Use Yellow Delta Filter — if enabled, an additional volume-based “delta” check is used, further reducing the number of “yellow” signals.
SMA filter for the “yellow” signal
Enable SMA-filter for Yellow — when enabled, the “yellow” signal appears only if the price is above a specified SMA.
SMA Length — the period of the moving average.
Timeframe for SMA — the timeframe on which this SMA is calculated (for example, “D” — daily).
If you want “finely tuned” (maximally cautious) entries, you can enable this filter, but note that some signals will be filtered out.
How signals are formed (aggressive “red” and moderate “yellow”)
Red signal triggers quicker and more often, increasing the risk of false entries.
Yellow signal is more “balanced” and usually less frequent.
If “Combined” is selected:
If the “red” and “yellow” signals appear simultaneously, the one that comes first is taken.
If only one appears, that signal is used to open the trade.
In practice:
Red suits those seeking fast-paced trading (more trades, higher risk).
Yellow is for a calmer approach, typically offering fewer but possibly more reliable setups.
Averaging (additional buys)
If Enable averaging? is active:
When the price falls below the initial entry by the specified percentages, an additional buy is made.
The average entry price and the new take-profit are recalculated.
This can happen up to three times if the price keeps falling.
Once the price reverses and reaches the recalculated take-profit, the trade closes in profit (thanks to the averaging).
Exiting a trade (take-profit)
When the price reaches the take-profit, the trade closes. A blue “CLOSE” triangle appears on the chart, and the statistics table updates.
Note that “CLOSE” can also be viewed as an additional option if you intend to hold a position beyond your automatically set take-profit. The appearance of “CLOSE” indicates a high probability of a price reversal, serving as a prompt for an exit decision.
Statistics table
In the bottom-right corner of the chart, you’ll see:
How many trades have closed.
The maximum time in a trade (hours).
The total PnL% (overall profit).
How many trades used 1, 2, or 3 averagings.
The maximum drawdown (%) recorded during active trades.
Using the SMA filter (only for the “yellow” signal)
If you enable Enable SMA-filter for Yellow, the “yellow” signal will appear only if the price is above the specified SMA (for example, on the daily timeframe). This can improve the quality of entries but will reduce their quantity.
Practical application
Select “Red,” “Yellow,” or “Combined” in Signal type.
Set Main entry, % of deposit.
If you want to use averaging, enable Enable averaging? and configure the parameters (price drops and volumes).
Set Take Profit %.
(Optional) enable filters for the “yellow” signal (delay, delta, SMA).
Specify your Telegram settings if you wish to receive notifications there.
Click “OK.” After that:
You’ll see “BUY” arrows (red or yellow) on the chart whenever a signal triggers.
When the price reaches the take-profit, a blue “CLOSE” triangle appears.
If averaging occurs, you’ll see labels “Averaging.1,” “Averaging.2,” “Averaging.3.”
Alerts in TradingView
The indicator can send detailed notifications to Telegram (if a webhook is set up).
You can also create custom alerts via TradingView’s Create Alert feature. Select the relevant event and choose how it’s delivered (sound, email, etc.).
Important points
A new trade will not open while the previous one (red or yellow) is still active.
Averaging only takes place if the price actually falls by the specified amounts.
The SMA filter for “yellow” signals significantly reduces the number of signals but often increases their reliability under trending conditions.
Summary
Red signal — more aggressive, more frequent entries, higher false-signal risk.
Yellow signal — more cautious, less frequent, often with additional filters.
SMA filter for “yellow” — a strict filter, suitable for trending scenarios, resulting in fewer but potentially safer entries.
“ScalpRift Pro” automates the detection of optimal entry points, averaging, and take-profit exits, shows key labels on the chart, and maintains trading statistics. All else depends on your chosen trading approach and risk management.
Индикатор «ScalpRift Pro» предназначен для нахождения потенциальных моментов входа в лонг (покупку) и выхода по тейк-профиту. В нём реализованы:
- **Красный сигнал** — более агрессивный, чаще даёт входы (риск выше, но и потенциально сделок больше).
- **Жёлтый сигнал** — более «сбалансированный» по логике, даёт чуть более «выверенные» входы.
Когда индикатор видит подходящую ситуацию (согласно «красной» или «жёлтой» логике), он подаёт сигнал на покупку. После входа:
- Рассчитывается цель (тейк-профит).
- При необходимости включается механизм усреднений (добавочных покупок).
- Когда цена доходит до заданного тейк-профита, сделка считается закрытой.
Дополнительно ведётся подсчёт статистики:
- Сколько сделок закрыто.
- Максимальное время в сделке (в часах).
- Совокупный профит (в %).
- Сколько сделок дошли до 1, 2 или 3 усреднений.
- Максимальная зафиксированная просадка.
Также предусмотрены настройки Telegram, чтобы все сигналы (вход, усреднение, выход) могли автоматически отправляться в бот/чат.
**Входные параметры и что они означают**
(Все перечисленные ниже пункты вы увидите в настройках индикатора на вкладке «Параметры»)
**Тип сигнала**
- «Красный» — ищет вход только по «красной» логике (более агрессивный стиль).
- «Жёлтый» — ищет вход только по «жёлтой» логике (более умеренный стиль).
- «Совместный» — учитывает оба варианта; если на одном баре совпадают оба сигнала, выбирается тот, что появляется первым.
**Parameter D1 и Parameter D2**
- **Parameter D1** задаёт порог/условия для **«жёлтого» сигнала**.
- **Parameter D2** задаёт порог/условия для **«красного» сигнала**.
Чем выше или ниже вы ставите эти значения, тем реже или чаще могут возникать сигналы для соответствующего цвета.
**Close Y Param**
Определяет уровень «жёлтого» сигнала, при достижении которого индикатор учитывает дополнительную логику для выхода.
**Основной вход, % от депозита**
Указывает, каким процентом депозита открывается сделка при первом сигнале (первой покупке).
**Включить усреднения?**
Если включено, при падении цены относительно стартовой точки будет «добавка» к позиции (до трёх раз). Если отключено – усреднений не будет, только один вход.
**Параметры усреднений**
- **Падение (%) для 1-го усреднения**: процент падения цены от входа, при котором происходит первая «добавка».
- **Объём 1-й добавки, % от депозита**: объём, которым увеличивается позиция при первом усреднении.
- Аналогичные поля для 2-го и 3-го усреднения настраивают последующие уровни падения цены и объёмы покупок.
**Take Profit %**
На сколько процентов выше средней цены входа будет ваш тейк-профит.
**Настройки Telegram**
ID чата и Thread ID для отправки уведомлений (вход, усреднение, выход) прямо в Telegram. Если не нужно, можно оставить по умолчанию.
**Фильтры для «жёлтого» сигнала**
- **Use Yellow Delay Filter** — при включении «жёлтый» сигнал проверяется с задержкой в 1 бар, что может отсеять краткосрочные шумы.
- **Use Yellow Delta Filter** — при включении дополнительно проверяется объёмная «дельта», что ещё больше сокращает число «жёлтых» сигналов.
**SMA-фильтр для «жёлтого» сигнала**
- **Включить SMA-фильтр для Yellow** — когда включено, «жёлтый» сигнал появляется только если цена выше заданной SMA.
- **SMA Length** — период скользящей средней.
- **Timeframe for SMA** — таймфрейм, на котором считается эта SMA (например, «D» — дневной).
Если хотите «ювелирные» (максимально аккуратные) входы, включайте этот фильтр. Но тогда часть сигналов будет отсекаться.
**Как формируются сигналы (агрессивный «красный» и умеренный «жёлтый»)**
- **Красный сигнал** срабатывает быстрее и чаще, повышая при этом риск ложных входов.
- **Жёлтый сигнал** более «взвешенный» и обычно реже.
Если выбран режим «Совместный»:
- При одновременном появлении «красного» и «жёлтого» сигналов берётся тот, что идёт первым.
- Если приходит только один из них, открывается соответствующая сделка.
На практике:
- «Красный» подходит для более агрессивной, активной торговли.
- «Жёлтый» — для более спокойного подхода и потенциально более надёжных точек входа.
**Работа с усреднениями (добавочными покупками)**
Если опция «Включить усреднения?» включена:
1. При падении цены ниже входа на заданные проценты происходит покупка дополнительного объёма.
2. Пересчитывается средняя цена и новый тейк-профит.
3. Так может произойти до трёх раз (если цена продолжает падать).
Когда цена развернётся и дойдёт до пересчитанного тейк-профита, сделка закроется в плюс (благодаря усреднению).
**Выход из сделки (тейк-профит)**
Когда цена достигает тейк-профита, сделка закрывается, на графике появляется синий треугольник «CLOSE», а в таблице статистики обновляются результаты.
Отдельно стоит отметить, что «CLOSE» может выступать и как **дополнительная опция**, если вы хотите продолжить удерживать позицию выше автоматически выставленной цели. Видя, что «CLOSE» загорается, вы можете принять решение о закрытии — ведь это сигнал о возможном скором развороте.
**Таблица статистики**
В правом нижнем углу графика вы увидите:
- Сколько сделок закрыто.
- Максимальное время (час) в сделке.
- Суммарный PnL% (общая прибыль).
- Сколько сделок дошло до 1, 2 или 3 усреднений.
- Максимальную зафиксированную просадку (%).
**Использование SMA-фильтра (только для «жёлтого» сигнала)**
Если активировать пункт «Включить SMA-фильтр для Yellow», тогда «жёлтый» сигнал появится только при условии, что цена находится выше определённой SMA (например, на дневном графике). Это может повысить качество сделок, но их общее число станет меньше.
**Практическое использование**
1. В поле «Тип сигнала» выберите «Красный», «Жёлтый» или «Совместный».
2. Задайте «Основной вход, % от депозита».
3. При необходимости включите «Включить усреднения?» и настройте параметры (проценты падения и объёмы).
4. Установите «Take Profit %».
5. (Опционально) включите фильтры для «жёлтого» сигнала (задержка, дельта, SMA).
6. Укажите настройки Telegram, если хотите получать все уведомления там.
7. Нажмите «OK». После этого:
- На графике появятся стрелки «BUY» (красные или жёлтые) при каждом входе.
- Когда цена достигнет тейк-профита, появится синий треугольник «CLOSE».
- При усреднениях появятся лейблы «Усред.1», «Усред.2», «Усред.3».
**Оповещения (Alerts) в TradingView**
- Индикатор может отправлять подробные уведомления в Telegram (если настроен webhook).
- Также можно самостоятельно создать алерты в TradingView («Create Alert») и выбрать соответствующее событие, настроив способ доставки (звук, e-mail, т.д.).
**Важные нюансы**
- Новая сделка не откроется, пока действует старая (красная или жёлтая).
- Усреднение включится только если цена упадёт достаточно глубоко (по заданным процентам).
- SMA-фильтр для «жёлтого» убирает часть сигналов, но повышает их «точность» при трендовой торговле.
**Итог**
- Красный сигнал — агрессивнее, даёт больше входов, но выше риск «ложных» сделок.
- Жёлтый сигнал — аккуратнее, реже, с дополнительными фильтрами.
- SMA-фильтр «жёлтого» — максимально жёсткий отсев сигналов, но наиболее надёжные трендовые входы.
Индикатор «ScalpRift Pro» автоматизирует поиск оптимальных точек входа, усреднений и выхода по тейк-профиту, отображает на графике ключевые метки и ведёт статистику. Всё остальное зависит от вашей торговой системы и управления рисками.
New York Master Range📈 New York Master Range (5-Min Timeframe)
Description:
This custom TradingView indicator captures the opening range based on the body high and low of the first 3 candles after 10:30 AM (BRT – Brasília Time) on the 5-minute timeframe — a technique often used during the New York market session.
🔍 How it works:
At exactly 10:30 AM (BRT), the indicator starts collecting the highs and lows of candle bodies (not wicks) for the next 3 five-minute candles.
Once the 3 candles are processed, the highest close/open (body high) and lowest close/open (body low) are plotted as static green and red lines on the chart.
These levels can act as key intraday support/resistance zones or range breakout triggers.
Essa - Market Structure & Fibonacci ToolkitOverview
The Essa Market Structure & Fibonacci Toolkit is a comprehensive trading indicator that combines advanced market structure analysis with customizable fibonacci levels and fair value gap detection. It identifies high-probability trading opportunities by detecting confluence zones where multiple technical factors align, providing traders with precise entry and exit points based on institutional trading concepts.
Key Features
📊Market Structure Analysis
Pattern Recognition: Automatically detects Higher Highs (HH), Higher Lows (HL), Lower Highs (LH), Lower Lows (LL)
Change of Character (CHoCH): Identifies trend changes and market structure breaks
Pattern Locking: Fibonacci levels lock to specific swing patterns (LH→LL for bearish, HL→HH for bullish)
Multi-Timeframe Analysis: Analyzes trend strength across multiple timeframes with scoring system
🧮 Custom Fibonacci System
Fully Configurable Levels: Set any percentage (e.g., 25%, 65%, 87.5%) - not limited to traditional levels
Dynamic Labels: Shows your actual percentages, not hardcoded values
Golden Zone Trading: Customizable optimal entry zones between any two fibonacci levels
Auto-Extension: Levels automatically extend as price moves
Distance Tables: Real-time pip distances to nearest fibonacci levels
📈 Fair Value Gap (FVG) Detection
Smart Detection: Identifies bullish and bearish fair value gaps with size filtering
Age Tracking: Shows how long each FVG has been active (bars or time format)
Confluence Highlighting: Enhanced colors when FVGs overlap with fibonacci golden zones
Width Filtering: ATR-based minimum width requirements to filter noise
🎯 Confluence Trading
Multi-Factor Analysis: Combines market structure + fibonacci + FVGs + golden zones
High-Probability Zones: Highlights areas where multiple factors converge
Trend Strength Scoring: 0-100% scoring system based on multiple confluence factors
Smart Alerts: Notifications for high-confluence setups only
⚡ Advanced Features
Trend Analysis Table: Real-time trend bias, strength score, and pattern identification
Adaptive Sensitivity: Automatically adjusts to market volatility using ATR
Professional Alerts: Customizable alerts for structure breaks, golden zone touches, and FVG confluence
Clean Interface: Basic/Advanced settings organization with inline controls
🎨 Visual Excellence
Professional Styling: Clean, institutional-grade visual presentation
Customizable Colors: Full color customization for all elements
Smart Labeling: Context-aware labels that don't overlap
Performance Optimized: Efficient rendering with visual element limits
Perfect for: Swing traders, day traders, and institutional-style traders who want to identify high-probability setups using confluence of market structure, fibonacci levels, and fair value gaps.
Ultimate SuperTrend with Support and ResistanceModified ST with Support and resistance levels. This was developed by SAM team to provide a singular indicator to trade in NIFTY. It can also be used in other securities.
Based on the trading style, can be used for Sell and Buy trades. Provide your comments and guidance.
Universal Renko Bars by SiddWolfUniversal Renko Bars or UniRenko Bars is an overlay indicator that applies the logic of Renko charting directly onto a standard candlestick chart. It generates a sequence of price-driven bricks, where each new brick is formed only when the price moves a specific amount, regardless of time. This provides a clean, price-action-focused visualization of the market's trend.
WHAT IS UNIVERSAL RENKO BARS?
For years, traders have faced a stark choice: the clean, noise-free world of Renko charts, or the rich, time-based context of Candlesticks. Choosing Renko meant giving up your favorite moving averages, volume profiles, and the fundamental sense of time. Choosing Candlesticks meant enduring the market noise that often clouds true price action.
But what if you didn't have to choose?
Universal Renko Bars is a revolutionary indicator that ends this dilemma. It's not just another charting tool; it's a powerful synthesis that overlays the pure, price-driven logic of Renko bricks directly onto your standard candlestick chart. This hybrid approach gives you the best of both worlds:
❖ The Clarity of Renko: By filtering out the insignificant noise of time, Universal Renko reveals the underlying trend with unparalleled clarity. Up trends are clean successions of green bricks; down trends are clear red bricks. No more guesswork.
❖ The Context of Candlesticks: Because the Renko logic is an overlay, you retain your time axis, your volume data, and full compatibility with every other time-based indicator in your arsenal (RSI, MACD, Moving Averages, etc.).
The true magic, however, lies in its live, Unconfirmed Renko brick. This semi-transparent box is your window into the current bar's real-time struggle. It grows, shrinks, and changes color with every tick, showing you exactly how close the price is to confirming the trend or forcing a reversal. It’s no longer a lagging indicator; it’s a live look at the current battle between buyers and sellers.
Universal Renko Bars unifies these two powerful charting methods, transforming your chart into a more intelligent, noise-free, and predictive analytical canvas.
HOW TO USE
To get the most out of Universal Renko Bars, here are a few tips and a full breakdown of the settings.
Initial Setup for the Best Experience
For the cleanest possible view, it's highly recommended that you hide the body of your standard candlesticks, that shows only the skelton of the candle. This allows the Renko bricks to become the primary focus of your chart.
→ Double click on the candles and uncheck the body checkbox.
Settings Breakdown
The indicator is designed to be powerful yet intuitive. The settings are grouped to make customization easy.
First, What is a "Tick"?
Before we dive in, it's important to understand the concept of a "Tick." In Universal Renko, a Tick is not the same as a market tick. It's a fundamental unit of price movement that you define. For example, if you set the Tick Size to $0.50, then a price move of $1.00 is equal to 2 Ticks. This is the core building block for all Renko bricks. Tick size here is dynamically determined by the settings provided in the indicator.
❖ Calculation Method (The "Tick Size" Engine)
This section determines the monetary value of a single "Tick."
`Calculation Method` : Choose your preferred engine for defining the Tick Size.
`ATR Based` (Default): The Tick Size becomes dynamic, based on market volatility (Average True Range). Bricks will get larger in volatile markets and smaller in quiet ones. Use the `ATR 14 Multiplier` to control the sensitivity.
`Percentage` : The Tick Size is a simple percentage of the current asset price, controlled by the `Percent Size (%)` input.
`Auto` : The "set it and forget it" mode. The script intelligently calculates a Tick Size based on the asset's price. Use the `Auto Sensitivity` slider to make these automatically calculated bricks thicker (value > 1.0) or thinner (value < 1.0).
❖ Parameters (The Core Renko Engine)
This group controls how the bricks are constructed based on the Tick Size.
`Tick Trend` : The number of "Ticks" the price must move in the same direction to print a new continuation brick. A smaller value means bricks form more easily.
`Tick Reversal` : The number of "Ticks" the price must move in the opposite direction to print a new reversal brick. This is typically set higher than `Tick Trend` (e.g., double) to filter out minor pullbacks and market noise.
`Open Offset` : Controls the visual overlap of the bricks. A value of `0` creates gapless bricks that start where the last one ended. A value of `2` (with a `Tick Reversal` of 4) creates the classic 50% overlap look.
❖ Visuals (Controlling What You See)
This is where you tailor the chart to your visual preference.
`Show Confirmed Renko` : Toggles the solid-colored, historical bricks. These are finalized and will never change. They represent the confirmed past trend.
`Show Unconfirmed Renko` : This is the most powerful visual feature. It toggles the live, semi-transparent box that represents the developing brick. It shows you exactly where the price is right now in relation to the levels needed to form the next brick.
`Show Max/Min Levels` : Toggles the horizontal "finish lines" on your chart. The green line is the price target for a bullish brick, and the red line is the target for a bearish brick. These are excellent for spotting breakouts.
`Show Info Label` : Toggles the on-chart label that provides key real-time stats:
🧱 Bricks: The total count of confirmed bricks.
⏳ Live: How many chart bars the current live brick has been forming. These bars forms the Renko bricks that aren't confirmed yet. Live = 0 means the latest renko brick is confirmed.
🌲 Tick Size: The current calculated value of a single Tick.
Hover over the label for a tooltip with live RSI(14), MFI(14), and CCI(20) data for additional confirmation.
TRADING STRATEGIES & IDEAS
Universal Renko Bars isn't just a visual tool; it's a foundation for building robust trading strategies.
Trend Confirmation: The primary use is to instantly identify the trend. A series of green bricks indicates a strong uptrend; a series of red bricks indicates a strong downtrend. Use this to filter out trades that go against the primary momentum.
Reversal Spotting: Pay close attention to the Unconfirmed Brick . When a strong trend is in place and the live brick starts to fight against it—changing color and growing larger—it can be an early warning that a reversal is imminent. Wait for the brick to be confirmed for a higher probability entry.
Breakout Trading: The `Max/Min Levels` are your dynamic breakout zones. A long entry can be considered when the price breaks and closes above the green Max Level, confirming a new bullish brick. A short entry can be taken when price breaks below the red Min Level.
Confluence & Indicator Synergy: This is where Universal Renko truly shines. Overlay a moving average (e.g., 20 EMA). Only take long trades when the green bricks are forming above the EMA. Combine it with RSI or MACD; a bearish reversal brick forming while the RSI shows bearish divergence is a very powerful signal.
A FINAL WORD
Universal Renko Bars was designed to solve a fundamental problem in technical analysis. It brings together the best elements of two powerful methodologies to give you a clearer, more actionable view of the market. By filtering noise while retaining context, it empowers you to make decisions with greater confidence.
Add Universal Renko Bars to your chart today and elevate your analysis. We welcome your feedback and suggestions for future updates!
Follow me to get notified when I publish New Indicator.
~ SiddWolf
KHUSHI VERMA DEHRI ON SONEKhushi Verma Dehri On Sone - ZigZag Buy/Sell with Volume Pressure & Stop Loss
This indicator combines ZigZag-based Buy/Sell signals, dynamic stop-loss levels, and a Volume Pressure histogram to provide a powerful visual trading tool.
🔍 Key Features:
ZigZag Buy/Sell Detection:
Automatically identifies significant highs and lows using ZigZag logic with a user-defined lookback period (depth).
Red "SELL" labels at swing highs
Green "BUY" labels at swing lows
Connected with directional lines for clarity
Stop Loss Visualization:
For each signal, a horizontal dashed stop-loss line is drawn:
For SELL signals: SL = High + %SL
For BUY signals: SL = Low − %SL
Volume Pressure Histogram:
Visualizes the net buying/selling pressure based on candle direction:
Green bars: Positive (buying) pressure
Red bars: Negative (selling) pressure
Blue line: Smoothed pressure using EMA
⚙️ Inputs:
ZigZag Lookback: Number of bars to detect swing highs/lows
Stop Loss (%): Distance from pivot high/low to define SL
Volume Smoothing Length: EMA length for volume pressure
Show Histogram: Toggle for displaying the volume pressure bars
Support/Resistance LevelsSupport Lines (Green)
Created when price closes below the low of an upclose candle (close > open)
Removed when price closes above the support line
Resistance Lines (Red)
Created when price closes above the high of a downclose candle (close < open)
Removed when price closes below the resistance line
Key Features
Configurable maximum number of lines to keep
Adjustable line width
Only uses confirmed candles (barstate.isconfirmed)
Lines extend to the right edge of the chart
Efficient memory management with array cleanup
Visual Appearance
Support lines: Green solid lines
Resistance lines: Red solid lines
Lines remain until broken by price action
FX DADDY Premium SignalFX Daddy Premium Signal is a private invite-only indicator that provides precise BUY and SELL signals based on a combination of moving averages, price action, and candlestick patterns. The script automatically plots TP (Take Profit) and SL (Stop Loss) lines to help traders plan their exits visually.
Recommended timeframes are 15 minutes, 1 hour, and 4 hours.
It is suitable for Forex, crypto, gold, and indices.
This tool is designed for traders who want a premium and semi-automated experience on TradingView.
Please contact the FX Daddy team for access.
Bandas de Bollinger con Shading 20% de WilliamsJMDBandas de Bollinger al 20% simple útil para operar con acciones.
THECANDLE SECT V.1
For...
The Candle sect Member
This Indicator use a technical with Engulf and Fibonacci to trade
So, the descript of this or more question to use. Just Join ours Community
FB Pages: The Candle Sect
AMD [TakingProphets]🧠 What is AMD?
AMD (Accumulation Manipulation Distribution) is a real-time, high-resolution indicator developed for ICT and Smart Money traders who want a clean, accurate visualization of higher timeframe (HTF) candles — right on their current chart — with live price projections for open, high, low, and close levels.
Whether you're aligning with an HTF PD Array, refining entry bias within a lower timeframe, or simply want to know how the session's candle is unfolding, AMD keeps you in sync with institutional price behavior without flipping timeframes.
✨ Key Features
🔍 Live HTF Candle Overlay
Visualize a complete HTF candle — its body, upper/lower wick, and directional bias — rendered directly on your LTF chart. This gives you an instant view of market sentiment and institutional intent at a glance.
📏 HTF Price Projections
Plot the current session’s:
Open – where price began this HTF candle
High/Low – price extremes (optional toggle)
Close – where we are currently closing in relation to the body
Each level is drawn with customizable color, style, and labels — giving you a true dynamic support/resistance model based on real-time HTF structure.
🧰 Full Customization
Tailor everything:
Candle width, transparency, border, and wick color
Projection line styles, thickness, and labels
Label positioning and time format (12h/24h)
The result is a clean, professional overlay you can easily adjust to fit your visual workflow.
🕒 Time Labeling
Know exactly when your HTF candle began. Use the optional time label feature with smart formatting (supports both 12h and 24h formats) to mark session starts or anticipate closures.
🎯 Why AMD Matters for ICT Traders
In ICT methodology, aligning your lower timeframe entries with HTF context is critical. AMD empowers you to:
Use the current open and close positioning to determine if the candle is expanding in your favor
Watch how price reacts to HTF highs and lows in real time — especially during killzones or after liquidity raids
With HTF candles projected over LTF charts, you no longer need to switch views or guess context — everything is displayed for you live and clean.
⚙️ Best Uses and Recommendations
Use AMD with the ICT Killzones + Macros indicator to monitor HTF reaction during session openings
Pair with HTF Order Blocks or HTF POI to track how price respects institutional zones
Combine with the ICT Liquidity Levels tool to monitor if HTF candles are forming around liquidity pools
🚀 Who is AMD for?
✅ Scalpers looking to anchor LTF trades off HTF sentiment
✅ Intraday traders syncing 5m/15m entries with 1H/4H ranges
✅ Swing traders wanting a clean weekly/daily overview without flipping charts
✅ Educators or analysts needing clean, labeled visuals for sessions or streams
📌 Summary
AMD is a must-have for any smart money trader serious about contextual precision. It’s not just a candle visualizer — it’s a real-time HTF alignment tool built to help you trade with the institutions, not against them.