SMT - Smart Money Thursday Boxes
The Smart Money Trading Thursday - is a very specific trading system. You only trade it on a Thursday.
The script/indicator will color Thursdays as two boxes. If you just want one color, use same color for
both boxes. The boxes is there to indicate London/New York sessions.
SETTINGS
In the setting you find a numeric value as 1700-0400:5
The "5" indicate Thursday. You can change that if you prefer to color another specific day.
For example "4" would indicate Wednesday. And you can change the hours to fit your
sessions and trading style.
You can also use the 2 boxes on different days. If you for example would like to color up
London for Wednesday and Thursday. Then set hours to fit London session and adjust the
:5 to 4 on the 1st box and 5 on the 2nd.
HOW TO USE IT?
The Smart Money works in a way retail trading does not. Smart Money has an objective
to locate retail patterns, where there will be a lot of stop loss volume to be grabbed.
So when a retail trader see a setup like a "Double Top / Bottom". The Institutional
will see $$$ of dumb money, ready to be taken. The best moves happen on a Thursday
but if you are a skilled trader, you can see the move also occur on Wednesday or Friday.
The first thing that will happen, is that the Smart Money Breaks out of session. Meaning 
they will leave the current weeks high/low range. To start collect negative contracts 
of the retail volume.
When you see that happen. And you see a breakout that consist of 4 in a row 1 hour
chart candles. Then you have your first rule meet. 
#1 Thursday breakout of current weeks high/low. And the move is a clean 4 hour move
as 4x H1 candles. The move can start within range. But must end clearly outside.
Visual Example: 
#2 Next, we await an engulf at peak or near peak. That is where Institutional
may have problem to match any more contracts, and since they used their own
money to make this move. They must now mitigate orders, and return back to 
the original retail pattern as most retail traders are now stopped out.
(Normally this is a long/clear candle out of range. they rarely go lower
then retail traders entry in the 1st push. This to not save any souls :)
#3 Price returns back to where the breakout from the retail happens.
You can now take your profit as a Smart Money Trader. Trading with less risk,
you can take profit of the return of that latest 4x H1 candle move. (Order
Block)
CONCLUSION
The best trade is when you can combine a retail pattern, followed by a
breakout which holds 4x 1 hour candles in the outbreak direction. 
2nd best is when you have the 4x H1 breakout and really no clear retail
pattern. Still is the same game. Just not as clear as the one above.
Study the steps in this image and you see what to look after:
Good Luck with your trading!
Regards,
The Hunter Trading Group
Cari dalam skrip untuk "break"
Soldiers Pattern ModifiedThis can be perceived as modified 3 soldiers, relaxed NR4 or even extended harami candlestick pattern.
Works for any instrument and any timeframe.
The idea is to find out any number of candles having their individual highs and lows, all within high and low range of base candle.
The count of soldiers and if they must be of same color, both can be configured.
Additional configurable settings is to add further check of having body of soldiers as well within body of base candle.
 Trading strategy:  Trade high or low breakout of base candle, having other as stop loss, for a risk reward ratio of 1:2.
Big Breakout IndexBig Breakout Index is a great indicator for detecting breakouts. When the current close breaks out of consolidation, the indicator will tell you. 
Green - Buy
Red - Sell
Bayesian BBSMA OscillatorSometime ago (very long ago), one of my tinkering project was to do a spam or ham classification type app to filter news I'd wanna read. So I built myself a Naive Bayes Classifier to feed me my relevant articles. It worked great, I can cut through the noise.
The hassle was I needed to manually train it to understand what I wanna read. I trained it using 50 articles and to my surprise, it's enough.
 Complexity Theory 
I've been reading a book called The Road to Ruin by Jim Rickards. He described how he got to his conclusion of how the stock market works by using Complexity Theory. Bill Williams would agree. Jim tells us that by using just enough data, we calculate the probability of an event to occur. We can't say for sure when but we know it's coming. This was my light bulb moment.
While Jim talks much about Bayesian Inference in which a probability of an event can always be updated as more evidence comes to light, I had my eyes set on binary probabilities of when prices are going up and down.
 Assumptions 
