NO TRADE_Pattern Signals[Golden_WolfAI]Golden_WolfAI — NO TRADE → Pattern Signals
This indicator looks for trading signals only after price exits the NO TRADE zone.
How it works:
1. NO TRADE zone
The indicator builds a zone around VWAP using standard deviation. While price remains inside this zone, the market is considered neutral, and no signals are generated.
2. Exit from NO TRADE
A signal can appear only when price exits the NO TRADE zone. This helps filter out sideways market conditions and low-directional movement.
3. Trend filter
A moving average is used as a trend filter. The user can choose between SMA and EMA.
LONG signals are allowed only when price is above the MA.
SHORT signals are allowed only when price is below the MA.
4. Candlestick patterns
The indicator checks several candlestick formations:
• Engulfing
• Harami
• Hammer / Hanging Man
• Morning Star / Evening Star
• Piercing Line / Dark Cloud Cover
• REB
• Sweep
• Body Dominance
Each pattern type can be enabled or disabled in the settings.
5. Signal conditions
A LONG signal appears when price exits the NO TRADE zone, a bullish pattern is detected, and price is above the MA.
A SHORT signal appears when price exits the NO TRADE zone, a bearish pattern is detected, and price is below the MA.
The indicator displays:
• VWAP
• Upper and lower NO TRADE zone boundaries
• Moving Average
• LONG and SHORT labels
• A table showing market status, trend direction, and current signal
The script also includes alert conditions for LONG and SHORT signals, allowing users to create TradingView alerts.
Important: this is an indicator, not a strategy. It does not open or close trades and is not designed for direct backtesting in the Strategy Tester. Signals should be used as an analytical tool and require additional confirmation before making trading decisions.
Subscribe to Golden_WolfAI
Gösterge

RSI2 Pullback Finder Trend-Filtered oversold dips in an upA clean, fully-configurable tool that highlights short-term oversold pullbacks while price is still in an uptrend — the classic "buy the dip in an uptrend" context. Visual signals + alerts. Educational, not financial advice.
RSI(2) Pullback Finder highlights one specific, well-known context: a short-term oversold pullback that happens WHILE price is still in an uptrend. This is the classic Larry-Connors-style "short-term mean reversion inside a longer-term uptrend" idea, turned into a clean visual + alert layer.
WHAT IT MARKS: Trend filter — price above a moving average you choose (default EMA 50). Oversold pullback — a short RSI (default length 2) dropping below a level you choose (default 10). When both are true on the same bar, the bar is shaded and a signal plots. Optional "context cleared" marker shows where the short-term oversold condition has resolved.
EVERYTHING IS CONFIGURABLE: MA type and length, RSI length and source, oversold level, reset level, fast MA, and all display toggles. Defaults are generic textbook values on purpose — tune them to your instrument and timeframe.
HOW TO USE: Treat a signal as "this setup is present right now," then apply your own entry rules, position sizing, and risk management. Use the built-in alerts to scan instead of staring at charts. Works on any symbol or timeframe.
WHAT IT IS NOT: It does not place trades, predict direction, or guarantee anything. It is a visualisation and alert tool. Past behaviour of any pattern does not predict future results. For education and research only — not financial advice, and I am not a financial adviser. Trade your own plan and your own risk.
Open-source — read the code, fork it, adapt it. Feedback welcome in the comments. Gösterge

Gösterge

BB %B + BandWidth**1. First Look At The Cyan Line: %B**
`%B` shows where price is located within the Bollinger Bands:
- `100`: Price is near the upper Bollinger Band
- Above `80`: Strong zone, but may also be short-term overheated
- `50`: Price is near the middle band
- Below `20`: Weak zone, but may also be short-term oversold
- `0`: Price is near the lower Bollinger Band
- Above `100`: Price has broken above the upper band
- Below `0`: Price has broken below the lower band
In your chart, the current `%B` is around `99.59`, which means price is very close to the upper Bollinger Band. Short-term momentum is strong, but it is also close to an overheated zone.
**2. Then Look At The Orange/Red Line: BandWidth PercentRank**
`BandWidth` measures the width of the Bollinger Bands, which represents volatility.
The default mode is `PercentRank`:
- Below `20`: Low volatility, likely in a squeeze
- Crossing above `20`: Possible squeeze release, volatility may start expanding
- Around `50`: Normal volatility
- Above `80`: Volatility is already high, chasing entries becomes riskier
The red background means the market is in a squeeze zone, where the Bollinger Bands are narrow and price may be building energy.
**3. How To Read The Markers**
- Green upward triangle: `%B` breaks above the upper band, a strong bullish breakout signal
- Red downward triangle: `%B` breaks below the lower band, a strong bearish breakout signal
- Red dot near the top: `%B` crosses above `80`, entering a strong/overheated zone
- Green dot near the bottom: `%B` crosses below `20`, entering a weak/oversold zone
- Yellow diamond: BandWidth exits the squeeze, volatility starts expanding
**4. Practical Usage Sequence**
A more reliable way to use it:
1. First look for the red background, which means a squeeze.
2. Wait for the yellow diamond, which means volatility is starting to release.
3. Check the direction of `%B`:
- `%B` crossing above `80` means the bullish side is stronger
- `%B` crossing below `20` means the bearish side is stronger
4. If `%B` breaks above `100` or below `0`, it means price has broken outside the Bollinger Bands and momentum is stronger. Gösterge

