SMA/EMA Cross SignalFor short-term swing traders (such as I am) this is a simple indicator that plots 2 moving average lines of your choice, the SMA and EMA to the screen and has built in buy/sell signal when they cross.
I personally use this when price action is above the 50 SMA. The default setting (5SMA/10EMA) is what I use and has been working for me as long price action is above the 50 SMA.
Features:
1) Alerts are triggered when SMA (Signal line) and the EMA (Baseline) cross - a Long signal is called if the cross is above the EMA, a exit if the cross is below EMA
2) Signals are represented visually on the chart, below the candles is a long, above is a short.
Good luck!
M-oscillator
Contrarian RSIContrarian RSI Indicator
Pairs nicely with Contrarian 100 MA (optional hide/unhide buy/sell signals)
Description
The Contrarian RSI is a momentum-based technical indicator designed to identify potential reversal points in price action by combining a unique RSI calculation with a predictive range model inspired by the "Contrarian 5 Levels" logic. Unlike traditional RSI, which measures price momentum based solely on price changes, this indicator integrates a smoothed, weighted momentum calculation and predictive price ranges to generate contrarian signals. It is particularly suited for traders looking to capture reversals in trending or range-bound markets.
This indicator is versatile and can be used across various timeframes, though it performs best on higher timeframes (e.g., 1H, 4H, or Daily) due to reduced noise and more reliable signals. Lower timeframes may require additional testing and careful parameter tuning to optimize performance.
How It Works
The Contrarian RSI combines two primary components:
Predictive Ranges (5 Levels Logic): This calculates a smoothed price average that adapts to market volatility using an ATR-based mechanism. It helps identify significant price levels that act as potential support or resistance zones.
Contrarian RSI Calculation: A modified RSI calculation that uses weighted momentum from the predictive ranges to measure buying and selling pressure. The result is smoothed and paired with a user-defined moving average to generate clear signals.
The indicator generates buy (long) and sell (exit) signals based on crossovers and crossunders of user-defined overbought and oversold levels, making it ideal for contrarian trading strategies.
Calculation Overview
Predictive Ranges (5 Levels Logic):
Uses a custom function (pred_ranges) to calculate a dynamic price average (avg) based on the ATR (Average True Range) multiplied by a user-defined factor (mult).
The average adjusts only when the price moves beyond the ATR threshold, ensuring responsiveness to significant price changes while filtering out noise.
This calculation is performed on a user-specified timeframe (tf5Levels) for multi-timeframe analysis.
Contrarian RSI:
Compares consecutive predictive range values to calculate gains (g) and losses (l) over a user-defined period (crsiLength).
Applies a Gaussian weighting function (weight = math.exp(-math.pow(i / crsiLength, 2))) to prioritize recent price movements.
Computes a "wave ratio" (net_momentum / total_energy) to normalize momentum, which is then scaled to a 0–100 range (qrsi = 50 + 50 * wave_ratio).
Smooths the result with a 2-period EMA (qrsi_smoothed) for stability.
Moving Average:
Applies a user-selected moving average (SMA, EMA, WMA, SMMA, or VWMA) with a customizable length (maLength) to the smoothed RSI (qrsi_smoothed) to generate the final indicator value (qrsi_ma).
Signal Generation:
Long Entry: Triggered when qrsi_ma crosses above the oversold level (oversoldLevel, default: 1).
Long Exit: Triggered when qrsi_ma crosses below the overbought level (overboughtLevel, default: 99).
Entry and Exit Rules
Long Entry: Enter a long position when the Contrarian RSI (qrsi_ma) crosses above the oversold level (default: 1). This suggests the asset is potentially oversold and due for a reversal.
Long Exit: Exit the long position when the Contrarian RSI (qrsi_ma) crosses below the overbought level (default: 99), indicating a potential overbought condition and a reversal to the downside.
Customization: Adjust overboughtLevel and oversoldLevel to fine-tune sensitivity. Lower timeframes may benefit from tighter levels (e.g., 20 for oversold, 80 for overbought), while higher timeframes can use extreme levels (e.g., 1 and 99) for stronger reversals.
Timeframe Considerations
Higher Timeframes (Recommended): The indicator is optimized for higher timeframes (e.g., 1H, 4H, Daily) due to its reliance on predictive ranges and smoothed momentum, which perform best with less market noise. These timeframes typically yield more reliable reversal signals.
Lower Timeframes: The indicator can be used on lower timeframes (e.g., 5M, 15M), but signals may be noisier and require additional confirmation (e.g., from price action or other indicators). Extensive backtesting and parameter optimization (e.g., adjusting crsiLength, maLength, or mult) are recommended for lower timeframes.
Inputs
Contrarian RSI Length (crsiLength): Length for RSI momentum calculation (default: 5).
RSI MA Length (maLength): Length of the moving average applied to the RSI (default: 1, effectively no MA).
MA Type (maType): Choose from SMA, EMA, WMA, SMMA, or VWMA (default: SMA).
Overbought Level (overboughtLevel): Upper threshold for exit signals (default: 99).
Oversold Level (oversoldLevel): Lower threshold for entry signals (default: 1).
Plot Signals on Main Chart (plotOnChart): Toggle to display signals on the price chart or the indicator panel (default: false).
Plotted on Lower:
Plotted on Chart:
5 Levels Length (length5Levels): Length for predictive range calculation (default: 200).
Factor (mult): ATR multiplier for predictive ranges (default: 6.0).
5 Levels Timeframe (tf5Levels): Timeframe for predictive range calculation (default: chart timeframe).
Visuals
Contrarian RSI MA: Plotted as a yellow line, representing the smoothed Contrarian RSI with the applied moving average.
Overbought/Oversold Lines: Red line for overbought (default: 99) and green line for oversold (default: 1).
Signals: Blue circles for long entries, white circles for long exits. Signals can be plotted on the main chart (plotOnChart = true) or the indicator panel (plotOnChart = false).
Usage Notes
Use the indicator in conjunction with other tools (e.g., support/resistance, trendlines, or volume) to confirm signals.
Test extensively on your chosen timeframe and asset to optimize parameters like crsiLength, maLength, and mult.
Be cautious with lower timeframes, as false signals may occur due to market noise.
The indicator is designed for contrarian strategies, so it works best in markets with clear reversal patterns.
Disclaimer
This indicator is provided for educational and informational purposes only. Always conduct thorough backtesting and risk management before using any indicator in live trading. The author is not responsible for any financial losses incurred.
PRO Investing - Apex Engine FREE VERSION🧠 The Apex Engine: True Self-Tuning Intelligence
The biggest flaw in most indicators is that they rely on fixed settings. The Apex Engine solves this with two layers of adaptation:
Fully Auto-Adjustable Parameters: The engine first analyzes the volatility of the asset on your chart to derive its own optimal "Fast," "Mid," and "Slow" momentum lengths. You never have to guess settings again—it tunes itself for any instrument and timeframe.
Performance-Based Selection: It then uses statistical correlation to constantly measure which of its auto-tuned parameters is most in-sync with recent price action. It deploys the "winning" engine to generate signals, ensuring you're always using the most relevant analysis.
🎨 An All-in-One, Unified View
We've engineered this script to deliver maximum information with minimum clutter, all within a single indicator.
High-Confluence Buy/Sell Signals (▲/▼): Clear triangles appear directly on your chart. These are not simple crossovers; a signal is only plotted if it aligns with the dominant trend (above/below the 200MA) and the market is not choppy (ADX > 20).
Compact Oscillator Display: A "lite" version of the oscillator is displayed in a compact panel at the bottom of your price chart, showing the active Velocity line and its signal.
Transparent Dashboard: A small table in the corner shows you the engine's "brain" at work, displaying the real-time correlation scores and highlighting the active parameter.
Smart Background Coloring: The entire chart background changes color to give you immediate context:
🟩 Green: Bullish trend, favorable conditions for buys.
🟥 Red: Bearish trend, favorable conditions for sells.
⬛ Gray: Caution zone. Market is choppy or counter-trend.
This tool is designed to be the ultimate all-in-one solution for traders who value automation, clarity, and adaptive analysis.
If you find this indicator powerful, please leave a Boost 👍 and Follow our Profile for more professional-grade tools.
Disclaimer: All indicators are for analytical and educational purposes only. Trading involves significant risk. Always use your own judgment and risk management.
TRADING GURU LIVE FLASHHi guys,
If you are looking to add some watermark into your charts. You can use this indicator.
You can add add a title and a subtitle, if you want to write in diferents lines, you can use as you can see in the script.
This is just a watermark, which follows my personal style an aesthetic when it comes to Pinescript tools. I like to keep my charts clean to focus on Time and price, and I love to have a reminder to remain disciplined.
Homo Faber Fortunae Suae is a Latin maxim which loosely translates to: Humans Are The Makers Of Their Own Destiny.
So make your own destiny, master yourself and the charts!
All the features are customizable: position, text size, text color, background.
Enjoy it.
Momentum + Heatmap with RSI Cross (Nikko)📘 User Manual: Momentum + Heatmap with RSI Cross (Nikko)
Version: 1.0
Author: Cryptonikkoid
Platform: TradingView – Pine Script v6
License: Mozilla Public License 2.0
Release Date: June 2025
🔍 Overview
The Momentum + Heatmap with RSI Cross is an advanced visual indicator designed to replace traditional oscillators by merging multiple indicators into one. It blends Vortex, Stochastic, RSI, and MACD into a unified, mathematically enhanced momentum signal. This tool highlights trend shifts, potential reversals, and momentum build-up with intuitive visuals and alert signals.
The indicator includes:
A hybrid oscillator reflecting directional strength and momentum.
A heatmap background representing RSI × Vortex energy.
Buy/Sell triangle alerts based on RSI-style crossovers.
A clean layout optimized for decision-making speed.
⚙️ How It Works
Vortex Strength
The indicator computes Vortex Positive (VI+) and Vortex Negative (VI–) over a user-defined period.
The difference between the two creates a directional bias signal (viDiff).
Stochastic Momentum
The viDiff value is normalized through a stochastic oscillator, producing smoothed %K and %D curves.
These curves serve as the base for momentum signals.
RSI and Long-Term RSI
The RSI is computed and normalized to a 0–1 scale.
A long-term RSI (5× period) is also calculated to act as a trend anchor.
MACD Filtering
A MACD calculation determines whether the market is in a bullish or bearish condition.
The hybrid signals are flipped accordingly to follow the broader trend.
Hybrid Oscillator Construction
%K and %D are multiplied by exponential factors of RSI and long RSI.
This adds acceleration to the signals when momentum is increasing rapidly.
RSI Cross Detection
When the hybrid %K crosses above hybrid %D, a Sell triangle appears (potential peak).
When it crosses below, a Buy triangle appears (momentum reversal).
Heatmap Background
A visual background shows the interaction between Vortex and RSI energy.
Colors shift from deep purple (low momentum) to blue (strong bullish energy).
The heatmap can be toggled on/off for clarity.
Alerts
Built-in alert conditions allow you to be notified instantly on buy/sell signals.
🧠 How to Use
Apply the Indicator
Add it to any chart on TradingView.
It works best on trending assets and volatile conditions like crypto or indices.
Read the Hybrid Oscillator
Use the hybrid %K and %D like a momentum wave.
Strong upward waves + a green heatmap = potential long.
Sharp downward spikes + fading heatmap = caution or potential exit.
Watch the Triangles
A green triangle below a bar suggests a buy signal — momentum is reversing upward.
A red triangle above a bar signals momentum exhaustion — potential sell or take profit.
Heatmap Guidance
When the background is faint or fades to purple, it indicates weak conditions.
Blueish tones signal growing bullish strength.
Use with Price Action
Combine triangle alerts with support/resistance, price structure, or volume.
This indicator is not a standalone entry tool, but a strong directional filter.
✅ Benefits
Single Indicator Solution: Replaces multiple tools like MACD, RSI, and Stochastic.
Momentum + Trend Fusion: Combines short-term reversals with long-term trend confirmation.
Visual Simplicity: Clear oscillator waves, triangle icons, and color-coded heatmaps reduce decision fatigue.
Built-in Alerts: Get notified the moment momentum shifts.
Customizable: You can tweak lengths and smoothing for your asset and timeframe.
⚠️ Limitations
Slight Lag: Smoothing adds stability but can delay signals by a few candles.
Whipsaw in Sideways Markets: Like all momentum tools, performance is better in trending conditions.
Requires Confirmation: Best used with other tools like structure or volume to confirm trades.
Experimental Math: This is an experimental formulation; more feedback could help fine-tune signal logic.
🔁 What's New Compared to Traditional Indicators
Unlike using RSI, MACD, or Stochastic separately, this indicator:
Integrates all three into a unified momentum model.
Adds long-term RSI filtering to reduce noise.
Uses exponential scaling to enhance signal acceleration.
Features heatmap visualization to intuitively show energy buildup.
Provides actionable visual alerts without relying solely on numeric values.
🛠️ Tips and Customization
Adjust the rsiLength, viLength, and MACD settings for different markets (e.g. faster for scalping, slower for swing).
Toggle off the heatmap if you prefer a cleaner look using the checkbox.
Use higher timeframes (4h, 1D) for swing trading or lower timeframes (15m–1h) for intraday.
Combine with volume spikes or trendlines to enhance trade confirmation.
Add alertcondition() messages to trigger webhook or mobile alerts.
🎯 Final Thoughts
Momentum + Heatmap with RSI Cross simplifies the complexity of momentum analysis into a smooth, visually intuitive signal. It helps identify entry zones early, avoid chasing reversals blindly, and gives clear exit alerts based on dynamic crossovers.
If you want cleaner charts with smarter momentum tracking — this tool is built for that.
Z-scored ZLEMA | OquantZ-Scored ZLEMA | Oquant
This indicator combines the Zero-Lag Exponential Moving Average (ZLEMA) with Z-score normalization to present recent ZLEMA values relative to its mean. It helps users observe trend direction and momentum with reduced lag, while also highlighting potential overbought or oversold levels based on how far ZLEMA values deviate from their mean.
🧠 Concept Overview
📉 Zero Lag Exponential Moving Average (ZLEMA)
The EMA is a popular tool that calculates an average price, but unlike a simple moving average, it gives more weight to recent prices. This means the EMA reacts faster to new price changes and is less affected by older data. However, even with this weighting, the EMA still introduces some lag.
ZLEMA improves on the EMA by reducing this lag. It does this by adjusting how it accounts for previous prices, effectively "shifting" the data to better align the average with current market action. The result is an average that stays smooth but responds more quickly to real price changes—helping traders spot turning points or trend shifts earlier without being fooled by random noise.
📏 Z-score Normalization
Once ZLEMA is calculated, the indicator applies Z-score normalization to measure how far the current ZLEMA value is from its mean. The Z-score expresses this difference using standard deviations, providing a clear, standardized scale. This helps highlight when price moves are unusually strong—either upward or downward—beyond normal fluctuations.
🔍 How This Indicator Works
Smooth Price Data with ZLEMA
The indicator begins by applying the Zero-Lag Exponential Moving Average (ZLEMA) to the chosen price data. Unlike a regular moving average, ZLEMA reduces the typical delay by adjusting the input data before averaging. It does this by "shifting" the price series to remove the lag caused by older prices. This way, ZLEMA stays smooth but reacts more quickly to recent price changes—helping the indicator follow market moves faster without being too noisy.
Normalize ZLEMA values Using Z-score
Once ZLEMA is calculated, the indicator applies Z-score normalization to measure how far the current ZLEMA value is from its mean. The Z-score expresses this difference in terms of standard deviations, creating a clear, standardized scale. This helps highlight when price moves are unusually strong—either up or down—beyond normal fluctuations.
Set Signal Thresholds
Two threshold levels are set on the Z-score scale—crossing above the upper threshold is considered a long (buy) signal, indicating bullish momentum, while crossing below the lower threshold is considered a short (sell) signal, indicating bearish momentum.
Show Visual Signals on the Chart
The Z-score and bars are plotted with colors: green when Z-score is above the bullish threshold, purple when Z-score is below the bearish threshold.
⚙️ Customizable Inputs
Source: Choose the price source (close, open, etc.) for calculations.
ZLEMA Length: Adjust the ZLEMA length to control smoothness versus responsiveness.
Z-score period: Set the Z-score period to define how far back the indicator measures normal price behavior.
Thresholds: Adjust the upper and lower thresholds to control how sensitive the indicator is to strong momentum changes.
📈 Practical Use
This indicator helps identify trend directions and changes faster by combining ZLEMA with statistical analysis. It highlights when price moves are stronger than normal, making it easier to spot early signs of momentum shifts. Traders can use it to confirm trends or detect potential reversals with more timely signals.
🔔 Alert Support
This indicator includes optional built-in alert conditions that notify you when the Z-score crosses above the bullish threshold (long signal) or below the bearish threshold (short signal). You can enable these alerts to get timely updates on potential momentum shifts without constantly watching the chart.
⚠️ Disclaimer: This indicator is intended for educational and informational purposes only. Trading/investing involves risk, and past performance does not guarantee future results. Always test and evaluate indicators/strategies before applying them in live markets. Use at your own risk.
TRADING GURU - WatermarkHi guys,
If you are looking to add some watermark into your charts. You can use this indicator.
You can add add a title and a subtitle, if you want to write in diferents lines, you can use as you can see in the script.
All the features are customizable: position, text size, text color, background.
Enjoy it.
RAHA - Roni's Adjusted Hybrid AverageRoni's Hybrid Moving Average Oscillator
Each value in the series is weighted inversely to its distance from the mean, meaning that outliers have less impact.
The indicator reduces distortions caused by extreme movements.
More suitable for cases such as volatile stocks.
מתנד הממוצע ההיברידי של רוני
כל ערך בסדרה מקבל משקל הפוך למרחקו מהממוצע כלומר חריגים משפיעים פחות.
האינדיקטור מצמצם עיוותים שנגרמים על ידי תנועות קיצוניות.
מתאים יותר למקרים כמו מניות תנודתיות.
📈 Smart Alert System — EMA/MA/Volume/SMC AlertsHere's a detailed description of your custom TradingView **Pine Script v6**:
---
### 📌 **Title**: Smart Alert System — Webhook Ready (with EMA, MA, Volume, and SMC)
This script is designed to **monitor price behavior**, detect important **technical analysis events**, and **send real-time alerts via webhook to a Telegram bot**.
---
## 🔧 SETTINGS
| Setting | Description |
| ----------------------- | ------------------------------------------------------------------------------ |
| `volumeSpikeMultiplier` | Multiplier to determine a volume spike compared to the 20-bar average volume |
| `testAlert` | If `true`, sends a test alert when the indicator is first applied to the chart |
---
## 🔍 COMPONENT BREAKDOWN
### 1. **EMA & MA Calculations**
These indicators are calculated and plotted on the chart:
* **EMAs**: 13, 25, 30, 200 — used for trend and touch detection
* **MAs**: 100, 300 — used for break and retest detection
```pinescript
ema_13 = ta.ema(close, 13)
ema_200 = ta.ema(close, 200)
ma_100 = ta.sma(close, 100)
```
---
### 2. **📈 Volume Spike Detection**
* A volume spike is identified when the current bar's volume is **2x (default)** greater than the 20-period average.
* A red triangle is plotted above such candles.
* A **JSON alert** is triggered.
```pinescript
volSpike = volume > avgVol * volumeSpikeMultiplier
```
---
### 3. **📊 EMA Touch Alerts**
* The script checks if the current close is:
* Within 0.1% of an EMA value **OR**
* Has crossed above/below it.
* If so, it sends an alert with the EMA name.
```pinescript
touch(val, crossed) =>
math.abs(close - val) / val < 0.001 or crossed
```
---
### 4. **📉 MA Break and Retest Alerts**
* A **break** is when price falls **below** a moving average.
* A **retest** is when price climbs **above** the same average after breaking below.
```pinescript
breakBelow(ma) => close > ma and close < ma
```
---
### 5. 🧠 **SMC Alerts (Break of Structure \ & Change of Character \ )**
These follow **Smart Money Concepts (SMC)**. The script identifies:
* **BOS**: New higher high in uptrend or lower low in downtrend
* **CHOCH**: Opposite of trend, e.g. lower low in uptrend or higher high in downtrend
```pinescript
bos = (high > high ) and (low > low ) and (low > low )
choch = (low < low ) and (high < high ) and (high < high )
```
---
### 6. 🧪 Dummy Test Alert (1-time fire)
* Sends a `"✅ Test Alert Fired"` to verify setup
* Executes **once only** after adding the indicator
```pinescript
var bool sentTest = false
if testAlert and not sentTest
```
---
### 7. 🚀 Alert Delivery (Webhook JSON)
All alerts are sent as a JSON payload that looks like this:
```json
{
"pair": "BTCUSD",
"event": "🔺 Volume Spike",
"timeframe": "15",
"timestamp": "2024-06-29T12:00:00Z",
"volume": "654000"
}
```
This format makes it compatible with your **Telegram webhook server**.
---
### 🔔 Alerts You Can Create in TradingView
* Set **Webhook URL** to your `https://xxxx.ngrok-free.app/tradingview-webhook`
* Use alert condition: `"Any alert()`" — because all logic is internal.
* Select **"Webhook URL"** and leave the message body blank.
---
### 🛠️ Use Cases
* Notify yourself on **EMA interaction**
* Detect **trend shifts or retests**
* Spot **volume-based market interest**
* Get real-time **BOS/CHOCH alerts** for Smart Money strategies
* Alert through **Telegram using your Node.js webhook server**
---
Would you like me to break down the full Pine Script block-by-block as well?
Simplified SMC Order Blocks📌 Simplified SMC Order Blocks (Pine Script v6)
This script automatically identifies bullish and bearish order blocks based on simple swing highs and lows — inspired by Smart Money Concepts (SMC) and price action trading.
🔍 Features
Detects swing highs/lows using a lookback period
Waits for confirmation candles to validate the zone
Draws order block zones using box.new() directly on the chart
Includes alerts for both bullish and bearish order blocks
⚙️ Inputs
Lookback: How many candles to look back for swing points
Confirmation Candles: How many bars to wait before confirming the OB
Zone Width: Width of the drawn zone (in bars)
🟩 Bullish Order Block:
Identified after a swing low forms
Plots a green shaded zone below price
🟥 Bearish Order Block:
Identified after a swing high forms
Plots a red shaded zone above price
📈 Use Case
Identify potential reversal or mitigation zones
Align with other SMC tools like break of structure (BoS), liquidity sweep, etc.
Multi-TimeFrame Trend Panel- AK47: SMA, RSI, MACD, ADX Multi-Timeframe Trend Dashboard: SMA, RSI, MACD, ADX
This indicator provides a multi-timeframe dashboard to visually monitor the trend status of four popular technical indicators:
SMA (Simple Moving Average)
RSI (Relative Strength Index)
MACD (Moving Average Convergence Divergence)
ADX (Average Directional Index)
✅ Each row represents a timeframe (from 5m to 1M).
✅ Each column shows the current trend direction:
— 🔵 Bullish, 🔴 Bearish, ⚫ Neutral
✅ The color-coded background helps you quickly assess strength across timeframes and indicators.
🔧 Customizable settings:
Panel position
Trend colors
Moving average & indicator lengths
This tool is ideal for traders who rely on trend alignment across multiple timeframes to make high-confidence entries and exits.
Crypto Futures Master Indicator (CFMI) v3Crypto Futures Master Indicator (CFMI v3) is a confluence-based tool for Binance-style 24/7 markets. It checks six independent filters—EMA trend, RSI bias, Keltner breakout, Supertrend, AlphaTrend and MACD histogram—and prints a green ▲ or red ▼ only when at least the number of filters you set (default four) agree on the same direction. Fewer required filters give more signals; more filters give fewer but stronger ones. The script never repaints because arrows appear after the candle closes. Adjust the ATR and factor inputs to suit each coin’s volatility, pair the arrows with sensible stop-losses (e.g., Supertrend line or ATR multiple) and always back-test before going live.
ParthFintech SMART-MOVE Indicator🔍 ParthFintech SMART-MOVE Indicator.V1.0
The ParthFintech SMART-MOVE Indicator.V1.0 is a precision-engineered tool developed by Parth Fintech to help traders identify high-probability trend-based entries and exits using a clean confluence of institutional-grade indicators. Whether you're a beginner or an experienced trader, this indicator provides clarity in trend direction and momentum shifts, enhancing both confidence and consistency in your trades.
📊How It Works
- The SMART-MOVE Indicator combines:
- 200 EMA: A dynamic trend filter to identify bullish and bearish market bias.
- Parabolic SAR: A powerful momentum indicator to detect price reversals and trailing stop conditions.
- Heikin Ashi or Candlestick Candles: Use either chart type to visualize trend continuation and exhaustion.
🟢 BUY & 🔴 SELL Signal Visualization
🟢 BUY Signal: Displayed as a green rectangle beneath the candle with “BUY” written in white.
Triggered when a bullish Heikin Ashi or candlestick closes above the 200 EMA and the Parabolic SAR dot appears below the candle.
🔴 SELL Signal: Displayed as a red rectangle above the candle with “SELL” written in white.
Triggered when a bearish candle closes below the 200 EMA and the Parabolic SAR dot appears above the candle.
Trade Exit Level
🔺 A red triangle marks the suggested exit for BUY trades.
🔻 A green triangle marks the suggested exit for SELL trades.
This confluence-based approach filters out noise and helps avoid false signals during sideways or volatile market conditions.
---
⚙ Best Use Guidelines
Recommended for: 15m, 1H, and 4H timeframes
- Chart Type: Heikin Ashi or Traditional Candlesticks
- Combine with the ParthFintech SMART Indicator for enhanced levels of; Support and Resistance Zones, Order Blocks (OB), Fair Value Gaps (FVGs)
This multi-indicator confluence strengthens your trade decisions with Smart Money insight.
---
🛡 Why Choose SMART-MOVE
- Built with discipline and precision in mind
- Designed for traders who value quality over quantity
- Easy-to-read signals with built-in trade management prompts
- Developed by professionals with over a decade of trading experience
---
📧 For access or support, contact: support@parth-fintech.com 📢 Telegram: @ParthFintech
Trade Smart. Trade with Us. — Parth Fintech
CVDoogle (CVDoogle Indicator)A line indicator to help finding Open Interest divergences and order flow. It is tuned to most popular timeframes and should be more accurate than indicators that are not defined on every timeframe.
Use as part of the Poor Man's Exo setup.
BTC 15M Long SwingerBTC 15M Long Swinger — Multi-Layer Trend and Momentum Confirmation Tool
Overview
BTC 15M Long Swinger is a purpose-built signal and confirmation system designed specifically for Bitcoin intraday traders operating on 15-minute charts. Its main objective is to detect high-conviction bullish setups by combining multiple independent trend engines, volatility structures, and momentum filters. By aligning these diverse dimensions, the tool aims to highlight early and mature LONG opportunities in a clean, actionable format.
What It Does
BTC 15M Long Swinger analyzes BTC price action across four core dimensions:
1. Multi-Layer Trend Detection — Uses three separate ATR-based trend engines with varying sensitivities (short, medium, long), each building dynamic support/resistance structures that adapt in real time. A valid signal requires all trend engines to transition into bullish alignment, minimizing noise and false positives.
2. Volatility Barrier Framework — Constructs ATR-based trend zones that dynamically track volatility, similar to advanced trailing stop techniques. These zones help determine whether price action has genuinely shifted trend or is experiencing a temporary retracement.
3. Momentum Confirmation — Integrates a MACD-derived momentum measure (EMA differential with smoothing) and an RSI filter to confirm whether bullish price action has sufficient strength to sustain a swing move.
4. EMA Validation Layer — Uses fast EMAs (9 and 21) to validate that price has reclaimed short-term bullish structure before signaling, preventing entries during incomplete reversals or consolidations.
How It Works
The indicator requires a strict alignment across all confirmation layers before plotting a signal:
1. All three ATR-based trend engines must transition into a bullish state (i.e., trend flips).
2. The MACD signal must be recovering from negative territory and show rising momentum.
3. RSI smoothing must remain below a defined threshold, indicating momentum reset before an upward move.
4. Price must close above both EMA9 and EMA21, ensuring reclaim of short-term bullish context.
5. Additional filters confirm the candle’s positive close and appropriate symbol/timeframe conditions (BTC pairs only, 15m chart).
Once all criteria are met, a clean BUY label is drawn beneath the bar and an alert is triggered. The signal remains active until price breaks below a dynamically placed support zone (1% below the signal low).
How To Use It
1. Confirm Context:
Always assess the higher timeframe BTC trend to avoid trading against dominant momentum. Use daily or 4-hour charts for context, and 15m chart for precise entries.
2. Act According to Signal Type:
This tool generates only Long Confirmation Signals (trend-following). Enter positions when a fresh signal appears, with a stop loss below the recent low or the dynamic support line aligned with the label position. Avoid countertrend trades when no signal is active.
3. Combine With Risk Management:
Define position sizing and stop loss before entry.
Consider trailing exits if price accelerates favorably after the signal.
Why It Is Unique
1. Multi-Engine Confirmation: Unlike single-indicator approaches, BTC 15M Long Swinger demands alignment across three ATR-based trend engines, EMA validation, and momentum filters before confirming entries.
2. Volatility-Adaptive: Dynamic ATR zones adjust to changing BTC volatility, preventing signals during choppy consolidations.
3. Early Yet Selective: Designed to identify fresh swing phases in their early stages while minimizing false positives.
4. BTC Focused: Optimized for BTC/USDT, BTC/USD, and BTC/USDC pairs in 15-minute intraday trading.
Apply Risk Management
This indicator is not a standalone trading system. Always combine signals with a structured trading plan, appropriate position sizing, and stop losses. Maintain a pre-defined risk/reward profile for each trade.
Timeframe Selection
Optimized exclusively for the 15-minute chart. Using it outside this timeframe is not recommended.
Best Suited For
Intraday BTC traders and active scalpers seeking systematic confirmation for swing long entries.
Important Notes
Signals generated by the BTC 15M Long Swinger are intended to support trading decisions. They do not constitute investment advice and do not guarantee results. Always use additional market analysis and prudent risk management practices.
License
This indicator was developed by the ProphetAlgoAI team. Its use is subject to a private, invite-only TradingView license. Redistribution or usage outside TradingView is strictly prohibited without explicit permission.
Charts Algo Signature Stamp 🖋️
📌 Charts Algo Signature Stamp 🖋️
An elegant and professional chart signature tool to brand your trading ideas, track chart context, and add motivational affirmations to your work.
🔍 What It Does
The Signature Stamp displays a clean, customizable branding box on your chart that includes:
A Main Title (e.g., brand name or username)
A Subtitle (e.g., your trading mantra or values)
The current symbol + timeframe (optional)
The current date (optional)
This creates a polished, professional visual signature—great for screenshots, social sharing, educational content, or simply marking your charts with intention.
⚙️ How to Use It
Once added to your TradingView chart:
Customize Your Stamp:
Go to the indicator’s settings panel.
Under Main Title, enter your brand (e.g., Charts Algo, Trading by Charts Algo 📈).
Under Subtitle, input a personal mantra or values like:
PATIENCE | DISCIPLINE | FEARLESS
(You can change this anytime — see suggestions below.)
Optional Toggles:
Show Symbol – display the ticker symbol and timeframe.
Show Date – include the current date in DD/MM/YYYY format.
Position Settings:
Choose from 9 positions on the screen:
Top Left, Top Center, Top Right
Middle Left, Center, Middle Right
Bottom Left, Bottom Center, Bottom Right
Style Settings:
Set background color (e.g., transparent or muted).
Choose text colors for title, subtitle, and info text.
Adjust font sizes (tiny → huge) for visual hierarchy.
🖋️ Stamp Ideas
Here are some great 5-word signature ideas for your subtitle:
SCAN | PLAN | EXECUTE | DOMINATE | WIN
PATIENCE | DISCIPLINE | FEARLESS | CONTROL | EDGE
MINDSET | STRATEGY | SETUPS | RISK | PROFIT
SMC | FVG | OTE | CE | FLOW
OBSERVE | LEARN | TRADE | IMPROVE | MASTER
Pick the one that best reflects your trading style and mission—or create your own.
✅ Best Uses
Personal branding for social media posts
Visual signature for shared trading ideas
Motivational reminders on your chart
Identifying context (symbol + date) in screenshots
⚠️ Disclaimer
This visual stamp is for branding and educational display only. It does not provide trading signals or financial advice.
Charts Algo and its tools are intended to support analysis, not replace your judgment or due diligence. Always trade responsibly.
RSI Fusion Pro+🎨 RSI Fusion Pro+ Indicator - Full Description
🌟 Overview
RSI Fusion Pro+ is an advanced RSI-based indicator that combines smoothing techniques, multiple moving averages, and visual enhancements to provide a clearer and more actionable view of market momentum.
🔹 Core Features:
✔ Customizable RSI Smoothing (EMA, SMA, SMMA, WMA, JMA, TMA)
✔ Multiple MA Types (SMA, EMA, Bollinger Bands, VWMA, JMA, TMA)
✔ Neon Glow Effect for better visibility
✔ Gradient Zones for intuitive overbought/oversold detection
✔ Bollinger Bands on RSI for volatility-based signals
✔ Info Panel with key metrics
📊 How It Works
1. Core RSI Calculation
Uses standard RSI formula (Wilder’s smoothing by default).
Optional smoothing (EMA, SMA, etc.) for cleaner signals.
2. Moving Average Options
SMA/EMA – Classic trend-following.
Bollinger Bands – Detects volatility expansion.
JMA (Jurik Moving Average) – Reduces lag for better responsiveness.
TMA (Triple MA) – Extra smoothness for filtering noise.
3. Visual Enhancements
Neon Effect → Makes the RSI line stand out.
Gradient Zones → Soft color transitions between overbought/oversold.
BB Fill → Highlights RSI volatility zones.
🚀 Advantages Over Classic RSI
✅ Fewer False Signals – Smoothing & MA filters reduce whipsaws.
✅ Better Trend Detection – JMA/TMA adapt faster to changes.
✅ Enhanced Readability – Neon & gradients improve visibility.
✅ Volatility Insights – Bollinger Bands on RSI show squeeze conditions.
⚠ Possible Limitations
❌ Smoothing introduces lag (trade-off between smoothness & responsiveness).
❌ Bollinger Bands may widen in volatile markets, requiring adjustment.
❌ Not a standalone system – Best used with trend confirmation.
📖 How to Use
🔵 Basic Signals
Overbought (70+) → Potential reversal/sell zone (especially if RSI crosses down).
Oversold (30-) → Potential reversal/buy zone (especially if RSI crosses up).
Midline (50) → Bullish above, bearish below.
🟡 MA Cross Strategy
RSI > MA → Bullish momentum.
RSI < MA → Bearish momentum.
🔴 Bollinger Bands Strategy
RSI touches upper band → Overextended bullish move.
RSI touches lower band → Overextended bearish move.
Squeeze (bands narrow) → Potential breakout ahead.
🎯 Trading Style Customization
1. Scalping (Fast Trades)
Settings: Short RSI length (8-10), EMA smoothing (fast).
Strategy: Look for quick crosses of 30/70 with tight stops.
2. Swing Trading (Medium-Term)
Settings: Default RSI (14), JMA/TMA for trend filtering.
Strategy: Combine with 50-level crosses for trend confirmation.
3. Position Trading (Long-Term)
Settings: Longer RSI (21-28), SMA/SMMA for smooth signals.
Strategy: Focus on major overbought/oversold levels with BB confirmation.
🎨 Visual Guide
🟣 Purple RSI Line → Smoothed momentum.
🟡 Yellow MA Line → Dynamic trend filter.
🟢 Green BB Zone → Volatility-based range.
🔴 Red Zone (70+) → Overbought.
🔵 Blue Zone (30-) → Oversold.
🔔 Alerts Included
RSI crosses 70 / 30 (overbought/oversold).
RSI crosses 50 (midline shift).
RSI crosses MA (momentum change).
💡 Pro Tips
Combine with price action (e.g., support/resistance for confirmation).
Adjust smoothing based on market (fast = scalping, slow = swing).
Use BB bands in ranging markets, MA cross in trends.
📌 Final Notes
RSI Fusion Pro+ is a versatile upgrade to the classic RSI, blending smoothing, trend filters, and enhanced visuals for better trading decisions. Experiment with settings to match your style!
🚀 Happy Trading! 🚀
❤️ Support This Project
If you find this indicator helpful and want to support future developments, donations are appreciated at:
USDT (TRC20): THFFLEZSpTqapYF6oj9rmuTCQVUXvuz7VS
Your generosity helps maintain and improve free indicators for the trading community!
Folter_TOP_ROMASHKA]The indicator helps to filter out the signals. In the settings, you need to set CCI Length=200.
After that, the probability of processing the TOR Camomile signal is higher if the signal appears at a value of this indicator below or near 0 level.
MACD GPIntroducing the MACD GP Indicator: Experience Enhanced Trading Signals
The MACD GP indicator is a customized version of the Moving Average Convergence Divergence (MACD), specifically designed to help traders capitalize on state shifts for clearer and more actionable signals.
This innovative tool highlights critical trading opportunities by visually representing changes in the MACD's state, specifically focusing on:
Color Changes: Instantly recognize shifts in momentum and trend direction as the indicator's visual representation changes color.
Position Relative to the Zero Line: Clearly identify bullish or bearish sentiment as the indicator moves above or below the zero line, providing a decisive signal for potential entry and exit points.
With the MACD GP , you'll gain a more intuitive understanding of market dynamics, allowing you to react swiftly and confidently to emerging trends. Streamline your trading decisions and enhance your analytical edge with this powerful, customized MACD indicator.
MAGICAL 50 LINEIndicator Magical Line
This is bottom finishing identification indicator which will gives a quick entry and profit area booking.
Use with RSI 14, 32
HMA lines shows an reversal identification while line make us an entry
When RSI below 40 and cross above 32 you can see a HMA also cross over and will give you entry points
Metaplanet MSW Strike LevelsMetaplanet Moving Strike Warrant (MSW) Price Tracker
This indicator displays Metaplanet's actual Moving Strike Warrant pricing schedule with real-time strike price visualization. It shows the exact strike prices that determine warrant exercise values based on Metaplanet's official MSW terms.
Key Features:
Current Period: Strike locked at ¥1,649 from June 24th through July 1st, 2025
Automatic Updates: Starting July 2nd, strike prices re-evaluate every 3 trading days using 3-day SMA of closing prices
Visual Strike Lines: Yellow horizontal lines show active MSW strike prices for each period
Background Signals: Light green when price is above strike (favorable), light red when below
Information Panel: Orange table displays current strike price and next evaluation date
Evaluation Markers: Orange/yellow dots mark re-evaluation dates
How It Works:
The indicator follows Metaplanet's official MSW schedule, automatically calculating new strike prices every 3 trading days based on the 3-day simple moving average of previous closing prices. This helps warrant holders track exercise opportunities and understand the dynamic pricing mechanism.
Cumulative Price🎯 Cumulative Price - Usage Framework
🧭 Purpose
Cumulative Price offers a simple contextualization of price action within a daily session.
It resets to zero daily, tracking the cumulative range of price movement in ticks — a concept similar to cumulative delta, but focused purely on price activity, not volume.
🧠 Core Concept
The oscillator shows results from effort accumulate over time. Instead of measuring who is buying or selling, it reveals how far is pushing relative to zero.
🔔 Signal Types
⚖️ Zero Signal
Triggered when the oscillator crosses above or below the zero line.
📌 Interpreted as:
Price is testing fairness or market agreement.
This level is a balancing point — price may accept it (continue) or reject it (reverse).
🚩 Peak Signal
Triggered when the oscillator reaches a new extreme, defined by ATR-based thresholds.
📌 Interpreted as:
Price is undergoing strong effort — likely accumulation or distribution.
Could signal a transition, consolidation, or imminent breakout/reversal.
🧩 How to Use
Approach both signals with thoughtful market questioning:
🧐 Something significant is happening — what is it?
📈 How intense is the move? Does it align with volatility or deviate from it?
🌐 Where does this action sit in broader market context?
🧪 Analytical Tips
Zero Signals are useful for:
Identifying reversion points or fairness tests.
Monitoring price acceptance around the session midpoint.
Peak Signals help:
Spot early accumulation/distribution behavior.
Anticipate volatility expansion or fade exhaustion.
💡 Additional Thoughts
This tool does not dictate trades. Instead, it provides context.
Combine it with tools like Cumulative Delta for a layered analysis of price result and volume effort.
Use it to frame narratives, not absolutes. Ask:
"If this is happening here, what does that say about intent?"
RSI GP [NMTUAN]Master Trends Effectively with RSI GP !
Have you ever struggled to identify market trends and optimal entry/exit points? Do you want a powerful, finely tuned tool to help you trade with greater confidence? Discover RSI GP – a groundbreaking indicator customized from the original Relative Strength Index (RSI), offering traders a more favorable perspective for trend trading!
The traditional RSI indicator is a familiar tool, but RSI GP elevates its analytical capabilities to a new level. Author Nguyễn Minh Tuấn has tailored this indicator so it doesn't just show overbought/oversold regions, but also helps you:
Identify trends more clearly: With unique enhancements, RSI GP provides a more intuitive and understandable view of the current market trend, helping you avoid noisy signals and focus on the main direction of price movement.
Detect potential reversals sooner: Thanks to optimized adjustments, this indicator reacts more sensitively to changes in momentum, helping you identify potential trend reversal points before they become obvious on the price chart.
Support effective trend trading: RSI GP doesn't just tell you "where the trend is going"; it also helps you determine the appropriate time to enter or exit the market in line with that trend, optimizing profits and minimizing risks.
RSI GP is the ideal tool for traders who want to:
Improve their ability to read and understand the market.
Increase accuracy in trend-following trading decisions.
Own an optimized indicator that provides a competitive edge.
Experience the Difference Today!
Don't let market volatility confuse you any longer. Equip yourself with RSI GP and start trading trends more intelligently and effectively.
Are you ready to elevate your trading with RSI GP ?