These are my assumptions:
 
 Prices breaking up a Bollinger basis line will have fuel to go up even higher 
 Prices will go down when prices have broken up a Bollinger upper band 
 Scalping is the main method so we should use a lower period Moving Average (MA) 
 When prices are above MA, it's likelier a correction to the downside is imminent 
 When prices are below MA, it's likelier a correction to the upside is imminent 
 Optimize parameters for 1 hour timeframe which will give us time to react while still having more opportunities to trade 
 
 Building Blocks 
Jim Rickards started with limited data (events) while in technical trading, data are plentiful. I decided to classify 2 events which are:
 
 Next candles would be breaking up 
 Next candles would be breaking down 
 
Key facts:
 
 We won't know for sure when prices are going to break 
 We won't know for sure how much the prices movements are going to be 
 
 Formulas 
Breaking up:
Pr(Up|Indicator) = Pr(Indicator|Up) * Pr(Up) / Pr(Indicator|Up) * Pr(Up) + Pr(Indicator|Down) * Pr(Down)
Breaking down:
Pr(Down|Indicator) = Pr(Indicator|Down) * Pr(Down) / Pr(Indicator|Down) * Pr(Down) + Pr(Indicator|Up) * Pr(Up)
 Reading The Oscillator 
 
 Green is the probability of prices breaking up 
 Red is the probability of prices breaking down 
 When either green or red is flatlining ceiling, immediately on the next candle when the probability decreases go short or long based on which direction you're observing - Strong Signal 
 When either green or red is flatlining ceiling, take no action while it's ceiled 
 Usually when either green or red is flatlining bottom, the next candle when the probability increases, immediately take a short long position based on the direction you're observing - Weak Signal 
 When either green or red is flatlining bottom, take no action while it's bottomed 
 
 Alerts 
Use  Once per Bar  option when generating alerts.
Force IndexWhat is the force index ? 
The force index is an oscillator used to confirm price breakout strengths and identify potential trends.
It was popularized by A. Elder.
 How the force index is computed ? 
Knowing that volume is the fuel of a price movement, reliable breakouts and trend continuation are more likely to occur on high volume breakouts. This is why the force index is computed with the intensity of the price movement, and it's volume , using the formula  ema13((close(n) - close(n-1)) * volume ) .
 How to use the force index 
An important change in the force index indicate a strong momentum in the price action.
You can read more about the force index interpretation on  Investopedia 
 Customization 