Gösterge

Gösterge

Liquidity Sweep ConfirmationDescription
Overview
Liquidity Sweep Confirmation + Trailing TP is a price action indicator designed to identify high-probability reversal and continuation opportunities using liquidity concepts inspired by institutional trading behavior.
The indicator focuses on two key ideas:
Liquidity Sweeps – when price briefly moves above a swing high or below a swing low and then rejects the move.
Confirmation Breaks – when price confirms the rejection by breaking the short-term structure in the opposite direction.
In addition, the indicator includes a dynamic Trailing Take Profit (Trailing TP) system to help lock in profits as the trade moves in your favor.
How It Works
BUY Signal (Liquidity Sweep Long)
A BUY signal is generated when:
A swing low is formed.
Price sweeps below that swing low.
Price rejects the move and starts moving upward.
The rejection structure is confirmed by a bullish break.
This setup suggests that sellers were trapped below liquidity and price is likely to move higher.
SELL Signal (Liquidity Sweep Short)
A SELL signal is generated when:
A swing high is formed.
Price sweeps above that swing high.
Price rejects the move and starts moving downward.
The rejection structure is confirmed by a bearish break.
This setup suggests that buyers were trapped above liquidity and price is likely to move lower.
Trailing Take Profit (TP)
After a BUY or SELL signal, the indicator automatically activates a trailing take profit:
For BUY trades, the trailing TP follows the highest price reached since entry.
For SELL trades, the trailing TP follows the lowest price reached since entry.
The trailing distance is adjustable via the Trailing TP % input.
When price closes beyond the trailing level, a TP signal is triggered and the position is considered closed.
Features
Liquidity-based BUY and SELL signals
Confirmation logic to reduce false sweeps
Built-in Trailing Take Profit system
Customizable swing sensitivity
Customizable trailing percentage
Alert conditions for BUY, SELL, and TP events
Inputs
Swing Length – Defines how many bars are used to detect swing highs and lows.
Trailing TP % – Percentage distance for the trailing take profit.
Alerts
The indicator provides alert conditions for:
BUY Signal
SELL Signal
Long Trailing TP Hit
Short Trailing TP Hit
You can create TradingView alerts using these conditions for automation or notifications.
Best Used For
Price action trading
Liquidity and sweep-based strategies
Trend reversals
Scalping, intraday, and swing trading
Markets with strong liquidity behavior (Forex, Crypto, Indices, Futures)
Important Notes
The indicator is based on swing structure and liquidity behavior, not volume data.
Signals may perform best when aligned with higher-timeframe trend and market context.
Trailing TP is designed for trade management and does not guarantee profit protection in fast-moving markets.
Disclaimer
This indicator is for educational and informational purposes only and should not be considered financial advice. Always test and validate any strategy before using it in live trading. Gösterge

Gösterge

Gösterge

Gold Macro Dashboard [invincible3]Gold Macro Indicator Dashboard
A professional macro-driven gold dashboard designed to evaluate the broader gold market regime using automatically sourced TradingView data. The indicator combines real yields, dollar strength, rate expectations, risk-off demand, gold breadth, and confirmation ratios into a single 0–100 Gold Macro Score.
The model uses a fixed daily macro timeframe, so dashboard readings stay consistent across intraday, daily, and weekly charts.
Main Features
Fixed Daily macro scoring
0–100 Gold Macro Score oscillator
Macro Regime classification
Macro Strength score
Real Yield driver
DXY / US Dollar driver
Gold liquidity proxy
US 2Y rate outlook
VIX risk-off signal
Cross-currency gold breadth
Gold/Silver ratio
Gold/S&P 500 ratio
Copper/Gold ratio
US 10Y–2Y yield spread
Crypto-style clean dashboard layout
Dark/light theme adaptive colors
No manual macro inputs
Score Interpretation
80–100: Strong Bull
60–80: Bullish
40–60: Neutral
20–40: Bearish
0–20: Strong Bear
How It Works
The composite score is weighted as follows:
Real Yield 10Y: 30%
US Dollar DXY: 25%
Gold liquidity proxy: 15%
US 2Y rate outlook: 10%
Risk-Off VIX: 10%
Gold breadth: 10%
Gold breadth checks whether gold is trending higher across major currencies, including XAUUSD, XAUEUR, XAUJPY, XAUGBP, and XAUCNH.
Use Case
This indicator is designed for traders and investors who want a macro-level view of gold’s trend quality. It can help identify whether gold strength is supported by broad macro conditions or only short-term price movement.
Disclaimer
This is an educational macro model only. It is not financial advice and should not be used as a standalone buy or sell signal. Always combine it with your own risk management, technical analysis, and market research. Gösterge

