Ichimoku + P&F LONG Signal [Cleaned]Strategy combining entry confirmation from both Ichimoku and PnF charting meant to be used on 1h, 30min, 15min charts after higher time frame confirmations have been established.
Trendanalyse
USDCHF Short Strategy - Ichimoku + P&FStrategy combining entry confirmation from both Ichimoku and PnF charting meant to be used on 1h, 30min, 15min charts after higher time frame confirmations have been established.
ORB with 50% lineThis script plots the high and low of any custom session and extends these levels until the daily close. By default, it will not display on timeframes higher than the length of the defined opening session.
From the settings, you can adjust both the opening range period and the maximum timeframe on which the levels are displayed.
In addition, the script also plots a median line between the ORB High and ORB Low, providing an extra reference level for traders.
SPX ORB 60m → 0DTE Credit Spreads (Signals & Webhooks)SPX ORB 60m → 0DTE Credit Spreads (Signals & Webhooks)
This indicator implements a 60-minute Opening Range Breakout (ORB) workflow for SPX and maps the first breakout during a monitoring window to a same-day options credit-spread idea. It’s signal-only (no backtesting) and includes both visual planning tools and automation hooks (webhooks/alerts).
How it works
ORB window: 09:30–10:30 New York. The script builds ORB High/Low and fixes them at 10:30.
Monitoring window: 10:31–12:00 New York.
The first wick break picks direction:
Break above ORB High → bullish bias → PUT credit spread idea (short strike below ORB Low − offset).
Break below ORB Low → bearish bias → CALL credit spread idea (short strike above ORB High + offset).
One signal per day. The bar is tagged “Fired PUT/CALL”.
Key inputs
Spread width ($), strike step ($), and independent short-strike offsets for PUT/CALL.
Eligibility thresholds by % of 09:30 open or points (separate minima for PUT vs CALL), plus an “ignore thresholds” test mode.
Day-of-week filters per side.
Preview before fire: show gray dotted “hypothetical” strikes only when eligible (or always), or hide until the actual trigger.
If the chosen side is blocked by weekday filter, you can still display it disabled (gray).
Visuals
ORB Rectangle: from 10:30 to 16:00 NY spanning ORB High/Low; updates intraday and then stays fixed. Optional label shows the range in pts and %.
Executed lines & labels: customizable style and width; colorized after the first trigger.
“NOT ELIGIBLE” gray label (optional) when thresholds/day filters are not met.
Outcome tag at session close (informational): WIN/LOSE relative to the short strike.
ORB High/Low plotted with plot.style_linebr for clean session edges.
Probability box (informational)
Optional box displayed at the breakout with a 0–100% composite score from:
ORB/ATR size (capped),
ADX (Wilder calculation inside the script),
ATR regime vs a long SMA baseline.
All lengths, caps, weights, colors and opacity are configurable, including a time offset to place the box.
Automation
Two backends supported: DigitalOcean server.js or SignalStack (Tastytrade).
Optional limit_price per leg and time_in_force (day/gtc) for SignalStack.
Alertconditions provided for PUT / CALL signals so you can create alerts from the TradingView dialog.
Additionally, the script can emit alert() payloads on trigger (enable in settings) to drive your webhook.
Notes
Designed for intraday NY session; 1–15m charts are typical.
Signals are for automation/planning, not recommendations. Validate risk, fills, and routing.
Disclaimer
For educational/informational purposes only. Not financial advice. Options trading involves substantial risk.
SPX ORB 60m → Spreads de crédito 0DTE (webhook Tastytrade)
Indicador para estrategia intradía que construye el rango de apertura (ORB) de 60 min en SPX (09:30–10:30 NY), y durante 10:31–12:00 detecta la primera ruptura por mecha. Según la dirección, propone un spread de crédito 0DTE:
Rompe por arriba (High ORB) → sesgo alcista → spread PUT de crédito (short por debajo del Low ORB – offset).
Rompe por abajo (Low ORB) → sesgo bajista → spread CALL de crédito (short por encima del High ORB + offset).
Solo 1 disparo por día, con etiqueta “Fired PUT/CALL”.
Ajustes clave
Ancho del spread ($) y paso de strike ($).
Offsets ($) independientes para PUT/CALL.
Umbrales de elegibilidad por % (vs apertura 09:30) o por puntos, con mínimos distintos para PUT/CALL; modo “ignorar umbrales” para pruebas.
Filtros por día de la semana (activar PUT/CALL por día).
Preview antes del disparo: mostrar u ocultar strikes hipotéticos en gris (solo si cumple o siempre); o no mostrar nada hasta que realmente dispare.
Si el lado elegido está bloqueado por día, puedes mostrarlo en gris (OFF).
Visuales
Rectángulo ORB: de 10:30 a 16:00 NY entre High/Low del ORB; se actualiza en tiempo real y queda fijo el resto del día. Etiqueta opcional con rango en puntos y % para evaluar rápidamente si “vale la pena”.
Líneas/etiquetas de ejecución con estilo y grosor configurables; colores por estado.
Etiqueta “NOT ELIGIBLE” (EN): opcional, en gris cuando no cumple reglas/umbrales.
Etiqueta de resultado al cierre (16:00): WIN/LOSE según el precio vs el strike corto (solo informativa).
Las líneas ORB High/Low usan plot.style_linebr para que corten limpio en los bordes de sesión.
Caja de “probabilidad” (informativa)
Opcional, aparece en la ruptura y muestra un score (0–100%) basado en:
Tamaño del ORB vs ATR,
ADX (cálculo de Wilder),
Régimen de ATR vs su media larga.
Configurable (periodos, límites, pesos, colores, opacidad) y con desplazamiento en minutos para ubicarla.
Automatización / Webhooks
Backends: DigitalOcean server.js o SignalStack (Tastytrade).
Opcional limit_price por pierna y time_in_force (day/gtc) en SignalStack.
Cantidad y preferencia 0DTE configurables.
Las alertas se envían solo cuando dispara (no en previews).
Uso recomendado
Gráficos intradía en sesión NY (1–15m).
Es una herramienta de ejecución/automatización, no una recomendación.
Verifica riesgo, slippage y ejecución con tu bróker.
Aviso
Contenido educativo/informativo. No es asesoría financiera. Operar opciones implica riesgo elevado.
Golden Retest System [MTF]Golden Retest System
Similar to the Phoenix EMA System, but with weight on higher timeframes
Trade on a lower timeframe (e.g., 1H).
But base signals on higher timeframe EMAs (e.g., Daily).
✅ What’s new:
Added a timeframe input (EMA Timeframe).
If you leave it blank, EMAs are calculated on the chart’s current timeframe.
If you select, say, 1D, the script will use Daily EMAs while trading/signaling on your lower chart (like 1H).
PowerDelta Oscillator [FxScripts]PowerDelta Oscillator
The PowerDelta Oscillator measures real-time buying and selling pressure using the proprietary PowerDelta Algorithm. By quantifying order flow, it identifies whether the market conditions favor bullish or bearish activity, helping traders determine directional bias for both trend and countertrend setups.
Calculation Methodology
The PowerDelta computes the delta (difference) between buying and selling pressure by integrating both price movement and volume behavior rather than relying solely on volume or price-based approximations like other oscillators.
The PowerDelta Algorithm evaluates six core price-volume conditions:
Price advancing with increasing volume
Price advancing with decreasing volume
Price consolidating with increasing volume
Price consolidating with decreasing volume
Price declining with increasing volume
Price declining with decreasing volume
From these conditions, the algorithm derives:
Accumulation vs Distribution phases
Buyer/Seller exhaustion points
Effort vs No Result scenarios (volume pressure failing to move price)
Operational Use
The PowerDelta Oscillator has three operational modes:
Trend
Countertrend
Blended (Trend/Countertrend hybrid)
Trend Mode
In Trend Mode, the indicator plots an oscillator that fluctuates between positive and negative values:
Positive readings indicate dominant buying pressure
Negative readings indicate dominant selling pressure
The magnitude of the reading reflects the intensity of the pressure
Crossovers at the zero line provide directional shifts:
Negative → Positive: bullish transition
Positive → Negative: bearish transition
Additionally:
Sustained positive values indicate control by buyers, long bias is favoured
Sustained negative values indicate control by sellers, short bias is favoured
The magnitude of displacement from zero provides additional confirmation of market strength or weakness
Countertrend Mode
In Countertrend Mode, the primary use of the PowerDelta Oscillator is to locate divergences between price and the oscillator (as visualised on the chart above) which helps traders pinpoint potential reversals
The oscillator is much more sensitive in this mode, making highs, lows and hence divergences, easier to spot
Like Trend Mode, the magnitude of displacement from zero provides additional confirmation of market strength or weakness
The various Analytical Scenarios detailed below provide detailed use cases for both Trend and Countertrend Mode
Blended Mode
To provide maximum flexibility, there’s also a third Blended Mode
This mode combines elements of the two primary modes and can be used as part of a hybrid approach making it easier to spot both trends and reversals
Alternative Source
The PowerDelta algorithm utilises volume data therefore it’s best to use the most reliable source of volume data for the instrument being traded
For instance, whilst XAUUSD provides excellent results with most forex brokers, slightly better results may be achieved using GC futures data which comes direct from the exchange (data package required)
To use a third-party source, select 'Alternative' and input the relevant source
This can also be used as a way to monitor correlated pairs by adding two instances of the PowerDelta to the same chart, selecting pair 1 e.g. EURUSD as the first instance and the correlated pair e.g. USDCHF as the second instance
Thorough backtesting advised
Analytical Scenarios
Accumulation: High positive oscillator readings combined with upward price movement suggest active accumulation.
Optimal strategy: Monitor pullbacks for potential long entries or wait for a divergence with price and potential reversal.
Distribution: High negative oscillator readings with downward price movement indicate distribution.
Optimal strategy: Monitor pullbacks for potential short entries or wait for a divergence with price and potential reversal.
Buyer Exhaustion: Price forms higher highs while oscillator value declines. Indicates weakening buying strength and potential bearish reversal.
Seller Exhaustion: Price forms lower lows while oscillator value contracts. Indicates weakening selling strength and potential bullish reversal.
Effort / No Result (Buyers): Positive oscillator expansion without higher highs indicates aggressive buying without price confirmation, suggesting overbought conditions and a potential bearish reversal.
Effort / No Result (Sellers): Negative oscillator expansion without lower lows indicates aggressive selling without price confirmation, suggesting oversold conditions and a potential bullish reversal.
Alerts
To trigger alerts when market bias transitions across the zero line:
Right-click on chart → Add Alert on PowerDelta
Condition: PowerDelta → Select Mode
Type: Crossing
Value: 0
Execution: Once Per Bar Close
Adjust additional parameters as required
Performance and Optimization
Backtesting Results: The PowerDelta Oscillator has undergone extensive backtesting across various instruments, timeframes and market conditions, demonstrating strong performance in identifying strong trends and reversals. User backtesting is strongly encouraged as it allows traders to optimize settings for their preferred instruments and timeframes.
Optimization for Diverse Markets: The PowerDelta Oscillator can be used on crypto, forex, indices, commodities and stocks. The PowerDelta Oscillator's algorithmic foundation ensures consistent performance across a variety of instruments. The Trend, Countertrend and Blended Modes make it easy for the trader to set up based on their individual trading style.
Educational Resources and Support
Users of the PowerDelta Oscillator benefit from comprehensive educational resources and full access to FxScripts Support. This ensures traders can maximize the potential of the PowerDelta Oscillator and other tools in the Sigma Indicator Suite by learning best practices and gaining insights from an experienced team of traders.
Phoenix EMA SystemPhoenix EMA System 🐦🔥
rising after the retest like a phoenix reborn
The Golden Retest System is a trend-following indicator based on the classic 50 EMA / 200 EMA crossover. Unlike the standard “Golden Cross” or “Death Cross,” this tool waits for price to retest the key EMA after a crossover before giving a signal. This reduces false breakouts and provides cleaner entries.
Buy Signal: Triggered when the 50 EMA crosses above the 200 EMA, followed by a retest of the 200 EMA.
Sell Signal: Triggered when the 50 EMA crosses below the 200 EMA, followed by a retest of the 50 EMA.
📖 Instructions
Add the indicator to your chart.
Watch for BUY and SELL labels plotted when conditions are met.
For Buy setups:
Wait for the 50 EMA to cross above the 200 EMA.
Enter long on the retest of the 200 EMA (signaled by the indicator).
For Sell setups:
Wait for the 50 EMA to cross below the 200 EMA.
Enter short on the retest of the 50 EMA (signaled by the indicator).
Use additional filters such as volume, higher timeframe trend, or risk management rules for confirmation.
⏳ Recommended Timeframes
Best performance on 4H, 12H, and Daily charts.
Works for swing and position traders.
Lower timeframes (15m, 1H) can be used but may produce more noise. Confirm with higher timeframe bias.
⚠️ Disclaimer
This indicator is for educational purposes only. It is not financial advice. Always test thoroughly and apply proper risk management before using it in live trading.
Stocker++Stocker++ Comprehensive Documentation
Overview
Stocker++ is an advanced stock analysis indicator that combines technical trend analysis with fundamental company data to provide comprehensive investment insights. This all-in-one tool displays multiple moving averages for trend identification and presents detailed financial information through organized data tables, helping investors make informed decisions based on both price action and company fundamentals.
Key Features
1. Customizable Moving Averages
Up to 6 configurable moving averages (MA1-MA6)
Choice between Simple Moving Average (SMA) and Exponential Moving Average (EMA)
Individual color customization for each MA
Adjustable lengths, timeframes, and visibility toggles
Default setup includes 10, 20, and 50-period MAs for short to medium-term trend analysis
2. Risk Management Table
Displays critical position sizing and risk calculations:
Account Size: Your total trading capital
Risk Money: Dollar amount and percentage at risk per trade
Stop Loss: Calculated using either ATR or Low of Day
Shares to Buy: Optimal position size based on risk parameters
Position Size: Total dollar amount and percentage of account
Max Allowed Position: Maximum position based on liquidity constraints (Daily Volume ÷ 200)
Min Required Daily Vol: Minimum liquidity needed for your position size
Liquidity Ratio: How many times over the minimum liquidity requirement
Average Daily Volume ($): 20-day average dollar volume
Average Daily Shares Volume: 20-day average share volume
Relative Volume: Current volume compared to 20-day average
Volume Buzz: Percentage increase/decrease from average volume
3. Company Info Table
Essential company metrics and market data:
Change: Daily price change in dollars
ATR: Average True Range for volatility measurement
ADR: Average Daily Range percentage
LoD price/dist: Low of Day price and distance percentage
Market Cap: Total market capitalization
Total Shares: Outstanding shares
Float Shares: Tradeable shares and percentage of total
Free Cashflow: Cash generation and percentage of market cap
Employees: Total employee count
Shareholders: Number of shareholders
Sector/Industry: Business classification
Open GAP: Gap percentage from previous day
Analyst Ratings: Buy/Strong Buy/Hold/Sell/Strong Sell recommendations with totals
4. Earnings Table
Quarterly earnings history displaying:
Quarter: Year/Month of earnings
Standardized: Standardized EPS
Report: Actual reported EPS
Estimation: Analyst consensus estimate
Surprise: Beat/miss amount and percentage
Revenue: Actual quarterly revenue
Estimation: Revenue estimates
Surprise: Revenue beat/miss with percentage
Color-coded results (green for beats, red for misses)
5. Financial Analysis Table
Comprehensive fundamental analysis across multiple sections:
Income Statement:
Revenue (Quarterly)
Gross Profit with margin percentage
Operating Income with margin
Net Income with margin
Earnings Per Share (EPS)
Balance Sheet:
Total Assets
Total Liabilities
Shareholders Equity
Cash & Equivalents
Total Debt
Debt/Equity Ratio
Valuation Metrics:
Market Cap
Enterprise Value
EV/Revenue
Price/Book Ratio
Book Value per Share
Return on Equity (ROE)
Return on Assets (ROA)
Key Multipliers:
P/E Ratio
P/S Ratio
PEG Ratio
EV/EBITDA
Valuation Analysis:
Fair Value calculation using multiple methods
Current vs Fair Value percentage
Investment Rating (0-10 scale)
Long-term Outlook assessment
Warren Buffett Criteria:
ROE Quality (>15% target)
Debt Payoff Time (<3 years ideal)
Economic Moat score (0-6)
Owner Earnings with margin
Margin of Safety (>25% target)
Overall Buffett Score (0-5)
Settings Configuration
Moving Average Settings
Enable/Disable: Toggle each MA on/off
MA Type: Choose SMA or EMA for each line
Length: Set period for each MA (default: 10, 20, 50, 100, 150, 200)
Timeframe: Set specific timeframe for each MA
Colors: Customize each MA line color
Table Settings
Each table includes:
Show/Hide Toggle: Enable or disable individual tables
Position: Choose from 6 screen positions
Text Size: Auto, Tiny, Small, Normal, Large, or Huge
Colors: Customize table background, highlight, and text colors
Risk Management Settings
Account Size: Your trading capital
Risk Per Trade (%): Percentage to risk per position
Position Multiplier: Adjustment factor for position sizing
Stop Loss Level: Choose between ADR or Low of Day
ADR/ATR Length: Periods for volatility calculations
Usage Tips
Trend Analysis: Use moving averages to identify trend direction and strength. Price above all MAs suggests uptrend.
Position Sizing: Use the Risk Management table to calculate proper position size based on your risk tolerance.
Liquidity Check: Ensure the Liquidity Ratio is >1 (preferably >2) before entering large positions.
Earnings Analysis: Review earnings history for consistency and trend. Look for companies that consistently beat estimates.
Buffett Score: A score of 4-5 indicates a potential long-term value investment following Warren Buffett's principles.
Investment Rating: Scores above 7 suggest strong investment potential, while below 4 indicates caution.
Important Notes
Designed exclusively for stock market analysis
All recommendations are for educational purposes only
Best used in conjunction with personal research and risk tolerance
Data updates in real-time during market hours
Some financial metrics may not be available for all stocks (particularly pre-revenue companies)
RSI 34 with Candle Color Change by ManiRSI 34 along with over bought and oversold
The RSI calculates the average gains and losses over the last 34 periods.
The formula roughly is:
𝑅𝑆𝐼=100−100
1+𝑅𝑆
RSI=100−1+RS100
Where RS (Relative Strength) = Average Gain / Average Loss over 34 periods.
RSI values above 75 usually indicate the market is overbought (potential price reversal down or consolidation).
RSI values below 35 usually indicate the market is oversold (potential price reversal up or consolidation).
Overbought Zone (RSI > 75):
Market is likely overextended to the upside.
Candles can turn red or a bearish shade to signal potential selling pressure or caution.
Oversold Zone (RSI < 35):
Market is likely overextended to the downside.
Candles can turn green or a bullish shade to signal potential buying opportunities.
Neutral Zone (RSI between 35 and 75):
Market is balanced.
Candles remain in their default color (usually white, blue, or black depending on the chart style).
APO ChannelThis script plots a dynamic channel around the price on a TradingView chart, based on volatility and an adaptive filtering method (APO – Adaptive Price Oscillator). It also signals breakouts with arrows and can color the candles according to the trend.
2️⃣ Main Features
APO Channel
Calculates a filtered price (Filt) based on volatility and an adaptive parameter alpha.
Plots two bands around this price (Filt1 = upper, Filt2 = lower) to form the channel.
Breakout Signals
Upper band: if price crosses above Filt1 → “break up” signal (up arrow).
Lower band: if price crosses below Filt2 → “break down” signal (down arrow).
Colors and Candles
Candle colors change according to the trend:
Green = bullish momentum
Blue = bearish momentum
Gray = neutral
Optional: leave candles uncolored if you prefer.
Labels
Shows either the price or average volume depending on settings.
Label size is configurable: Small, Normal, or Large.
Configurable Inputs
Length (N): number of periods to calculate the channel.
Bands Distance: distance of the bands from the filtered price.
Choice of data for labels: Price or Average Volume.
Colors for signals and candles.
3️⃣ Visual Result
A central line (Filt) with two bands representing the channel.
Candles can be colored according to the current signal.
Arrows and labels appear on channel breakouts.
In short, this script is a trend-following and breakout detection tool, providing clear visualization on the chart through colors, labels, and adaptive candles.
High Accuracy Engulfing Strategy [PIPNEXUS]Indicator Description:
The PIPNEXUS Trend & Volume Continuation Indicator is built to identify trend continuation opportunities while filtering signals through volume analysis. It highlights moments when the market is most likely to sustain its direction, helping traders avoid false breakouts and weak moves. By combining price action with volume confirmation, this tool delivers more reliable entries and exits, making it ideal for both intraday and swing trading.
Key Features:
Detects potential trend continuation setups
Uses volume validation to filter out weak signals
Works seamlessly across multiple timeframes
Designed to reduce noise and improve overall trade accuracy
RSI Divergence signal® [BlackRock_et]RSI Divergence signal® — Overview
Overlay indicator that detects regular and hidden RSI divergences and optionally draws price lines between pivot points.
Includes two engines: a Core RSI(5) divergence module with smoothing and a MOST-style module that mirrors the classic “RSI(14) + pivot” logic. Generates Buy/Sell labels and exposes four alert conditions.
How it works
RSI Core (default):
RSI baseline: RSI(5) zero-centered (–50…+50), optional smoothing (SMA/EMA/WMA).
Pivots: price pivots use pivotLeft=7 / pivotRight=1; RSI pivots are synchronized within pivotSyncBars=5.
Regular divergences:
Bullish: price lower low + RSI higher low.
Bearish: price higher high + RSI lower high.
Hidden divergences (optional):
Hidden Bullish: price higher low + RSI lower low.
Hidden Bearish: price lower high + RSI higher high.
On confirmation, the script can draw a dotted/solid price line between the two pivots and place a label at the second pivot.
MOST-style module (optional):
RSI source RSI(14) on close with lookbackLeft=5 / lookbackRight=5.
Signals only when the previous pivot falls within a time gate (5–60 bars).
Detects regular bullish/bearish divergences and plots labels; optional price lines between the two swing points.
Plots & labels (what you see)
Buy/Sell labels: “B” for bullish, “S” for bearish; hidden divergences add “(H)”.
Optional price lines between the two price pivots (toggleable).
Colors for regular/hidden bull/bear and label styles are user-configurable.
Inputs (user controls)
Show Regular Divergence (Core) — on/off
Show Hidden Divergence (Core) — on/off
Use MOST-style Divergence — on/off
Draw Price Lines — draw/remove lines between pivots
Delete Broken Lines — when new lines overlap older ones, delete older lines instead of downgrading them to dotted
Colors — bull/bear (regular & hidden) and label BG/text colors
Core engine lengths, pivot distances, smoothing and MOST params are locked in code for consistency across users.
Alerts
Four ready-to-use alertconditions:
Buy (Bullish Divergence — Core)
Sell (Bearish Divergence — Core)
Buy (Bullish Divergence — MOST)
Sell (Bearish Divergence — MOST)
Usage notes
Timeframes/markets: Works on any symbol/timeframe; for cleaner pivots, consider H1+ on volatile markets (crypto/FX/indices/equities).
Confirmation timing: Signals appear after pivot confirmation (pivotRight=1) and are evaluated on bar close.
Lines & clutter: If your chart becomes busy, either disable Draw Price Lines or enable Delete Broken Lines.
Chart types: Designed for standard candles; alternative chart types (Heikin Ashi, Renko, Range, etc.) can distort divergence logic.
Not auto-trading: Labels/alerts are contextual indications, not standalone entries. Always confirm with your own rules and risk control.
Limitations
Pivot dependency: Divergences rely on swing identification; changing timeframe or extreme volatility may shift which pivots qualify.
No MTF sources: Signals are computed on the chart’s timeframe; there is no request.security() MTF in this script.
Label/line caps: Internally manages arrays and respects max_lines_count / max_labels_count; excessive history may be trimmed.
Release notes
v1.0 (2025-09-10): Initial public release with Core (regular/hidden) and optional MOST-style divergences, price-line drawing, and four alertconditions.
BNCS Ultimate Pro--- BNCS Ultimate Pro ---
This is a powerful, multi-module trading indicator designed to precisely identify trend-following and reversal signals. By leveraging a suite of advanced confirmation engines and filters, this indicator provides high-probability trading opportunities across various market conditions.
**Key Features:**
* **Accurate Buy/Sell Signals:** Clear and easy-to-understand signals for both trend and reversal trading modes.
* **Multi-Module Confirmation:** Utilizes 5 distinct trend engines to enhance signal accuracy and filter out noise.
* **Advanced Filters:** Includes Higher Timeframe, Candle Rejection, and a Primary Trend filter to avoid false signals in unfavorable conditions.
* **Live Dashboard:** Get a real-time overview of the current market trend, strength, and upcoming signal status directly on your chart.
* **Fully Customizable:** Tailor the indicator to your personal trading style by enabling or disabling any engine or filter.
**How to Use:**
* **Continuation Mode:** Works best in trending markets. It provides signals in the direction of the established trend.
* **Reversal Mode:** Ideal for identifying potential tops and bottoms in ranging or sideways markets.
* Always practice proper risk management and confirm signals with your own analysis.
**Contact for Access:**
This is an invite-only script. If you are interested in gaining access, please contact me via:
* **Telegram:**
* **Link:**
* **Email:**
---
**Disclaimer:**
This indicator is for educational purposes only and does not constitute financial advice. Trading involves significant financial risk, and you are solely responsible for your decisions. This script is for personal use only. Copying, reselling, or sharing it is strictly prohibited.
---
Auto Reference Relative Valuation Oscillator📌 Auto Reference Relative Valuation Oscillator
🧠 What does this script do?
This indicator shows whether the current asset is overvalued or undervalued compared to a reference symbol like:
- TVC:DXY – US Dollar Index
- TVC:GOLD – Gold
- CRYPTOCAP:BTC – Total BTC Market Cap
- SP:SPX – S&P 500 Index
- TVC:USOIL – US Crude Oil
It uses the ratio:
price of current asset ÷ price of reference asset
Then normalizes this ratio into a 0–100 oscillator scale .
---
⚙️ Settings:
- Asset Group : Choose your reference symbol by group (Forex, Gold, Crypto, etc.)
- Lookback Period : Period used for calculating high/low bounds (default: 14)
- Upper Bound : Overvaluation threshold (default: 90)
- Lower Bound : Undervaluation threshold (default: 10)
---
📈 How to use:
- Values above 80–90 → Asset is likely overvalued
- Values below 20–10 → Asset is likely undervalued
- Combine with Supply/Demand Zones , and price action to spot high-probability trade entries.
Example:
If the indicator is undervalued AND price touches a demand zone → Potential BUY
If the indicator is overvalued AND price hits a supply zone → Potential
---
✅ Best for:
- Multi-asset traders
- Forex and Crypto trading
- Intermarket analysis
- Confluence with fundamental/macroeconomic models
---
🧩 No coding or setup needed:
Just apply the indicator, choose your asset group, and trade smartly based on valuation.
OI Instant Signals [Real-Time]OI Instant Signals – a one-click overlay that spots aggressive intraday reversals and breakouts by fusing live Open-Interest data with price momentum, volume surges and micro-structure cues.
It watches for four high-conviction setups:
Rising OI + fast price lift → new long-side energy
Rising OI + fast price drop → fresh short-side pressure
Falling OI + sharp counter-move → squeeze / liquidation
RSI extremes + OI inflection → mean-reversion bounce
Signals are delivered the instant the last tick confirms the pattern (or at bar-close if you prefer), each flagged as “Strong”, “Quick” or “Reversal” so you know why it fired. A colour-coded OI histogram, on-bar triangles and a real-time dashboard keep you oriented without leaving the chart.
Set one alert for “Any alert() function call” and you’ll get push notifications the moment buyers or sellers commit size—no manual scanning, no external data feeds.
Ultimate 30m – Final Const AlertUltimate 30m – Final Const Alert
A ready-to-use 30-minute trading framework that combines four pillars—trend, momentum, volume and key levels—into one clean overlay. It waits for a confluence of:
A volatility-based channel breakout
RSI confirmation above/below the mid-line
Rising/falling Awesome-Oscillator sequence
OBV leadership relative to its own average
A minimum volume surge versus the 20-period mean
Price acceptance (close > prior close for longs, < for shorts)
Long or short signals are fired only when every filter aligns and no position is already open. Each signal comes with pre-calculated, asymmetric exits: a tight ATR-derived stop and a 2.5× risk reward target, both plotted in real time while the trade is alive.
Add the script, create one “Any alert() function call” alarm and you’ll get instant, push-ready notifications the moment the setup triggers—no coding or manual drawing required.
Super Compute
名称:超级算力(作者:李天天)— 基于改良 SuperTrend 的趋势/动量指标,内置 ATR 阶梯止盈、σ 通道与回撤跟踪,实时标签仅跟踪至 TP1 并在命中时冻结,标签显示方向/开仓价/当前收益(1x)。
Name: Super Compute (by Li Tiantian) — an enhanced SuperTrend-based trend/momentum indicator with ATR ladder take-profits, σ-channel and drawdown trailing; the real-time label tracks only up to TP1 and freezes on hit, showing direction/entry/1× P&L.
概述:指标以量价扩展的 VPT 影子价(out)为核心平滑线,结合开盘 EMA 方向过滤,生成更稳定的买卖信号;适合日内与波段交易,在趋势行情中顺势持有,在震荡中通过更高阈值与过滤降低噪音。
Overview: The indicator centers on a VPT-derived “shadow price” (out) as the smoothing line and validates entries with an open-EMA filter, producing more stable signals; it fits intraday and swing trading—riding trends while reducing noise in ranges via higher thresholds and filtering.
工作原理:先以价差与量能构造并平滑 VPT,得到 out;再用 ATR(st_period) 构造上下阈值 up_lev/dn_lev;依据 close 与阈值的位置与延续规则生成 st_line;当 close 上穿/下破 st_line 且方向与开盘 EMA 一致时触发买/卖。
How it works: Build and smooth a VPT stream to get out; use ATR(st_period) to form up/down thresholds; apply continuation rules to form st_line; trigger long/short when close crosses st_line and aligns with the open-EMA direction filter.
实时标签:入场后持续显示方向、开仓价与当前收益(1x);一旦价格达到 ATR 的 TP1(多:high≥entry+TP1ATR;空:low≤entry−TP1ATR),标签立即冻结保持当时信息,直到下一次入场重置。
Real-time label: After entry, it shows direction, entry, and 1× P&L; once price reaches ATR TP1 (long: high≥entry+TP1ATR; short: low≤entry−TP1ATR), the label freezes, retaining that snapshot until the next entry resets it.
信号模式:可选“允许连续同向”用于趋势加仓式再入场,或“下一信号必须相反”以保持节奏整洁并避免同向重复提示。
Signal mode: Choose “Allow same direction” for trend-add entries or “Force alternation” to keep a clean cadence and avoid repeated same-direction triggers.
止盈体系:三种互补模式——ATR 阶梯(TP1/TP2/TP3,可自定义倍数)、σ 通道触发(回落/回升)、回撤跟踪(运行峰/谷回撤达阈值);可根据品种波动特性灵活切换。
Take-profit system: Three complementary modes—ATR ladder (TP1/TP2/TP3 with custom multipliers), σ-channel fades (reversion after touch), and drawdown trailing (from running peak/trough); switch per instrument volatility profile.
使用方法:1) 添加到图表→选择品种与周期;2) 默认用 ATR 阶梯并观察 TP1 命中率;3) 按波动调整 st_mult/st_period 与 ATR 倍数;4) 依据交易风格选择信号模式;5) 需要可开启开仓价水平线作为价位锚点。
How to use: 1) Add to chart and choose symbol/timeframe; 2) Start with ATR ladder and gauge TP1 hit rate; 3) Tune st_mult/st_period and ATR multipliers per volatility; 4) Pick a signal mode per style; 5) Optionally enable the entry-price line as an anchor.
主要参数:st_mult(SuperTrend 乘数)、st_period(SuperTrend 周期)、tpMode(ATR 阶梯/σ 通道/回撤)、atrLenTP(ATR 长度)、TP1/TP2/TP3 倍数、参考时间框架(分钟)、信号模式、显示实时标签与开仓价线。
Key parameters: st_mult (SuperTrend multiplier), st_period (SuperTrend period), tpMode (ATR ladder/σ-channel/drawdown), atrLenTP (ATR length), TP1/TP2/TP3 multipliers, reference timeframe (minutes), signal mode, show real-time label and entry-price line.
调参建议:高波动时适当上调 st_mult 或 st_period 并提高 atrLenTP,TP1 倍数可略降以更快兑现;趋势持久的 4H/日线可略降 st_mult 提高灵敏度,并提高 TP2/TP3;震荡期可用更高阈值或切换 σ 通道减少假突破。
Tuning tips: In high volatility, raise st_mult or st_period and atrLenTP, slightly lower TP1 multiplier for quicker realization; in persistent 4H/D trends, slightly reduce st_mult for sensitivity and raise TP2/TP3; in ranges, use higher thresholds or σ-channel to cut false breaks.
告警使用:在 TradingView 新建告警时选择本指标的“买入/卖出”“ATR/σ/回撤”相关条件,触发频率建议选“收盘时”以降低未收盘抖动对信号稳定性的影响。
Alerts: When creating an alert in TradingView, choose this indicator’s Buy/Sell or ATR/σ/Drawdown conditions; prefer “On bar close” to reduce intra-bar signal wobble.
收益口径:所有展示收益均按 1×(不加杠杆)计算,不包含手续费、点差与滑点;若实盘使用杠杆,请自行换算并纳入成本。
P&L basis: All displayed gains are at 1× (no leverage), excluding fees, spreads, and slippage; if trading with leverage, convert accordingly and include costs.
适用范围:支持多数品种与周期(加密、外汇、指数、期货、股票);在趋势性更强的周期表现更佳,在极端消息驱动或跳空行情下需配合独立风控。
Scope: Works across most symbols and timeframes (crypto, FX, indices, futures, equities); performs best in trendier frames; under news-driven gaps or shocks, pair with independent risk controls.
注意事项:K线请选择平均K线图
Aslan | Momentum Matrix [6.5]The Aslan Momentum Matrix is a highly adaptive momentum and reversal detection tool built for modern traders. By integrating normalized price action, smart money volume flow, divergence analysis, and multi-factor confluence logic, it offers precise real-time insights into trend strength, potential reversals, and underlying market conviction. The indicator can operate independently or serve as a powerful confirmation engine alongside other systems.
HyperWave Oscillator
The HyperWave Oscillator is the core momentum engine of the Momentum Matrix. It evaluates how far price has deviated from its recent range using a normalized calculation between the high, low, and average. The resulting value is smoothed using either a Simple or Exponential Moving Average, which the user can configure. A secondary smoothing line helps confirm momentum shifts via crossovers and crossunders. This oscillator excels at identifying moments when momentum begins to build or fade, providing early indications of trend continuation or exhaustion.
Divergence Detection
This feature automatically identifies and plots bullish and bearish divergences between price and the oscillator. It evaluates whether recent price highs or lows are out of alignment with the oscillator's internal momentum, signaling potential trend reversals. The sensitivity can be adjusted to detect either short-term or longer-term divergences. Lines are drawn directly on the chart to visually mark divergence zones, adding clarity and precision to your analysis.
Smart Money Flow
The Smart Money Flow module uses a smoothed Money Flow Index (MFI) to highlight the directional bias of volume. It captures the behavior of larger market participants by analyzing how volume aligns with price action over time. Adaptive boundary logic tracks historical average flow levels, allowing the indicator to highlight when current flow is unusually strong or weak. Shaded regions within the oscillator help visualize periods of buying or selling pressure, giving deeper insight into whether a move is supported by real market conviction.
Reversal Factor Engine
This system is designed to capture high-conviction reversal points using a combination of volume surges, oscillator extremes, and confluence from smart money activity. It produces two levels of reversal signals: major signals when all conditions align with strong volume, and minor signals when volume is moderate but momentum and structure suggest a shift. The user can control the strictness of this logic using a 1–10 scale. This feature is particularly effective at catching early trend reversals with a strong risk-to-reward profile.
Confluence Meter
The Confluence Meter is a vertical visual scale displayed next to the oscillator that summarizes alignment between the HyperWave oscillator and Smart Money Flow. When both are in agreement, the meter shows stronger bullish or bearish coloration depending on direction. When there is disagreement, the confluence level weakens. This visual element is designed to provide traders with a quick, intuitive understanding of market alignment without needing to analyze each component separately.
Confluence Area Zones
Confluence Area Zones are shaded regions above and below the oscillator that dynamically appear when both the oscillator and smart money flow are aligned in the same direction. A bullish zone forms when both are positive, while a bearish zone appears when both are negative. These zones help clarify the prevailing directional bias of the market and add contextual depth to momentum signals. When there is no confluence, the zones fade, reducing visual noise on the chart.
Volume-Based Reversal Filtering
Reversal signals are filtered using volume context to ensure they are not triggered during low-activity or indecisive conditions. A moving average of volume is used as a benchmark to determine whether current volume levels are significant enough to validate a reversal. Additional filters, including RSI thresholds and momentum slope, help confirm that reversals are not only statistically likely but also supported by market participation. This filtering increases the reliability of both major and minor reversal signals.
Visualization and Customization
The indicator is designed with clear visual communication in mind. Signals are plotted using distinct shapes and colors, with gradients to show strength and transparency to reduce clutter. Every component can be toggled on or off depending on user preference, allowing traders to tailor the visual layout to suit their workflow. Whether you prefer a clean oscillator or a fully-loaded momentum dashboard, the Momentum Matrix adapts to your needs.
The Aslan Momentum Matrix combines structure, momentum, volume, and institutional logic into a single oscillator framework. Its real strength lies in its ability to adapt to any strategy, whether you're trend following, trading reversals, or managing confluence-based setups. By leveraging advanced volume analytics, real-time divergences, and configurable signal filters, this tool provides a clear, data-backed perspective on market direction and momentum. It’s built for traders who want precision, flexibility, and actionable insight across all market conditions.
Intraday @Tharanithar.007PDLHM & Session Break, FX Session, SBT, Fractal, True day open, day light saving with day high low and session high low alert
Aslan | Signal Engine [6.5]📈| Aslan - Signal Engine
Our flagship Signal Engine is a comprehensive toolkit featuring powerful tools designed to deliver precise real-time signals and confluences. Built to meet the technical analysis needs of traders across all markets, it provides reliable data-driven insights tailored for any trading style.
While it seamlessly complements other technical indicators and analysis methods, the engine is also robust enough to function as a standalone solution. To fully unlock its potential, we recommend exploring all its features gradually, supported by our detailed documentation and personalized mentoring.
🚀| Features
-Three signal models, Designed to work in any market and adapt to all market conditions. Fully customizable to meet your specific trading strategies and needs.
- Trend Following Signals: Follows the momentum of the market.
- Contrarian (Reversal) Signals: Our flagship model, Predicts exact reversal points.
- Kernel Retest Signals: Perfect for confirming the trend following signals
-Signal Filters: Refine and validate signals to reduce noise and improve trade accuracy.
-Volatility bands, Ideal for analyzing market behavior, helping you easily identify whether the market is trending or consolidating.
-Dynamic Kernel S&R, Adaptive and precise levels that adjust based on current market dynamics for better decision-making.
-Heatmap Bar Color: Highlights trend exhaustion, helping you spot potential reversals with ease.
💸| Usage
2 Main signal Models
Contrarian signals are rooted in mean-reversion logic: after a pronounced price movement, they anticipate a pullback, betting on the exhaustion of momentum and a reversion to the mean.
Trend-following signals, on the other hand, operate on the premise that early momentum is likely to persist—recognizing initial strength as a signal that the prevailing trend will continue to unfold.
Both methodologies reflect differing market philosophies - one seeking to capitalize on reversals, the other on sustained directional moves.Both models have inherent limitations when used in isolation. Trend-following signals tend to lag, often confirming moves only after the trend has begun to lose momentum. Conversely, contrarian signals can trigger prematurely, anticipating reversals before the underlying trend has fully played out.
By integrating these two approaches in confluence, we can harness their complementary strengths - mitigating individual weaknesses and crafting a more robust, profitable trading system. A straightforward yet effective strategy involves first waiting for a contrarian signal indicating overbought or oversold conditions. Following this, a confirmation signal on a lower time frame is used to validate the emergence of a new trend, providing a higher-probability entry point.
Contrarian signals tend to perform best in consolidating or balanced markets, where price oscillates within a defined range and mean-reversion strategies have higher probability. In contrast, trend-following signals are more effective in trending or imbalanced markets, where momentum drives sustained directional moves.
Understanding the underlying market context is key to applying each model optimally—and combining them allows for strategic adaptability across varying conditions, The volatility bands can identify these conditions.
🪙| Volatility Bands
These tools measure the volatility profile of the market. When the bands are narrow and contracting, it signals a consolidating phase—a period of low volatility where the market is accumulating liquidity and preparing for a potential breakout. In such conditions, contrarian signals tend to be more effective, capitalizing on mean-reverting price behavior within tight ranges.
Conversely, when the bands are wide and expanding, it indicates a trending market with increased volatility and directional momentum. During these phases, trend-following signals typically outperform, aligning with the prevailing movement and capturing extended price swings.
To read the full documentation, Visit our website.
3CRGANG - Supply Demand Zones3CRGANG - SUPPLY/DEMAND ZONES
This indicator identifies and displays supply and demand zones on the chart, based on price action and pivot points. It categorizes zones into five states—Untested, Verified, Weak, Flipped, and Broken—using customizable testing methods ("Dynamic - Bars" or "Mechanical - Pivots"). The zones are calculated using fractal analysis and ATR-based boundaries, with options to adjust sensitivity, zone width, and merge behavior.
Features:
Zone Types: Visualizes support and resistance zones with distinct colors for each state.
Customizable Settings: Adjust fractal sensitivity, zone boundary ATR multiplier, and merge passes for precise zone detection.
Testing Methods: Choose between dynamic bar-based or mechanical pivot-based testing for zone validation.
Visibility Options: Toggle visibility for each zone state (Untested, Verified, Weak, Flipped, Broken).
Labels: Display zone details, including size (in pips or dollars) and test count, with customizable label positioning and size.
Alerts: Configurable alerts for zone interactions, filtered by trading sessions (NYSE, LSE, FSE, SSX, TSE, HKSE) and user-defined Do Not Disturb (DND) periods.
Holiday and Session Filters: Incorporates exchange-specific holiday schedules and session times to control alert triggers.
Timezone Support: Select from a wide range of timezones to align alerts with your local time.
Settings:
Test Mode: Select testing method and set minimum test gap and weak zone threshold.
General: Configure lookback period for zone detection.
Pivot Filters: Adjust fractal sensitivity and maximum merge passes.
Zone Width: Set ATR multiplier and fuzz factor for zone boundaries.
Visual: Customize zone style (solid, dashed, dotted), border width, and horizontal extension.
Visibility: Show or hide specific zone states.
Labels: Enable/disable labels, adjust their position, size, and content (zone size, test count).
Alerts: Enable alerts for specific zone states and filter by exchange sessions or weekends.
DND Settings: Set DND periods and timezone for alert suppression.
Colors: Customize colors for each zone state and type.
Notes:
The indicator is designed for flexibility across various markets and timeframes.
Alerts respect user-defined session filters and holiday schedules for major exchanges.
Ensure sufficient chart history (up to 500 bars) for accurate zone calculations.
Use the provided settings to fine-tune zone detection and alert behavior to suit your trading strategy.
Neutral Entry Monitor — 1S Primary SR (Protected, Pine v6)
Detects *New Neutral* states from a 1‑second consensus Primary, stores deduped S/R levels, shows nearest levels with mini‑tags, and tracks first‑touch stats. Protected to safeguard unique consensus/neutral logic; free to use, source code not public.
- Neutral detection (1S Primary): Tracks a consensus of box sizes to form a Primary (price vs. close). A *New Neutral* occurs when the Primary‑Price and Primary‑Close converge within a configurable tolerance.
- S/R level storage with dedup: Each New Neutral locks an S/R level; nearby duplicates are filtered by tolerance to avoid clutter.
- Nearest S/R & mini‑tags: Shows the nearest Resistance (above) and Support (below) relative to the live 1‑second price; optional mini‑tags include level and distance in ticks.
- First‑touch experiment: After a New Neutral, it records which side (R or S) is touched first (with a buffer), tallying UP/DN/TIE counts for validation.
- Non‑repainting design: Uses `request.security()` with `lookahead=barmerge.lookahead_off`. No future data is accessed. Real‑time values can update within the current bar, which is expected behavior for live data.
1) Consensus Primary: Builds a list of box sizes (in ticks), tracks both 1S price and bar close; the last index is the **Primary**.
2) New Neutral: When `|PrimaryPrice − PrimaryClose| ≤ tol` and a state transition occurs, the script records a level.
3) Nearest search: Efficient scans find nearest **above** (R) / **below** (S) levels; optional mini‑tags show distance in ticks.
4) First‑touch logic: After a New Neutral, the script waits up to *N bars* for a buffered touch of R or S and updates UP/DN/TIE stats.
- Largest box (ticks), Step for box list (ticks): define the consensus box set.
- Equality tolerance × minTick: Neutral equality tolerance.
- Max neutral levels stored: ring buffer size.
- Nearness threshold (ticks): when to show mini‑tags.
- Visibility toggles: Primary lines, New Neutral dot, SR drawing, mini‑tags.
- Turn‑Test: *Max bars to decide*, *Confirm buffer (ticks)*.
- Clean chart when publishing: Show only this indicator unless strictly required; ensure outputs are clearly visible.
- No unrealistic claims: This is a market‑structure utility; it does not guarantee direction or results. Avoid performance/accuracy claims.
- Data availability: 1S data depends on the symbol/data source; where unavailable, it falls back to chart’s timeframe close for stability.
- Live‑bar updates: Mini‑tags and distances update tick‑by‑tick during the current bar; historical bars remain stable.
- Included: New Neutral — fires when a new neutral state is detected by the 1S Primary consensus.
- Suggested English text: “Fires when a New Neutral is detected by the 1S Primary consensus.”
**v1.0.0**
- Initial public release (Protected).
- Consensus‑based New Neutral detection, deduped SR storage.
- Nearest R/S mini‑tags with tick distances.
- First‑touch statistics after New Neutral.
- No lookahead; live‑bar updates expected.
This tool is provided for educational purposes. It does not provide financial advice or guaranteed results. Markets are uncertain; past behavior does not guarantee future outcomes.
pine
//@version=6
// Neutral Entry Monitor — 1S Primary SR (Protected, Pine v6)
// Description : Detects New Neutral from a consensus‑based 1S Primary, stores deduped SR, shows nearest S/R mini‑tags, and tracks first‑touch stats. No lookahead; live‑bar updates may occur.
// Notes: Educational use only. No financial advice. Source is hidden (Protected publish).
[HTF Entry Model+] @shulktrades [Free Trial]“Stop overanalyzing. Wait for the signal”
created by @shulktrades
from 9/10 00:00 to 9/13 23:59
Timeframe alignment has never been easier. Identify the algorithmic signature on any timeframe. Futures, Stocks, Crypto.
-Plots Entry Model Display after HTF confirmation so you can be confident in the direction of price.
-Allows to choose from Auto/Fixed HTF selection so you can do HTF or current timeframe.
-Allows specific proprietary algorithmic time based sessions to be ON/OFF
-Allows to choose HTF Bull/Bear Colors
-Allows to change the length of the Display Lines