You can display the indicator as an histogram, or as a line chart.
You can change EMA length, although it's recommended to keep it at default value.
CPR by Anand with PDL/PDH & Breakouts 15/30 minsThis is an enhanced version of CPR by Anand with Configurable previous day high and low and option to configure breakout lines of 15 and 30 mins.
Will be an useful tool for day traders who follows CPR tricks and breakouts.
San's Candles ProThe San Trader Candles for bullish and bearish market
- Buy on breaking High of "San's Bullish Candle"
- Sell on breaking Low of "San's Bearish Candle"
Preferred Time Frame: Daily and Weekly
Minervini breakout - AndurilThis indicator checks the Mark Minerivini trend template as well checks consolidation areas and breakout. 
Checks the highest closing price of last x days (default 20 days), exluding current day and draws a white dashed line, Calculates the relative volume of the current day. Calculates EMA 21, EMA50 and EMA200 and draws on the graph to define trend. 
Gives a buy signal in green (writing relative strength of that day inside of green arrow) if:  
1)       Current price> breakout price* 0.98
2)       Current price > EMA21 >EMA50>EMA200
3)       Current price > 52 week high*0.75
4)       Current price > 52 week low*1.3
5)       EMA 200 of today > EMA 200 of 10 bar ago > EMA 200 of 20 bar ago
6)       Relative volume of the day > 1.5
Previous D/W/M HLOCHey traders,
Here's a simple Multi-Timeframe indicator that essentially turns time and price into a box. It'll take the previous high, low, opening price, or closing price from one of the three timeframes of your choice (day, week, or month). For whatever reason I can't get the opening price to function consistently so if you find improvements feel free to let me know, this will help traders who prefer to use opening price over closing price.
Naturally this form of charting is classical and nature and some key figures you could use to study its usage are
- Richard W. Schabacker (1930s)
- Edwards & Magee (1948)
- Peter Brandt
- Stacey Burke (more on the intraday side - typically our preference)
It's usage put plainly:
- Quantifying Accumulation or Distribution
- Revealing Energy Build-Up (Compression)
- Framing Breakouts and False Breakouts
- Structuring Time
- Identifying opportunities to trade a daily, weekly, or monthly range. 
IB range + Breakout fibsThe IB High / Low + Auto-Fib indicator automatically plots the Initial Balance range and a Fibonacci projection for each trading day.
Define your IB start and end times (e.g., 09:30–10:30).
The indicator marks the IB High and IB Low from that session and extends them to the session close.
It keeps the last N days visible for context.
When price breaks outside the IB range, it automatically plots a Fibonacci retracement/extension from the opposite IB side to the breakout, using levels 0, 0.236, 0.382, 0.5, 0.618, 0.88, 1.
The Fib updates dynamically as the breakout extends, and labels are neatly aligned on the right side of the chart for clarity.
Ideal for traders who monitor Initial Balance breaks, range expansions, and Fibonacci reaction levels throughout the trading session.
Institutional RSI Trendline Breakout StrategyKey Features:
1. RSI Trendline Detection
Automatically identifies RSI resistance (bearish) and support (bullish) trendlines
Requires minimum touch points for validation
Dynamic trendline calculation with configurable pivot lookback
2. Market Structure Analysis
Detects swing highs/lows to identify uptrends and downtrends
Combines multiple trend confirmation methods (swing structure + moving averages)
Visual background highlighting for trend confirmation
3. Breakout Signals
Buy Signal: RSI breaks above resistance trendline + bullish market structure
Sell Signal: RSI breaks below support trendline + bearish market structure
Configurable breakout threshold to avoid false signals
4. ATR-Based Stop Loss
Dynamic stop loss placement based on market volatility
Multiplier-adjustable for different risk profiles
Visual plotting of stop loss levels
5. Signal Filters
Volume filter to confirm breakout validity
RSI level filters to avoid extreme conditions
Multiple validation layers for institutional-grade accuracy
6. Professional Visualization
Clear buy/sell signal markers on chart
Information dashboard with real-time metrics
Trend background highlighting
Stop loss level indicators
7. Alert System
Ready-to-use alerts for both buy and sell signals
Includes entry price and stop loss in alert messages
This script provides institutional-grade signal quality with multiple confirmation layers, optimal risk management, and comprehensive market analysis.
Adaptive Range Breakout (UPDATED RBVC)RBVC UPDATED WITH TIGHTER RANGE TIMELY BREAKOUT. This as an updated version for range breakout with volume as the earlier indicator had delayed response time
Auto AVWAP (Anchored-VWAP) with Breakout Screener_v2Updated indicator for AWAP breakout. The indicator identified the candle that breaks out of AVWAP
Opening Candle Zone with ATR Bands by nkChartsThis indicator highlights the opening range of each trading session and projects dynamic ATR-based zones around it.
 Key Features 
 
 Plots high and low levels of the opening candle for each new daily session.
 Extends these levels across the session, providing clear intraday support and resistance zones.
 Adds ATR-based offset bands above and below the opening range for volatility-adjusted levels.
 Customizable colors, ATR length, and multiplier for flexible use across markets and timeframes.
 Adjustable session history limit to control how many past levels remain on the chart.
 
 How to Use: 
 
 The opening range high/low often acts as strong intraday support or resistance.
 The ATR bands give an adaptive volatility buffer, useful for breakout or mean-reversion strategies.
 Works on any market with clear session opens.
 
This tool is designed for traders who want to combine session-based price action with volatility insights, helping identify potential breakouts, reversals, or consolidation areas throughout the day.
 ⚠️ Disclaimer: This indicator is for educational purposes only. It does not provide financial advice or guarantee profits. Always perform your own analysis before making trading decisions.