SteveFi Trade CockpitThe dashboard has 15 rows:
| Row | Purpose |
| ----------- | ---------------------------------------------------- |
| **ACTION** | Final decision output |
| **AGG** | Weighted overall score using all 13 major attributes |
| **EWave** | Elliott/Wolfe/Stoch/RSI-style timing score |
| **CANSLIM** | CANSLIM-style technical quality score |
| **RS** | Relative strength vs QQQ |
| **52W** | Distance from 52-week high |
| **Vol** | Current volume vs average volume |
| **Accum** | Accumulation vs distribution pressure |
| **Pivot** | Whether price is near a breakout/pivot area |
| **MR** | Mean reversion / extension risk |
| **Trend** | Overall trend structure |
| **Stoch** | Momentum reset/exhaustion |
| **Price** | Price action confirmation |
| **INV** | Invalidation level |
| **Target** | Potential upside target |
The color coding is:
| Color | Meaning |
| ------------- | ---------------------------------------------- |
| **Green** | Positive / bullish |
| **Orange** | Watch / caution / constructive but not perfect |
| **Dark gray** | Neutral / waiting |
| **Red** | Negative / risk / failure |
---
# 1. ACTION
This is the **main output**.
Possible values:
| ACTION | Meaning |
| ------------------ | --------------------------------------------------------------------------------- |
| **BUY TRIGGER** | Aggregate score is strong, price confirms, not invalidated, and not too stretched |
| **BUY WATCH** | Setup is building, but not fully confirmed |
| **TRIM / CAUTION** | Momentum may be rolling over or price is stretched |
| **WAIT** | Some positives exist, but not enough for action |
| **NO TRADE** | Weak overall setup |
| **INV** | Invalidation level broke. Setup failed. |
The action row is based mostly on **AGG**, not just EWave.
Current logic:
```text
BUY TRIGGER =
AGG >= 80
AND Price is Confirmed
AND not invalidated
AND MR is not Stretched
```
If you turn on:
```text
Require CANSLIM Filter for BUY TRIGGER
```
Then BUY TRIGGER also requires a minimum CANSLIM-quality pass.
That is the stricter version.
---
# 2. AGG
**AGG** is the most important score now.
It is the weighted aggregate score based on all major dashboard factors. This is the “whole chart quality” score.
Current weighting:
| Attribute | Weight |
| ----------- | -----: |
| **CANSLIM** | 21% |
| **RS** | 13% |
| **Price** | 12% |
| **Trend** | 10% |
| **Pivot** | 10% |
| **52W** | 8% |
| **EWave** | 8% |
| **Vol** | 6% |
| **MR** | 5% |
| **Accum** | 3% |
| **Stoch** | 2% |
| **INV** | 1% |
| **Target** | 1% |
This weighting intentionally makes the dashboard **less wave-heavy**.
The thinking is:
> Great stocks with strong RS and confirmed price action matter more than a possible wave count.
AGG grades:
| AGG Score | Grade | Meaning |
| -----------: | ----- | ---------------------------------- |
| **85+** | A+ | Excellent |
| **80–84** | A | Strong / trigger zone if confirmed |
| **70–79** | B | Good watchlist setup |
| **60–69** | C | Developing but not there yet |
| **50–59** | D | Weak / wait |
| **Under 50** | Weak | No trade |
How I’d use it:
| AGG | Interpretation |
| -----------: | ------------------------------------------------- |
| **80+** | Potential action zone |
| **70–79** | Watch closely |
| **60–69** | Setup forming, still early |
| **Under 60** | Probably ignore unless you have a separate thesis |
---
# 3. EWave
**EWave** is the Elliott/Wolfe-style timing score.
It uses:
| EWave Component | Points |
| --------------------------------------------- | -----: |
| Bullish trend context | 20 |
| Fib pullback / possible Wave 2 or Wave 4 zone | 20 |
| RSI bullish divergence | 20 |
| Stoch reset | 15 |
| Wolfe-like structure | 10 |
| Price action confirmation | 10 |
Maximum is **95**.
Dashboard examples:
| EWave | Meaning |
| ----------------------- | ------------------------ |
| **75+ / A** | Strong wave/timing setup |
| **60–74 / B Watch** | Setup is building |
| **40–59 / C Early** | Early or incomplete |
| **Under 40 / No Trade** | Weak timing setup |
Important: **EWave is only 8% of AGG now.**
That means it helps with timing, but it does not dominate the decision.
Best interpretation:
> EWave tells you whether the pullback/structure/timing looks constructive.
It does **not** mean “this is definitely Wave 3.”
---
# 4. CANSLIM
**CANSLIM** is a technical approximation of CANSLIM-style stock quality.
It does not use IBD’s proprietary EPS, sales, or fund ownership data. TradingView cannot reliably recreate that from Pine.
Instead, it uses technical leadership proxies:
| CANSLIM Component | Points |
| ---------------------------- | -----: |
| RS vs benchmark | 20 |
| RS line near/new high | 15 |
| Distance from 52-week high | 15 |
| Volume vs average | 15 |
| Accumulation vs distribution | 15 |
| Pivot/base status | 20 |
Maximum is **100**.
Grades:
| CANSLIM Score | Grade | Meaning |
| ------------: | ----- | -------------------------------------- |
| **80+** | A | Strong CANSLIM-style technical profile |
| **65–79** | B | Good |
| **50–64** | C | Mixed |
| **Under 50** | Weak | Not acting like a leader |
This is now the **largest weight in AGG** at **21%**.
That’s intentional.
The dashboard is saying:
> Stock quality and leadership come first. Timing comes second.
---
# 5. RS
**RS** means relative strength versus the benchmark, currently defaulted to **QQQ**.
It compares the stock’s performance to QQQ over the selected lookback period.
Possible values:
| RS | Meaning |
| ---------- | ------------------------------------------------------------------------- |
| **Strong** | Stock is outperforming QQQ and its RS line is above its RS moving average |
| **OK** | Stock is outperforming QQQ, but not as strongly |
| **Weak** | Stock is underperforming QQQ |
Why this matters:
CANSLIM-style trading wants **leaders**, not laggards.
A stock with **RS Strong** is showing better demand than the market.
Best read:
| RS | Interpretation |
| ------------------ | ------------------------ |
| **Strong / green** | Good leader behavior |
| **OK / orange** | Acceptable but not elite |
| **Weak / red** | Caution |
---
# 6. 52W
**52W** shows how far the stock is from its 52-week high.
Example:
```text
-6.1%
```
Means the stock is 6.1% below its 52-week high.
Interpretation:
| 52W Distance | Meaning |
| ---------------: | ----------------- |
| **0% to -5%** | Very strong |
| **-5% to -15%** | Good / acceptable |
| **-15% to -25%** | Caution |
| **Below -25%** | Weak / damaged |
Why it matters:
CANSLIM usually prefers stocks near highs, not stocks buried far below highs.
A stock near highs is often showing institutional demand.
---
# 7. Vol
**Vol** shows current volume as a percentage of average volume.
Example:
```text
89%
```
Means current volume is 89% of the average volume.
Interpretation:
| Vol | Meaning |
| -------------- | --------------------------------------- |
| **140%+** | Strong demand / breakout-quality volume |
| **100–139%** | Decent |
| **Under 100%** | Light / not confirmed |
Why it matters:
A breakout or strong move is more convincing when volume expands.
For CANSLIM-style buying, strong volume gives confirmation that bigger buyers may be involved.
One note: on intraday bars or during the trading day, volume can look low until the day completes. On daily charts, interpret it best near/after the close.
---
# 8. Accum
**Accum** tries to detect whether the stock has more accumulation or distribution pressure.
It compares:
* Up days on above-average volume
* Down days on above-average volume
Possible values:
| Accum | Meaning |
| ----------- | ----------------------------------------------------- |
| **Accum** | More heavy-volume up days than heavy-volume down days |
| **Neutral** | No clear edge |
| **Distrib** | More heavy-volume down days than up days |
Why it matters:
CANSLIM cares about institutional accumulation.
A stock can look okay on price, but if it is under distribution, the setup is lower quality.
---
# 9. Pivot
**Pivot** tells you where price is relative to a recent breakout/base area.
It uses the recent high over the base lookback period as a rough pivot reference.
Possible values:
| Pivot | Meaning |
| --------------- | ---------------------------------------------- |
| **Breakout** | Price broke above pivot with strong volume |
| **Near Pivot** | Price is within about 5% below the pivot |
| **Above Pivot** | Price is above pivot, but volume is not strong |
| **Extended** | Price is more than about 5% above pivot |
| **Base Low** | Price is not near a useful pivot area |
Why it matters:
The best setups are often near proper buy areas.
For your dashboard:
| Pivot | Interpretation |
| ----------------------- | ------------------ |
| **Breakout / green** | Strong |
| **Near Pivot / orange** | Watch closely |
| **Extended / red** | Be careful chasing |
| **Base Low / gray** | Not actionable yet |
---
# 10. MR
**MR** means mean reversion / extension risk.
It measures how far price is from the fast EMA using ATR.
Example:
```text
Extended 1.73x ATR
```
Means price is 1.73 ATR above the fast EMA.
Possible values:
| MR | Meaning |
| ------------- | ---------------------------------------------------------- |
| **Discount** | Price pulled back below fast EMA but remains above mid EMA |
| **Normal** | Price is within normal range of fast EMA |
| **Extended** | Price is above normal range |
| **Stretched** | Price is too far extended |
| **Weak** | Price is below mid EMA |
| **n/a** | Not enough data |
Why this matters:
This row helps prevent chasing.
A stock can be strong but too extended for a fresh entry.
Important trigger rule:
```text
BUY TRIGGER cannot fire if MR = Stretched
```
That’s a guardrail.
Best read:
| MR | Interpretation |
| --------------------- | ------------------------ |
| **Discount / green** | Pullback zone |
| **Normal / neutral** | Healthy |
| **Extended / orange** | Be careful |
| **Stretched / red** | Probably not a fresh buy |
| **Weak / red** | Structure may be broken |
---
# 11. Trend
**Trend** gives the broader moving-average structure.
Possible values:
| Trend | Meaning |
| --------------- | ------------------------------------------------------------------- |
| **Bull Strong** | Price above mid EMA, fast EMA above mid EMA, mid EMA above long SMA |
| **Bull Basic** | Price and fast trend are above mid EMA |
| **Neutral** | Mixed |
| **Bear** | Price and averages are bearish |
This row is important because you generally want to buy pullbacks in strong trends, not fight broken charts.
Best setup:
```text
Trend = Bull Strong
```
---
# 12. Stoch
**Stoch** shows Stochastic momentum condition.
Possible values:
| Stoch | Meaning |
| ------------- | ------------------------------------------------------------ |
| **Reset** | Stoch recently got oversold/reset and is turning back up |
| **K>D** | Momentum is positive, but not necessarily from a fresh reset |
| **Roll Over** | Stoch was overbought and crossed down |
| **No Reset** | No useful signal |
Why this matters:
This came from the original HeidingOut-style method:
> Price action leads, Stoch/RSI confirm.
Best entry setup:
```text
Stoch = Reset
```
Caution setup:
```text
Stoch = Roll Over
```
But Stoch is only **2% of AGG** now because oscillators can be noisy.
---
# 13. Price
**Price** is one of the most important rows.
It checks whether price action has actually confirmed.
It requires:
* Higher-low structure
* Close above fast EMA
* Bullish candle
* Close above prior bar high
Possible values:
| Price | Meaning |
| ------------- | -------------------------------------------- |
| **Confirmed** | Price action supports the setup |
| **Waiting** | Setup may exist, but price has not confirmed |
This is weighted **12%** in AGG, which is high.
Why?
Because a setup without price confirmation is still just a possibility.
A BUY TRIGGER requires:
```text
Price = Confirmed
```
---
# 14. INV
**INV** is the invalidation level.
This is the key structural low from the detected impulse/pullback logic.
Plain English:
> If price closes below this level, the setup is probably broken.
Possible values:
| INV | Meaning |
| ----------- | --------------------------------- |
| Price level | Key invalidation reference |
| n/a | Not enough structure detected yet |
Important:
If price breaks below INV, ACTION becomes:
```text
INV
```
Invalidation overrides everything.
Even if RS is strong and CANSLIM is good, a broken structure means the setup has failed.
---
# 15. Target
**Target** shows the projected upside target and upside percentage.
It uses a **1.618 Fib extension** from the detected impulse.
Example:
```text
145.20 / +12.4%
```
Means:
* Potential target: 145.20
* Upside from current price: +12.4%
This is intentionally weighted only **1%** in AGG.
Why so low?
Because targets are estimates. Useful, but not reliable enough to drive the decision.
Use Target as:
> “Is there enough upside to justify the risk?”
Not as:
> “This will definitely go there.”
---
# How the AGG score thinks
The new AGG is intentionally biased toward objective leadership and confirmation.
Current hierarchy:
## Most important
* CANSLIM
* RS
* Price
* Trend
* Pivot
These answer:
> Is this a quality leader acting correctly?
## Middle importance
* 52W
* EWave
* Vol
* MR
These answer:
> Is it near highs, reasonably timed, supported by volume, and not too stretched?
## Lower importance
* Accum
* Stoch
* INV
* Target
These help, but do not dominate.
---
# How to read a good setup
A very good setup would look like:
| Row | Ideal |
| ------- | -------------------------- |
| ACTION | BUY TRIGGER |
| AGG | 80+ |
| EWave | 60+ |
| CANSLIM | 65+ |
| RS | Strong |
| 52W | Better than -15% |
| Vol | 100%+ or 140%+ on breakout |
| Accum | Accum |
| Pivot | Near Pivot or Breakout |
| MR | Normal or Discount |
| Trend | Bull Strong |
| Stoch | Reset or K>D |
| Price | Confirmed |
| INV | Below nearby structure |
| Target | Positive upside |
That is the kind of dashboard that says:
> This is worth real attention.
---
# How to read your ALAB screenshot
From your screenshot, the dashboard looked roughly like:
| Row | Reading |
| ------- | ------------------ |
| ACTION | WAIT |
| EWave | 40 / C Early |
| CANSLIM | 57 / C |
| RS | Strong |
| 52W | -6.1% |
| Vol | 89% |
| Accum | Accum |
| Pivot | Near Pivot |
| MR | Extended 1.73x ATR |
| Trend | Bull Strong |
| Stoch | K>D |
| Price | Waiting |
| Target | n/a |
That says:
**Good stock. Strong RS. Near highs. In a bullish trend. But not confirmed yet, volume is light, and price is a little extended.**
So **WAIT** makes sense.
It is not saying “bad stock.”
It is saying:
> Good candidate, but not a clean entry yet.
---
# The key dashboard philosophy
This is now the right structure:
## CANSLIM finds the leader
Rows:
* CANSLIM
* RS
* 52W
* Vol
* Accum
* Pivot
## EWave helps timing
Rows:
* EWave
* Stoch
* Price
* MR
## Risk/reward controls the trade
Rows:
* INV
* Target
* MR
## AGG combines it all
AGG answers:
> Overall, is this setup strong enough to act on?
---
# My simple decision rules
Use it like this:
## BUY TRIGGER
Only consider buying when:
* ACTION = BUY TRIGGER
* AGG is 80+
* Price is Confirmed
* MR is not Stretched
* INV is clear
* Target gives enough upside
## BUY WATCH
Put on watchlist when:
* ACTION = BUY WATCH
* RS is Strong
* CANSLIM is at least C/B
* Pivot is Near Pivot
* Price is Waiting
## WAIT
Do nothing when:
* Stock is good, but price is not confirmed
* MR is extended
* Volume is not there
* EWave is early
## TRIM / CAUTION
Consider trimming when:
* Stoch rolls over
* MR becomes Stretched
* Price action weakens after a run
## INV
Respect it.
If INV triggers, the setup is broken. Reassess from scratch.
Gösterge

