Price and Volume AnalysisPrice-Volume Analysis Labels (PVA)SummaryThis indicator provides simple, at-a-glance insights into the relationship between price movement and trading volume. It plots clear labels on the chart to signify four key scenarios, helping traders quickly assess the strength and conviction behind price action. By analyzing whether volume is confirming or diverging from the price trend, you can gain a deeper understanding of market dynamics.How It WorksThe script analyzes each candle in relation to the previous one and checks two things:Did the price increase or decrease?Did the volume increase or decrease?Based on the combination of these two factors, it plots one of four labels on the chart.The Labels ExplainedThis indicator uses four distinct labels to mark specific price-volume conditions:X (Green, Above Candle): Price Increased & Volume IncreasedWhat it means: This is often seen as a bullish confirmation. The rising price is supported by rising volume, suggesting strong buying interest and conviction behind the upward move.X1 (Blue, Below Candle): Price Increased & Volume DecreasedWhat it means: This indicates potential weakness in the uptrend. Although the price is rising, the decreasing volume suggests that fewer participants are driving the move. This could be a warning sign of a potential reversal or exhaustion.Z (Red, Above Candle): Price Decreased & Volume IncreasedWhat it means: This is often seen as a bearish confirmation. The falling price is accompanied by rising volume, suggesting strong selling pressure and conviction behind the downward move.Z1 (Orange, Below Candle): Price Decreased & Volume DecreasedWhat it means: This indicates potential weakness in the downtrend. The price is falling, but on diminishing volume. This could signal that sellers are losing momentum, and the downtrend may be nearing its end.How to Use in Your TradingThis indicator is not a standalone trading system but a powerful tool for confluence and analysis. Use these labels to:Confirm Trend Strength: Look for "X" in an uptrend and "Z" in a downtrend to confirm the move has momentum.Spot Potential Reversals: Be cautious when you see "X1" during a rally or "Z1" during a sell-off, as these can be early signs of a trend losing steam.Enhance Other Indicators: Use these signals in combination with your other favorite tools like moving averages, RSI, or support and resistance levels to build a more robust trading strategy.Feel free to adjust the colors in the script's settings to match your chart's theme. Happy trading!Disclaimer: This script is for educational and informational purposes only. Trading involves risk, and past performance is not indicative of future results. Always do your own research and risk management before making any trading decisions.
指標和策略
FoundryFutures Volatility Deviations
🔍 What This Tool Does
This indicator is designed to help traders visualize volatility-based expected move zones around the daily close and VWAP (Volume Weighted Average Price).
It applies a simple but widely used approach:
Uses volatility (from the VIX):
Calculates standard deviation/Sigma Levels(σ) around key reference prices (prior close and prior VWAP) to show reversion or extension from mean trade scenarios
✅ Key features:
Multi-day VWAP calculations
Customizable colors, line styles, and widths
Optional deviation labels for quick reading
Visual fills between zones for clear context
📈 How It Works (Methodology)
Implied Volatility Input:
The script pulls the previous day’s VIX close as a baseline implied volatility estimate.
This value is normalized and scaled for the number of trading days in a year (user can choose 252 or 365).
Deviation / Sigma Levels:
Expected daily price movement is calculated using the classic square root of time method.
Bands are plotted above and below the prior day’s closing price and VWAP.
Users can adjust line appearance and labels to fit their style.
VWAP Context:
Includes daily VWAP and a rolling multi-day VWAP.
VWAP help frame intraday mean reversion or trend continuation scenarios.
⚙️ How To Use It📚 Educational Use Only!
This is not a buy/sell signal generator. It is an analytical framework to support your own research.
✅ Add it to your favorites/chart:
Click Add to Chart in the TradingView Indicator Library (once published).
Customize inputs:
Choose deviation settings and trading days
Adjust colors, line width, and styles
Toggle labels on/off
Observe how price interacts with deviation zones during your intraday analysis.
💡 Best Practices
Treat deviation bands as contextual zones, not hard levels.
Combine with your other frameworks (VWAP, order flow, market profile) to develop hypotheses for trade setups.
Use the fills between VWAP and Close deviations to spot compression or expansion phases.
⚠️ Important Risk Disclosures
📉 No Guaranteed Outcomes: Markets are uncertain and volatile.
These deviation levels do not predict future price moves with certainty.
🧩 Use With Other Tools: This indicator works best when combined with a robust trade plan, risk management, and other forms of market context.
❗ Not Financial Advice: This is an educational tool only. It does not recommend specific trades or guarantee profits.
📝 Full Release of Liability
Disclaimer:
This indicator is provided as is for educational purposes only.
The creator, contributors, and TradingView do not accept any liability for losses, damages, or risks incurred by using this tool.
By adding this indicator to your charts, you agree that you are solely responsible for your own trading decisions and outcomes.
Always consult with a qualified financial advisor before making trading or investment decisions.
Happy charting, stay disciplined, and use it wisely!
📊 — FoundryFutures
2Saucy custom MA'sEMA's 9/21/50/200 - Designated for "scalping" 1m/3m/5m/15/1h/4h. Works best as it EMA's move faster with price.
SMA's 10/20/50/200 - Works more for swing trading and/or finding setups on weekly and daily time frames.
By combining these two simultaneously trading intra-day is made much simpler.
Yours truly,
#2Saucy
B/S signal + 3 EMA🎯 What does this indicator do?
This is an improved version of the previous signal indicator. It still looks for Buy/Sell moments, but now it also displays three moving averages (EMA) on the chart - 50, 100 and 200 periods. This helps to better understand the general trend and filter out false signals.
🔍 How does "B/S signal + 3 EMA" work
💡 Main goal:
Show market entry points taking into account:
Trend dynamics
Price volatility
Confirmation via exponential moving average (EMA)
🧱 Parts of the indicator
1. ATR Trailing Stop
This is like a "smart stop level" that follows the price.
Uses ATR (Average True Range) - a measure of volatility.
Calculates how far the price can deviate from the current level.
Sets a dynamic support/resistance level (called xATRTrailingStop).
If the price is above this level → bullish trend, if below → bearish .
📌 Imagine: it's like a rubber band under the price. When the price falls too much, the band breaks, and we get a signal about a possible change in direction.
2. Trend detection
The indicator monitors how the price crosses this ATR stop.
If the price crosses it from bottom to top → possible BUY signal.
If from top to bottom → possible SELL signal.
3. Confirmation via EMA(1)
To avoid false movements, an exponential moving average with a period of 1 is used (very sensitive).
Buy signal appears when:
Price is above ATR stop
EMA(1) crosses ATR stop from bottom to top
Sell signal appears when:
Price is below ATR stop
EMA(1) crosses ATR stop from top to bottom
📌 It's like a second voice: "Are you sure? Yeah, I can see that the price has started to move in the other direction."
4. Signals on the chart
Arrows appear on the chart:
🟢 Up — BUY signal
🔴 Down — SELL signal
5. Three EMAs added
Now the indicator also shows long-term trends.
EMA 50 — fast (thin line)
EMA 100 — medium (thicker)
EMA 200 — slow (thicker)
Colors:
EMA 50 — red
EMA 100 — green
EMA 200 — yellow
📌 These lines help to see the general trend:
If all three are directed upwards → bullish trend
If downwards → bearish
The intersection between them may indicate a trend reversal
📌 Example of work:
Let's say the price has been growing for a long time, the ATR stop is pulled up behind it. Then the price starts to fall and crosses the stop from the bottom up. At the same time, EMA(1) also crosses the stop from the bottom up.
👉 A BUY signal appears — a new uptrend may have begun.
Or vice versa: the price falls, crosses the stop from the top down, and so does the EMA.
👉 A SELL signal — a fall may have begun.
✅ Who is it useful for?
Traders who trade on the trend
Those who want automatic Buy/Sell signals
Those who like to use several moving averages in their strategy
--------------------------------------------------------------------------------------------------------------
🎯 Что делает этот индикатор?
Это улучшенная версия предыдущего сигнального индикатора. Он всё так же ищет моменты для покупки и продажи (Buy/Sell), но теперь ещё и отображает три скользящих средних (EMA) на графике — 50, 100 и 200 периодов. Это помогает лучше понимать общий тренд и фильтровать ложные сигналы.
🔍 Как работает "B/S signal + 3 EMA"
💡 Основная цель:
Показывать точки входа в рынок с учётом:
Трендовой динамики
Волатильности цены
Подтверждения через экспоненциальное скользящее среднее (EMA)
🧱 Части индикатора
1. ATR Trailing Stop
Это как "умный стоп-уровень", который следует за ценой.
Использует ATR (Average True Range) — меру волатильности.
Считает, насколько далеко цена может отклониться от текущего уровня.
Устанавливает динамический уровень поддержки/сопротивления (называется xATRTrailingStop).
Если цена выше этого уровня → бычий тренд , если ниже → медвежий .
📌 Представь: это как резиновый шнурок под ценой. Когда цена падает слишком сильно — шнурок рвётся, и мы получаем сигнал о возможном изменении направления.
2. Определение тренда
Индикатор следит за тем, как цена пересекает этот ATR-стоп.
Если цена пересекает его снизу вверх → возможный сигнал BUY.
Если сверху вниз → возможный сигнал SELL.
3. Подтверждение через EMA(1)
Чтобы не попадаться на ложные движения, используется экспоненциальное скользящее среднее с периодом 1 (очень чуткое).
Сигнал Buy появляется, когда:
Цена выше ATR-стопа
EMA(1) пересекает ATR-стоп снизу вверх
Сигнал Sell появляется, когда:
Цена ниже ATR-стопа
EMA(1) пересекает ATR-стоп сверху вниз
📌 Это как второй голос: «Ты уверен? Ага, я тоже вижу, что цена начала двигаться в другую сторону».
4. Сигналы на графике
На графике появляются стрелочки :
🟢 Вверх — сигнал BUY
🔴 Вниз — сигнал SELL
5. Добавлены три EMA
Теперь индикатор ещё и показывает долгосрочные тренды .
EMA 50 — быстрая (тонкая линия)
EMA 100 — средняя (потолще)
EMA 200 — медленная (самая толстая)
Цвета:
EMA 50 — красная
EMA 100 — зелёная
EMA 200 — жёлтая
📌 Эти линии помогают видеть общий тренд:
Если все три направлены вверх → бычий тренд
Если вниз → медвежий
Пересечение между ними может говорить о развороте тренда
📌 Пример работы:
Допустим, цена долго растёт, ATR-стоп подтягивается за ней. Затем цена начинает падать и пересекает стоп снизу вверх. При этом EMA(1) тоже пересекает стоп снизу вверх.
👉 Появляется сигнал BUY — возможно, начался новый восходящий тренд.
Или наоборот: цена падает, пересекает стоп сверху вниз, и EMA тоже.
👉 Сигнал SELL — возможно, начало падения.
✅ Для кого полезен?
Трейдерам, которые торгуют по тренду
Тем, кто хочет автоматические сигналы Buy/Sell
Тем, кто любит использовать несколько скользящих средних в своей стратегии
ShadowStats vs Official CPI YoY%This chart visualizes and compares the year-over-year (YoY) percentage change in the Consumer Price Index (CPI) as calculated by the U.S. government versus the alternative methodology used by ShadowStats, which reflects pre-1980 inflation measurement techniques. The red line represents ShadowStats' CPI YoY% estimates, while the blue line shows the official CPI YoY% reported by government sources. This side-by-side view highlights the divergence in reported inflation rates over time, particularly from the 1980s onward, offering a visual representation of how different calculation methods can lead to vastly different interpretations of inflation and purchasing power loss.
FGIHow it Works
The FGI uses two main conditions to determine fear and greed:
Fear Zone: This condition is met when the current price is significantly lower than its recent highest price, relative to its standard deviation. This suggests that the market may be experiencing a rapid decline, indicating fear among participants. When active, it plots a pink candlestick below the price bars.
Greed Zone: This condition is met when the inverse of the current price is significantly lower than the inverse of its recent highest price, also relative to its standard deviation. In simpler terms, this means the price is significantly higher than recent averages, suggesting excessive buying or greed. When active, it plots a green candlestick above the price bars.
Customizable Settings:
Source: You can choose the price data (e.g., ohlc4 which is the average of open, high, low, and close) the indicator uses for its calculations.
High Period: This setting determines the look-back period for calculating the highest price.
Stdev Period: This setting defines the period used for calculating the standard deviation.
Average Type: You can select whether the indicator uses a Weighted Moving Average (WMA) or a Simple Moving Average (SMA) for its internal calculations.
Show Alert Circle: This option allows you to display a small circle on the chart when a fear or greed condition is triggered.
Central Info Panel (DavidTacuriE) ✭
📌 "Central Info Panel" (DavidTacuriE) ★
Description:
This script displays a customizable panel on the chart with key trading information such as the asset symbol, current timeframe, date, and personalized motivational messages.
It's designed to help traders stay visually organized and mentally focused during trading sessions.
✦ Features:
- Motivational quote or custom message display.
- Symbol information: ticker, timeframe, and current date.
- Flexible positioning anywhere on the chart.
- Adjustable text size, color, and border visibility.
Developed by:
@DavidTacuriE
QBCore Algø Pro EditionQBCore Algo Pro Edition is a smart-money-based indicator designed for precision trading .
This tool includes real-time CHoCH/BOS detection, internal & swing structure mapping, fair value gaps, premium/discount zones, and dynamic order block logic.
GK Trend Reversal Buy/Sellspots reversals it only 98% hit rate on the 45min any other chart is a no go but 45min is brillent
SMA Fecho na Máxima, Mínima e NormalLarry Williams' Strategy - Short Moving Average Channel
✅ Indicators used:
High SMA: 3 periods
Low SMA: 3 periods
30-period Closing SMA: used as a trend filter
Moving Liquidation PreferenceVersion 0.1
The indicator provides an indication of the "Moving Liquidation Preference" for Strategy's ( NASDAQ:MSTR ) preferred equities ( NASDAQ:STRK , NASDAQ:STRF , NASDAQ:STRF ). The author attempts to accurately recreate the values based on information available in SEC disclosures and using public stock trading data. Since these are open to interpretation and the data may not be the golden truth for determining the liquidation preference, the author explicitly indicates that the information provided by this indicator is non-indicative and not meant to supersede information provided by Strategy directly. It is meant for entertainment purposes only, not for use in financial decision making.
The author has made every attempt to be as accurate as possible, but mistakes invariably occur and should be reported to the author if discovered.
The script will be updated as new preferred stock is issued via ATM or other sales for as long as the author is willing and able to do so.
Why is the script private?
This script includes data on the issuance of Strategy preferred equity ( NASDAQ:STRK , NASDAQ:STRF , NASDAQ:STRF ) that was manually determined by the author after going through countless hours of SEC disclosures. Since there is no publicly available repository for this information and the author would like to retain the right to make this available at a later date, the script is kept private. In addition, the data may be faulty and should not be relied upon for financial decision making. This indicator is not financial advise, nor does it purport to replace professional guidance. Use at your own risk!
Buy Sell RSI, MACD, OBV, inverted VIX MACD, and ADX"Multi-Indicator Signal" that combines five technical indicators (RSI, MACD, OBV, inverted VIX MACD, and ADX) to calculate a score for buy/sell signals. It displays real-time values and statuses in a customizable table (horizontal for desktop, stacked for mobile), with options for timeframes, thresholds, colors (blue for buy, red for sell by default), and text size. Signals appear as arrows on the chart, and the score persists until an opposite signal triggers.
JXMJXRS - Retest Entry ZonesThis indicator identifies directional breakout retest zones based on structural price levels. It is built for traders who look for secondary entry opportunities after breakouts—often referred to as "retest entries." It is particularly suited to crypto markets and other volatile assets where breakout-retest behavior is frequent and tradable.
The indicator monitors recent price structure and identifies breakouts above or below key levels using a configurable lookback window. When a breakout occurs, it automatically plots a colored zone in the direction of the move:
Green zones are plotted after bullish breakouts (potential long retest areas).
Red zones are plotted after bearish breakouts (potential short retest areas).
Each zone persists on the chart for a defined number of bars before being removed to maintain visual clarity.
Settings
Range Lookback:
Defines how many bars are used to determine recent highs and lows. This controls the structural levels the script uses to detect a breakout. Higher values filter out minor breakouts and only react to more significant price moves.
Zone Height (%):
Sets the vertical size of the retest zone as a percentage of the breakout candle's close. A larger value produces wider zones and increases the chance of price re-entering the zone.
Zone Duration (bars):
Determines how long each zone remains visible after the breakout. After the specified number of bars, the zone is automatically removed. This helps prevent clutter and keeps focus on recent, actionable retest opportunities.
The indicator works across all timeframes and does not repaint. It is best used in trending environments or during volatile market phases where breakouts are likely to lead to continuation.
XX Swing Trader 202507The "XX Swing Trader 202507" is a sophisticated TradingView indicator that combines multiple technical analysis tools to help traders identify trends, reversals, and optimal entry/exit points.
Here's a comprehensive breakdown of its key components:
Core Components
Reversal Bar X Signals
Identifies potential trend reversals using bar colors
Generates buy signals when price transitions from bearish to bullish
Generates sell signals when price transitions from bullish to bearish
Uses a 50-bar lookback period to confirm significant price levels
Adaptive SuperTrend
Implements a dynamic SuperTrend indicator
Uses K-means clustering to adapt to market volatility
Automatically adjusts to high, medium, and low volatility periods
Provides clear trend direction signals
Includes visual fill colors for trend identification
Long-Term EMA
200-period Exponential Moving Average
Color-coded based on trend direction
Serves as a major trend filter
Hull Moving Averages
Implements two different Hull Moving Average calculations
First HMA (Wavy1) for general trend direction
Second HMA (Wavy2) for more precise entry/exit points
Color-coded based on trend direction
Peak Detection
Identifies significant price peaks and troughs
Uses a customizable lookback period
Helps identify potential support and resistance levels
Visual Features
Color-coded indicators for easy trend identification
Dynamic fill colors for trend visualization
Customizable transparency and line thickness
Optional candle coloring based on trend direction
Trading Applications
Entry Signals: Combined signals from multiple components for higher probability entries
Trend Identification: Multiple timeframe analysis through various moving averages
Risk Management: stop-loss placement
Volatility Adaptation: Automatic adjustment to changing market conditions
Support/Resistance: Multiple methods for identifying key price levels
Ideal For
Swing traders looking to identify potential trend reversals
Traders who want to manage risk through multiple technical levels
Those seeking indicators that adapt to changing market volatility
Traders who prefer combining multiple technical analysis tools
Anyone looking to make informed trading decisions based on multiple confirmations
Innotrade ATR & RSI MTFGet an instant, multi-timeframe overview of market volatility (ATR) and momentum (RSI) in a single, clean, and fully customizable dashboard on your chart. Stop switching between timeframes and indicators—see the full picture at a glance!
Key Features:
Unified Dashboard: Combines two of the most powerful indicators, ATR and RSI, into one compact table.
Multi-Timeframe (MTF) Analysis: Monitor up to 6 user-defined timeframes simultaneously, from 1 minute to the daily chart.
Advanced ATR Volatility Analysis:
ATR: The baseline average true range.
Current Range: The real-time range of the current bar.
Range %: The most crucial metric! Instantly see if the current volatility (Range) is exceeding its recent average (ATR). Red indicates expanding volatility, while green shows it's within the norm.
Actionable RSI Momentum Status: This isn't your standard RSI. Instead of just "overbought/oversold," it provides five clear states:
Bull Trend: RSI is above 50 and its SMA (strong upward momentum).
Bear Trend: RSI is below 50 and its SMA (strong downward momentum).
Bullish Cross: RSI has just crossed up through its SMA below 50 (potential reversal signal).
Bearish Cross: RSI has just crossed down through its SMA above 50 (potential reversal signal).
Neutral: The RSI is not in a decisive state.
Fully Customizable:
Choose any 6 timeframes you want to monitor.
Manually change the colors for every RSI status to match your chart theme.
Position the dashboard in any corner of your chart.
Integrated Alerts: Get notified of key market events without staring at the screen. Create alerts for:
Volatility Breakouts: When a timeframe's range exceeds its ATR.
RSI Status Changes: When a timeframe's momentum state shifts (e.g., from "Bear Trend" to "Bullish Cross").
How to Use This Dashboard
This tool is designed to provide high-level context and improve your decision-making. Here are a few ways to use it:
Confluence & High-Probability Setups:
Look for alignment across multiple timeframes. A "Bullish Cross" on the 15M, 30M, and 1H charts is a much more powerful signal than one appearing in isolation.
Volatility Confirmation for Breakouts:
Did you just get a "Bullish Cross" signal? Check the ATR section. If the Range % is also turning red and pushing above 100%, it confirms that volatility is expanding in the direction of your signal, adding conviction to the trade.
Trend-Following & Exit Timing:
If you are in a long trade, you can hold it with more confidence as long as the higher timeframes remain in a "Bull Trend" status. If you start seeing "Bearish Cross" signals appear on your entry timeframe and then on higher ones, it could be an early warning to tighten your stop-loss or take partial profits.
Risk Management:
If you see that the Range % is extremely high (e.g., >200%) across most timeframes, it indicates a period of extreme, unpredictable volatility. This might be a good time to reduce your position size or wait for the market to calm down.
Settings Explained
Display Options: Show/hide the table and choose its location.
Dashboard Settings: Tweak the calculation lengths for both ATR and RSI.
RSI Color Settings: Your personal color palette! Click any color to customize the look of the RSI status cells.
Timeframes: Define the 6 timeframes that are most important to your trading strategy.
Alert Settings: Enable or disable alerts for ATR and RSI, and select which timeframes should trigger them.
Disclaimer: This is an analysis tool, not a financial signal generator. Always use proper risk management and do not trade based solely on the output of one indicator.
B/S-signal🧠 Main idea:
The indicator tries to determine in which direction the price is currently moving - up (bullish trend) or down (bearish trend). And when it is sure, it gives a signal:
🟢 "Buy!" (Buy)
🔴 "Sell!" (Sell)
🔍 How does the indicator work?
1. ATR Trailing Stop (dynamic support/resistance):
ATR (Average True Range) is a volatility indicator. It tells how much the price has moved over the last candles (default is 10).
The indicator uses ATR to calculate a stop level that "follows" the price.
This level is constantly updated and moves up or down, following the price - that's why it is called Trailing Stop .
📌 For example: if the price rises, the stop is also pulled up, but does not go lower. If the price falls - the stop is pulled down, but does not go higher.
2. Trend detection:
Compare the current closing price with the value of this dynamic stop.
If the price is above the stop → we consider it a bullish trend (maybe time to buy).
If the price is below the stop → we consider it a bearish trend (maybe time to sell).
3. Signal confirmation via EMA:
To avoid false signals, the indicator uses EMA (exponential moving average) with a period of 1 (very sensitive).
When EMA crosses our stop level from below → this confirms a buy signal.
When EMA crosses the stop level from above → this confirms a sell signal.
4. Buy / Sell signals:
Buy: the price is above the stop AND EMA crosses the stop from below.
Sell: the price is below the stop AND EMA crosses the stop from above.
5. Display on the chart:
Arrows appear on the chart:
🟢 Up — buy signal.
🔴 Down — sell signal.
Alerts (notifications) can also be created when these signals appear.
⚙️ Parameters that can be changed:
Multiplier (a): regulates the strength of the stop indent from the price. The higher the value, the further the stop is from the price.
Period (c): affects the ATR calculation. The higher the value, the smoother the stop.
📌 Example of behavior:
The price has been growing for a long time → the stop has been pulled up.
The price has started to fall → as soon as it crosses the stop from the bottom up and the EMA also crosses it → a Sell signal appears.
This means that a new bearish trend may have begun — it is worth thinking about selling.
🧩 Who can benefit from this indicator?
For traders who trade on the trend.
For those who want to receive Buy/Sell signals automatically.
Useful as part of a trading system, especially with filtering by volumes or other indicators.
--------------------------------------------------------------------------------------------------------------
🧠 Основная идея:
Индикатор пытается определить, в каком направлении сейчас движется цена — вверх (бычий тренд) или вниз (медвежий тренд) . И когда он уверен, даёт сигнал:
🟢 "Купи!" (Buy)
🔴 "Продай!" (Sell)
🔍 Как работает индикатор?
1. ATR Trailing Stop (динамическая поддержка/сопротивление):
ATR (Average True Range) — это показатель волатильности. Он говорит, насколько сильно цена двигалась за последние c свечей (по умолчанию 10).
Индикатор использует ATR, чтобы рассчитать стоп-уровень , который «следит» за ценой.
Этот уровень постоянно обновляется и сдвигается вверх или вниз, следуя за ценой — потому он и называется Trailing Stop .
📌 Например: если цена растёт, стоп тоже подтягивается вверх, но не опускается ниже. Если цена падает — стоп подтягивается вниз, но не поднимается выше.
2. Определение тренда:
Сравниваем текущую цену закрытия со значением этого динамического стопа.
Если цена выше стопа → считаем, что сейчас бычий тренд (возможно, пора покупать).
Если цена ниже стопа → считаем, что сейчас медвежий тренд (возможно, пора продавать).
3. Подтверждение сигнала через EMA:
Чтобы избежать ложных сигналов, индикатор использует EMA (экспоненциальное скользящее среднее) с периодом 1 (очень чувствительное).
Когда EMA пересекает наш стоп-уровень снизу вверх → это подтверждает сигнал на покупку.
Когда EMA пересекает стоп-уровень сверху вниз → это подтверждает сигнал на продажу.
4. Сигналы Buy / Sell:
Покупка (Buy) : цена выше стопа И EMA пересекает стоп снизу вверх.
Продажа (Sell) : цена ниже стопа И EMA пересекает стоп сверху вниз.
5. Отображение на графике:
На графике появляются стрелочки:
🟢 Вверх — сигнал на покупку.
🔴 Вниз — сигнал на продажу.
Также можно создать алерты (уведомления) при появлении этих сигналов.
⚙️ Параметры, которые можно менять:
Множитель (a) : регулирует силу отступа стопа от цены. Чем больше значение — тем дальше стоп от цены.
Период (c) : влияет на расчёт ATR. Чем больше — тем более "плавный" стоп.
📌 Пример поведения:
Цена долго росла → стоп подтянулся вверх.
Цена начала падать → как только она пересекает стоп снизу вверх и EMA тоже его пересекает → появляется сигнал Sell .
Значит, возможно, начался новый медвежий тренд — стоит задуматься о продаже.
🧩 Для кого полезен этот индикатор?
Трейдерам, которые торгуют по тренду .
Тем, кто хочет автоматически получать сигналы Buy/Sell .
Полезен как часть торговой системы, особенно с фильтрацией по объёмам или другим индикаторам.
SIWONK V11The SIWONK V11 indicator was designed to help traders identify key market zones based on Support & Resistance (S&R) principles, along with Crossing analysis. The SIWONK V11 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.