TF Alignment - Multi TF EMA/MACD/RSIThis is my first special indicator that aligns multiple timeframes.
Educational
Trailing StopWhen in 1 min Time Frame... you can use this in this below settings.
Length : 14
X : 3
Time Frame : 2 min
Thanks and use this for your trades
Golden Sweep - ZTFGolden Sweep - ZTF: Multi-Confluence Reversal Detection System
Purpose & Methodology:
The Golden Sweep combines six distinct market structure analysis methods into a unified confluence system designed to identify high-probability reversal points at inverse Fair Value Gaps (iFVGs). Rather than relying on single-indicator signals, this system requires simultaneous confirmation across multiple independent market dimensions to filter out noise and reduce false signals.
Core Logic & Technical Approach:
1. Fair Value Gap Analysis Foundation
The system begins by detecting standard Fair Value Gaps (price inefficiencies where gaps exist between candle wicks) and monitors when price returns to fill these gaps, creating inverse FVGs. This forms the base signal trigger.
2. Liquidity Sweep Confirmation Engine
Uses pivot-based swing detection to identify when price has recently swept through key support/resistance levels, indicating stop-loss hunting activity. The algorithm tracks recent liquidity events within a configurable lookback period and correlates them with iFVG formations.
3. VWAP Statistical Positioning
Calculates real-time Volume Weighted Average Price with standard deviation bands. Signals are only validated when price is positioned at statistically significant VWAP deviations (configurable zones), ensuring alignment with institutional flow patterns.
4. Balanced Price Range (BPR) Structure Analysis
Detects overlapping bullish and bearish Fair Value Gaps that create consolidation zones. The system identifies when new iFVGs form within or near these balanced ranges, indicating potential breakout reversals from established accumulation/distribution areas.
5. Turtle Soup Reversal Pattern Recognition
Implements Larry Connors' turtle soup methodology to detect false breakouts. Identifies when price penetrates recent highs/lows but closes back within the prior range, indicating failed breakout attempts that often precede strong reversals.
6. Exhaustion Signal Detection
Employs dual-timeframe momentum analysis using Williams %R methodology with optimized smoothing parameters. Detects overbought/oversold exhaustion conditions and confirms when momentum shifts from extreme readings back toward equilibrium, indicating potential trend exhaustion reversals.
Confluence Requirement Logic:
A Golden Sweep signal only triggers when ALL enabled filters simultaneously confirm within their respective lookback periods. This six-dimensional approach significantly reduces signal frequency while increasing reliability by ensuring multiple market forces align before generating alerts.
Session & Timing Integration:
Incorporates session-based filtering to account for varying market dynamics across trading sessions (NY Open, London Close, etc.), as different sessions exhibit distinct liquidity and volatility characteristics.
Implementation Notes:
All calculations use confirmed bar data to prevent repainting
Configurable lookback periods allow adaptation to different timeframes and market conditions
Visual overlays are optional and independent of signal generation logic
Built-in risk management through signal rarity and confluence requirements
This systematic approach addresses the common problem of indicator overload by creating a structured framework where multiple analysis methods must agree before signaling, resulting in fewer but higher-quality trade opportunities.
⚠️ Disclaimer: This indicator is for educational purposes only. It does not constitute financial advice or a recommendation to buy or sell any security. Trading involves risk — always do your own research and use proper risk management.
Vijay D Education Purpose ndicators Used in the Setup
Order Block Detector
Settings: (5, 3, 3), 1 Wick
Function: Highlights institutional order blocks to identify high-probability supply/demand zones.
BB+4EMA by RAThis indicator is a combination of BB and 4 EMA, it gives buy and sell signals in triangle shape as follows... BUY when EMA 1 cross EMA 2 and BB basis line upside and SELL when EMA 1 cross EMA 2 and BB basis line downside, There are option to plot EMA 3 & EMA 4 , which can be of any period/length and have no role in buy/sell signals.
BONUS is HTF bullish/bearish trend signal can also be plotted on the chart in Diamond shape symbol and chart signal can be filtered as per these HTF bullish/bearish trend.
BB basis line/upper band line/lower band line can also be on/off via toggle and BB can be filled with color.
In sideways market when buy/sell signals come frequently, it can be controlled/delayed via toggle.
This Indicator works better with BB+RSI by RA Indicator
Low Risk SwingerOne can cosider this indicator Low Risk Swinger on higher time frames for better accuracy. Combine this indicator with price action and smart money concept for profit making.
MaxProHOOPThis indicator, developed by MaxProAsia, provides precise entry levels, along with clearly defined stop-loss and target levels to help traders make confident decisions.
It is built on MaxProAsia’s proprietary HOOP Trading Strategy, which stands for:
High Opportunity Opening Pattern — a system specifically designed to capture high-probability setups during the market’s most volatile opening phase.
Whether you're trading equities or commodities, this tool helps identify potential reversal points, breakout levels, and structured trade zones — making it a powerful addition to your trading arsenal.
19/23 ema/maMA combination used in the ZFT system so students can identify long term, and short term trends within a minute. This variance emphasizes short term cross overs.
Zeefreaks Predator Mask CryptoMade by Zeefreaks, for his dear students so when they see a chart, they can easily identify if it is a buy or sell within a minute.
2 Asset Optimal PortfolioThis script calculates and plots either the Sharpe Ratio or Sortino Ratio for a two-asset portfolio using historical price data, allowing users to analyse how different allocations affect portfolio performance over a specified lookback period.
Features:
Determine the weights of 2 assets and how they affect the the Sharpe or Sortino ratio.
Adjust timeframe to suit your personal investment timeframe.
User Inputs:
1. Asset 1 and Asset 2: Choose any two symbols to evaluate (default is BTCUSD for both).
2. Look Back Length: Number of past bars (days) to use for calculations (default is 365).
3. Source: Price source for returns (default is close).
4. Ratio: Select which ratio to plot — Sharpe or Sortino.
5. % of Asset 1: Portfolio weight (from 0 to 1) for Asset 1.
Futures Trade Entry Indicator (MTF)Work in Progress with the help of Claude. Not ready for active trading. Public for help improving. This will be a multi-timeframe futures trading indicator with supply/demand zones, Fair Value Gaps (FVGs), and sophisticated entry/exit logic.I've created a comprehensive Pine Script v6 indicator that matches all your specifications! Here's what the script includes:
## **Key Features Implemented:**
### **🔄 Multi-Timeframe Logic**
- **1H Chart Data**: Detects Supply Zones, Demand Zones, and Fair Value Gaps
- **Current Timeframe**: Monitors for re-entry and confirmation signals
### **📊 Zone Detection**
- **Supply Zones**: Identified using pivot highs with configurable strength
- **Demand Zones**: Identified using pivot lows with touch validation
- **Fair Value Gaps**: Both bullish and bearish FVGs detected automatically
- **Auto-Expiry**: Zones expire after 24 hours (configurable)
### **⚡ Entry Logic**
- **Dual Confirmation Required**:
- ✅ Engulfing candle pattern (bullish/bearish)
- ✅ Market structure shift (HH→LL or LL→HH)
- **Zone Re-entry**: Price must be within identified zones/FVGs
### **🎯 Probability System**
- **Smart Scoring**: Based on zone age, strength, and risk/reward ratio
- **Color-Coded**: Green (High), Yellow (Medium), Red (Low)
- **Real-time Calculation**: Updates with each potential entry
### **🎨 Visual Elements**
- **Colored Zones**: Supply (red), Demand (green), FVGs (blue/orange)
- **Entry Labels**: 🟩 LONG / 🟥 SHORT markers
- **Probability Labels**: Display confidence levels
- **Confirmation Shapes**: Triangle indicators for pattern completion
### **⚙️ Manual Controls**
All the requested toggles are available in the settings panel:
- Show/Hide Supply Zones
- Show/Hide Demand Zones
- Show/Hide FVGs
- Show/Hide Labels
- Show/Hide Probability
- Zone strength and expiry settings
- Custom colors for all elements
### **🔔 Alert System**
- Entry opportunity alerts
- Includes probability assessment
- Ticker symbol identification
## **Usage Instructions:**
1. **Apply to 15m chart** for active trading signals
2. **Configure settings** based on your preferences
3. **Set up alerts** for automated notifications
4. **Monitor probability levels** for trade quality assessment
The script automatically handles the complex multi-timeframe analysis while keeping the interface clean and user-friendly. All zones update dynamically and expire appropriately to avoid clutter.
Would you like me to adjust any specific parameters or add additional features?
Smart Money Trap Scanner [TradingFinder]🔵 Introduction
In many market conditions, what initially seems to be a decisive breakout often turns out to be nothing more than a false breakout or fake move. Price breaks through a significant structural level, such as a swing high or low or a key support and resistance zone, only to quickly return to its previous range. These moves, often driven by liquidity traps or market manipulation, typically signal structural weakness rather than the start of a new trend.
This screener is specifically designed to detect such situations. It focuses on identifying false breakouts and price returns to broken levels within a defined time window, and then looks for retracements into the Fibonacci zone. If price reenters the 0.618 to 1.0 retracement area and aligns with the time-based filters, the system flags a low-risk, high-probability entry opportunity.
To enhance the precision of signal detection, the screener categorizes setups into two distinct types based on the speed of the price reaction after a breakout. Type A signals occur when the price breaks a level and immediately returns to break-even within the very next candle indicating a sharp rejection and rapid invalidation of the breakout. In contrast, Type B signals involve a more gradual return to the broken level, typically taking between two to five candles. This differentiation allows traders to better assess the context and urgency of each trap, providing a clearer understanding of momentum and liquidity behavior behind the move.
Additionally, the screener includes a Signal Age feature, which displays how much time has passed since the last valid signal was generated. This allows traders to quickly assess signal freshness and avoid acting on outdated setups, especially in fast-moving market environments.
One of the key advantages of this tool is its ability to simultaneously scan multiple symbols and timeframes. It only triggers an alert when all conditions false breakout, structural return, and Fibonacci alignment are met. This allows traders to bypass the need for manually reviewing dozens of charts and instead concentrate on clean, valid, and structure-based setups with greater precision.
🔵 How to Use
This tool operates as a structure-based screener that continuously scans various symbols and timeframes. By combining price behavior analysis, structural breakout detection, and Fibonacci retracement zones, it only signals entries when the probability of reversal is significantly supported by liquidity logic and price correction depth.
The system doesn’t just monitor price movements beyond key levels like swing highs or lows. It also evaluates whether the move quickly reverses and absorbs liquidity. If so, Fibonacci is applied to measure the depth of the pullback and identify the most favorable entry zones.
🟣 Long Signal
A long setup is triggered when price temporarily breaks below a valid structural support or swing low. This initial move is typically designed to trigger stop losses and collect sell-side liquidity. If price returns to the broken level within five candles, it is considered a false breakout.
At this point, Fibonacci is drawn from the recent swing high to the new low. If price enters the 0.618 to 1.0 retracement zone within the next ten candles, a potential long entry aligned with Smart Money logic is activated. This deep retracement zone often offers the best low-risk entry, as it typically marks the area where liquidity has been absorbed and the breakout structure has failed.
The stop loss is placed slightly below the 1.0 level to account for minor fluctuations, while the target is set based on trend structure or risk-reward preferences.
🟣 Short Signal
A short setup begins with price temporarily breaking above a valid resistance or swing high. This breakout is often driven by buy-side liquidity collection or stop hunting. If price returns to the broken level within five candles, the move is marked as a breakout failure.
Fibonacci is then drawn from the recent swing low to the new high. If price enters the 0.618 to 1.0 zone within ten candles after the return, a short opportunity is confirmed. This area usually represents the maximum acceptable retracement before a continuation move to the downside and often triggers strong reactions.
The stop loss is placed just above the 1.0 level, and the target is defined based on the expected structure of the move or a predetermined reward ratio.
🟡 Advantages of the Screener
Unlike manual approaches that require constant monitoring of multiple charts, this tool functions as a fully automated screener across multiple symbols and timeframes. It continuously evaluates key levels, liquidity reactions, structural returns, and Fibonacci zones. An alert is only generated when all necessary conditions are met with high accuracy.
This ensures that traders avoid risky or misleading entries and stay focused on precise, verified, and logic-based setups — saving time, reducing noise, and improving consistency in decision-making.
🔵 Settings
🟣 Logical settings
Swing period : You can set the swing detection period.
Valid After Trigger Bars : Limits how many candles after a fake breakout the entry zone remains valid.
Max Swing Back Method : It is in two modes "All" and "Custom". If it is in "All" mode, it will check all swings, and if it is in "Custom" mode, it will check the swings to the extent you determine.
Max Swing Back : You can set the number of swings that will go back for checking.
🟣 Display Settings
Table on Chart : Allows users to choose the position of the signal dashboard either directly on the chart or below it, depending on their layout preference.
Number of Symbols : Enables users to control how many symbols are displayed in the screener table, from 10 to 20, adjustable in increments of 2 symbols for flexible screening depth.
Table Mode : This setting offers two layout styles for the signal table :
Basic : Mode displays symbols in a single column, using more vertical space.
Extended : Mode arranges symbols in pairs side-by-side, optimizing screen space with a more compact view.
Table Size : Lets you adjust the table’s visual size with options such as: auto, tiny, small, normal, large, huge.
Table Position : Sets the screen location of the table. Choose from 9 possible positions, combining vertical (top, middle, bottom) and horizontal (left, center, right) alignments.
🟣 Symbol Settings
Each of the 10 symbol slots comes with a full set of customizable parameters :
Symbol : Define or select the asset (e.g., XAUUSD, BTCUSD, EURUSD, etc.).
Timeframe : Set your desired timeframe for each symbol (e.g., 15, 60, 240, 1D).
🟣 Alert Settings
Alert : Enables alerts for SMT Screener.
Message Frequency : Determines the frequency of alerts. Options include 'All' (every function call), 'Once Per Bar' (first call within the bar), and 'Once Per Bar Close' (final script execution of the real-time bar). Default is 'Once per Bar'.
Show Alert Time by Time Zone : Configures the time zone for alert messages. Default is 'UTC'.
🔵 Conclusion
Many trading mistakes stem from misinterpreting price breaks and entering too early into deceptive moves. In a market environment where false breakouts, liquidity traps, and engineered movements are increasingly common, having a tool that accurately filters these events and frames them within a Fibonacci-based and time-filtered structure provides a real strategic edge.
This indicator merges market structure logic, false breakout detection, and precise retracement analysis to ensure trades are only taken when multiple technical factors are aligned. It not only enhances trade success rates but also helps avoid emotional or impulsive entries.
Moreover, with the ability to scan across several symbols and timeframes simultaneously, the tool goes beyond being just an indicator it becomes a semi-automated structural analysis system. For traders who base their decisions on price behavior, Smart Money logic, and structural retracements, this screener can become a key component of a disciplined and effective trading approach.
filter duplicate buy sell short cover signals[VP]I was looking for an indicator that would filter signals but could only find solutions for a buy/sell system. I couldn't locate one that dealt with buy/sell AND short/cover.
The indicator expands the idea from the link:
stackoverflow.com
BB+RSI by RAThis indicator gives buy/sell signal based on BB & RSI. In this indicator BB is placed on RSI and works better with std. dev. 1.5.
BUY signal when chart RSI is above HTF RSI and BB basis (with option to change BB upper and BB lower).
SELL signal when chart RSI is below HTF RSI and BB basis.
HTF calculation is 1. for 1M = 15 M. 2. for 3M/5M/15M/30M =1H. 3. for 1H/2H/4H = 1D.
This Indicator shows bullish and bearish divergences also.
Multi timeframe trendDESCRIPTION
This indicator, Multi Timeframe Trend, is a powerful tool designed to give traders a comprehensive overview of market trends across multiple timeframes using a single, customizable Exponential Moving Average (EMA). It visually displays whether the price is trading above or below the EMA on each timeframe, helping traders quickly determine the dominant trend at a glance.
The real-time dashboard is plotted directly on your chart and color-coded to show bullish (green) or bearish (red) conditions per timeframe, from 15 minutes to 1 week. It is especially helpful for identifying trend alignment across multiple timeframes—an essential component of many professional trading strategies.
USER INPUTS
* Enter the EMA length – Adjust the EMA period used in the trend calculation (default: 200)
* Table Size – Choose how large the on-chart table appears: "tiny", "small", "normal", or "large"
INDICATOR LOGIC
* The indicator calculates the EMA for each of the following timeframes: 1W, 1D, 4H, 1H, 30M, and 15M
* It checks whether the current close is above or below each EMA and labels it as:
* Bullish if close > EMA
* Bearish if close < EMA
* Each timeframe’s trend is displayed in a dynamic table in the top-right corner of the chart
* The background color of each cell changes according to trend condition for quick visual interpretation
* Real-time responsiveness: handles both historical and live bars to maintain accurate, flicker-free updates
WHY IT IS UNIQUE
* Combines multiple timeframe trend analysis into a single glance
* Clean and color-coded dashboard overlay for real-time trading decisions
* Avoids repainting using barstate logic for accurate trend updates
* Fully customizable table size and EMA length
* Works on any chart, including stocks, crypto, forex, indices
HOW USERS CAN BENEFIT FROM IT
* Multi-timeframe confirmation: Easily confirm alignment across timeframes before entering a trade
* Avoid false signals by ensuring higher timeframe trends agree with lower timeframe setups
* Enhance strategy filters: Use as a trend filter in combination with your existing entry indicators
* Quick market analysis: No need to switch between charts or manually calculate EMAs
* Visual clarity: Trend conditions are easy to read and interpret in real-time
Scalping Indicator v6This Script Show You Recent Scalping Trades u can get instantly we have use the knowledge we gain across the time we might be right or wrong do your own research and use this indicator on ur own risk
Psychological Levels by BulltrekHello Traders !
This Indicator specifically designed to mark Major price points in terms of Psychological or blind levels for XAU Pairs
You can edit the price points as per your desire and can also use it on other pairs too.
Psychological levels are very crucial price points while trading where major reversals or entry points can be observed.
This Indicator once activated displays a line on the Psychological levels , in case of reset chart settings , you can also customise the chart size in the settings on the indicator.
This Indicator is developed by Rahul Jain - Founder of Bulltrek Technology
FibPivot FluidTrades ProEducational Purpose only.
Trading Plan
⏰ Timeframe
Best suited for 15-minute for direction and signal or 5/1-minute for Ep chart intraday.
For swing trades, consider 4H or 1H.
✅ Trade Setup Conditions
1. Market Structure Confirmation (MS, BOS, MSS)
Use BOS (Break of Structure) or MSS (Market Structure Shift) labels:
✅ Bullish Bias: Look for MSS/BOS up (price breaks previous swing high).
✅ Bearish Bias: Look for MSS/BOS down (price breaks previous swing low).
2. Supply & Demand Zones
Look for:
Demand box = long bias.
Supply box = short bias.
Avoid entering inside zones—wait for a retest/rejection or BOS out of zone.
3. Entry Signal
Buy Entry:
Green "Buy" shape appears. 50% of Candle
Price is above ATR trailing stop.
Signal appears near a demand zone, above MA200, and preferably above pivot level.
Sell Entry:
Red "Sell" shape appears. 50% of Candle
Price is below ATR trailing stop.
Signal appears near a supply zone, below MA200, and preferably below pivot level.
🧭 Confluences for Entry
Use 3+ of the following:
ATR trailing signal ✅
BOS/MSS ✅
Demand/Supply zone (fresh) ✅
Price above/below MA200 ✅
Close above/below pivot or Fib levels ✅
Candle breaks 50% of signal candle ✅
🎯 Entry, Stop Loss, Take Profit
Component Setting
Entry Midpoint of signal candle (auto drawn line)
Stop Loss Fixed 7 ticks (adjustable via settings)
Take Profit Fixed 14 ticks (default R:R = 2:1)
Trail Option ATR trailing stop (optional exit)
📉 Exit Strategy
Exit fully at TP line.
Or:
Partial at 1:1 (7 ticks).
Remainder at 2:1 (14 ticks).
Or trail with x ATRTrailingStop.
🚫 Avoid Trades When:
Price is inside supply/demand zones (indecision).
No BOS/MSS or weak structure.
Trading against MA200 slope/direction.
Entering near strong Fib pivot levels acting as support/resistance.
🔔 Alerts Available
Buy Signal (UT Long)
Sell Signal (UT Short)
BOS/MSS alerts (bull/bear)
🛠️ Risk Management
Risk only 1–2% of your capital per trade.
Follow the table display for low risk
Entry and Stop loss
TP
Risk-Reward Ratio (R:R)
Stick to predefined ticks for consistency.
📝 Example Trade Flow (Long):
MSS label (Bull) appears.
A Demand zone is drawn and respected.
Buy Signal appears above ATR trailing stop.
Price is above MA200.
Entry at midpoint of signal candle.
SL = -7 ticks, TP = +14 ticks.
P/S "I just wanted to say a big thank you to masterpiece FluidTrades SMC Lite script, clean, smart, and very useful. It helped me spot better entries and structure my trades properly.
BullishSpotAI Smart Signals - EnhancedBullishSpotAI Smart Signals – Invite-Only Version
This script is a multi-layered technical analysis tool designed to help traders identify potential high-probability entry and exit zones based on a combination of trend, momentum, and volatility signals.
🔹 Key Features:
EMA Cross Logic: Detects momentum shifts using fast and slow exponential moving averages.
Multi-Indicator Confirmation: Combines conditions based on RSI, MACD, and ADX to validate trend strength and reduce false signals.
Auto-Generated Trade Levels: Automatically plots estimated entry, stop loss (SL), and multiple take profit (TP) levels on the chart for visual clarity.
Adaptive Parameters: Adjusts calculation settings based on the selected timeframe to better align with different trading styles.
🔹 Compatible With:
Scalping
Day Trading
Swing Trading
🔹 Additional Functionalities:
Built-in alerts for potential long and short opportunities.
Optional visualization of extended price zones to support trade planning.
📌 This invite-only script is closed-source. While the exact logic is not publicly disclosed, the description outlines its core mechanisms and the type of analysis it performs.
⚠️ This tool is not a guarantee of future results and should be used in conjunction with sound risk management and personal judgment. It is intended to support technical decision-making, not to replace it.