Gösterge

MACD Support and Resistance [trader9999]# MACD Support & Resistance Overlay
MACD Support & Resistance Overlay combines MACD crossover signals with automatically generated Support and Resistance levels directly on the price chart.
The indicator identifies bullish and bearish MACD crossovers, then locates nearby swing highs and swing lows to create dynamic Support and Resistance levels that adapt to current market conditions.
## Features
• Automatic Support levels generated from bullish MACD crossovers.
• Automatic Resistance levels generated from bearish MACD crossunders.
• Broken levels are automatically removed to keep the chart clean and relevant.
• Buy and Sell diamond signals displayed directly on the price chart.
• Real-time price labels for active Support and Resistance levels.
• Works on all timeframes.
• Especially useful for scalping, intraday trading, and swing trading.
## How It Works
### Buy Signal
A bullish MACD crossover creates a new Support level and plots a Buy signal on the chart.
### Sell Signal
A bearish MACD crossunder creates a new Resistance level and plots a Sell signal on the chart.
### Support Levels
Support levels remain active until price breaks below them.
### Resistance Levels
Resistance levels remain active until price breaks above them.
## Trading Ideas
• Use Support and Resistance levels as potential entry, exit, or target areas.
• Combine signals with price action confirmation for higher probability setups.
• Stronger levels are often formed when price reacts multiple times without breaking.
• Can be used together with Bollinger Bands, Moving Averages, Supply & Demand Zones, or market structure analysis.
## Best Timeframes
Recommended for:
* M1
* M5
* M15
* H1
Particularly effective for fast-moving instruments such as Gold (XAUUSD), major Forex pairs, and index CFDs.
## Disclaimer
This indicator is designed as a technical analysis tool and should not be considered financial advice. Always apply proper risk management and perform your own analysis before entering any trade.
Gösterge