Uptrick: Volatility Weighted CloudIntroduction 
The Volatility Weighted Cloud (VWC) is a trend-tracking overlay that combines adaptive volatility-based bands with a multi-source smoothed price cloud to visualize market bias. It provides users with a dynamic structure that adapts to volatility conditions while maintaining a persistent visual record of trend direction. By incorporating configurable smoothing techniques, percentile-ranked volatility, and multi-line cloud construction, the indicator allows traders to interpret price context more effectively without relying on raw price movement alone.
 Overview 
The script builds a smoothed price basis using the open, and close prices independently, and uses these to construct a layered visual cloud. This cloud serves both as a reference for price structure and a potential area of dynamic support and resistance. Alongside this cloud, adaptive upper and lower bands are plotted using volatility that scales with percentile rank. When price closes above or below these bands, the script interprets that as a breakout and updates the trend bias accordingly.
Candle coloring is persistent and reflects the most recent confirmed signal. Labels can optionally be placed on the chart when the trend bias flips, giving traders additional visual reference points. The indicator is designed to be both flexible and visually compact, supporting different strategies and timeframes through its detailed configuration options.
 Originality 
This script introduces originality through its combined use of percentile-ranked volatility, adaptive envelope sizing, and multi-source cloud construction. Unlike static-band indicators, the Volatility Weighted Cloud adjusts its band width based on where current volatility ranks within a defined lookback range. This dynamic scaling allows for smoother signal behavior during low-volatility environments and more responsive behavior during high-volatility phases.
Additionally, instead of using a single basis line, the indicator computes two separate smoothed lines for open and close. These are rendered into a shaded visual cloud that reflects price structure more completely than traditional moving average overlays. The use of ALMA and MAD, both less commonly applied in volatility-band overlays, adds further control over smoothing behavior and volatility measurement, enhancing its adaptability across different market types.
 Inputs 
Group: Core
 
 Basis Length (short-term): The number of bars used for calculating the primary basis line. Affects how quickly the basis responds to price changes.
 Basis Type: Option to choose between EMA and ALMA. EMA provides a standard exponential average; ALMA offers a centered, Gaussian-weighted average with reduced lag.
 ALMA Offset: Determines the balance point of the ALMA window. Only applies when ALMA is selected.
 Sigma: Sets the width of the ALMA smoothing window, influencing how much smoothing is applied.
 Basis Smoothing EMA: Adds additional EMA-based smoothing to the computed basis line for noise reduction.
 
Group: Volatility & Bands
 
 Volatility: Choose between StDev (standard deviation) and MAD (median absolute deviation) for measuring price volatility.
 Vol Length (short-term): Length of the window used for calculating volatility.
 Vol Smoothing EMA: Smooths the raw volatility value to stabilize band behavior.
 Min Multiplier: Minimum multiplier applied to volatility when forming the adaptive bands.
 Max Multiplier: Maximum multiplier applied at high volatility percentile.
 Volatility Rank Lookback: Number of bars used to calculate the percentile rank of current volatility.
 Show Adaptive Bands: Enables or disables the display of upper and lower volatility bands on the chart.
 
