Retail SMFI _ StrategicVault-999Alright, real talk: this is my Retail SMFI — a mashup of volume and price action designed to sniff out when retail traders might be crowding in or out (overbought or oversold zones).
Just kidding… or am I? 😉
What’s going on here?
I took a simple idea: if price and volume move together, the trend might be strong; if they’re out of sync, maybe a reversal’s brewing.
So, I smoothed the price and volume with a 21-period EMA each, then checked how closely they correlate over the last 14 bars. Multiply that by 100 and boom — you get SMFI, a handy signal telling you when the crowd might be pushing too far.
What to expect on your chart:
SMFI line in green when price and volume agree (bullish vibes)
SMFI line in red when they disagree (watch out!)
Clear overbought (default 50) and oversold (-50) lines, so you know when things are getting spicy.
Background flashes red or green in those extreme zones — can’t miss ‘em!
Alerts ready to ping you when SMFI hits those levels. Perfect if you don’t want to stare at the screen all day.
Should you trust it?
Well… it’s a simple but solid tool to catch when retail crowd behavior might be peaking or bottoming out. Not magic, but it’s got your back when combined with other indicators or your own smarts.
If you like this kind of no-nonsense volume+price combo, you’re gonna love it. If not, hey, blame me — but maybe give it a try first? 😄
In short:
I made this for fun — but it’s surprisingly useful.
Use it wisely, don’t blindly follow it, and maybe you’ll catch some juicy reversals.
Need it tweaked? Hit me up!
And hey, if you find a bug, that’s on me too. Just kidding, mostly. 😅
Bantlar ve Kanallar
RSI by Harsh Bhagat (VITTAARA)This is a customised RSI indicator designed for pro traders who want to stay ahead in the market.
🚀 Key Features:
• Standard RSI with precision tuning
• Two Upper Bands: 60 & 65 for smart overbought tracking
• Two Lower Bands: 40 & 38 for sharp oversold alerts
• Dual-tone color scheme for better visual clarity
Ideal for identifying reversal zones, trend weakness, and momentum shift — with an edge.
Pi Cycle IndicatorThe Pi Cycle Top is a timing tool used to spot Bitcoin cycle peaks. It tracks the 111-day Simple Moving Average (SMA) and twice the 350-day SMA. When the faster 111-day SMA crosses above 2× the 350-day SMA, it has historically signaled major Bitcoin tops — often within days.
Core Idea: Measures market euphoria and overheated conditions by blending price and time dynamics. Designed to catch tops when momentum peaks.
Important: High historical accuracy, but not bulletproof. Works best as a macro cycle indicator — not for precise exits.
Low Volatility Breakout Detector)This indicator is designed to visually identify potential breakouts from consolidation during periods of low volatility. It is based on classic Bollinger Bands and relative volume. Its primary purpose is not to generate buy or sell signals but to assist in spotting moments when the market exits a stagnation phase.
Arrows appear only when the price breaks above the upper or below the lower Bollinger Band, the band width is below a specified threshold (expressed in percentage), and volume is above its moving average multiplied by a chosen multiplier (default is 1). This combination may indicate the start of a new impulse following a period of low activity.
The chart background during low volatility is colored based on volume strength—the lower the volume during stagnation, the less transparent the background. This helps quickly spot unusual market behavior under seemingly calm conditions. The background opacity is dynamically scaled relative to the range of volumes over a selected period, which can be set manually (default is 50 bars).
The indicator works best in classic horizontal consolidations, where price moves within a narrow range and volatility and volume clearly decline. It is not intended to detect breakouts from formations such as triangles or wedges, which may not always exhibit low volatility relative to Bollinger Bands.
Settings allow you to adjust:
Bollinger Band length and multiplier,
Volatility threshold (in %),
Background and arrow colors,
Volume moving average length and multiplier,
Bar range used for background opacity scaling.
Note: For reliable results, it’s advisable to tailor the volatility threshold and volume/background ranges to the specific market and timeframe, as different instruments have distinct dynamics. If you want the background color to closely match the color of breakout arrows, you should set the same volume analysis period as the volume moving average length.
Additional note: To achieve a cleaner chart and focus solely on breakout signals, you can disable the background and Bollinger Bands display in the settings. This will leave only the breakout arrows visible on the chart, providing a clearer and more readable market picture.
PER Bands (Auto EPS)PER Bands Indicator - Technical Specification
Function
This PineScript v6 overlay indicator displays horizontal price bands based on Price-to-Earnings Ratio multiples. The indicator calculates price levels by multiplying earnings per share values by user-defined PER multiples, then plots these levels as horizontal lines on the chart.
Data Sources
The script attempts to automatically retrieve earnings per share data using TradingView's `request.financial()` function. The system first queries trailing twelve months EPS data, then annual EPS data if TTM is unavailable. When automatic retrieval fails or returns zero values, the indicator uses manually entered EPS values as a fallback.
Configuration Options
Users can configure five separate PER multiples (default values: 10x, 15x, 20x, 25x, 30x). Each band supports individual color customization and adjustable line width settings from 1 to 5 pixels. The indicator includes toggles for band visibility and optional fill areas between adjacent bands with 95% transparency.
Visual Components
The indicator plots five horizontal lines representing different PER valuation levels. Optional fill areas create colored zones between consecutive bands. A data table in the top-right corner displays current EPS source, EPS value, current PER ratio, and calculated price levels for each configured multiple.
Calculation Method
The indicator performs the following calculations:
- Band Price = Current EPS × PER Multiple
- Current PER = Current Price ÷ Current EPS
These calculations update on each bar close using the most recent available EPS data.
Alert System
The script includes alert conditions for price crossovers above the lowest PER band and crossunders below the highest PER band. Additional alert conditions can be configured for any band level through the alert creation interface.
Debug Features
Debug mode displays character markers on the chart indicating when TTM or annual EPS data is available. This feature helps users verify which data source the indicator is using for calculations.
Data Requirements
The indicator requires positive, non-zero EPS values to function correctly. Stocks with negative earnings or zero EPS will display "N/A" for current PER calculations, though bands will still plot using the manual EPS input value.
Exchange Compatibility
Automatic EPS data availability varies by exchange. United States equity markets typically provide comprehensive fundamental data coverage. International markets may have limited automatic data availability, requiring manual EPS input for accurate calculations.
Technical Limitations
The indicator cannot fetch real-time EPS updates and relies on TradingView's fundamental data refresh schedule. Historical EPS changes are not reflected in past band positions, as the indicator uses current EPS values for all historical calculations.
Display Settings
The information table shows EPS source type (TTM Auto, Annual Auto, Manual, or Manual Fallback), allowing users to verify data accuracy. The table refreshes only on the last bar to optimize performance and reduce computational overhead.
Code Structure
Built using PineScript v6 syntax with proper scope management for plot and fill functions. The script uses global scope for all plot declarations and conditional logic within plot parameters to handle visibility settings.
Version Requirements
This indicator requires TradingView Pine Script version 6 or later due to the use of `request.financial()` functions and updated syntax requirements for plot titles and fill operations.
Consolidation Range with Signals (Zeiierman)█ Overview
Consolidation Range with Signals (Zeiierman) is a precision tool for identifying and trading market consolidation zones, where price contracts into tight ranges before significant movement. It provides dynamic range detection using either ADX-based trend strength or volatility compression metrics, and offers built-in take profit and stop loss signals based on breakout dynamics.
Whether you trade breakouts, range reversals, or trend continuation setups, this indicator visualizes the balance between supply and demand with clearly defined mid-bands, breakout zones, and momentum-sensitive TP/SL placements.
█ How It Works
⚪ Multi-Method Range Detection
ADX Mode
Uses the Average Directional Index (ADX) to detect low-trend-strength environments. When ADX is below your selected threshold, price is considered to be in consolidation.
Volatility Mode
This mode detects consolidation by identifying periods of volatility compression. It evaluates whether the following metrics are simultaneously below their respective historical rolling averages:
Standard Deviation
Variance
Average True Range (ATR)
⚪ Dynamic Range Band System
Once a range is confirmed, the system builds a dynamic band structure using a volatility-based filter and price-jump logic:
Middle Line (Trend Filter): Reacts to price imbalance using adaptive jump logic.
Upper & Lower Bands: Calculated by expanding from the middle line using a configurable multiplier.
This creates a clean, visual box that reflects current consolidation conditions and adapts as price fluctuates within or escapes the zone.
⚪ SL/TP Signal Engine
On detection of a breakout from the range, the indicator generates up to 3 Take Profit levels and one Stop Loss, based on the breakout direction:
All TP/SL levels are calculated using the filtered base range and multipliers.
Cooldown logic ensures signals are not spammed bar-to-bar.
Entries are visualized with colored lines and labeled levels.
This feature is ideal for traders who want automated risk and reward reference points for range breakout plays.
█ How to Use
⚪ Breakout Traders
Use the SL/TP signals when the price breaks above or below the range bands, especially after extended sideways movement. You can customize how far TP1, TP2, and TP3 sit from the entry using your own risk/reward profile.
⚪ Mean Reversion Traders
Use the bands to locate high-probability reversion zones. These serve as reference zones for scalping or fade entries within stable consolidation phases.
█ Settings
Range Detection Method – Choose between ADX or Volatility compression to define range criteria.
Range Period – Determines how many bars are used to compute trend/volatility.
Range Multiplier – Scales the width of the consolidation zone.
SL/TP System – Optional levels that project TP1/TP2/TP3 and SL from the base price using multipliers.
Cooldown – Prevents repeated SL/TP signals from triggering too frequently.
ADX Threshold & Smoothing – Adjusts sensitivity of trend strength detection.
StdDev / Variance / ATR Multipliers – Fine-tune compression detection logic.
-----------------
Disclaimer
The content provided in my scripts, indicators, ideas, algorithms, and systems is for educational and informational purposes only. It does not constitute financial advice, investment recommendations, or a solicitation to buy or sell any financial instruments. I will not accept liability for any loss or damage, including without limitation any loss of profit, which may arise directly or indirectly from the use of or reliance on such information.
All investments involve risk, and the past performance of a security, industry, sector, market, financial product, trading strategy, backtest, or individual's trading does not guarantee future results or returns. Investors are fully responsible for any investment decisions they make. Such decisions should be based solely on an evaluation of their financial circumstances, investment objectives, risk tolerance, and liquidity needs.
ATR Range based on PremarketThis indicator calculates dynamic support and resistance levels by adding the daily Average True Range (ATR) to the premarket high and low of a stock. It helps traders visualize potential price boundaries for the trading day, combining volatility with early market sentiment. Useful for identifying breakout zones, risk levels, and targets based on real premarket action and current market volatility.
Anchored VWAP fastEMA $TICK RVOL ADD SQZ by RMAnchored VWAP fastEMA USI:TICK RVOL ADD SQZ short name is VTARS Model.
The 'VTARS Model by RM' indicator combines several indicators in one, with customizable location settings for the graphs.
VTARS Model Stands for: VWAP, Tick, ADD, RVOL and SQZ.
The Advance Decline Indicator (ADD) measures market breadth by comparing the number of advancing and declining stocks within an index or exchange.
It helps traders assess overall market strength or weakness, confirming trends or signaling potential reversals.
A rising line suggests broad market participation in a rally, while a falling line indicates widespread selling pressure.
This tool is especially useful when used alongside price action and volume indicators for a more complete market analysis.
The Tick Indicator measures the net number of stocks trading on an uptick versus a downtick on a specific exchange, typically the NYSE.
A positive tick value indicates more stocks are trading on upticks (buying pressure), while a negative value shows more downticks (selling pressure).
It’s a real-time market sentiment gauge, often used by day traders to spot intraday strength, weakness, or potential reversals.
Extreme tick readings can signal overbought or oversold conditions.
The Relative Volume (RVOL) Indicator compares a stock's current trading volume to its average volume over a specified period.
It helps identify unusual trading activity and potential trading opportunities.
An RVOL greater than 1 indicates higher-than-normal volume, often signaling increased interest or momentum.
RVOL is widely used by traders to confirm breakouts, validate price moves, and spot high-interest setups.
The VWAP (Volume Weighted Average Price) is a benchmark indicator that shows the average price of an asset, weighted by volume.
It helps traders identify the true average price paid for a security and is widely used for intraday trading.
Price above VWAP suggests bullish sentiment, while price below VWAP indicates bearish sentiment.
VWAP is commonly used for trade entries, exits, and assessing market trend strength.
The Anchored VWAP is a variation that allows the user to set the starting time for calculations.
The Bollinger Bands and Keltner Channels Squeeze Indicator (SQZ) identifies periods of low volatility that often precede major price moves.
The "squeeze" conditions happen when the Bollinger Bands contract inside the Keltner Channels.
This signals consolidation as yellow dots in the graph and potential breakout zones as Up/Dn labels.
When the squeeze ends it indicates increasing volatility and a likely directional move
Traders use this tool to anticipate breakouts and plan entries based on momentum shifts.
9 EMA and VWAP interaction identified by periods of expansion and contraction can be used to identify suitable trade entries.
4 EMA can be used in scalping 1 minute charts for quick entries in combination with Tick, ADD and RVOL.
Disclaimer: The VTARS Model is not a Financial tool, it cannot used as any kind of advice to invest or risk moneys in any market,
Markets are volatile in nature - with little or no warning - and will drain your account if you are not careful.
Use only as an academic demonstrator => * Use it at your own risk *
Premarket & ORB Body High/Low Lines Till Market CloseDraw horizontal line for PRE-MARKET and ORB --Wicks is excluded.
What it does:
Tracks premarket body high/low 4:00–9:29 AM NY time
Tracks Opening Range Breakout (ORB) body high/low 9:30–9:44 AM NY time
Draws horizontal lines extended right until you scroll forward (no fixed length)
Labels show current value and update dynamically
Resets everything cleanly at the start of each new day
Turtle Strat - Projeto10The Turtle Indicator is a trend-following tool originally derived from the Turtle Trading System developed by Richard Dennis and William Eckhardt. It combines price breakouts and volatility measures to generate entry and exit signals
Michael's EMA - Original with 200 EMA FilterMichael's EMA - grok pine code V.1
Buy: 12 EMA crosses above 21 EMA, volume > 20 MA, RSI 50–70, close/12 EMA/21 EMA all > 200 EMA.
Sell: 12 EMA crosses below 21 EMA, volume > 20 MA, RSI 30–50, close/12 EMA/21 EMA all < 200 EMA.
NUPL-Z EMAEnhanced version of CipherDecoded's "NUPL-Z for Loop" Indicator.
I just added adjustable smoothing to reduce signal noise.
GOOGL Multi-Timeframe LevelsGOOGL levels from Pivot, Fib, Gann, OI, Volume, Dark Pool evaluated by AI at 6 months, 2 weeks, and 1 week. Specific to 02Jun25
AAPL Multi-Timeframe LevelsAuto-populate level lines from AI Analysis of key technical, pivot, volume, liquidity and Fib lines for 6 month, 2 week and 1 week timeframes. Levels are specific to the target date shown, although wider swing levels based on longer timeframe analysis may still be valid.
MACD 크로스 강세 배경 표시macdcross strong sector
This indicator is designed to display the trend more clearly by displaying a bullish zone on the main chart based on the MACD cross.
Bollinger Bands & EMA 5,10,20,50,144,169,576,676Bollinger Bands & EMA 5,10,20,50,144,169,576,676
方便大家可以使用更多的指标,避免没有会员的指标限制
It is convenient for everyone to use more indicators and avoid the indicator restrictions of non-members
Trend Scanner ProTrend Scanner Pro, Robust Trend Direction and Strength Estimator
Trend Scanner Pro is designed to evaluate the current market trend with maximum robustness, providing both direction and strength based on statistically reliable data.
This indicator builds upon the core logic of a previous script I developed, called Best SMA Finder. While the original script focused on identifying the most profitable SMA length based on backtested trade performance, Trend Scanner Pro takes that foundation further to serve a different purpose: analyzing and quantifying the actual trend state in real time.
It begins by testing hundreds of SMA lengths, from 10 to 1000 periods. Each one is scored using a custom robustness formula that combines profit factor, number of trades, and win rate. Only SMAs with a sufficient number of trades are retained, ensuring statistical validity and avoiding curve fitting.
The SMA with the highest robustness score is selected as the dynamic reference point. The script then calculates how far the price deviates from it using rolling standard deviation, assigning a trend strength score from -5 (strong bearish) to +5 (strong bullish), with 0 as neutral.
Two detection modes are available:
Slope mode, based on SMA slope reversals
Bias mode, based on directional shifts relative to deviation zones
Optional features:
Deviation bands for visual structure
Candle coloring to reflect trend strength
Compact table showing real-time trend status
This tool is intended for traders who want an adaptive, objective, and statistically grounded assessment of market trend conditions.
MACD + RSI (MACD to rõ, tách riêng)là sự kết hợp giữa 2 chỉ báo rsi và macd giúp mọi người tiết kiệm chỉ báo hơn
Commodity Trend Reactor [BigBeluga]
🔵 OVERVIEW
A dynamic trend-following oscillator built around the classic CCI, enhanced with intelligent price tracking and reversal signals.
Commodity Trend Reactor extends the traditional Commodity Channel Index (CCI) by integrating trend-trailing logic and reactive reversal markers. It visualizes trend direction using a trailing stop system and highlights potential exhaustion zones when CCI exceeds extreme thresholds. This dual-level system makes it ideal for both trend confirmation and mean-reversion alerts.
🔵 CONCEPTS
Based on the CCI (Commodity Channel Index) oscillator, which measures deviation from the average price.
Trend bias is determined by whether CCI is above or below user-defined thresholds.
Trailing price bands are used to lock in trend direction visually on the main chart.
Extreme values beyond ±200 are treated as potential reversal zones.
🔵 FEATURES\
CCI-Based Trend Shifts:
Triggers a bullish bias when CCI crosses above the upper threshold, and bearish when it crosses below the lower threshold.
Adaptive Trailing Stops:
In bullish mode, a trailing stop tracks the lowest price; in bearish mode, it tracks the highest.
Top & Bottom Markers:
When CCI surpasses +200 or drops below -200, it plots colored squares both on the oscillator and on price, marking potential reversal zones.
Background Highlights:
Each time a trend shift occurs, the background is softly colored (lime for bullish, orange for bearish) to highlight the change.
🔵 HOW TO USE
Use the oscillator to monitor when CCI crosses above or below threshold values to detect trend activation.
Enter trades in the direction of the trailing band once the trend bias is confirmed.
Watch for +200 and -200 square markers as warnings of potential mean reversals.
Use trailing stop areas as dynamic support/resistance to manage stop loss and exit strategies.
The background color changes offer clean confirmation of trend transitions on chart.
🔵 CONCLUSION
Commodity Trend Reactor transforms the simple CCI into a complete trend-reactive framework. With real-time trailing logic and clear reversal alerts, it serves both momentum traders and contrarian scalpers alike. Whether you’re trading breakouts or anticipating mean reversions, this indicator provides clarity and structure to your decision-making.