RSI Overpowered [Cartel Console]# RSI Overpowered
RSI Overpowered is a momentum and volume-pressure analysis tool designed to provide a broader view of market strength by combining multiple volume-based market internals into a single composite oscillator framework.
Instead of relying solely on traditional price-based RSI calculations, this indicator incorporates Relative Strength Index calculations derived from Positive Volume Index (PVI), Negative Volume Index (NVI), and On-Balance Volume (OBV). These components are blended into a Composite RSI that aims to highlight shifts in participation, accumulation, distribution, and momentum conditions.
The indicator includes multiple layers of analysis:
• Composite RSI built from PVI, NVI, and OBV RSI values
• Smoothed signal line for trend and momentum comparison
• Secondary RSI oscillator derived from the composite calculation
• Configurable overbought and oversold zones
• Trend filtering using Supertrend methodology
• Bullish and bearish momentum signals with trend confirmation
• Divergence detection between price and the Composite RSI
• Dynamic area fills and visual momentum shading
• Built-in alert conditions for key events
### How It Works
The script first calculates three independent volume-based indexes:
• Positive Volume Index (PVI)
• Negative Volume Index (NVI)
• On-Balance Volume (OBV)
An RSI is then calculated for each component. The average of these values forms the Composite RSI, which is subsequently smoothed to reduce noise and improve readability.
A secondary RSI oscillator is generated from the Composite RSI itself, creating an additional layer of momentum analysis that can help identify shifts in directional strength.
### Trend Confirmation
To reduce counter-trend signals, the indicator incorporates a Supertrend-based trend filter.
Bullish momentum signals are generated only when the trend filter indicates a bullish environment.
Bearish momentum signals are generated only when the trend filter indicates a bearish environment.
This approach helps align momentum events with broader directional market conditions.
### Divergence Detection
The indicator automatically searches for potential divergences between price action and the Composite RSI.
Bullish divergence may occur when price forms a lower low while the Composite RSI forms a higher low.
Bearish divergence may occur when price forms a higher high while the Composite RSI forms a lower high.
Divergence signals are visualized directly on the oscillator using pivot-based detection logic.
### Visualization Features
• Composite RSI line
• Smoothed signal line
• Dynamic momentum fills
• Overbought and oversold markers
• Trend-filtered signal circles
• Divergence labels and connecting lines
• Momentum gradient visualization
### Alerts Included
• Bullish Momentum Signal
• Bearish Momentum Signal
• Overbought Event
• Oversold Event
### Notes
This indicator is intended for market analysis and educational purposes only. Signals, divergences, trend filters, and oscillator conditions should be used alongside a complete trading plan and appropriate risk management techniques.
No indicator can guarantee future market outcomes, and all market decisions remain the responsibility of the user.
Gösterge