Group: Trend Switch Labels
 
 Show Trend Switch Labels: Toggles the appearance of labels when the trend direction changes.
 Label Anchor: Defines whether the labels are anchored to recent highs/lows or to the main basis line.
 ATR Length (offset): Length used for calculating ATR, which determines label offset distance.
 ATR Offset (multiplier): Multiplies the ATR value to place labels away from price bars for better visibility.
 Label Size: Allows selection of label size (tiny to huge) to suit different chart setups.
 
 Features 
 
 Adaptive Volatility Bands: The indicator calculates volatility using either standard deviation or MAD. It then applies an EMA smoothing layer and scales the band width dynamically based on the percentile rank of volatility over a user-defined lookback window. This avoids fixed-width bands and allows the indicator to adapt to changing volatility regimes in real time.
  
 Volatility Method Options: Users can switch between two volatility measurement methods:
  ➤ Standard Deviation (StDev): Captures overall price dispersion, but may be sensitive to spikes.
  ➤ Median Absolute Deviation (MAD): A more robust measure that reduces the effect of outliers, making the bands less jumpy during erratic price behavior.
 Basis Type Options: The core price basis used for cloud and bands can be built from:
  ➤ Exponential Moving Average (EMA): Fast-reacting and widely used in trend systems.
  ➤ Arnaud Legoux Moving Average (ALMA): A smoother, more centered alternative that offers greater control through offset and sigma parameters.
 Multi-Line Basis Cloud: The cloud is formed by plotting two individually smoothed basis lines from open and close prices. A filled area is created between the open and close basis lines. This cloud serves as a dynamic support or resistance zone, allowing users to identify possible reversal areas. Price moving through or rejecting from the cloud can be interpreted contextually, especially when combined with band-based signals.
 Persistent Trend Bias Coloring: The indicator uses the last confirmed breakout (above upper band or below lower band) to determine bias. This bias is reflected in the color of every subsequent candle, offering a persistent visual cue until a new signal is triggered. It helps simplify trend recognition, especially in choppy or sideways markets.
 Trend Switch Labels: When enabled, the script places labeled markers at the exact bar where the bias direction switches. Labels are anchored either to recent highs/lows or to the main basis line, and spaced vertically using an ATR-based offset. This allows the trader to quickly locate historical trend transitions.
 Alert Conditions: Two built-in alert conditions are available:
  ➤ Long Signal: Triggered when the close crosses above the upper adaptive band.
  ➤ Short Signal: Triggered when the close crosses below the lower adaptive band.
These conditions can be used for custom alerts, automation, or external signaling tools.
 Display Control and Flexibility: Users can disable the adaptive bands for a cleaner layout while keeping the basis cloud and candle coloring active. The indicator can be tuned for fast or slow response depending on the strategy in use, and is suitable for intraday, swing, or position trading.
 
 Summary 
The Volatility Weighted Cloud is a configurable trend-following overlay that uses adaptive volatility bands and a structured cloud system to help visualize market bias. By combining EMA or ALMA smoothing with percentile-ranked volatility and a four-line price structure, it provides a flexible and informative charting layer. Its key strengths lie in the use of dynamic envelopes, visually persistent trend indication, and clearly defined breakout zones that adapt to current volatility conditions.
 Disclaimer 
 This indicator is for informational and educational purposes only. Trading involves risk and may not be suitable for all investors. Past performance does not guarantee future results.
 
VWAP + Range Breakout (Pre-Signal for Manual Entry)WHAT IT DOES
This tool highlights potential breakout opportunities when price sweeps the previous day’s high or low and aligns with VWAP and short-term range levels. It provides both pre-signals (early warnings) and confirmed signals (breakout closed) so traders can prepare before momentum accelerates.
Works on all timeframes and across markets (indices, forex, crypto). Especially useful during active London and New York sessions.
---
KEY FEATURES
Daily sweep logic: previous day high/low as liquidity reference
VWAP with cumulative calculation
Adjustable range breakout levels
Optional SMA trend filter
Session filter (London / NY trading hours)
Pre-Signal markers (early alert before breakout)
Confirmed LONG/SHORT signals after breakout close
Alerts for Pre-Long, Pre-Short, and Confirmed entries
---
HOW TO USE
1. Wait for price to sweep the previous day high/low.
2. Look for alignment with VWAP and the defined range breakout levels.
3. Use trend/session filters for higher accuracy.
4. Combine with your own risk management rules.
---
SETTINGS TIPS
Adjust range lookback for different timeframes (shorter for fast intraday, longer for higher timeframes).
Enable/disable session filters depending on your market.
Use SMA trend filter to stay aligned with higher-timeframe bias.
---
WHO IT’S FOR
Scalpers, intraday, and swing traders who want early signals when liquidity is taken and price is preparing for a breakout.
---
NOTES
For educational purposes only. No financial advice.
This script is open-source; redistribution follows TradingView rules.
Weekly Session BreakThis indicator plots a vertical line at the end of the trading week (Friday) to mark the weekly session break. It is designed to be used on intraday charts (sub-1 hour timeframes).
The line's appearance is fully customizable via the Inputs tab, allowing you to change its color, style (solid, dotted, or dashed), and thickness.
 Key Features: 
 
 End-of-Week Marker: Accurately draws a vertical line on the last bar of the trading week.
 Timeframe Specific: Lines are only visible on intraday charts (1-minute to 59-minute timeframes) to prevent clutter on higher timeframes.
 Customizable: Adjust the line's color, style, and thickness from the Inputs menu.
