Sniper Fade Indicator™️Sniper Fade Indicator™️
The Sniper Fade Indicator™️ is built to help traders spot potential fade opportunities — areas where price may exhaust and reverse during key sessions.
Features:
Fade Zone Mapping → visual zones highlighting likely reversal areas.
Time-Based Filters → optimized for London & New York sessions.
Clean Visual Overlays → boxes & markers for quick recognition.
Customizable Alerts → get notified when fade conditions align.
Works Across Markets → Forex, Futures, and Indices (including NAS100).
How to Use:
Use this indicator to plan trades around potential exhaustion zones. It works best when combined with daily bias context and liquidity levels. Always apply risk management and confirmation from your own strategy.
Notes:
Educational purposes only.
Not financial advice.
For best results, test in multiple markets and sessions.
Forecasting
Justin's MSTR Powerlaw Price PredictorJustin's MSTR Powerlaw Price Predictor is a Pine Script v6 indicator for TradingView that adapts Giovanni Santostasi’s Bitcoin power law model to forecast MicroStrategy (MSTR) stock prices. The price prediction is based on the the formula published in this article:
www.ccn.com
Economic Profit (Fixed & Labeled) — Rated + PeersFRAC (Fundamental-Rated-Asset-Calculate)
FRAC is a fundamentals-driven tool designed to measure whether a company is creating or destroying shareholder value. Unlike surface ratios, FRAC uses Economic Profit (ROIC – WACC) as its engine, showing whether a business truly outperforms its cost of capital.
🔹 What FRAC Does
Calculates ROIC (Return on Invested Capital) vs. WACC (Weighted Average Cost of Capital).
Shows whether a company is creating or destroying shareholder value.
Uses tiered color coding for clarity:
🔵 Superior (Aqua Blue) → Top tier; best of the best.
🟣 Elite (Purple) → Strong value creation.
🟢 Positive (Green) → Solid, creating shareholder value.
🟡 Marginal (Yellow) → Barely covering cost of capital.
🔴 Negative (Red) → Value destruction.
🔹 Composite Ranking System (1–4)
FRAC also assigns each company a Composite Rank so you can compare multiple names side by side. The rank works like this:
Rank 1 → Superior (🔵 Aqua Blue)
Best possible rating; wide gap between ROIC and WACC.
Rank 2 → Elite (🟣 Purple)
Strongly positive; above-average capital efficiency.
Rank 3 → Positive (🟢 Green)
Creating value but only moderately; not a top compounder.
Rank 4 → Marginal/Negative (🟡/🔴)
Weak or destructive; either barely covering WACC or losing money on capital.
✅ How to Use the Ranks
When comparing a set of peers (e.g., NVDA, AMD, INTC):
FRAC will display each company’s color rating + composite rank (1–4).
You can instantly see who is strongest vs. weakest in the group.
Best decisions = overweight Rank 1 & 2 companies, avoid Rank 4 names.
🔹 Key Inputs Explained
Risk-Free Asset → Typically the 10-Year US Treasury yield (US10Y).
Corporate Tax Rate → Effective tax rate for the company’s country (e.g., USCTR).
Expected Market Return → Historical average ~8–10%, adjustable.
Beta Lookback Period → Controls how far back Beta is calculated (longer = more stable, shorter = more reactive).
👉 These must be set correctly for FRAC to calculate WACC accurately.
🔹 Example Comparison
NVDA: ROIC 25% – WACC 7% = +18% → 🔵 Superior → Rank 1
AMD: ROIC 17% – WACC 8% = +9% → 🟣 Elite → Rank 2
INTC: ROIC 11% – WACC 9% = +2% → 🟢 Positive → Rank 3
FSLY: ROIC 5% – WACC 10% = –5% → 🔴 Negative → Rank 4
🔹 Why It Matters
Buffett said: “The best businesses are those that can consistently generate returns on capital above their cost of capital.”
FRAC turns that into a visual + numeric rating system (1–4), making comparisons across peers simple and actionable.
🔹 Credit
FRAC was created by Hunter Hammond (Elite x FineFir), inspired by corporate finance models of Economic Profit and Economic Value Added (EVA).
⚠️ Disclaimer: FRAC is a research framework, not financial advice. Always pair with full due diligence.
Justin's Bitcoin Power Law Predictor (Santostasi Model)This indicator uses the Powerlaw to predict the BTC price.
Retail Herd Index (RSI + MACD + Stoch) [mqsxn]The Retail Herd Index is a sentiment-style indicator that tracks how many of the “classic retail indicators”: RSI, MACD, and Stochastic are screaming the same thing at once.
Instead of following each tool separately, this script unifies them into a single index score ranging from strongly bearish to strongly bullish. The more they agree, the stronger the signal.
This gives you an immediate snapshot of when retail-favorite signals are aligned (high probability of “herd” behavior), versus when they’re mixed and uncertain.
-----
🔎 How It Works
RSI contributes bullish when it’s oversold (and optionally rising), bearish when it’s overbought (and optionally falling).
MACD contributes bullish when MACD is above Signal (and optionally histogram > 0), bearish when MACD is below Signal (and optionally histogram < 0).
Stochastic contributes bullish on a %K > %D cross in the oversold zone, bearish on a %K < %D cross in the overbought zone.
Each module can be weighted individually, disabled, or tuned with custom thresholds. The total is combined into the Herd Index, plotted as columns above/below zero. Extreme zones can trigger bar coloring, labels, and alerts.
-----
⚙️ Inputs & Settings
Modules
Use RSI / Use MACD / Use Stochastic → Toggle each component on or off.
RSI
RSI Length → Period length for RSI calculation.
RSI Overbought / Oversold → Thresholds that trigger bearish/bullish conditions.
RSI Slope Confirmation → Requires RSI to be rising when oversold or falling when overbought.
RSI Source → Input price source for RSI.
MACD
MACD Fast / Slow / Signal → Standard MACD settings.
Require MACD hist above/below zero → Adds an extra filter: bullish only if histogram > 0, bearish only if histogram < 0.
Stochastic
%K Length / Smoothing / %D Length → Standard stochastic parameters.
Overbought / Oversold → Band levels for extreme signals.
Only count crosses inside bands → Restricts signals to crosses that occur fully inside the OB/OS zones.
Weights
Weight: RSI / MACD / Stoch → Adjust each module’s importance. Setting a weight to 0 disables its contribution.
Display
Color Bars By Herd Index → Colors candles when index is extreme.
Show Extremes Labels → Labels bars when the Herd Index reaches extreme bullish or bearish.
Extreme Threshold → Absolute value at which the index is considered “extreme” (default = 2).
Divergences v2.4 [LTB][SPTG]Open-source credit & license
Original author: LonesomeTheBlue.
This fork by: sirpipthegreat — with attribution to the original work.
License: Open-source, published under the MPL-2.0 (same license header in the code).
I am publishing this open-source in accordance with TradingView’s Open-source reuse rules.
What’s new:
- Fixes & stability (addresses “historical offset beyond buffer” errors)
- Capped and validated all historical indexing with guarded lookbacks (e.g., min(…, 200) style limits) to prevent referencing data beyond the buffer on shorter histories/thin symbols.
- Refactored highest/lowest bars scans to obey the cap and avoid cumulative overflows on long sessions.
- Added per-bar counters with safety clamps to ensure it never exceeds available history.
- Ensured HTF switching doesn’t create invalid offsets when the higher timeframe compresses history.
Modernization & user control:
- Pine v6 upgrade and re-organization of logic for clarity/performance.
- More predictable tops/bottoms detection.
What it does:
- Detects regular (trend-reversal) and optional hidden (trend-continuation) divergences between price swing tops/bottoms and the selected oscillator(s).
- Computes candidate pivots with a light HTF alignment to reduce micro-noise; validates divergence when oscillator and price move in opposite directions across those pivots.
- Plots colored lines/labels on price to highlight bearish (regular & hidden) and bullish (regular & hidden) patterns.
How to use:
- Choose the oscillator set you trust (start with RSI + MACD).
- Consider confluence (S/R, volume, trend filters). This tool only identifies conditions
⛓️ Scalping Fusion [AlexSvet]An indicator with a table that takes into account the trend for scalping trading.
Custom Volume + Buyer & Price %Title: Custom Volume + Buyer & Price %
Description:
This indicator helps you see who is controlling the market — buyers or sellers — using volume and price action. It works even if your chart is on a small timeframe (like 5-min or 15-min), by showing Daily, Weekly, and Monthly information from the higher timeframe volume charts.
Key Features & How It Works:
Buyer % (B%):
Measures where the closing price is within the high-low range of a candle.
Calculation:
\text{Buyer %} = \frac{\text{Close} - \text{Low}}{\text{High} - \text{Low}} \times 100
Interpretation:
> 50% → Buyers are stronger
< 50% → Sellers are stronger
50% → Balanced
Volume Coloring:
Volume bars are colored based on Buyer %, not price movement:
Green → Buyers dominate
Red → Sellers dominate
Yellow → Balanced day
Higher Timeframe Insight:
Displays Daily, Weekly, and Monthly volume & Buyer % even if your chart is on a smaller timeframe.
Lets you understand long-term buying or selling pressure while trading intraday.
21-Day Average:
Shows average Buyer % and average volume over the past 21 days for trend context.
Why It’s Useful:
Quickly visualize whether the market is buyer-driven or seller-driven.
Identify strong accumulation or distribution days.
Works on any chart timeframe while giving higher timeframe perspective.
Ideal for traders who want easy, visual insight into market sentiment.
Dual 4/8 MTFInspired on multi-timeframe Murrey’s Math Lines Channel.
Using the 4/8 , 2 times with different fractal multipliers to follow the trend
Lines and fill in between then can be =
-dynamic :(turn green/red/grey depending on price)
-static : fixed colour that wont change depending on trend
MO and Stoch GOLD H4 Full – Kim Trading MO and Stoch GOLD H4 – Kim Trading (with Regime Gate ML)
Slogan: “Trading Is a Profession, Trading Is Life”
Market: XAUUSD • Timeframe: H4
Switches:
Regime Gate (strong-trend filter) – turn on to suppress noise during strong trends; trade-off: you may miss some opportunities.
Cut & Reverse – use when you prefer to disable the strong-trend filter and react fast (cut the losing side and reverse with the new signal).
Entry/Exit Rules. When B/B1★/B2★/B3★ (buy) or S/S1★/S2★/S3★ (sell) labels appear, follow the prevailing trend and consider DCA (scale-in) with the trend. Combine with other confluences (levels, candlesticks, volume, timing) to form an optimal setup.
Signal Confidence Tiers:
B — S
B1★ — S1★
B2★ — S2★
B3★ — S3★
Enter only when one of the four labels appears. Use Alerts → Once Per Bar Close.
Notes. Educational tool, not financial advice. Source code remains Protected.
Author: Kim Trading • Version: V1 • Date: 2025-08-26
#XAUUSD #Gold #H4 #MO #Stoch #KimTrading
Quantum Core AI [Institutional Pro] v4.9 Top Dashboard Stop trading with fragmented signals and amateur tools. The Quantum Core AI is a professional-grade, institutional trading framework designed to provide a definitive analytical edge. This is not just another signal indicator; it's a complete, multi-asset "Operating System" that intelligently adapts its core logic to the unique personality of the market you are trading.
At its heart is a powerful Weighted Confluence Engine that quantifies trend strength across seven critical factors. It only generates a signal when a decisive analytical edge is present, all while visualizing your risk with professional-grade Stop Loss & Take Profit zones.
The Institutional Edge: Why This Tool is Different
Most public indicators fail because they are rigid, logically flawed, and visually confusing. The Quantum Core AI was engineered from the ground up to solve these problems, providing a level of detail and clarity that instills immediate confidence.
🏆 The Adaptive Core (Multi-Asset Profiles): This is the script's most powerful feature. The Quantum Core recognizes that Crypto does not trade like the Nifty 50. Select a profile for Crypto, Forex, Indices, Stocks, or Indian Indices (Nifty 50), and the system automatically calibrates its most critical parameters (risk multipliers, ADX sensitivity) to that market's unique behavior.
🧠 Logically Sound Scoring Engine: The script uses a unified scoring engine where every factor is weighted and transparent. A signal is only generated when the Total Score crosses a user-defined threshold and the market is in a confirmed, trending regime. There are no mixed signals or disconnected logic.
⚙️ Professional Risk Visuals: No more unreadable lines. When a signal is generated, the indicator plots clean, filled SL/TP zones with clear price labels directly on your chart. You get an instant, unambiguous view of your potential risk and reward.
📊 The "Command Center" Dashboard: The dashboard is your at-a-glance source of truth. It's large, professional, and built for instant clarity. It provides a complete, real-time view of:
The live status and value of all seven market factors.
The current market regime (e.g., "Bull Regime," "Chop").
A live view of your active trade's Entry, SL, and TP levels.
🎯 Unambiguous On-Chart Signals: No more guessing. When a signal is confirmed, a large, clear "BULL" or "BEAR" label appears, giving you an unmistakable call to action.
How the System Works: A Disciplined 3-Step Process
Regime Filter: First, the system confirms the market is in a healthy, "tradable" regime using the ADX and a Higher Timeframe trend analysis. It is designed to stay flat during low-probability chop.
Confluence Scoring: The script's AI Core continuously analyzes seven different indicators, from DEMA Crossovers and the Fisher Transform to Supertrend and RSI. It assigns a score based on the weights you have defined in the settings.
Signal Confirmation: A signal is only generated when the Total Confluence Score crosses a minimum threshold and the market regime filters are passed. This disciplined, multi-step process ensures you are only alerted to high-probability setups.
How To Use This Indicator
Select Your Asset Profile: This is your most important first step. Choose the profile from the dropdown that matches the asset on your chart (e.g., "Indian Indices (Nifty 50)" for NIFTY50).
Configure Your Weights (Optional): For advanced users, adjust the "Confluence Factor Weights" to align the scoring engine with your personal trading strategy.
Monitor the Dashboard: Use the live dashboard to get a constant, at-a-glance overview of the market's health. Watch as the Confluence Score builds or fades.
Act on Confirmed Signals: Use the on-chart "BULL" / "BEAR" signals and the accompanying SL/TP Zones as your primary call to action. Use these high-probability signals to confirm your own analysis at key levels.
Disclaimer: This tool is for educational and analytical purposes only. All trading involves substantial risk, and the author, IndicatorEdge By SG, is not liable for any financial losses incurred. Past performance is not indicative of future results. Please trade responsibly.
🍒👽 O R A C L E L I N E S 👽🍒🔮 Oracle Lines - Your Market Compass!
Ready to decipher the market's logic? Oracle Lines is your tool to go beyond the obvious. It helps you understand the algorithms that move prices and identify the most important liquidity levels on a day-to-day basis. Stop trading without context!
🍒 ADR (Average Daily Range) 🍒
Function: Measures the recent average daily volatility, i.e., how much the price typically moves per day.
Timeframe: Short-term. A reference point for the current day.
Day Trading Use: Use it as a "plausibility ruler." If the price has already covered most of the ADR, it might be risky to expect a much larger move. It helps define more realistic targets and identify potential exhaustion points, especially with the 0.25, 0.5, and 0.75 levels and the Judas Swing (1/3 ADR).
🍒 CBDR (Central Bank Dealers Range) 🍒
Function: Analyzes the previous day's range to predict the most probable liquidity-seeking levels in the current session. It divides the price into Discount, Equilibrium, and Premium zones.
Timeframe: Intraday. Essential for the trading session.
Day Trading Use: Acts as a "daily tactical map." It shows the targets where the price tends to seek liquidity, providing entry and exit points with higher probability. It's fully customizable for different asset types (Forex, Indices, Crypto).
🍒 IPDA (Interbank Price Delivery Algorithm) 🍒
Function: Reveals the structural context and liquidity zones in a macro view. Essential for understanding whether the price is in a macro premium or discount area.
Timeframe: Long-term. From weeks to months.
Day Trading Use: This is your "macro compass." It allows you to align your trades with the dominant order flow, for example, by avoiding a long entry when the market is in a macro premium area.
🍒 BIAS TABLE 🍒
The indicator includes a table to show the bias across various timeframes, from M1 to Weekly.
👽 In a nutshell 👽
ADR = the ruler that tells you the plausible range for the day.
CBDR = the map that guides you to the session's liquidity targets.
IPDA = the compass that aligns you with the market's macro flow.
❗️❗️❗️ Important Notice: This indicator is a visualization tool and does not provide trading recommendations. Prior knowledge of ICT concepts is required to use it effectively.
JessieOBS with MACD - The Evil MACD
中文版说明在后面
JessieOBS takes the classic MACD to the next level by clearly highlighting overbought and oversold zones.
While the traditional MACD works well for spotting uptrends and downtrends, it often struggles in sideways markets—producing false signals and useless crossovers that can trigger unnecessary stop losses. JessieOBS solves this problem, giving you cleaner, more reliable signals even when the market is moving sideways.
The thick white line signals an oversold area, hinting that a price reversal to an uptrend may happen soon.
The thick blue line signals an overbought area, hinting that a price reversal to a downtrend may happen soon.
JessieOBS helps you filter sideways trends, improving your win rate.
WARNING: JessieOBS is only an early WARNING, NOT A TRADE ENTRY SIGNAL.
When a warning appears, stay alert and wait for confirmation—through price action, divergences (HIGHLY RECOMMENDED with a win rate over 85%!), or the theory of entanglement (HIGHLY RECOMMENDED with a even higher win rate!).
With the right approach, JessieOBS can take your win rate to the next level!
中文版说明:
传统的MACD可以很明确识别出趋势,但有两个最大的缺点:第一是滞后性,第二是假信号。所以MACD在趋势行情里比较好用(不管是上升趋势还是下降趋势),但在横盘期间,就会产生很多的假信号。
JessieOBS就解决了MACD不准的问题,在MACD的信号线上,添加了白色和蓝色的粗线,白色粗线代表价格超卖,接下来很可能会反转上涨,蓝色粗线代表价格超买,接下来很可能会反转下跌。市场横盘期间,JessieOBS很少会给出超买或者超卖信号,从而有效过滤了MACD的假信号。
注意!JessieOBS只能作为一个提前的预警,一定不能把JessieOBS当做入场信号看待。因为JessieOBS只预警价格可能会反转,但并不能预测出价格发生反转的准确时间。
正确的做法是,一旦看见JessieOBS的预警信号,就应该重点关注,再用其他的方式找到准确的入场点。裸k交易法是有用的,找到反转的趋势k线作为入场点。
强烈推荐:出现预警信号之后根据背离点入场,这种方法的胜率可以超过85%。
强烈推荐:出现预警信号之后根据缠论分析入场,利用缠论分析出的入场点胜率可以更高。
The Other Side | STATICThe Other Side | STATIC
Description:
"The Other Side" is a static session indicator designed to visualize two specific trading sessions—London and Frankfurt—along with their Volume Profiles and key price levels directly on your chart. This is a powerful tool for traders who focus on analyzing price behavior during these major market sessions.
Key Features:
Two Customizable Sessions: The indicator focuses on the London and Frankfurt sessions. You can define their timeframes, colors, and visualization styles independently.
Four Visualization Modes:
Draws: a box around the session's price range.
Area: Fills the entire session's background with a solid color.
Lines: Displays only the high and low lines of the session.
Curved: Renders the session as a filled, curved area, useful for dynamic analysis.
Volume Profile (VP): The indicator calculates and displays a volume profile for each session, allowing you to identify price levels with the highest trading volume. Key levels include:
POC (Point of Control): The price level with the highest volume.
VAH (Value Area High): The upper boundary of the value area.
VAL (Value Area Low): The lower boundary of the value area.
LVN (Low Volume Node): Price levels with the lowest volume.
Fibonacci Levels: Automatically plots the 0, 0.5, and 1 Fibonacci levels based on the high and low of the session's range.
How to Use:
This indicator is an essential tool for intraday traders. It helps you quickly identify:
Ranges of consolidation.
Areas of high or low liquidity.
Key support and resistance levels.
Potential entry and exit points based on volume distribution.
Settings:
You can easily customize each session's appearance, including colors, line styles, and the inclusion of Volume Profile and Fibonacci levels, directly from the indicator's settings menu.
Note:
This indicator is optimized for intraday trading and works on all timeframes.
Picture Perfect Data V2.0 [Trend Revolt]A compact, on-chart trading dashboard for Pine Script v6 that combines a real-time Buy/Sell Strength Meter, key technical indicators (ADX, MACD, RSI, Supertrend, ATR, VWAP, EMA), and color-coded interpretations. Designed for clarity and speed, the script places a signal meter and an indicator table neatly in the top-right corner of your chart, helping traders make faster, more informed decisions at a glance.
*******Updated***** V2.0
OB Vol Window [Trend Revolt]Order Block Liquidity Zones with volume strength — shows where buyers/sellers are stacked, filters noise, and warns of no-trade zones for intraday.
MO and Stoch GOLD H4 Full – Kim TradingMO and Stoch GOLD H4 Full – Kim Trading
Slogan: “Trading Is a Profession, Trading Is Life”
Market: XAUUSD • Timeframe: H4
Regime Gate (strong-trend filter) – turn on to suppress noise during strong trends; trade-off: you may miss some opportunities.
Cut & Reverse – use when you prefer to disable the strong-trend filter and react fast (cut the losing side and reverse with the new signal).
Entry/Exit Rules. When B/B1★/B2★/B3★ (buy) or S/S1★/S2★/S3★ (sell) labels appear, follow the prevailing trend and consider DCA (scale-in) with the trend. Combine with other confluences (levels, candlesticks, volume, timing) to form an optimal setup.
Signal Confidence Tiers:
B — S
B1★ — S1★
B2★ — S2★
B3★ — S3★
Enter only when one of the four labels appears. Use Alerts → Once Per Bar Close.
Notes. Educational tool, not financial advice. Source code remains Protected.
Author: Kim Trading • Version: V1 • Date: 2025-08-25
#XAUUSD #Gold #H4 #MO #Stoch #KimTrading
MO and Stoch GOLD H4 V1 – Kim Trading (with Regime Gate ML)MO and Stoch GOLD H4 – Kim Trading (with Regime Gate ML)
Slogan: “Trading Is a Profession, Trading Is Life”
Market: XAUUSD (spot gold) • Timeframe: H4 (4 hours)
Overview. The script combines a Momentum Oscillator (MO) cross with Stochastic RSI context and evaluates signals on bar close to reduce repaint. An optional Regime Gate (ML) filter classifies market conditions (e.g., strong-trend vs. choppy) from historical patterns to suppress counter-trend noise and highlight powerful waves.
Entry/Exit Rules
When a B, B1★ … (buy) or S, S1★ … (sell) label appears, first reference the prevailing trend and consider applying DCA (scale-in) in the direction of that trend. You’re encouraged to combine this tool with other methods (price levels, candlesticks, volume/timing) to build an optimal setup.
Signal Confidence Tiers
B — S
B1★ — S1★
B2★ — S2★
B3★ — S3★
Enter trades only when one of the four signal types above is printed.
Notes. Use Once Per Bar Close alerts. This is an educational tool and not financial advice. Source code remains protected.
Author: Kim Trading • Version: V1 • Date: 2025-08-25
#XAUUSD #Gold #H4 #MO #Stoch #KimTrading
MACDEMAAutomatic Strategy for Litecoin on 5-Minute Chart in BingX Perpetual Futures. Combines MACD and 10- & 55-Period EMA. ✅