Traffic Lights ✨A simple indicator to identify HFT alignment for trading expansion.
There is an option to use penultimate candle as well.
المؤشرات والاستراتيجيات
OuterBar [DTMM]OuterBar Indicator Description
The OuterBar Indicator is a powerful technical analysis tool for TradingView, based on the detection and visualization of "Outer Bars".
The detection of Outer Bars is based on comparing the high/low of each candle to the range of the last confirmed Outer Bar. A new Outer Bar is formed when the current candle's close exceeds the prior high or low, depending on the direction. Inner Bars are detected when price remains within the Outer Bar range. The zone visualizations are extended from the start of one Outer Bar to the next, with optional midline and labeling
What is an Outer Bar?
An Outer Bar is a price candle whose closing price is outside the range of the previously identified Outer Bar. The indicator distinguishes between positive Outer Bars (closing price above the high of the previous Outer Bar) and negative Outer Bars (closing price below the low of the previous Outer Bar).
Tested and recommended by professionals:
We are the main provider of trading indicators for Oliver Klemm, one of the most renowned traders in Germany and the entire DACH region. Our indicators are used daily in real-money trading by successful professional traders and are continuously improved. You benefit from the same professional technology that is used and recommended by leading market experts.
Main Features
1. Automatic Detection of Outer Bars
- Identifies candles that exceed the previous Outer Bar's high or low
- Marks Outer Bars with customizable colors (default: magenta for positive and blue for negative)
- Optional: Marking of "Inner Bars" (candles between Outer Bars)
2. Visual Price Range Analysis
- Displays horizontal lines at the high, low, and midpoint of the current Outer Bar
- Price labels with percentage values (0%, 50%, 100%)
- Optional display of arrows showing the direction of Outer Bars
3. Zone Visualization
- Draws colored zones for each Outer Bar
- Keeps the last X Outer Bars on the chart (configurable)
- Zone area is precisely displayed from the beginning of an Outer Bar to the next
4. Advanced Customization Options
- Colors for positive/negative Outer Bars and Inner Bars
- Transparency for zones and zone borders
- Number of Outer Bars to retain
- Various display options (arrows, lines, price labels, etc.)
Applications
The OuterBar Indicator is particularly useful for:
Identifying key price reversal points: Outer Bars often indicate a trend reversal or continuation
Determining support and resistance levels: The indicator's horizontal lines represent important price levels
Visualizing price impulses: The sequence of Outer Bars can illustrate the strength and direction of price movements
Multi-timeframe analysis: Applicable across different time frames (minutes, hours, days)
Unique Strengths
Clear visual representation: Color-coded candles and zones make price movements immediately recognizable
Flexible configuration: Adaptable to different trading styles and markets
Historical analysis: Retains the last X Outer Bars to identify long-term patterns
Easy interpretation: Visual representation of important price points understandable even for beginners
The OuterBar Indicator is based on the concept that significant price movements are often characterized by breakouts from the previous trading range. By visualizing these Outer Bars and their relationship to each other, the indicator provides valuable insight into market structure and potential trend reversals.
Next Candle Predictor# Next Candle Predictor
## Overview
The Next Candle Predictor is an advanced technical analysis indicator for TradingView designed to forecast the probable direction of the next price candle. By analyzing recent price action, candle formations, volume patterns, and market conditions, this indicator provides traders with probabilistic predictions to enhance decision-making processes.
! (example.com)
## Key Features
- **Real-time Predictions**: Dynamically predicts the next candle's direction (Bullish, Bearish, or Neutral)
- **Confidence Metrics**: Displays prediction confidence level as a percentage
- **Performance Tracking**: Monitors the accuracy of past predictions to validate effectiveness
- **Market Condition Analysis**: Automatically identifies trending vs. ranging markets
- **Visual Indicators**: Includes prediction arrows, directional lines, and information panels
- **Comprehensive Statistics**: Tracks win rates in different market conditions
## Installation
1. Open TradingView and navigate to the Chart view
2. Click on "Indicators" at the top of the chart
3. Select "Pine Editor" to open the editor
4. Paste the entire indicator code
5. Click "Save" and give your indicator a name
6. Click "Add to Chart" to apply the indicator
## Settings Guide
### Analysis Parameters
| Parameter | Description | Default | Range |
|-----------|-------------|---------|-------|
| Lookback Candle Count | Number of previous candles used for analysis | 5 | 2-20 |
| Wick Weight Factor | Importance given to candle wicks in calculations | 0.1 | 0-1.0 |
| Body Weight Factor | Importance given to candle bodies in calculations | 0.5 | 0-1.0 |
| Volume Weight Factor | Importance given to volume in calculations | 0.5 | 0-1.0 |
| Prediction Sensitivity | Threshold for triggering direction signals | 0.05 | 0.01-0.5 |
### Visual Settings
| Parameter | Description | Default | Range |
|-----------|-------------|---------|-------|
| Prediction Line Length | How far the prediction line extends | 10 | 5-50 |
### Performance Statistics
| Parameter | Description | Default | Options |
|-----------|-------------|---------|---------|
| Show Historical Performance | Toggles display of performance statistics | Enabled | True/False |
| Number of Predictions to Track | How many past predictions to include in stats | 50 | 10-200 |
| Performance Box Position | Where to display the statistics box | Top Right | Top Right, Bottom Right, Top Left, Bottom Left |
| Performance Box Size | Size of the performance statistics box | Large | Small, Medium, Large |
## Understanding the Indicator
### Core Mechanics
The Next Candle Predictor works by analyzing several components of recent price action:
1. **Candle Strength Calculation**: Each candle is assigned a strength value based on:
- Body size (close - open)
- Wick proportion (high/low extremes)
- Volume relative to recent average
- Direction (positive for bullish, negative for bearish)
2. **Pattern Recognition**: The indicator examines patterns formed by the sequence of recent candles.
3. **Trend Analysis**: Short-term vs. medium-term trend direction is factored into predictions.
4. **Market Condition Detection**: The algorithm determines whether the market is trending or ranging.
### Prediction Components
When viewing the indicator on your chart, you'll see:
- **Prediction Box**: Shows the forecast direction (Bullish/Bearish/Neutral)
- **Confidence Level**: Percentage indicating the strength of the prediction
- **Strength Value**: Numerical value representing the calculated momentum
- **Directional Line**: Projects the potential price movement
- **Performance Statistics Box**: Displays historical accuracy metrics
### Performance Tracking
The indicator maintains a record of its prediction accuracy:
- **Overall Accuracy**: Percentage of all correct predictions
- **Win/Loss Ratio**: Proportion of winning vs. losing predictions
- **Trending Accuracy**: Success rate during trending markets
- **Ranging Accuracy**: Success rate during ranging markets
- **Current Market**: Identification of the present market condition
## Trading Strategies
### How to Use This Indicator
The Next Candle Predictor can be incorporated into your trading system in several ways:
1. **Confirmation Tool**: Use it to confirm signals from other indicators or patterns
2. **Entry Timing**: Enhance entry timing by waiting for favorable predictions
3. **Exit Signals**: Consider taking profits when the indicator predicts a reversal
4. **Trend Filtering**: Only take trades in the direction of high-confidence predictions
5. **Scalping Aid**: Short-term traders can use predictions for quick entries and exits
### Best Practices
- **Timeframe Compatibility**: Works best on 5-minute to 1-hour timeframes
- **Market Selection**: Shows higher accuracy in liquid markets with clear trend patterns
- **Prediction Threshold**: Consider only acting on predictions with 70%+ confidence
- **Complementary Tools**: Combine with support/resistance, trend lines, and volume analysis
- **Historical Performance**: Monitor the accuracy stats to gauge reliability in your specific market
### Risk Management
Always remember that no indicator is 100% accurate. The Next Candle Predictor provides probabilities, not certainties. Recommended risk management practices:
- Never risk more than 1-2% of your account on a single trade
- Use appropriate stop losses regardless of prediction confidence
- Consider reducing position size for lower confidence predictions
- Track your results to determine which markets and conditions work best
## The Theory Behind Prediction
### Price Action Principles
This indicator is based on several established market principles:
1. **Momentum Continuation**: Price movements tend to continue in the same direction for several candles
2. **Volume Precedes Price**: Significant volume often precedes major price movements
3. **Market Structure**: Markets alternate between trending and ranging conditions
4. **Statistical Edge**: Even a modest edge, consistently applied, can be profitable
### Algorithm Mechanics
The prediction algorithm combines multiple factors:
1. **Weighted Strength Calculation**:
```
weighted_strength = avg_strength * 0.7 + recent_trend * 0.3 * math.abs(avg_strength)
```
2. **Direction Determination**:
```
prediction = weighted_strength > prediction_threshold ? "Bullish" :
weighted_strength < -prediction_threshold ? "Bearish" : "Neutral"
```
3. **Confidence Calculation**:
```
confidence = math.abs(weighted_strength) * 100.0 / 0.5
confidence := math.min(confidence, 100.0)
```
### Market Condition Detection
The indicator determines market conditions using this logic:
```
is_trending = math.abs(ta.ema(close, 20) - ta.ema(close, 50)) > ta.atr(14) * 0.5
market_condition = is_trending ? "Trending" : "Ranging"
```
## Parameter Optimization
### Finding Your Optimal Settings
Different markets and timeframes may require different parameter settings:
1. **Lookback Period**:
- Shorter (3-5) for faster markets and lower timeframes
- Longer (7-10) for slower markets and higher timeframes
2. **Weight Factors**:
- Higher body weight (0.7-0.9) for markets where full candles matter more
- Higher wick weight (0.3-0.5) for markets with significant price rejection
- Higher volume weight (0.7-0.9) for volume-sensitive markets
3. **Prediction Sensitivity**:
- Lower values (0.02-0.05) give more signals but may reduce accuracy
- Higher values (0.1-0.2) give fewer but potentially stronger signals
### Recommended Starting Points
| Market Type | Lookback | Body Weight | Wick Weight | Volume Weight | Sensitivity |
|-------------|----------|-------------|-------------|---------------|-------------|
| Forex | 5 | 0.5 | 0.2 | 0.3 | 0.05 |
| Crypto | 7 | 0.4 | 0.3 | 0.6 | 0.07 |
| Stocks | 5 | 0.6 | 0.1 | 0.5 | 0.05 |
| Futures | 6 | 0.5 | 0.2 | 0.7 | 0.06 |
## Advanced Topics
### Custom Modifications
Advanced users can modify the indicator code to:
- Add additional technical indicators as inputs
- Implement custom filters for specific market conditions
- Create alert conditions based on prediction changes
- Export prediction data for external analysis
- Incorporate fundamental data or market sentiment
### Limitations
Be aware of the following limitations:
- The indicator cannot predict unexpected news events
- Performance varies across different markets and timeframes
- Past performance is not indicative of future results
- Predictions are statistical probabilities, not certainties
## Troubleshooting
### Common Issues
1. **Indicator Not Displaying**: Ensure you have sufficient bars loaded on your chart
2. **Performance Stats Missing**: Toggle the "Show Historical Performance" setting
3. **Inconsistent Predictions**: Some markets may require parameter optimization
4. **Prediction Line Not Visible**: Check TradingView visual settings for lines
5. **Low Performance**: Adjust parameters or try a different market/timeframe
## Version History
- **1.0.0**: Initial release with basic prediction functionality
- **1.2.0**: Added performance tracking and statistics
- **1.3.0**: Implemented market condition detection
- **1.4.0**: Enhanced visualization and user interface
- **1.5.0**: Added configurable performance box size and positioning
## Support and Community
## Legal Disclaimer
This indicator is provided for educational and informational purposes only. It is not financial advice, and no representation is made that any account will or is likely to achieve profits or losses similar to those discussed on this document. The past performance of any trading system or methodology is not necessarily indicative of future results.
---
*Happy Trading!*
Live Monthly & Weekly RSI + EMAFinal, fully working Pine Script v6 with:
✅ Live Monthly & Weekly RSI
✅ Live Monthly & Weekly EMA
✅ Green ✅ if RSI > 60 or Price > EMA
❌ Red ❌ if not
All values update in real-time (not waiting for the timeframe to close)
🔁 Live Update Notes:
All values are pulled from the current active candle of Monthly and Weekly timeframes.
You will see RSI and EMA move as price moves, even before the monthly/weekly candle closes.
PG (45 Min) - PROD v6This strategy combines familiar technical tools into a structured system designed for clean, high-probability setups on the 45-minute timeframe. It is modular, momentum-driven, and equipped with adaptive risk and drawdown control.
⸻
🔍 Core Logic & Indicators:
• Volume Filter: Confirms signals using volume above a 25-bar SMA.
• MACD Signal Logic: Tracks histogram color changes (not just crossovers), requiring two flips before entry triggers.
• HMA-Based CMO: Custom momentum logic using Hull MA of open/close; identifies overbought/oversold momentum at pivots.
• RSI Thresholds: RSI < 25 marks support zones; RSI > 75 flags potential resistance.
• Support Pattern Logic: Uses bar indexing to track valid double-signal support zones with volume confirmation.
• Price Drop Entry Filter: Entry only triggers if price dips 1% below support trigger and MACD momentum flips again.
⸻
📊 Rolling Profit Factor + Dynamic Position Multiplier:
The script calculates a rolling profit factor using the last 24 closed trades. This PF dynamically adjusts a position size multiplier to scale exposure based on recent performance:
• PF < 2.0 → No multiplier
• PF 2.0–3.0 → 1.0x
• PF 3.0–5.0 → 1.5x
• PF 5.0–7.0 → 1.75x
• PF > 7.0 → 2.5x
This approach helps adjust trade aggressiveness without manual tuning, aligning system behavior with real equity performance.
⸻
🔻 Drawdown Management:
Tracks both per-trade and rolling max drawdown:
• Monitors equity during open trades to track peak/trough
• Calculates per-trade drawdown and stores in a rolling array
• Applies rolling max drawdown as a dynamic exit threshold after 1000 bars
• Prevents excessive risk by comparing real equity deviation against historical pain points
⸻
⚙️ Additional Features:
• Cascading take-profit logic reduces TP target slightly each bar
• Clean JSON-formatted alerts for both entries and exits
• No repainting, no security() lookaheads
• Alert payloads compatible with automation tools
⸻
🧪 Backtest Parameters:
• Initial capital: $100
• Trade size: $75 per trade
• Commission: 0.4%
• Slippage not included
• Timeframe: 45-min (designed for intraday swing setups)
31 Trades made over the Backtest Period (depends on your subscription). Running this live for the last 60 days.
OverUnder Yield Spread🗺️ OverUnder is a structural regime visualizer , engineered to diagnose the shape, tone, and trajectory of the yield curve. Rather than signaling trades directly, it informs traders of the world they’re operating in. Yield curve steepening or flattening, normalizing or inverting — each regime reflects a macro pressure zone that impacts duration demand, liquidity conditions, and systemic risk appetite. OverUnder abstracts that complexity into a color-coded compression map, helping traders orient themselves before making risk decisions. Whether you’re in bonds, currencies, crypto, or equities, the regime matters — and OverUnder makes it visible.
🧠 Core Logic
Built to show the slope and intent of a selected rate pair, the OverUnder Yield Spread defaults to 🇺🇸US10Y-US2Y, but can just as easily compare global sovereign curves or even dislocated monetary systems. This value is continuously monitored and passed through a debounce filter to determine whether the curve is:
• Inverted, or
• Steepening
If the curve is flattening below zero: the world is bracing for contraction. Policy lags. Risk appetite deteriorates. Duration gets bid, but only as protection. Stocks and speculative assets suffer, regardless of positioning.
📍 Curve Regimes in Bull and Bear Contexts
• Flattening occurs when the short and long ends compress . In a bull regime, flattening may reflect long-end demand or fading growth expectations. In a bear regime, flattening often precedes or confirms central bank tightening.
• Steepening indicates expanding spread . In a bull context, this may signal healthy risk appetite or early expansion. In a bear or crisis context, it may reflect aggressive front-end cuts and dislocation between short- and long-term expectations.
• If the curve is steepening above zero: the world is rotating into early expansion. Risk assets behave constructively. Bond traders position for normalization. Equities and crypto begin trending higher on rising forward expectations.
🖐️ Dynamically Colored Spread Line Reflects 1 of 4 Regime States
• 🟢 Normal / Steepening — early expansion or reflation
• 🔵 Normal / Flattening — late-cycle or neutral slowdown
• 🟠 Inverted / Steepening — policy reversal or soft landing attempt
• 🔴 Inverted / Flattening — hard contraction, credit stress, policy lag
🍋 The Lemon Label
At every bar, an anchored label floats directly on the spread line. It displays the active regime (in plain English) and the precise spread in percent (or basis points, depending on resolution). Colored lemon yellow, neither green nor red, the label is always legible — a design choice to de-emphasize bias and center the data .
🎨 Fill Zones
These bands offer spatial, persistent views of macro compression or inversion depth.
• Blue fill appears above the zero line in normal (non-inverted) conditions
• Red fill appears below the zero line during inversion
🧪 Sample Reading: 1W chart of TLT
OverUnder reveals a multi-year arc of structural inversion and regime transition. From mid-2021 through late 2023, the spread remains decisively inverted, signaling persistent flattening and credit stress as bond prices trended sharply lower. This prolonged inversion aligns with a high-volatility phase in TLT, marked by lower highs and an accelerating downtrend, confirming policy lag and macro tightening conditions.
As of early 2025, the spread has crossed back above the zero baseline into a “Normal / Steepening” regime (annotated at +0.56%), suggesting a macro inflection point. Price action remains subdued, but the shift in yield structure may foreshadow a change in trend context — particularly if follow-through in steepening persists.
🎭 Different Traders Respond Differently:
• Bond traders monitor slope change to anticipate policy pivots or recession signals.
• Equity traders use regime shifts to time rotations, from growth into defense, or from contraction into reflation.
• Currency traders interpret curve steepening as yield compression or divergence depending on region.
• Crypto traders treat inversion as a liquidity vacuum — and steepening as an early-phase risk unlock.
🛡️ Can It Compare Different Bond Markets?
Yes — with caveats. The indicator can be used to compare distinct sovereign yield instruments, for example:
• 🇫🇷FR10Y vs 🇩🇪DE10Y - France vs Germany
• 🇯🇵JP10Y vs 🇺🇸US10Y - BoJ vs Fed policy curves
However:
🙈 This no longer visualizes the domestic yield curve, but rather the differential between rate expectations across regions
🙉 The interpretation of “inversion” changes — it reflects spread compression across nations , not within a domestic yield structure
🙊 Color regimes should then be viewed as relative rate positioning , not absolute curve health
🙋🏻 Example: OverUnder compares French vs German 10Y yields
1. 🇫🇷 Change the long-duration ticker to FR10Y
2. 🇩🇪 Set the short-duration ticker to DE10Y
3. 🤔 Interpret the result as: “How much higher is France’s long-term borrowing cost vs Germany’s?”
You’ll see steepening when the spread rises (France decoupling), flattening when the spread compresses (convergence), and inversions when Germany yields rise above France’s — historically rare and meaningful.
🧐 Suggested Use
OverUnder is not a signal engine — it’s a context map. Its value comes from situating any trade idea within the prevailing yield regime. Use it before entries, not after them.
• On the 1W timeframe, OverUnder excels as a macro overlay. Yield regime shifts unfold over quarters, not days. Weekly structure smooths out rate volatility and reveals the true curvature of policy response and liquidity pressure. Use this view to orient your portfolio, define directional bias, or confirm long-duration trend turns in assets like TLT, SPX, or BTC.
• On the 1D timeframe, the indicator becomes tactically useful — especially when aligning breakout setups or trend continuations with steepening or flattening transitions. Daily views can also identify early-stage regime cracks that may not yet be visible on the weekly.
• Avoid sub-daily use unless you’re anchoring a thesis already built on higher timeframe structure. The yield curve is a macro construct — it doesn’t oscillate cleanly at intraday speeds. Shorter views may offer clarity during event-driven spikes (like FOMC reactions), but they do not replace weekly context.
Ultimately, OverUnder helps you decide: What kind of world am I trading in? Use it to confirm macro context, avoid fighting the curve, and lean into trades aligned with the broader pressure regime.
Average Directional Index + Horizontal LineThis indicator draws both the below lines.
Average Directional Index + Horizontal Line
Blu-Money Vip📈 Introducing the system: "Blu Money"
Are you looking for an accurate, easy-to-use BUY/SELL signal system with an automatic trailing stop to optimize your entry points?
"Blu Money" is the choice for you.
✅ Key features:
🔹 Clear Buy/Sell signals:
The system automatically displays arrows and "Buy" or "Sell" labels right on the chart whenever there is a trend reversal signal.
🔹 Smart Trailing Stop:
The blue line below/above the candle acts as a trailing stop – helping you identify reasonable exit zones or move the SL according to the trend.
🔹 Multi-timeframe and multi-pair application:
Easily used on all charts – from Forex, Crypto to Stocks.
🔹 Flexible parameter customization:
Allows you to change signal sensitivity, trailing width, confirmation time, suitable for various trading styles.
🧠 Who is it suitable for?
New traders who need easy-to-understand, intuitive signals.
Professional traders looking to optimize their trading strategies.
Supertrend with 3 ATR (v7, Custom Signals)📌 Indicator: Supertrend with 3 ATR Levels (v7, Custom Signals)
📄 Overview
This TradingView indicator provides a multi-layered Supertrend system using three different ATR multipliers (3.0, 2.0, and 1.0). Each Supertrend level offers independent trend detection and custom buy/sell signal plotting. The script includes configurable display options, trend highlighting, and alert conditions to track trend reversals at each level.
⚙️ Features
3 separate Supertrend lines with different ATR multipliers (3.0, 2.0, 1.0)
Option to switch between true ATR and SMA of True Range
Custom Buy/Sell labels for each ATR level
Alerts for trend changes at each level
Optional highlighter for visual clarity
🧮 Inputs
ATR Period: Number of periods used to calculate ATR
Source: Price source for Supertrend (default: hl2)
Change ATR Method?: Toggle between ta.atr() and sma(tr, length)
Highlighter On/Off?: Enable or disable visual trend lines
ATR Multipliers: Set custom ATR multipliers for each of the 3 levels
Show Buy/Sell for ATR x.x: Toggle signals on/off for each ATR level
📉 Signals & Trendlines
Each ATR level (3.0, 2.0, 1.0) computes its own Supertrend line:
Green/Red lines for ATR 3.0
Blue/Orange lines for ATR 2.0
Aqua/Yellow lines for ATR 1.0
Labels are plotted:
Buy label when a downtrend flips to uptrend
Sell label when an uptrend flips to downtrend
🔔 Alerts
Alerts are triggered when a trend direction changes for any of the Supertrend levels:
"ATR 3.0: Trend changed!"
"ATR 2.0: Trend changed!"
"ATR 1.0: Trend changed!"
🧠 How to Use
Add this indicator to your chart (best used on trending markets).
Enable the levels you want (e.g., ATR 3.0 for stronger confirmation, ATR 1.0 for early signals).
Watch for Buy/Sell labels indicating potential entries.
Use alerts to get notified on direction changes for faster reaction.
Combine with other indicators (e.g., volume, RSI) for confirmation.
📈 Super Indicator by TradeGlobal PRO 🚀📈 Super Indicator by TradeGlobal PRO 🚀
- Free Trial: 24 hours with ALL features (BUY/SELL signals, support/resistance, whale detection, trend alerts, and more).
- Paid Version: Unlock after trial with a passcode.
- Price: $49/month or $499/year (contact for details).
- To subscribe, contact:
- Email: nguyenanhtuan1981cm@gmail.com
- Telegram: @bomhair1981
- Phone: 0934002486
- © 2025 TradeGlobal. All rights reserved.
Unauthorized copying, distribution, or reverse-engineering is strictly prohibited.
Tactical FlowTactical Flow – Altcoin Swing Strategy with Trend Logic & Dynamic TP System
(Built for 1H timeframe altcoin trading)
🎯 Purpose
Tactical Flow is a swing trading strategy purpose-built for altcoins on the 1-hour timeframe. It targets clean trend continuation setups by combining non-repainting filters for direction, momentum, and volume with a real-time execution engine that strictly avoids same-bar reversals. It includes a dynamic take-profit system with real-time trade tracking and an integrated visual dashboard.
⚙️ Strategy Core Components
Each module was chosen for precision, trend clarity, and altcoin-specific price behavior.
🔹 1. White Line Bias
Defines market structure using the midpoint of recent high/low range.
→ Keeps you trading with the dominant structure.
🔹 2. Tether Trend Engine
Two mid-range bands (Fast & Slow Tether) act like a dynamic trend cloud.
→ Ensures trend direction is confirmed with structural layering.
🔹 3. ZLEMA Gradient Filter
A Zero Lag EMA of price that’s compared to its previous value for momentum slope.
→ Confirms the trend has actual energy behind it.
🔹 4. TEMA Micro-Flow
A smoothed directional signal to confirm price is accelerating, not just trending.
→ Filters out late or fading entries.
🔹 5. Volume Spike Filter
Confirms that breakouts are real by requiring volume > 1.5× median of previous candles.
→ Designed for altcoins to avoid fakeouts during random volatility.
🔹 6. RMI Trend Memory
Keeps track of the trend state over time, allowing for smoother transitions and fewer whipsaws.
→ Helps the strategy stay in trend longer and only reverse when confirmation is strong.
🔹 7. Reversal Cooldown Logic
Exits a trade, then waits 1 full bar before taking a reversal entry.
→ Avoids common backtest false positives where entries and exits occur on the same candle.
💸 Trade Management – TP1/TP2 Logic
TP1 = 50% closed when price hits target 1
TP2 = full exit
Exits early if trend weakens
Supports dynamic reentry after TP2 if trend resumes
→ Keeps risk controlled while allowing position scaling in volatile altcoin swings.
📊 Strategy Dashboard
Visual interface shows:
Current Position (Long / Short / Flat)
Entry Price
TP1 and TP2 hit status
Bars since entry
Real-time Win Rate
Profit Factor
🧪 Backtesting & Execution Compliance
✅ Fully non-repainting
✅ Compatible with TradingView's deep backtesting
✅ Uses strategy.exit with limit logic for accurate TP tracking
✅ No stop-loss — closes trades on trend weakening only
🔥 Best Use Case
Altcoin swing trades on 1H chart
Works well during trending periods with volume
Not designed for choppy or sideways conditions
Pairs well with watchlist scanners and heatmaps
智能交易系统-专业增强版Trend-Stable Profit Indicator
This trend-following trading system executes trades aligned with market trends, featuring rigorous stop-loss alert mechanisms. Arrow signals indicate long/short entry positions, while three distinct circle markers represent exit signals - effectively stabilizing profitability and risk management.
Key features:
Trend-aligned trading strategy
Strict stop-loss alerts
Clear visual signals: → Arrows for entry (long/short) → Three circle types for exits
Profit stabilization
Risk-controlled trading
The translation maintains all technical trading concepts while presenting the information in proper financial English terminology suitable for professional trading platforms and international audiences.
RSI y RSI S.O. Estrategia HIBRIDA - 15minRSI Híbrido 70 - 30 Para operar en temporalidades de 15 min
ORB Strategy with VWAP and 21 EMA ConfluenceVortex Algo
uses vwap ema orb and engulfing candle to produce signals
Forever Model [Pro+] (Sniper)Introduction
Forever Model (Sniper) is a clean, structured framework for visualizing internal liquidity to external liquidity rotations. It identifies shifts in market delivery by combining internal liquidity zones (Fair Value Gaps), divergence between correlated markets (Smart Money Technique), and lower timeframe orderflow changes (Orderblocks).
Designed for repeatability, the model helps analysts build confidence through familiarity, not complexity.
Rather than attempting to forecast direction, this model focuses on recognizing recurring patterns in delivery behavior across Timeframes. It presents a structured visual logic that can support manual analysis, with the aid of alerts that prompt analysts to investigate and validate potential price rotations.
The model is non-repainting, thoughtfully built to highlight past rotations once formed. It offers flexibility across assets and Timeframes, adapting to analysts' preferences while remaining consistent in its components.
Description
The model is organized into a three-part sequence. These three conditions form the visual foundation of the model. All parameters can be customized to match your preferred timeframe, session, and market:
Internal Range Liquidity Tag (IRL)
Price must interact with a defined internal inefficiency—typically a Fair Value Gap (FVG), which is an area between a three candle structure where price moves rapidly, leaving an imbalance that may later be revisited to be filled for efficiency.
Smart Money Technique Divergence Detected (SMT)
SMT transpires as a crack in correlation between two assets – this divergence is used to indicate potential shifts in price delivery.
SMT can be observed between two correlated assets, where one makes a lower low while the other holds a higher low (or conversely, one makes a higher high while the other forms a lower high).
Similarly, SMT can also occur between inverse correlated assets, where one makes a lower low while the other holds a lower high (or conversely, one makes a higher high while the other forms a higher low).
Change in State of Delivery (CISD)
After SMT occurs, the model identifies a CISD—a strong close engulfing the body of a previous directional candle that sweeps a short-term high or low. This suggests that price may be shifting from one delivery regime to another. The candle is labelled as an Orderblock (OB) candidate, with optional projected measures for better range of opportunity estimation.
Key Features
Model History Control
Controls how many past model formations appear on the chart, with a maximum of 40. Analysts may use shorter history for live charting or increase the count when studying past performance or recurring conditions.
When History is equal to 0, it will only show only live models in development, or nothing if no models are currently active.
Note: historical invalidated rotations are visualized through small markers, and may not display the model's components unless reviewed in Replay Mode. This mechanism keeps the chart clean, and allows the analyst to focus on the confirmed rotations.
Directional Bias Filter
Filters whether the model shows formations in only one direction or both. For example, selecting “Bullish” displays only internal range zones and divergence setups that meet criteria for upside movement. This feature is crucial for allowing analysts to align with higher Timeframe bias or studying unidirectional structures.
SMT Pair Input
The model compares your active chart with a second asset to detect SMT Divergence. You may manually enter a symbol (e.g., ES1!, BTCUSD, NZDUSD) or use Automatic SMT Pair Detection , which selects the most relevant correlated market. Inverse SMT inverts the logic, useful for negatively correlated pairs (e.g., gold vs dollar).
For example, although the Automatic SMT Pair Detection for CME_MINI:NQ1! is CME_MINI:ES1! , one may decide to use a leading stock in the NASDAQ such as NASDAQ:NVDA :
Timeframe Alignment
Defines which higher Timeframe the IRL is drawn from, and which lower Timeframe is used to evaluate the Model's conditions. These Timeframe Alignments can be selected individually to only showcase a specific combination of IRL and LTF Conditions; for a more dynamic approach, the "Automatic" option adjusts these pairings based on the current chart Timeframe. By selecting the "Custom" option, analysts can define and monitor their own preferred Timeframe Alignment.
Example: 5m Conditions ➞ 1H IRL vs. 4H Conditions ➞ Weekly IRL
Fair Value Gap (FVG) Visualization
Fair Value Gaps are areas where price moved quickly between two candles without overlap—these areas represent the IRL of the model, and are often revisited before continuing. Optionally, the analyst can decide to showcase the Consequent Encroachment (CE), the midpoint where price begins to fill the imbalance. Further, the analyst can maintain a cleaner chart by only showing FVG where SMT occurs, substantially limiting the number of drawings on the chart.
SMT Visualization
Draws visual lines connecting SMT points between the HTF reference points of the current chart's asset, and the SMT Pair asset. Helps analysts confirm divergence location and relationship at a glance, especially when reviewing multiple correlated pairs.
Liquidity Sweep Visualization
Most recent short-term liquidity swept, which resulted in a CISD. Marking this liquidity pool—a high or low that has been taken out—provides context and can give additional insight to evaluate the current market rotation.
Orderblock + Projections (OB)
When a CISD is recognized, an OB candidate is plotted. Projections from the OB can be displayed at customizable distances, serving as measurements for better range of opportunity estimation.
External Range Liquidity (ERL)
External Range Liquidity refers to price levels that sit beyond internal structures—typically local highs or lows that may be revisited after a retracement, for continuation.
Session Filters + Timezone Control
Define up to four time blocks (e.g., London Open, NY AM, PM session, Asia) for when the model is active. Timezones are fully customizable, supporting global use cases and precise filtering of formations to sessions with expected volume or cleaner structure.
Information Table
A compact, floating panel is available to display key model parameters in real time: Timeframe Alignment, Bias Direction, Active SMT Pair, Time Filter Conditions, Date.
This feature provides immediate context under which the model is operating — especially useful during active chart review or multi-pair monitoring. The table can be repositioned, resized, or disabled entirely depending on visual preference.
Model Markers & Backtest Support
The model includes a visual marker system to support chart review and backtesting. These overlays provide reference points for past structure, showcasing the following:
Reaching an OB Projection after revisiting the OB
Reaching the External Range Liquidity after revisiting the OB
Reaching an OB Projection without revisiting the OB
Reaching the External Range Liquidity without revisiting the OB
Invalidating the detected OB
Fully Automated Framework: all these components, when put together in the Forever Model ($niper), yield a clean and simple approach to studying and observing market rotations, empowering analysts in seeing the market through $niper's point of view. Each component is customizable to the analyst's liking to match their unique visual and technical preferences.
Usage Guidance:
Add Forever Model ($niper) to your TradingView chart.
Select your preferred SMT Pair, Timeframe Alignments, Model Style, and Time Filters.
Automate your analysis process with Forever Model (Sniper) and leverage it into your existing strategies to fine-tune your view through Sniper's point of view.
Terms and Conditions
Our charting tools are products provided for informational and educational purposes only and do not constitute financial, investment, or trading advice. Our charting tools are not designed to predict market movements or provide specific recommendations. Users should be aware that past performance is not indicative of future results and should not be relied upon for making financial decisions. By using our charting tools, the purchaser agrees that the seller and the creator are not responsible for any decisions made based on the information provided by these charting tools. The purchaser assumes full responsibility and liability for any actions taken and the consequences thereof, including any loss of money or investments that may occur as a result of using these products. Hence, by purchasing these charting tools, the customer accepts and acknowledges that the seller and the creator are not liable nor responsible for any unwanted outcome that arises from the development, the sale, or the use of these products. Finally, the purchaser indemnifies the seller from any and all liability. If the purchaser was invited through the Friends and Family Program, they acknowledge that the provided discount code only applies to the first initial purchase of the Toodegrees Premium Suite subscription. The purchaser is therefore responsible for cancelling – or requesting to cancel – their subscription in the event that they do not wish to continue using the product at full retail price. If the purchaser no longer wishes to use the products, they must unsubscribe from the membership service, if applicable. We hold no reimbursement, refund, or chargeback policy. Once these Terms and Conditions are accepted by the Customer, before purchase, no reimbursements, refunds or chargebacks will be provided under any circumstances.
By continuing to use these charting tools, the user acknowledges and agrees to the Terms and Conditions outlined in this legal disclaimer.
MACD with Signals. Non-editable version. NACHOMIXCRYPTODescription of the "MACD with Signals. Non-editable version. NACHOMIXCRYPTO" Indicator
The "MACD with Signals. Non-editable version. NACHOMIXCRYPTO"
is a technical analysis indicator built in Pine Script (version 6) for TradingView. It is based on the traditional Moving Average Convergence Divergence (MACD) indicator but includes additional features such as signal labels on the main chart and two informational tables displayed in a separate window below the price chart (overlay=false). This version is designed to be fully non-editable, meaning users cannot modify its core parameters or visual settings through the input menu. Below is a detailed breakdown of its components, functionality, and purpose:
1. Purpose
This indicator aims to assist traders in identifying potential buy ("LONG") and sell ("SHORT") opportunities by analyzing crossovers between the MACD line and the signal line. It enhances the standard MACD by:
Labeling signals directly on the price chart.
Filtering signals as "TRUE" or "FALSE" based on their position relative to the zero line.
Predicting possible crossovers within the next 4 bars.
Displaying current and predicted signals in two separate tables.
The "non-editable" nature ensures that the indicator's settings (MACD lengths and source) remain fixed and hidden from users, making it a standardized tool for public use without customization options.
2. Components
Fixed Parameters
Fast EMA Length: Set to a fixed value (not visible or editable), representing the shorter-term exponential moving average (EMA).
Slow EMA Length: Set to a fixed value (not visible or editable), representing the longer-term EMA.
Signal Line Length: Set to a fixed value (not visible or editable), determining the smoothing period for the signal line.
MACD Source: Fixed to the closing price (close), not visible or editable in the input menu.
These values are embedded in the code and cannot be altered by users, ensuring consistency in how the MACD is calculated.
Informative Message
A static message appears in the input menu: "This is the public version that does not allow edits or signal modifications." This informs users that no customization is available.
MACD Calculations
MACD Line (macdLine): The difference between the fast EMA and slow EMA.
Signal Line (signalLine): An EMA of the MACD line, smoothed over the fixed signal line length.
Histogram (histogram): The difference between the MACD line and the signal line, visualized as columns.
Zero Line
A horizontal line at 0 (zeroLine) serves as a reference point to distinguish bullish (above 0) and bearish (below 0) conditions.
Slope Calculations
MACD Slope (macdSlope): The change in the MACD line from the previous bar.
Signal Slope (signalSlope): The change in the signal line from the previous bar.
These slopes are used to predict potential crossovers.
Crossover Prediction
Next 4 Bars Prediction (crossInNext4Bars): Estimates if the MACD line and signal line will cross within the next 4 bars based on their current values and slopes.
Signal Conditions
Buy Signal (longCondition): Triggered when the MACD line crosses above the signal line (ta.crossover).
Sell Signal (shortCondition): Triggered when the MACD line crosses below the signal line (ta.crossunder).
Tables
Current Signal Table: Positioned at the bottom-right corner with a blue border, displaying the active signal.
Next Signal Table: Positioned at the top-right corner with an orange border, showing the predicted signal.
Labels
Labels appear on the main price chart at the price level (yloc.price) with fixed styles and colors:
"LONG": Green background, white text, upward arrow style (label.style_label_up).
"SHORT": Red background, white text, downward arrow style (label.style_label_down).
"FALSE.LONG": Aqua background, white text, upward arrow style.
"FALSE.SHORT": Fuchsia background, white text, downward arrow style.
3. Functionality
MACD Calculation:
The indicator calculates the MACD using the fixed fast EMA, slow EMA, and signal line lengths applied to the closing price.
Signal Generation:
Buy Signal ("LONG" or "FALSE.LONG"):
If the MACD line crosses above the signal line:
"LONG" if the MACD line is above the zero line (valid bullish signal).
"FALSE.LONG" if below the zero line (potentially misleading).
Sell Signal ("SHORT" or "FALSE.SHORT"):
If the MACD line crosses below the signal line:
"SHORT" if the MACD line is below the zero line (valid bearish signal).
"FALSE.SHORT" if above the zero line (potentially misleading).
These signals are displayed as labels on the price chart and in the current signal table.
Crossover Prediction:
The indicator analyzes the slopes of the MACD and signal lines to predict if a crossover is likely within 4 bars:
"POSSIBLE: LONG" if the MACD line is trending upward relative to the signal line.
"POSSIBLE: SHORT" if trending downward.
This prediction is shown in the next signal table.
Visualization:
Separate Window:
Histogram: Columns with dynamic colors (dark green/light green above zero, dark red/light red below zero) based on value and trend.
MACD Line: Green line with a thickness of 2.
Signal Line: Red line with a thickness of 2.
Zero Line: Yellow horizontal line at 0.
Tables: Current signal (bottom-right, blue frame) and next signal (top-right, orange frame) with white text and background colors matching the signal type.
Main Chart: Labels indicating "LONG", "SHORT", "FALSE.LONG", or "FALSE.SHORT" at the price level of the triggering bar.
4. Visual Output
Histogram: Green above the zero line, red below, with shades varying based on whether the histogram is increasing or decreasing.
Lines: Green MACD line, red signal line, and yellow zero line.
Labels: Fixed colors and styles on the price chart.
Tables:
Current signal table: Green for "LONG", red for "SHORT", aqua for "FALSE LONG", gray for "NO SIGNAL".
Next signal table: Green for "POSSIBLE: LONG", red for "POSSIBLE: SHORT", gray for "NO SIGNAL".
5. Usage
Target Audience: Traders looking for a simple, pre-configured MACD-based tool to identify entry and exit points without needing to adjust settings.
Trading Style: Suitable for scalping or swing trading, with the added benefit of crossover predictions for proactive decision-making.
Non-editable Design: The fixed parameters and lack of customization ensure consistent behavior across all users, making it ideal for public distribution.
6. Limitations
No Customization: Users cannot adjust MACD lengths, source, colors, or label styles, limiting flexibility.
Fixed Source: Relies solely on closing prices, which may not suit all trading strategies.
Prediction Accuracy: The 4-bar crossover prediction depends on current trends and may not always be reliable in choppy markets.
False Signals: While filtered by the zero line, false signals can still occur in sideways markets.
7. Input Menu
The only visible element in the input menu is the "Information" field with the message: "This is the public version that does not allow edits or signal modifications." No other settings are exposed or adjustable.
In summary, the "MACD with Signals. Non-editable version. NACHOMIXCRYPTO" is a locked-down, user-friendly version of a MACD indicator tailored for public use. It provides clear buy/sell signals, predictive insights, and visual aids through labels and tables, all while maintaining a standardized, non-customizable configuration for simplicity and consistency.
VWAPceptiondaily, weekly, and monthly VWAPs with 1st standard deviation and 2nd standard deviation bands toggleable
LKS VOLATILIDADE GRINGOVolatility Amplitude developed by Lukas Guimarães.
It's not support and resistance, if you don't know how to use it, contact the developer!
Insta: www.instagram.com
NYCSessionLibrary "NYCSession"
Library for New York trading session time functions
@author abneralvarado
@version 1.0
isInNYSession(sessionStart, sessionEnd)
Determines if the current bar is within New York trading session
Parameters:
sessionStart (simple int) : Starting time of NY session in 24hr format (HHMM) like 0930 for 9:30 AM ET
sessionEnd (simple int) : Ending time of NY session in 24hr format (HHMM) like 1600 for 4:00 PM ET
Returns: True if current bar is within the NY session time, false otherwise
getNYSessionStartTime(lookback, sessionStart)
Gets the start time of NY session for a given bar
Parameters:
lookback (simple int) : Bar index to check (0 is current bar)
sessionStart (simple int) : Starting time of NY session in 24hr format (HHMM)
Returns: Unix timestamp for the start of NY session on the given bar's date
getNYSessionEndTime(lookback, sessionEnd)
Gets the end time of NY session for a given bar
Parameters:
lookback (simple int) : Bar index to check (0 is current bar)
sessionEnd (simple int) : Ending time of NY session in 24hr format (HHMM)
Returns: Unix timestamp for the end of NY session on the given bar's date
isNYSessionOpen(sessionStart)
Checks if current bar opens the NY session
Parameters:
sessionStart (simple int) : Starting time of NY session in 24hr format (HHMM)
Returns: True if current bar marks the session opening, false otherwise
isNYSessionClose(sessionEnd)
Checks if current bar closes the NY session
Parameters:
sessionEnd (simple int) : Ending time of NY session in 24hr format (HHMM)
Returns: True if current bar marks the session closing, false otherwise
isWeekday()
Determines if the current day is a weekday (Mon-Fri)
Returns: True if current bar is on a weekday, false otherwise
getSessionBackgroundColor(sessionStart, sessionEnd, bgColor)
Gets session background color with transparency
Parameters:
sessionStart (simple int) : Starting time of NY session in 24hr format (HHMM)
sessionEnd (simple int) : Ending time of NY session in 24hr format (HHMM)
bgColor (color) : Background color for session highlighting
Returns: Color value for background or na if not in session
Stander RSI MomentumDon't sell too early!
Stander Momentum RSI will help you ride the momentum until it's gone and keep you from missing hard earned gains!
We have all bought a volatile stock and sold it for a 12% move, when it continued to 50% gains! It's tempting to take profits before the momentum is dead. Human traders fear both losses, and giving back gains. This is natural. We need to act not natural to be successful traders.
The beauty of this is it's very simple. So simple you can not look at the price action. This cuts the action in half: either bullish momentum, or bearish momentum.
1. Set the timefame per bar on your chart
2. If you are long hold while Stander RSI remains Green, for *your* timeframe
(see below for timeframes)
3. If you are short, hold while Stander RSI remains Red, for your timeframe
For example, if my setup is on a 15 minute chart and I'm in the trade, on a pullback to neutral (50), I may add to the trade. I am not watching smaller timeframes.
Example Time Frames
----------------------
1 minute for the true scalper. Even in the craziest,
most volatile environment, you can find
trends to trade on a 1 minute chart. Hold long while Stander RSI is green
7, 9, 15, 65 minutes - ideal for day trading
78 minutes
(1/4 trading day session) good for 2-5 day swing trades
195 minutes
(1/2 session) good to hold for 2+ days
I want this green if I intend to hold a new trade overnight
1 Week
My recommended timeframe for investors
Consider reducing the position or selling it when Stander RSI is red.
Buy back when Stander RSI is green
Note: 2025 Feb-April correction, Stander RSI flipped red at SPX 5800, and
and the most recent low was 4830! You would have < 5% loss,
instead of the 20% low
1 Month - Usually a bear market is under weigh if Stander RSI is red on this timeframe!
As of April 10, 2025 this correction just went red
1 Quarter (3 months) - Only red in a serious bear market
XX Swing TraderThe "XX Swing Trader" indicator is a versatile tool for TradingView that helps traders spot trends and manage risk directly on the price chart. Here’s a thorough explanation of its stop-loss strategy, described in plain terms as if you’re looking at the chart without knowing the code details.
### Stop-Loss Strategy Overview
This indicator gives you a clear way to set and adjust your stop-loss as a trade unfolds. It starts with fixed yellow lines marking key price levels and then uses two sets of moving trend lines—one tight and one loose—to trail your stop-loss as the trend grows.
1. **Initial Stop-Loss: Yellow Lines**
- **What You See**: Horizontal yellow lines appear on the chart—one above the price (a peak high) and one below (a peak low).
- **What They Mean**:
- The yellow line below the price is a major support level—a price where buyers have stepped in before.
- The yellow line above the price is a major resistance level—a price where sellers have pushed back.
- **How to Use Them**:
- For a **buy trade (long)**: Place your initial stop-loss just below the yellow line under the price. If the price drops below this support, it’s a sign the trade might be failing.
- For a **sell trade (short)**: Set your initial stop-loss just above the yellow line over the price. If the price climbs past this resistance, the trade could be going against you.
- **Why It Works**: These lines act as your first safety net, locking in a fixed point to exit if the price moves the wrong way early on.
2. **Moving Trend Lines: Tight and Loose Stop Areas**
- **What You See**: Two sets of colored lines appear as the price starts trending:
- **Green Lines** show an uptrend (price moving up).
- **Red Lines** show a downtrend (price moving down).
- Each trend has two lines: one closer to the price (tight) and one further away (loose).
- **First Trend Line (Tight Stop Area)**:
- **Appearance**: This is the green or red line nearest to the price.
- In an uptrend, it’s a green line below the price.
- In a downtrend, it’s a red line above the price.
- **What It Means**: This tight line follows the price closely, adjusting to recent ups and downs. It’s like a shadow that sticks near the action.
- **How to Use It**:
- For a **buy trade**: Once the price starts climbing and the green tight line appears, move your stop-loss from the yellow support line to just below this green line. It keeps your risk small while letting the trade develop.
- For a **sell trade**: When the price drops and the red tight line forms, shift your stop-loss from the yellow resistance line to just above this red line.
- **Why It Works**: The tight line is your cautious trailing stop—it protects profits early and gets you out fast if the trend stalls.
- **Second Trend Line (Loose Stop Area)**:
- **Appearance**: This is the green or red line farther from the price.
- In an uptrend, it’s a green line lower than the tight one.
- In a downtrend, it’s a red line higher than the tight one.
- **What It Means**: This loose line moves with the price but gives it more breathing room, tracking the bigger trend rather than every little wiggle.
- **How to Use It**:
- For a **buy trade**: As the uptrend gains steam and the price keeps rising, adjust your stop-loss to just below this green loose line. It lets the trade ride longer without getting stopped out by normal dips.
- For a **sell trade**: As the downtrend strengthens, move your stop-loss to just above the red loose line, allowing the price to bounce a bit without ending the trade.
- **Why It Works**: The loose line is your patient trailing stop—it’s great for bigger moves, giving the trend space to grow while still keeping you safe.
### How It Plays Out on the Chart
- **Starting a Trade**: You might enter a buy when the price bounces off the yellow support line or a sell when it rejects the yellow resistance line. Little yellow dots might also pop up to hint at trend changes.
- **Early Trend**: Once the trend kicks in (green lines for up, red for down), shift your stop-loss to the tight line. This keeps you close to the action.
- **Strong Trend**: As the price keeps trending, slide your stop-loss to the loose line. This locks in more profit while letting the trade run.
### Visual Guide
- **Yellow Lines**: Fixed high and low markers—your starting stop-loss.
- **Green Tight Line**: Close below the price in an uptrend—your early trailing stop.
- **Green Loose Line**: Further below in an uptrend—your longer-term stop.
- **Red Tight Line**: Close above the price in a downtrend—your early trailing stop.
- **Red Loose Line**: Further above in a downtrend—your longer-term stop.
This step-by-step system—yellow lines to tight trend lines to loose trend lines—helps you manage risk smartly, from the trade’s first moments to its full potential.
StonkGame AutoLevels HL Y/T/W/MHigh and Low auto-generated clean levels and labels for prior day, current day, last week, last month, last year.