📊 Portafoglio Orizzontale (5 Tickers, Breakeven e Net ROI)📊 Horizontal Portfolio (5 Tickers, Breakeven & Net ROI)
This advanced indicator allows you to monitor the real-time status of your portfolio, displaying crucial data for up to 5 tickers directly on your chart. Designed to offer clarity and control, the "Horizontal Portfolio" includes the calculation of breakeven price, net profit/loss (Net P/L), and Net Return on Investment (Net ROI), also taking into account commissions and capital gains tax.
Key Features:
Multi-Ticker Monitoring: Keep an eye on up to 5 assets simultaneously, with customizable inputs for symbol, entry price, and quantity.
Breakeven Calculation: Instantly find out at what price you need to sell to cover all costs (including entry and exit commissions).
Net P/L and Net ROI: View your profit/loss and return on investment already net of commissions and Capital Gains Tax (CGT), offering a realistic view of your performance.
Flexible Commissions: Configure both entry and exit commissions as either a fixed value or a percentage of the transaction value.
Customizable Taxation: Set the Capital Gains Tax (CGT) percentage for each individual ticker to get precise Net P/L calculations.
Table Positioning: Choose where to position the information table on the chart (e.g., Top Right, Bottom Left, Middle Center) so it doesn't obstruct your analysis.
Customizable Colors: Adapt the header, text, and background colors of the table, as well as colors for gains, losses, and breakeven, for better readability and integration with your chart theme.
Why Use It?
With the "Horizontal Portfolio," you get a compact yet powerful dashboard that provides all the essential information to make informed decisions about your investments. No more switching between different windows or spreadsheets: everything you need is at your fingertips, directly on your TradingView chart.
How It Works:
Enter your trade details (symbol, entry price, quantity, commissions, and CGT) in the indicator settings. The table will automatically update with current prices, showing you the real-time status of each position.
Add this tool to your arsenal today and take your portfolio monitoring to the next level!
EMA Cross + KC Breakout + ATR StopThis uses an adjustable EMA Cross with an adjustable Keltner Channel breakout filter to identify trend breakouts for Long/Short entries.  An adjustable ATR Stop is also provided for your entries.
🟥 Synthetic 10Y Real Yield (US10Y - Breakeven)This script calculates and plots a synthetic U.S. 10-Year Real Yield by subtracting the 10-Year Breakeven Inflation Rate (USGGBE10) from the nominal 10-Year Treasury Yield (US10Y).
Real yields are a core macro driver for gold, crypto, growth stocks, and bond pricing, and are closely monitored by institutional traders.
The script includes key reference lines:
0% = Below zero = deeply accommodative regime
1.5% = Common threshold used by macro desks to evaluate gold upside breakout conditions
📈 Use this to monitor macro shifts in real-time and front-run capital flows during major CPI, NFP, and Fed events.
Update Frequency: Daily (based on Treasury market data)
Anchorman - EMA Channel + EMA + MTF Status Table PRICE BREAKOUTUses a high/low EMA Channel to tell you when strong price breakouts are happening plus comes with a EMA to help follow the trend if you like. I designed it so it can alert you when a single TF touch happens or a breakout alignment on MTF happens (I recommend this) its up to you also its single alert so no need to do bullish or bearish signals just one signal will alert you when a breakout happens in EITHER direction.  






















