Osciladores
Auto Trading con ActivTradesSMA crossover strategy with automatic Take Profit and Stop Loss, designed for live account execution via ActivTrades directly from TradingView.
MTF Stoch RSI Confluence + Combined AlertMTF STOCH RSI CONFLUENCE INDICATOR 1m/5m/15m ( Scalping Indicator added on SRSI 1H)
IF all three Stoch are overbought(above 80) the indicator creates a red vertical line. If all Stoch are oversold(below 20) the indicator creates a green vertical line.
RULES!!!!
NEVER TRADE AGAINST THE TREND!!! This is super important!!!!
If 1H SRSI is above 80 with MTF overbouht and ZC is red (Downtrend) then we open a MR Short- (Prefered at PA Spikes) The same for opposites MR Longs.
If 1H SRSI is above 80 with the MTF oversold and ZC green then we can open a Long position. Prefered Momo Long. The same applies for opposite, hence momo short.
OBV Trend ConfirmationOBV Trend Confirmation is a simple yet effective indicator that uses On-Balance Volume (OBV) to detect trend confirmation based on volume flow. It plots both the raw OBV and its 21-period moving average to visually identify bullish or bearish volume trends.
💡 How it works:
The OBV line shows cumulative volume based on price changes.
A 21-period simple moving average of OBV (OBV MA) acts as the trend filter.
When OBV > OBV MA, the background turns green, confirming upward volume strength.
Useful for spotting hidden momentum shifts and validating price trends.
Ideal for trend traders, volume analysts, and anyone looking to confirm breakouts or reversals using volume behavior.
🧬 Fractal Trap Hunter v2.2 – Wyckoff x Fib Precision// This is still a WIP and any feedback is very welcome.
🧬 Fractal Trap Hunter v2.2
Wyckoff x Fibonacci Precision Reversal Strategy
📈 Version: 2.2
🔁 Smart Money Filters • Fib Zones • Momentum Precision
💡 Designed for traders who demand accuracy, structure, and smart filtering.
🚀 Summary
Fractal Trap Hunter v2.2 isn’t just a strategy — it’s a framework.
It adapts to the market’s structure and filters out the noise using real logic used by institutions.
🎯 Strategy Overview
Fractal Trap Hunter v2.2 is a reversal-based strategy that fuses:
📐 Fibonacci retracements/extensions
📊 Wyckoff-style impulse logic (BOS/Spring)
🔍 Optional Smart Money filters
⚡ Precision entries at 61.8%–78.6% with TP1 & TP2 via 1.272/1.618 extensions
✅ Modular filters (RSI, EMA, DPO, SMI, Volume)
🛠 How It Works
Detects a directional impulse (fakeout/BOS/spring)
Waits for price to retrace into a golden zone (Fib 61.8–78.6%)
Enters only if filtered by momentum + confluence signals
Takes partial TP1, moves SL to BE, lets TP2 run
Visual zones and labels make execution easy and clean
⚙️ Key Inputs
Input Purpose Default
Fib Entry Min -- Lowest fib zone for entry -- 0.618
Fib Entry Max -- Highest fib zone for entry -- 0.786
TP1 Extension -- First take profit (extension of impulse) -- 1.272
TP2 Extension -- Final target -- 1.618
Min Impulse % --Required size for the setup -- 0.8%
🧠 Optional Filters
Filter Use Case
EMA Filter -- Only trade with 50 EMA trend
EMA Crossover -- Confirms short-term momentum direction
RSI -- Filter out overextended entries
DPO -- Avoid flat/no-trend zones
SMI -- Precision momentum confirmation
Volume Spike -- Ensures trades trigger with liquidity & intent
📍 Where & When to Use
✅ Best Markets
Forex majors: EUR/USD, GBP/USD, USD/JPY, AUD/USD
Indices: NAS100, SPX500, GER40
Gold: XAU/USD — thrives on fakeouts
Crypto: BTC/USD (H1+ only — volatile), SOL/EUR (H8 had some amazing results)
✅ Best Timeframes
M15 to H1: Optimal balance of signals and quality
H4 - H8 for structure context
D1 for bias filter (optional)
🕐 Best Time of Day
London Open (7–10am UTC) – breakout traps + volume
NY Open (13–15 UTC) – BOS + FVG setups
Avoid low-liquidity hours unless volume filter is ON
📊 How to Backtest
Select timeframe (e.g., M30)
Open Strategy Tester → Overview
Toggle filters & Fib zones to optimize for asset
🔥 Pro Tips to Maximize Edge
📌 Start with only EMA + OB filters, optimize first
⚠️ Avoid choppy price action — look for clear liquidity sweeps
🎯 Use HTF BOS or Wyckoff structures to frame LTF entries
🧬 Look for confluence: OB + Fib + Volume spike = sniper
🔄 Run optimization for each asset and session
⚠️ Risk Disclaimer
Trading involves risk. Use proper position sizing. Past performance does not guarantee future results.
RSI Divergence Strategy - AliferCryptoStrategy Overview
The RSI Divergence Strategy is designed to identify potential reversals by detecting regular bullish and bearish divergences between price action and the Relative Strength Index (RSI). It automatically enters positions when a divergence is confirmed and manages risk with configurable stop-loss and take-profit levels.
Key Features
Automatic Divergence Detection: Scans for RSI pivot lows/highs vs. price pivots using user-defined lookback windows and bar ranges.
Dual SL/TP Methods:
- Swing-based: Stops placed a configurable percentage beyond the most recent swing high/low.
- ATR-based: Stops placed at a multiple of Average True Range, with a separate risk/reward multiplier.
Long and Short Entries: Buys on bullish divergences; sells short on bearish divergences.
Fully Customizable: Input groups for RSI, divergence, swing, ATR, and general SL/TP settings.
Visual Plotting: Marks divergences on chart and plots stop-loss (red) and take-profit (green) lines for active trades.
Alerts: Built-in alert conditions for both bullish and bearish RSI divergences.
Detailed Logic
RSI Calculation: Computes RSI of chosen source over a specified period.
Pivot Detection:
- Identifies RSI pivot lows/highs by scanning a lookback window to the left and right.
- Uses ta.barssince to ensure pivots are separated by a minimum/maximum number of bars.
Divergence Confirmation:
- Bullish: Price makes a lower low while RSI makes a higher low.
- Bearish: Price makes a higher high while RSI makes a lower high.
Entry:
- Opens a Long position when bullish divergence is true.
- Opens a Short position when bearish divergence is true.
Stop-Loss & Take-Profit:
- Swing Method: Computes the recent swing high/low then adjusts by a percentage margin.
- ATR Method: Uses the current ATR × multiplier applied to the entry price.
- Take-Profit: Calculated as entry price ± (risk × R/R ratio).
Exit Orders: Uses strategy.exit to place bracket orders (stop + limit) for both long and short positions.
Inputs and Configuration
RSI Settings: Length & price source for the RSI.
Divergence Settings: Pivot lookback parameters and valid bar ranges.
SL/TP Settings: Choice between Swing or ATR method.
Swing Settings: Swing lookback length, margin (%), and risk/reward ratio.
ATR Settings: ATR length, stop multiplier, and risk/reward ratio.
Usage Notes
Adjust the Pivot Lookback and Range values to suit the volatility and timeframe of your market.
Use higher ATR multipliers for wider stops in choppy conditions, or tighten swing margins in trending markets.
Backtest different R/R ratios to find the balance between win rate and reward.
Disclaimer
This script is for educational purposes only and does not constitute financial advice. Trading carries significant risk and you may lose more than your initial investment. Always conduct your own research and consider consulting a professional before making any trading decisions.
RSI Candlestick Oscillator [LuxAlgo]The RSI Candlestick Oscillator displays a traditional Relative Strength Index (RSI) as candlesticks. This indicator references OHLC data to locate each candlestick point relative to the current RSI Value, leading to a more accurate representation of the Open, High, Low, and Close price of each candlestick in the context of RSI.
In addition to the candlestick display, Divergences are detected from the RSI candlestick highs and lows and can be displayed over price on the chart.
🔶 USAGE
Translating candlesticks into the RSI oscillator is not a new concept and has been attempted many times before. This indicator stands out because of the specific method used to determine the candlestick OHLC values. When compared to other RSI Candlestick indicators, you will find that this indicator clearly and definitively correlates better to the on-chart price action.
Traditionally, the RSI indicator is simply one running value based on (typically) the close price of the chart. By introducing high, low, and open values into the oscillator, we can better gauge the specific price action throughout the intrabar movements.
Interactions with the RSI levels can now take multiple forms, whether it be a full-bodied breakthrough or simply a wick test. Both can provide a new analysis of price action alongside RSI.
An example of wick interactions and full-bodied interactions can be seen below.
As a result of the candlestick display, divergences become simpler to spot. Since the candlesticks on the RSI closely resemble the candlesticks on the chart, when looking for divergence between the chart and RSI, it is more obvious when the RSI and price are diverging.
The divergences in this indicator not only show on the RSI oscillator, but also overlay on the price chart for clearer understanding.
🔹 Filtering Divergence
With the candlesticks generating high and low RSI values, we can better sense divergences from price, since these points are generally going to be more dramatic than the (close) RSI value.
This indicator displays each type of divergence:
Bullish Divergence
Bearish Divergence
Hidden Bullish Divergence
Hidden Bearish Divergence
From these, we get many less-than-useful indications, since every single divergence from price is not necessarily of great importance.
The Divergence Filter disregards any divergence detected that does not extend outside the RSI upper or lower values.
This does not replace good judgment, but this filter can be helpful in focusing attention towards the extremes of RSI for potential reversal spotting from divergence.
🔶 DETAILS
In order to get the desired results for a display that resembles price action while following RSI, we must scale. The scaling is the most important part of this indicator.
To summarize the process:
Identify a range on Price and RSI
Consider them as equal to create a scaling factor
Use the scaling factor to locate RSI's "Price equivalent" Upper, Lower, & Mid on the Chart
Use those prices (specifically the RSI Mid) to check how far each OHLC value lies from it
Use those differences to translate the price back to the RSI Oscillator, pinning the OHLC values at their relative location to our anchor (RSI Mid)
🔹 RSI Channel
To better understand, and for your convenience, the indicator includes the option to display the RSI Channel on the chart. This channel helps to visualize where the scaled RSI values are relative to price.
If you analyze the RSI channel, you are likely to notice that the price movement throughout the channel matches the same movement witnessed in the RSI Oscillator below. This makes sense since they are the exact same thing displayed on different scales.
🔹 Scaling the Open
While the scaling method used is important, and provides a very close view of the real price bar's relative locations on the RSI oscillator… It is designed for a single purpose.
The scaling does NOT make the price candles display perfectly on the RSI oscillator.
The largest place where this is noticeable is with the opening of each candle.
For this reason, we have included a setting that modifies the opening of each RSI candle to be more accurate to the chart's price candles.
This setting positions the current bar's opening RSI candlestick value accurately relative to the price's open location to the previous closing price. As seen below.
🔶 SETTINGS
🔹 RSI Candles
RSI Length: Sets the Length for the RSI Oscillator.
Overbought/Oversold Levels: Sets the Overbought and Oversold levels for the RSI Oscillator.
Scale Open for Chart Accuracy: As described above, scales the open of each candlestick bar to more accurately portray the chart candlesticks.
🔹 Divergence
Show on Chart: Choose to display divergence line on the chart as well as on the Oscillator.
Divergence Length: Sets the pivot width for divergence detection. Normal Fractal Pivot Detection is used.
Divergence Style: Change color and line style for Regular and Hidden divergences, as well as toggle their display.
Divergence Filter: As described above, toggle on or off divergence filtering.
🔹 RSI Channel
Toggle: Display RSI Channel on Chart.
Color: Change RSI Channel Color
Advanced Trend Insight Panel PRO v3.0RolinLong – Advanced Trend Insight Panel PRO v3.0
This indicator is a comprehensive market analysis tool that combines trend detection, momentum analysis, volatility insights, volume behavior, oscillator signals, high-timeframe context, and customizable strategy profiles – all displayed in a real-time visual panel directly on the chart.
🔍 Key Features
📈 Trend Analysis: Uses multiple EMAs and supertrend logic to detect both short- and long-term market direction. The system dynamically classifies trend strength as Weak, Moderate, Strong, or Very Strong based on EMA divergence.
⚡ Volatility & Momentum: Integrates ATR, Rate of Change (ROC), and Bollinger Band width to assess market energy, breakout potential, or compression phases.
📊 Volume Behavior: Goes beyond raw volume and analyzes volume flow to determine buyer/seller dominance. Detects volume spikes and pressure shifts.
📉 RSI & MFI Warnings: Identifies overbought and oversold conditions with customizable RSI and MFI thresholds. Includes warning levels for extreme zones.
🧭 HTF Support: Allows you to monitor high-timeframe (HTF) EMA, RSI, and MACD from a separate timeframe to ensure trades align with broader market trends.
🔱 Fibonacci Zones: Dynamically calculated Fibonacci retracement levels and real-time labeling help traders understand price positioning within key swing ranges.
🧠 Strategy Modes: Five built-in strategy profiles (Scalping, Swing, Trend Following, Algorithmic, Long-Term) which automatically adjust thresholds and panel insights based on trading style.
🚨 Real-Time Alerts: Optional alerts for trend reversals, RSI extremes, volume surges, and Fibonacci touches.
📌 Risk Evaluation Panel: A real-time risk score is calculated based on current volatility, trend clarity, oscillator positioning, and volume conditions. Also includes alternate scenarios in case trend invalidates.
⚙️ Full Customization Options:
Choose panel location, background theme (dark/light/color), text size, and indicator sensitivities
Adaptable input settings to match any trading style
Built-in alert toggles to activate specific market signals
Disclaimer: This script is intended for informational and educational purposes only. It is not financial advice. Always do your own research and manage your risk.
📈 RX Swing This Pine Script strategy is designed for trading Nifty options on a 4-hour chart. Here’s a breakdown of how it works:
Timeframe Enforcement: The strategy is designed to only work on a 4-hour chart. If you try to run it on any other timeframe, it will throw an error.
Inputs:
RSI length: Determines the length for the Relative Strength Index (RSI) indicator.
RSI MA Length: Determines the moving average length for smoothing the RSI.
MA Type: Allows you to choose between SMA or EMA for the RSI moving average.
Stop Loss & Take Profit: These define the exit points in percentage terms.
Capital per Trade: Defines how much capital is allocated per trade.
Lot Size: Specifies the number of Nifty options contracts to trade.
Trailing Stop-Loss Points: Defines how many points the price has to move against the position before the trailing stop is triggered.
Trading Logic:
RSI & Moving Average: The strategy generates buy (call) and sell (put) signals based on the crossover and crossunder of RSI and its moving average.
Position Size: The position size is based on capital allocated and the current price of the Nifty.
Stop Loss/Take Profit: The strategy uses both percentage-based stop loss and take profit levels, as well as a trailing stop mechanism to lock profits.
Exit Conditions:
The strategy has several exit triggers:
Trailing Stop-Loss: When the price moves against the trade by a certain number of points, it exits.
Reversal Exit: The strategy will exit a position if the opposite signal (long vs. short or vice versa) occurs.
TP/SL Exit: The strategy will also exit the position when the target profit or stop loss levels are hit.
Loss Count: The strategy tracks the number of consecutive losing trades, and if the count exceeds two, no new trades are allowed until the count resets.
Reset Loss Count: The loss count resets every day at 9:15 AM.
Plotting:
Entry signals (long/short) are marked with green (buy call) and red (buy put) triangles.
Exit signals for TP, SL, Reversal, and Trailing SL are marked with respective shapes (crosses, circles, squares).
This strategy is designed to manage risk with a stop loss and take profit system, while also incorporating a trailing stop-loss mechanism to lock in profits. It ensures that the strategy works only on the 4-hour chart, and limits trading activity after consecutive losses to maintain discipline.
Directional Movement IndexThis is a basic DMI without the ADX and two lines added into the field to show volume imbalance more clearly.
StochRSI+ LiteStochRSI+ Lite is an enhanced version of the classic Stochastic RSI.
It includes:
✅ Adaptive smoothing using ATR
✅ EMA-based trend filter to reduce false signals
✅ RSI calculated on HLC3 for smoother response
✅ Transparent 20–80 range highlight
✅ Basic divergence detection with visual markers
Ideal for crypto and volatile markets.
Open source & free to use — if you like it, tips are appreciated 🙏
bc1qnzc2s4t9kws8xpcxthsemth5m3kqmnkutsfe3f
Scalping total strategy alertsUpdated version of the Scalping Total Strategy.
This version has updated debug plots.
All settings can be changed to your own liking, but as default they work on most timeframes.
If you like sharp buy/sell signals before any long/short, set cooldown to 1.
On smaller timeframes, like 15 min and under that, set the Ema1 to 5 and the Ema3 to 9, and just disable Ema2.
This Strategy gives buy/ sell signals, byt also gives potential entry calls for long/short entries, and alerts can be set for these calls.
ICT Swiftedge# ICT SwiftEdge: Advanced Market Structure Trading System
**Overview**
ICT SwiftEdge is a powerful trading system built upon the foundation of ICTProTools' ICT Breakers, licensed under the Mozilla Public License 2.0 (mozilla.org). This script has been significantly enhanced by to combine market structure analysis with modern technical indicators and a sleek, AI-inspired statistics dashboard. The goal is to provide traders with a comprehensive tool for identifying high-probability trade setups, managing exits, and tracking performance in a visually intuitive way.
**Credits**
This script is a derivative work based on the original "ICT Breakers" by ICTProTools, used with permission under the Mozilla Public License 2.0. Significant enhancements, including RSI-MA signals, trend filtering, dynamic timeframe adjustments, dual exit strategies, and an AI-style statistics dashboard, were developed by . We express our gratitude to ICTProTools for their foundational work in market structure analysis.
**What It Does**
ICT SwiftEdge integrates multiple trading concepts to help traders identify and manage trades based on market structure and momentum:
- **Market Structure Analysis**: Identifies Break of Structure (BOS) and Market Structure Shift (MSS) patterns, which signal potential trend continuations or reversals. BOS indicates a continuation of the current trend, while MSS highlights a shift in market direction, providing key entry points.
- **RSI-MA Signals**: Generates "BUY" and "SELL" signals when BOS or MSS patterns align with the Relative Strength Index (RSI) smoothed by a Moving Average (RSI-MA). Signals are filtered to occur only when RSI-MA is above 50 (for buys) or below 50 (for sells), ensuring momentum supports the trade direction.
- **Trend Filtering**: Prevents multiple signals in the same trend, ensuring only one buy or sell signal per trend direction, reducing noise and improving trade clarity.
- **Dynamic Timeframe Adjustment**: Automatically adjusts pivot points, RSI, and MA parameters based on the selected chart timeframe (1M to 1D), optimizing performance across different market conditions.
- **Flexible Exit Strategies**: Offers two user-selectable exit methods:
- **Trailing Stop-Loss (TSL)**: Exits trades when price moves against the position by a user-defined distance (in points), locking in profits or limiting losses.
- **RSI-MA Exit**: Exits trades when RSI-MA crosses the 50 level, signaling a potential loss of momentum.
- Users can enable either or both strategies, providing flexibility to adapt to different trading styles.
- **AI-Style Statistics Dashboard**: Displays real-time trade performance metrics in a futuristic, neon-colored interface, including total trades, wins, losses, win/loss ratio, and win percentage. This helps traders evaluate the system's effectiveness without external tools.
**Why This Combination?**
The integration of these components creates a synergistic trading system:
- **BOS/MSS and RSI-MA**: Combining market structure breaks with RSI-MA ensures entries are based on both price action (structure) and momentum (RSI-MA), increasing the likelihood of high-probability trades.
- **Trend Filtering**: By limiting signals to one per trend, the system avoids overtrading and focuses on significant market moves.
- **Dynamic Adjustments**: Timeframe-specific parameters make the system versatile, suitable for scalping (1M, 5M) or swing trading (4H, 1D).
- **Dual Exit Strategies**: TSL protects profits during trending markets, while RSI-MA exits are ideal for range-bound or reversing markets, catering to diverse market conditions.
- **Statistics Dashboard**: Provides immediate feedback on trade performance, enabling data-driven decision-making without manual tracking.
This combination balances technical precision with user-friendly visuals, making it accessible to both novice and experienced traders.
**How to Use**
1. **Add to Chart**: Apply the script to any TradingView chart.
2. **Configure Settings**:
- **Chart Timeframe**: Select your chart's timeframe (1M to 1D) to optimize parameters.
- **Structure Timeframe**: Choose a timeframe for market structure analysis (leave blank for chart timeframe).
- **Exit Strategy**: Enable Trailing Stop-Loss (`useTslExit`), RSI-MA Exit (`useRsiMaExit`), or both. Adjust `tslPoints` for TSL distance.
- **Show Signals/Labels**: Toggle `showSignals` and `showExit` to display "BUY", "SELL", and "EXIT" labels.
- **Dashboard**: Enable `showDashboard` to view trade statistics. Customize colors with `dashboardBgColor` and `dashboardTextColor`.
3. **Trading**:
- Look for "BUY" or "SELL" labels to enter trades when BOS/MSS aligns with RSI-MA.
- Exit trades at "EXIT" labels based on your chosen strategy.
- Monitor the statistics dashboard to track performance (total trades, win/loss ratio, win percentage).
4. **Alerts**: Set up alerts for BOS, MSS, buy, sell, or exit signals using the provided alert conditions.
**License**
This script is licensed under the Mozilla Public License 2.0 (mozilla.org). The source code is available for review and modification under the terms of this license.
**Compliance with TradingView House Rules**
This publication adheres to TradingView's House Rules and Scripts Publication Rules. It provides a clear, self-contained description of the script's functionality, credits the original author (ICTProTools), and explains the rationale for combining indicators. The script contains no promotional content, offensive language, or proprietary restrictions beyond MPL 2.0.
**Note**
Trading involves risk, and past performance is not indicative of future results. Always backtest and validate the system on your preferred markets and timeframes before live trading.
Enjoy trading with ICT SwiftEdge, and let data-driven insights guide your decisions!
Triple RSI + 50 MA + ADXTriple RSI Trading Strategy
Indicators Used:
RSI(7), RSI(14), RSI(21)
50-day Moving Average
ADX(14)
Buy Signal Conditions:
All RSIs above 50
Sequential alignment: RSI(7) > RSI(14) > RSI(21)
Price above 50-day MA
ADX > 20
Sell Signal Conditions:
All RSIs below 50
Reverse alignment: RSI(7) < RSI(14) < RSI(21)
Price below 50-day MA
ADX > 20
Signal Filtering:
Shows arrows only when signal condition changes
Optional cooldown between signals to reduce noise
Scalp Strategy by Trade Journey
📘 Trading Strategy: "Delta Flow Scalper"
Author: @TradeJourney
Type: Scalping / Intraday
Timeframes:
- Context: 1H
- Entry Points: 15m
---
🎯 Core Idea
We use a powerful tool — the Delta-RSI Oscillator (D-RSI), which calculates the derivative of RSI using polynomial regression. This oscillator doesn't just show the strength of price movement but reveals how that strength changes over time.
By combining this with order flow analysis on the 1H timeframe, we can spot reversals and momentum bursts within a prevailing trend, where the D-RSI is most accurate.
---
🔍 Strategy Logic
1. Context (1H)
Before entering a trade on the 15m chart, we determine:
- The trend on 1H using candle structure, levels, EMAs, volume, VSA, and other methods.
- Example: If 1H shows a series of higher highs/lows and rising volume — it indicates an uptrend.
2. Entry Signals (15m)
Entry is based on the D-RSI, configured with manually optimized settings:
- RSI Length: 14
- Polynomial Order: 2
- Window Length: 14
- Signal EMA: 7
- RMSE Filtering: Enabled, e.g., with a 10% threshold
Entry Conditions (any of the following):
- Zero-Crossing: Oscillator crosses above zero (long) or below zero (short)
- Signal Line Cross: D-RSI crosses the signal EMA
- Direction Change: Oscillator was below zero and starts rising (long), or vice versa
3. Trade Filter
To improve accuracy:
- Polynomial Approximation Error Filter (RMSE) is used — this eliminates noisy signals.
- Ideally, confirm entries with a candlestick pattern or key level as well.
---
📈 Example of Entry Logic
1. On 1H: Clear uptrend, candles with long lower wicks, volume increasing
2. On 15m: D-RSI was below zero, sharply started rising and crossed the signal line from below
3. RMSE < 10% → signal confirmed
4. Enter long, place stop below local low + spread
5. Exit:
- On opposite D-RSI signal
- Or at a take profit (e.g., 1.5R or a key level)
---
⚙️ Settings
()
---
📊 Why It Works
- D-RSI captures momentum shifts and trend acceleration — these often occur before price changes.
- RMSE filtering removes false signals during chop or weak movement.
- Using a higher timeframe gives directional context — entries are made in the trend's direction, drastically increasing win probability.
---
🔔 Recommendations
- Don’t use without higher timeframe context — countertrend signals can be unprofitable.
- Best entries are after small pullbacks within a trend.
- You can add an ATR/volatility filter — to avoid signals in tight ranges.
---
✅ Conclusion
Delta Flow Scalper is a plug-and-play strategy for traders looking for precise intraday entries within larger moves. It's great for those wanting to reduce noise and trade smartly with momentum.
Try it on demo, tweak it to fit your style — and go for it!
RSI MTF CorrelationRSI MTF Correlation
This indicator detects unusual movement between RSI values on the current timeframe and a higher timeframe (multi-timeframe), generating volatility alerts or identifying potential market phase shifts.
Applying for FX:XAUUSD and BINANCE:BTCUSD.P
How To Read Data
How To Use
When RSI volatility across multiple timeframes behaves abnormally, bar colors shift from gray to orange, blue, or purple, indicating increasing levels of volatility.
Once volatility returns to a normal state (gray), it may signal a potential reversal trade opportunity.
Alert is available in the indicator.
How to Trade
Set alerts using the built-in functions of this indicator, or monitor the chart manually.
When abnormal RSI volatility occurs, bar colors will shift from gray to orange, blue, or purple, reflecting increasing levels of volatility.
Wait until a green or red bar appears to trigger a trade:
Green bar: signals a potential buy setup
Red bar: signals a potential sell setup
Stop-Loss (SL): place below the nearest swing low (for buy) or above the nearest swing high (for sell), typically 20–30 pips.
Take-Profit (TP): follow a Risk-to-Reward ratio of 1:1, 1:2, or ideally 1:5 or higher depending on market structure.
Breakeven adjustment is optional and can be applied according to your trading style and market conditions.
Notice:
Follow the higher timeframe trend for more reliable signals.
Strictly adhere to risk and money management principles.
If you experience 2–3 consecutive stop-losses, this may indicate a trend shift or an unclear market condition. In such cases, wait for a new trend to form before re-entering.
How It Works
Under normal market conditions, RSI movements across different timeframes show a relatively correlated pattern.
When this correlation breaks (abnormal RSI volatility), it often signals a possible trend shift in the lower timeframe.
To preserve the dominant trend, the higher timeframe typically pulls the lower one back in line, resulting in sharp V-shaped price movements (flash dumps/pumps).
This behavior helps us identify and isolate abnormal corrections, enabling high-probability trade setups.
However, in some cases, a genuine trend reversal in the lower timeframe can be strong enough to impact the higher timeframe. This may lead to invalidation of trade setups (i.e., stop-loss hits).
We acknowledge this risk and manage it through R:R (risk-to-reward) ratio strategies and robust capital management.
Happy trading ❤️.
Paul_BDT Osc. RSI with Divergence, Order Blocks & Channel//=====================================================================
// Combination of:
// 1. Classic RSI with overbought/oversold thresholds
// 2. Adaptive bands on RSI (dynamically calculated with EMA of gains/losses)
// 3. Moving averages on RSI (optional, including SMA + Bollinger Bands)
// 4. Detection of RSI/price divergences (classic: bullish and bearish)
// 5. Detection of ranges (consolidation zones) with Order Blocks and extensions
// 6. Candle coloring based on dynamic RSI thresholds (breakout/breakdown)
//
// All with multi-timeframe options (displaying adaptive bands from a higher timeframe).
//=====================================================================
//=======================//
// 1. INPUTS (Parameters)
//=======================//
// RSI parameters: source, length, OB/OS thresholds, higher timeframe, divergence activation, adaptive bands display
// Smoothing parameters: choice of MA type applied to RSI (SMA, EMA, etc.) + optional Bollinger Bands
// Order Block parameters: display of ranges, order blocks, zone and candle colors
//=======================//
// 2. CALCULATIONS
//=======================//
// Base RSI calculated on the selected source (default: close)
// Smoothing: applies a chosen moving average to the RSI
// If 'SMA + Bollinger Bands' is selected, also calculates standard deviation to plot the bands
// Adaptive RSI bands: calculated via EMA method of gains/losses over a specific period (close to Wilder's RSI)
// Two adaptive thresholds are defined: upper (overbought) and lower (oversold), which adjust according to the market
// Multi-timeframes:
// Retrieves adaptive bands calculated on a higher timeframe (e.g., daily if TF = 'D')
// Allows overlaying adaptive RSI thresholds from different timeframes
// Dynamic definition of RSI thresholds for candle coloring:
// - Bullish/bearish center: 55/45
// - Adjusts the thresholds based on the price position relative to SMA 200 (if > SMA200, bullish center is used)
//=======================//
// 3. PLOTS (Displays)
//=======================//
// Display of the classic RSI with its OB/OS thresholds + gradient fill to better visualize the zones
// Display of moving averages on RSI and optional Bollinger Bands (if enabled)
// Display of adaptive RSI bands:
// - Those from the higher timeframe (always displayed)
// - Those from the current timeframe (optional display)
// Candle coloring (barcolor):
// - Green if RSI exceeds the dynamic upper threshold (breakout)
// - Red if RSI drops below the dynamic lower threshold (breakdown)
// - Specific color for candles within the neutral zone (range candle color)
//=======================//
// 4. DIVERGENCES
//=======================//
// Detection of regular RSI/price divergences:
// - Bullish divergence: price forms a new lower low, RSI forms a higher low
// - Bearish divergence: price forms a new higher high, RSI forms a lower high
// Display on the RSI panel:
// - Curves and labels (Bull/Bear) at divergence points
//=======================//
// 5. RANGE DETECTION & ORDER BLOCKS
//=======================//
// Automatic detection of ranges (consolidation zones):
// - Based on dynamic RSI thresholds (if RSI oscillates within a defined band)
// - Identifies the range's highs/lows (with configurable future extensions)
// Two types of zones plotted with 'boxes':
// 1. **Range close box**: frames the main consolidation zone (candle bodies)
// 2. **Order block box**: tighter zone around the extremes (highs/lows of closes)
// A midline is drawn at the center of the order block (dashed)
// If price breaks the range boundaries, the zone is removed (range ended)
ADX+ Overview:
The ADX+ indicator is a refined version of the classic Average Directional Index system, designed to help traders visually gauge trend strength and momentum dynamics. It combines directional movement analysis with a moving average crossover and a unique four-color histogram for enhanced clarity in momentum shifts.
Features:
✅ ADX line with customizable smoothing and DI length
✅ Optional ADX/MA crossover signal plotting
✅ Color-coded ADX and MA lines based on trend strength
✅ Gradient fill for visually reinforcing strong trend conditions
✅ Four-color histogram showing the quality and direction of momentum
✅ Adjustable threshold level for filtering weak trends
✅ Built-in crossover alert logic
How It Works:
The indicator calculates the ADX using customizable DI settings and overlays a moving average to compare trend momentum. A crossover between ADX and its MA can signal strengthening or weakening trends. The histogram visualizes the difference between ADX and its MA with four colors, helping to identify whether momentum is building, fading, or reversing. An optional threshold filter makes it easy to focus only on high-quality trends.
Customizable Inputs:
ADX Smoothing
DI Length
MA Length for ADX comparison
Signal Cross display toggle
Threshold level for minimum trend strength
Forex Overwiew True Strenght IndexNew oscillator for all currencies—I’m about to add NOK, SEK, and other lower-volume currencies that are interesting due to their lack of correlation with the major ones.
Responsive Divergence Detector (MACD/QQE/OSC)Okay, here's a short description for the indicator based on its features and inputs:
Indicator Description:
This indicator identifies potential trend reversals and continuations by detecting Regular and Hidden divergences (both Bullish and Bearish) between price action and a selected oscillator.
Features:
Indicator Choice: Select between MACD (Histogram), QQE (Smoothed RSI), standard RSI, or an OBV Oscillator.
Responsive Detection: Uses a non-repainting method to identify potential indicator pivots quickly based on a configurable lookback confirmation.
Customizable Filters: Filter signals based on minimum price change (%), minimum indicator value change, and oscillator level (e.g., require bullish divs below 0/50).
Clear Visuals: Displays divergences with configurable labels (R+/R-/H+/H-) on the chart and optional lines connecting the divergence points on both price and the indicator pane.
Highly Customizable: Adjust indicator parameters, lookback periods, filters, colors, and label sizes to suit your trading style.
Scalp Strategy by Trade Journey📘 Trading Strategy: "Delta Flow Scalper"
Author: @Trad_journey
Type: Scalping / Intraday
Timeframes:
- Context: 1H
- Entry Points: 15m
---
🎯 Core Idea
We use a powerful tool — the Delta-RSI Oscillator (D-RSI), which calculates the derivative of RSI using polynomial regression. This oscillator doesn't just show the strength of price movement but reveals how that strength changes over time.
By combining this with order flow analysis on the 1H timeframe, we can spot reversals and momentum bursts within a prevailing trend, where the D-RSI is most accurate.
---
🔍 Strategy Logic
1. Context (1H)
Before entering a trade on the 15m chart, we determine:
- The trend on 1H using candle structure, levels, EMAs, volume, VSA, and other methods.
- Example: If 1H shows a series of higher highs/lows and rising volume — it indicates an uptrend.
2. Entry Signals (15m)
Entry is based on the D-RSI, configured with manually optimized settings:
- RSI Length: 14
- Polynomial Order: 2
- Window Length: 14
- Signal EMA: 7
- RMSE Filtering: Enabled, e.g., with a 10% threshold
Entry Conditions (any of the following):
- Zero-Crossing: Oscillator crosses above zero (long) or below zero (short)
- Signal Line Cross: D-RSI crosses the signal EMA
- Direction Change: Oscillator was below zero and starts rising (long), or vice versa
3. Trade Filter
To improve accuracy:
- Polynomial Approximation Error Filter (RMSE) is used — this eliminates noisy signals.
- Ideally, confirm entries with a candlestick pattern or key level as well.
---
📈 Example of Entry Logic
1. On 1H: Clear uptrend, candles with long lower wicks, volume increasing
2. On 15m: D-RSI was below zero, sharply started rising and crossed the signal line from below
3. RMSE < 10% → signal confirmed
4. Enter long, place stop below local low + spread
5. Exit:
- On opposite D-RSI signal
- Or at a take profit (e.g., 1.5R or a key level)
---
⚙️ Settings
()
---
📊 Why It Works
- D-RSI captures momentum shifts and trend acceleration — these often occur before price changes.
- RMSE filtering removes false signals during chop or weak movement.
- Using a higher timeframe gives directional context — entries are made in the trend's direction, drastically increasing win probability.
---
🔔 Recommendations
- Don’t use without higher timeframe context — countertrend signals can be unprofitable.
- Best entries are after small pullbacks within a trend.
- You can add an ATR/volatility filter — to avoid signals in tight ranges.
---
✅ Conclusion
Delta Flow Scalper is a plug-and-play strategy for traders looking for precise intraday entries within larger moves. It's great for those wanting to reduce noise and trade smartly with momentum.
Try it on demo, tweak it to fit your style — and go for it!
Adaptive Trend Reversal DetectorThis is a free lightweight version of my advanced trend reversal indicator, designed for traders who want early detection of bullish and bearish momentum shifts with clean visual confirmation.
What it does:
- Combines RSI, MACD Histogram, and ROC into a single adaptive momentum signal.
- Uses adaptive smoothing to reduce noise and highlight trend shifts.
- Plots two dynamic lines that cross to detect reversals.
- Includes a color-coded histogram showing momentum strength.
Best for:
- Swing traders and long-term investors
- Daily and weekly charts
- Spotting early entries and exits based on price momentum shift
Use it. Test it. Share it.
Made with passion by @hellspawn_bg