Sentiment Divergence Tracker The "Sentiment Divergence Tracker" is a sophisticated quantitative analysis tool designed to identify statistical anomalies between two correlated financial assets. By monitoring the relative price movement of a primary asset against a correlated counterpart, this indicator highlights "Divergence Zones" that often precede significant market reversals or mean reversions.
Core Functionality:
Traditional technical analysis often ignores the relationship between inter-market assets. This indicator bridges that gap by normalizing percentage-based price fluctuations, allowing for a clean, comparative view of market sentiment.
Key Features:
Dynamic Divergence Calculation: Utilizes standard deviation and moving average models to calculate the "Fair Value" gap between two assets.
Automated Support/Resistance Mapping: Rather than manual drawing, the indicator plots dynamic support lines that adjust based on market volatility, helping traders identify institutional "value areas."
Oversold/Overbought Detection: Visualizes extreme deviations where the price has stretched too far from its correlated pair, signaling high-probability reversal setups.
Institutional Context: Useful for identifying liquidity pockets where "Smart Money" might be accumulating or distributing based on inter-market relationships.
How to Interpret:
Baseline (0.0): Represents the equilibrium point where both assets are moving in perfect correlation.
Divergence Line: The primary blue plot. When this line moves away from the baseline, it indicates a weakening correlation.
Support/Resistance Levels: These are not static lines but dynamic boundaries. A touch or breach of these levels typically indicates that the asset is statistically "oversold" or "overbought" relative to its pair.
Trade Execution: Look for "Mean Reversion" entries when the Divergence Line exhausts its momentum at the support/resistance boundaries and begins to curl back toward the baseline.
Recommended Settings:
Timeframe: Optimized for 15-minute to 4-hour charts for intraday and swing trading.
Correlated Pair Selection: Ensure the "Correlated Asset" input matches a highly correlated instrument (e.g., Gold/Silver, or major Currency/Index pairs).
Volatility Sensitivity: Adjust the lookback period in the settings to suit your specific asset's volatility profile.
Disclaimer:
This tool is intended for analytical purposes and does not constitute financial advice. Always integrate this indicator with your existing risk management strategy and technical confirmation (e.g., candlestick patterns, order blocks Gösterge

Gösterge

Gösterge

Volume Analysis TMFWhat This Indicator Does
This professional-grade volume analysis indicator helps traders identify significant volume events and track subsequent price reactions. By analyzing volume patterns and—for Pro users—real footprint buy/sell data, it reveals where institutional interest is concentrated and when breakouts from these high-volume zones are likely to occur.
Core Purpose:
• Detect abnormally high-volume candles that indicate institutional activity
• Automatically draw boxes around these high-volume zones
• Monitor when price breaks out of these zones (both early and mature breakouts)
• Provide visual and alert-based signals for potential trading opportunities
• Display real-time volume metrics in an easy-to-read table
Who This Is For :
• Day traders looking for volume confirmation on breakouts
• Swing traders identifying key support/resistance zones based on volume
• Order flow traders (Pro users) analyzing buy/sell aggression
• Traders wanting to understand when volume is truly "significant"
Advanced Original Unique Key Features
Dynamic Box Management : Automatically draws boxes around high-volume candles and extends them forward in real-time . Unlike static lines, boxes track price action continuously and adapt to market movement
Sequential Streak Logic : When multiple high-volume candles occur consecutively, only the highest volume candle gets a box . Prevents chart clutter while preserving the most significant volume event
Two-Stage Breakout Detection : Separate signals for early breakouts (<10 bars) vs mature breakouts (≥10 bars) . Allows traders to distinguish between immediate momentum vs delayed confirmation
One-Time Signal Firing : Each box can trigger a breakout signal only once . Prevents repetitive alerts on the same zone, reducing noise
Footprint Integration : For Pro users: displays real buy/sell volume percentages and cumulative delta. Reveals whether buying or selling pressure dominated the volume candle
10-Bar Historical Table : Shows last 10 bars of volume metrics in a color-coded table . Quick visual comparison of recent volume patterns at a glance
Conditional Coloring : Table cells change color based on volume anomalies (e.g., 2× previous sell volume) . Instant visual identification of unusual activity
Table Color Coding (Pro Mode):
• Buy % Cell: Green if Buy > Sell × 1.5 or Buy > Previous Sell × 2
• Sell % Cell: Red if Sell > Buy × 1.5 or Sell > Previous Buy × 2
• Total Volume Cell: Blue if Volume > Avg × 1.5
• Delta Cell: Green if positive, Red if negative
• Cumulative Delta Cell: Green if positive, Dark Red if negative
📖 Step-by-Step Usage Guide
Recommended Default Settings:
├── Lookback Period: 200 (adjust down for faster response)
├── Volume Multiplier: 3.0 (lower = more signals, higher = only extreme volume)
├── Bull Box Color: #4caf4f1e (semi-transparent green)
├── Bear Box Color: #ff52521f (semi-transparent red)
├── Pro User Mode: ON if you have TradingView Pro
Step 2: Identify High-Volume Zones
• Look for 🟡 yellow triangles below candles
• Note the box drawn around that candle (extends forward in time)
• The box represents the high-volume zone's price range
Step 3: Watch for Breakouts
• Within 10 bars: Green/red triangles appear immediately
• After 10 bars: Only alerts (no triangles) to avoid clutter
• Breakout direction = potential trade direction
Step 5: Confirm with Table Data (Pro Users)
• Check Buy/Sell percentages: Higher percentage indicates dominant side
• Look for Delta > 0 (bullish) or < 0 (bearish)
• Monitor Cumulative Delta trend
Table Display Specifications : Last 10 candle data shows
The indicator creates a table at the bottom center of your chart showing:
Column Data (Standard) Data (Pro Mode)
1 Total Volume Total Volume
2 (Hidden) Buy %
3 (Hidden) Sell %
4 (Hidden) Delta
5 (Hidden) Cumulative Delta
⚙️ Optimal Settings by Trading Style
Trading Style Lookback Multiplier Pro Mode Best Timeframe
Scalping 100 -200 3 Optional 1-5 min
Day Trading 200-300 5 Recommended 15 min-1 hour
Swing Trading 300-500 5 Optional 4 hour-daily
Position Trading 500-1000 8 Not needed daily
Disclaimer :
THIS INDICATOR IS PROVIDED FOR EDUCATIONAL AND INFORMATIONAL PURPOSES ONLY.
NOT FINANCIAL ADVICE Nothing in this indicator or its documentation constitutes financial advice, investment advice, trading advice, or any other type of professional advice. You should consult with qualified professionals before making any financial decisions.
NO PROFIT GUARANTEES
Past performance of this indicator does not guarantee future results.
Volume patterns that worked historically may not work in the future.
Market conditions change, and no indicator is 100% accurate.
TRADING RISKS
Trading financial markets involves substantial risk of loss.
You can lose all of your invested capital.
Never trade with money you cannot afford to lose.
Consider using stop-losses and proper position sizing.
Gösterge

Gösterge

VSA Volume with alerts# VSA Volume with alerts
This indicator is inspired by Volume Spread Analysis (VSA) and Wyckoff methodology, helping traders quickly identify significant volume events and understand the relationship between volume, price spread, and closing position within the bar.
## Features
### Volume Classification
Volume is compared against a Wilder Moving Average of volume and categorized into:
* Ultra High Volume
* Very High Volume
* High Volume
* Normal Volume
* Low Volume
* Very Low Volume
### Color-Coded Volume Bars
* Purple = Ultra High Volume
* Red = Very High Volume
* Orange = High Volume
* Green = Normal Volume
* Blue = Low Volume
* Silver = Very Low Volume
This allows traders to instantly spot unusual activity and potential professional participation.
### VSA Bar Analysis
For every Very High or Ultra High Volume bar, the script evaluates:
**Bar Direction**
* Up Bar
* Down Bar
* Neutral Bar
**Spread Analysis**
* Wide Spread
* Normal Spread
* Narrow Spread
**Close Position**
* Close Near High
* Close Mid Range
* Close Near Low
### Smart Alerts
Dynamic alerts provide detailed VSA information such as:
"ULTRA HIGH VOLUME | UP BAR | WIDE SPREAD | CLOSE NEAR HIGH"
or
"VERY HIGH VOLUME | DOWN BAR | WIDE SPREAD | CLOSE NEAR LOW"
This enables traders to monitor potential accumulation, distribution, buying climaxes, selling climaxes, stopping volume, and other important VSA events without constantly watching charts.
## How It Can Be Used
The indicator is designed to help identify:
* Professional buying and selling activity
* Potential accumulation zones
* Potential distribution zones
* Climactic volume events
* Effort vs Result relationships
* Possible reversals and continuation signals
## Notes
This indicator is intended as a volume-analysis tool and should be used alongside price structure, support/resistance, trend analysis, and proper risk management. It does not generate buy or sell signals and should not be used as a standalone trading system.
Inspired by the principles of Richard D. Wyckoff and Volume Spread Analysis (VSA).
Gösterge

Gösterge

Gösterge

Gösterge
