5, 15, and 60-Minute 20-Bar EMAs by Al Brooks5, 15, and 60-Minute 20-Bar EMAs5, 15, and 60-Minute 20-Bar EMAs
Indicadores y estrategias
Demo GPT - Bollinger Bands StrategyHere’s a professional and detailed description for publishing your **"iNsTiNcT - Bollinger Bands Strategy"** on TradingView:
---
### **Strategy Description: iNsTiNcT - Bollinger Bands Strategy**
#### **Overview**
This strategy uses **Bollinger Bands®** to identify potential breakouts and trend reversals. It goes **long** when the price closes **above the upper band** (indicating strong bullish momentum) and **exits the position** when the price closes **below the lower band** (signaling a potential reversal or weakness).
Unlike traditional Bollinger Bands strategies that may trade both long and short, this version **only takes long positions**, making it suitable for trending markets while avoiding short-side risks.
---
### **Key Features**
✅ **Long-Only Trend Strategy** – Capitalizes on strong uptrends when price breaks above the upper band.
✅ **Clear Exit Signal** – Closes the trade when price falls below the lower band, locking in profits or cutting losses.
✅ **Customizable Parameters** – Adjustable length, standard deviation multiplier, and MA type for different market conditions.
✅ **Date Range Filter** – Test or trade between **January 2018 and December 2069**.
✅ **Professional Risk Management** – **0.1% commission** and **zero slippage** for realistic backtesting.
✅ **Visual Preservation** – Maintains the original Bollinger Bands indicator plots for easy comparison.
---
### **Input Parameters**
| Parameter | Description | Default Value |
|-----------|------------|--------------|
| **Start Date** | Backtest/trade start date | Jan 1, 2018 |
| **End Date** | Backtest/trade end date | Dec 31, 2069 |
| **Length** | Period for Bollinger Bands calculation | 20 |
| **Basis MA Type** | Type of moving average (SMA, EMA, SMMA, WMA, VWMA) | SMA |
| **Source** | Price source for calculations | Close |
| **StdDev** | Multiplier for standard deviation | 2.0 |
| **Offset** | Shifts bands forward/backward | 0 |
---
### **Strategy Logic**
#### **Entry Condition (Long)**
➡ **Buy Signal:** `Close > Upper Bollinger Band`
#### **Exit Condition (Close Long)**
➡ **Sell Signal:** `Close < Lower Bollinger Band`
*(No short trades are taken—only long and flat positions.)*
---
### **How to Use This Strategy**
1. **Apply to Chart** – Works on any timeframe (best on **1H, 4H, or Daily** for swing trading).
2. **Optimize Settings** – Adjust `Length` and `StdDev` for different volatility conditions.
3. **Combine with Filters** – Add volume confirmation or RSI for stronger signals.
4. **Backtest** – Use the **date range** to test different market cycles.
---
### **Risk & Limitations**
⚠ **Works Best in Trending Markets** – May produce false signals in choppy or sideways conditions.
⚠ **Single Indicator Reliance** – Consider adding confirmation filters (e.g., RSI, MACD).
⚠ **No Stop-Loss by Default** – Exits only when price touches the lower band.
---
### **Final Notes**
This strategy is designed for **educational and experimental purposes**. Always conduct **forward testing** before live trading.
🔹 **Happy Trading!** 🚀
---
### **Publishing Tags (For SEO)**
`Bollinger Bands Strategy`, `Trend Following`, `Breakout Trading`, `Long-Only Strategy`, `Technical Analysis`, `TradingView Strategy`, `Pine Script v6`, `Swing Trading`
---
This description is **clear, engaging, and optimized for TradingView’s audience**. It highlights the strategy’s logic, strengths, and limitations while encouraging users to experiment with it.
Would you like any refinements?
Vela Rango 3.0Indicator created to mark candles that are larger than their previous candle, both in their High and Low, it marks said candles in time frames of 15 minutes and higher with a triangle above them, and the last range candle created expands said range to the right during the following 4 hours.
SMA Strategy with Re-Entry Signal (v6 Style)*SMA Trend Strategy with Re-Entry Signal (v6 Edition)*
This indicator is based on a classic moving average trend-following system, enhanced with re-entry signals designed for medium to short-term traders.
---
### 📈 Key Features:
1. *Trend Detection Logic:*
- The 30-period SMA (SMA30) is used as the trend filter.
- When the closing price is above the SMA30, the market is considered to be in an uptrend.
2. *Re-Entry Signal:*
- While in an uptrend, if the closing price crosses above the SMA20, a re-entry (add position) signal is triggered.
- These signals are shown with green upward arrows below the bars.
3. *Background Highlighting:*
- Green background: indicates an uptrend.
- Red background: indicates a break below SMA30, suggesting weakening momentum.
4. *Multi-SMA Visualization:*
- Five SMAs are displayed: SMA10, SMA20, SMA30, SMA60, and SMA250.
- This helps visualize both short-term and long-term trend structures.
---
### 🔍 Usage Tips:
- Use this script directly on your main chart to monitor trend direction and wait for re-entry signals during pullbacks.
- Combine with other tools like volume, price action, or candlestick patterns to confirm entries.
---
### ⚠️ Disclaimer:
- This indicator is for educational and informational purposes only. It does not constitute financial advice or a buy/sell signal.
- Avoid relying solely on this script for trading decisions. Always manage your own risk.
---
👨💻 *Developer’s Note:*
This script is 100% manually developed, not copied or auto-generated. It is an original implementation based on my personal trading logic. Suggestions and feedback are welcome!
Pionex Signal Bot (Single/Multi Position)Guide: Integrating Your TradingView Strategy with a Signal Bot
This guide provides step-by-step instructions for connecting a TradingView strategy script with a compatible signal bot platform for automated execution, such as Pionex.
This script is based on DCA strategy execution, with the capability of customizable signal indicators by modifying the script section for modularity with minimal adjustments to adapt other source code. The default indicator is the moving average.
You will need an account on a compatible bot execution platform to execute the trades.
You will need a TradingView account with at least an Essential subscription for Alert and Webhook URL access.
A desktop browser is required to access the TradingView Pinescript Editor and the Signal bot configuration page on the execution platform.
1. Configuring the “Signal” on the Bot Execution Platform
Log in to your bot execution platform account (e.g., Pionex).
Navigate to the Futures → Futures Bot → Signal Bot section.
Click on the “Add signal” button and set the name and description for this signal, then click “Confirm.”
Once the signal has been created, directly click on the “I have completed the configuration” and “I have created the alert” buttons on the bot platform.
Signal setup on the bot execution platform has been completed.
2. Add a Strategy Script to the TradingView Chart
Log in to your TradingView account.
Choose the desired trading pair on your integrated exchange, and click the “ Launch chart “ button.
Click “Indicators”, select the Signal bot script you want to use.
Click the “Gear” icon to open the strategy settings, on the “Input” tab, copy the “Message” provided by your bot execution platform into the “Pionex Message” (or equivalent) textbox within the script's inputs.
On the “Properties” settings, refer to the recommended settings as follows:
• Initial capital: Keep this value at "100".
• Base currency: Keep this value at “Default”.
• Order size: 1 ~ 100 USDT. Keep the value within 1 to 100 USDT. 50 USDT may be translated as 50% fund utilization on the execution platform, such as Pionex .
• Pyramiding: 1 ~ any value. This value is for multi-position entry settings.
• Margin for long positions: Keep this value at "0".
• Margin for short positions: Keep this value at "0".
• Other parameters can be ignored as they do not impact the core configuration.
Strategy configuration in the TradingView chart has been completed.
3. Configuring the Strategy Alert on TradingView for Bot Connection
Log in to your TradingView account.
Click on the “Alarm” icon in the upper right corner, and click the “+” icon to create a new alert.
In the “Settings” tab, choose the desired strategy from the list.
Note: The latest configuration will typically be at the bottom of the list and may need to be updated every time there are changes to the strategy “Input” configuration.
In the “Message” tab, keep the value unchanged as the default content.
Note: This variable will produce the necessary JSON code for the trading instruction.
In the “Notification” tab, enable the “Webhook URL” and paste the Webhook URL obtained from your bot execution platform into the “Webhook URL” field in TradingView.
Click the “Create” button to complete the setup, and the alert will appear in the “Alert” list.
Strategy Alert configuration in the TradingView chart has been completed.
4. Creating the Signal Bot on the Execution Platform with the Linked Strategy
Log in to your bot execution platform account (e.g., Pionex).
Navigate to Futures → Futures Bot → Signal Bot.
On the “Signal Bot” page, click the “Automate signal” button to configure the bot settings, and then click the “Create the bot.”
The Signal bot creation on the execution platform has been completed.
5. Checking Signal Transmission Between TradingView and Bot Platform
Log in to your TradingView account.
Click on the “Alarm” icon in the upper right corner, and click the “Log” tab to check the alert history.
Log in to your bot execution platform account (e.g., Pionex).
Click on “Details” for your bot and then navigate to the “Signal Log” tab.
Compare the TradingView Alert log with the bot execution platform's Signal Log to ensure the signals are received properly.
To understand the raw Message content, manual interpretation or platform-specific tools may be required.
6. How to Add Other Indicator into the Strategy Script for the Signal Bot
Log in to your TradingView account.
Obtain the open-source indicator, such as “RSI”, into the TradingView chart, and copy its Pine Script™ source code.
Open the Signal bot strategy script in the Pine Script™ Editor. This script is typically optimized for integration with the bot execution platform.
Paste the custom indicator source code into the specific designated section for custom indicators within the Signal bot strategy script.
Define the conditions for “Long” (buy) and “Short” (sell) entries from your custom indicator into the pre-defined “longCondition” and “shortCondition” variables within the script.
Click the “Add to chart” or “Update on chart” button to complete the script configuration and apply changes to your chart.
Integrating a custom indicator into the strategy script has been completed.
EMA Trend (Long Only) - ATR Stop, No TrailingThis strategy is designed to capture medium- and long-term uptrends in Bitcoin on the 1-day timeframe. It uses a combination of moving average crossovers, momentum confirmation, and trend strength filters to identify high-quality long entries, while controlling risk with a dynamic stop-loss.
⚙️ How It Works:
Long Entry Conditions:
✅ 20 EMA crosses above 50 EMA — trend trigger
✅ +DI > -DI — directional strength
✅ RSI > 40 — confirms bullish momentum
✅ ADX > 5 — filters low-trend environments
✅ EMA separation > 0.0% — prevents flat crossovers
Exit Conditions:
❌ Manual exit when 20 EMA crosses below 50 EMA
❌ Stop-loss triggered at 4× ATR below entry price
📈 Key Features:
Focuses on high-quality trend entries
Designed for swing traders or position traders
Works best on Bitcoin 1D chart, but adaptable to other assets
🔧 Customizable Inputs:
EMA lengths
RSI threshold
ADX minimum value
ATR stop-loss multiplier
Minimum EMA separation filter
⚠️ Notes:
Long-only (no short trades)
Works best in trending markets
Filters can be adjusted to increase or reduce trade frequency
Toolbar-FrenToolbar-Fren is a comprehensive, data-rich toolbar designed to present a wide array of key metrics in a compact and intuitive format. The core philosophy of this indicator is to maximize the amount of relevant, actionable data available to the trader while occupying minimal chart space. It leverages a dynamic color-coded system to provide at-a-glance insights into market conditions, instantly highlighting positive/negative values, trend strength, and proximity to important technical levels.
Features and Data Displayed
The toolbar displays a vertical column of critical data points, primarily calculated on the Daily timeframe to give a broader market context. Each cell is color-coded for quick interpretation.
DAY:
The percentage change of the current price compared to the previous day's close. The cell is colored green for a positive change and red for a negative one.
LOD:
The current price's percentage distance from the Low of the Day.
HOD
The current price's percentage distance from the High of the Day.
MA Distances (9/21 or 10/20, 50, 200)
These cells show how far the current price is from key Daily moving averages (MAs).
The values are displayed either as a percentage distance or as a multiple of the Average Daily Range (ADR), which can be toggled in the settings.
The cells are colored green if the price is above the corresponding MA (bullish) and red if it is below (bearish).
ADR
Shows the 14-period Average Daily Range as a percentage of the current price. The cell background uses a smooth gradient from green (low volatility) to red (high volatility) to visualize the current daily range expansion.
ADR%/50: A unique metric showing the distance from the Daily 50 SMA, measured in multiples of the 14-period Average True Range (ATR). This helps quantify how extended the price is from its mean. The cell is color-coded from green (close to the mean) to red (highly extended).
RSI
The standard 14-period Relative Strength Index calculated on the Daily timeframe. The background color changes to indicate potentially overbought (orange/red) or oversold (green) conditions.
ADX
The 14-period Average Directional Index (ADX) from the Daily timeframe, which measures trend strength. The cell is colored to reflect the strength of the trend (e.g., green for a strong trend, red for a weak/non-trending market). An arrow (▲/▼) is also displayed to indicate if the ADX value is sloping up or down.
User Customization
The indicator offers several options for personalization to fit your trading style and visual preferences:
MA Type
Choose between using Exponential Moving Averages (EMA 9/21) or Simple Moving Averages (SMA 10/20) for the primary MA calculations.
MA Distance Display
Toggle the display of moving average distances between standard percentage values and multiples of the Average Daily Range (ADR).
Display Settings
Fully customize the on-chart appearance by selecting the table's position (e.g., Top Right, Bottom Left) and the text size. An option for a larger top margin is also available.
Colors
Personalize the core Green, Yellow, Orange, and Red colors used throughout the indicator to match your chart's theme.
Technical Parameters
Fine-tune the length settings for the ADX and DI calculations.
NQHARP with Scalingthis is something ive developed over years of backtesting based on ATR vales and FIB measurements measured is as well. enjoy
RSI TrendSignal **Smart RSI System – Free & Open Source**
A powerful RSI-based indicator designed for traders who want clarity, simplicity, and filtered signals that *actually mean something*.
---
### 🎯 Key Features:
✅ Classic RSI with custom smoothing
✅ Optional Bollinger Bands over RSI
✅ Built-in Divergence Detection (Regular Bullish/Bearish)
✅ Dynamic Buy/Sell Conditions based on RSI + MA cross
✅ STAR signals for high-conviction entries (Overbought/Oversold + strength filter)
✅ ATR-based strength filter and custom visualizations
✅ Works great on **crypto**, **forex**, or **indices**
✅ Fully open-source and beginner-friendly!
---
### 📊 Recommended Timeframes:
15min, 1H, 4H, Daily – test and adjust settings for your style.
---
### ⚙️ How to Use:
1. Watch for **Buy/Sell** shapes when RSI confirms crossover with smoothed MA.
2. **STAR signals** are stronger – when RSI is above 70 or below 30 with momentum separation.
3. Divergences (optional) can confirm reversals.
4. Use ATR plot or your own trailing stop logic for exit strategy.
---
🔔 Alerts are built-in and ready to use.
📌 You can connect them to bots, webhooks, or Telegram (see alert templates in the script).
---
🧠 **Built by a trader, for traders.**
Use this as a base and build your own version – or just trade it as is.
---
---
💬 **Feedback / Questions / Want to talk?**
Feel free to message me on Telegram:
This is a clean version of RSI TrendSignal with improved alerts.
It uses RSI cross with a smoothed moving average to generate filtered buy/sell signals.
accepted All rulls
55-Day Breakout w/ Exit Signalsthis is an indicator using the 55-day day breakout with exit signals derived from the turtle trader stratgey
PWL PWH PDL PDH refined)NEw Script which shows PWH, PWL, PDH., PDL, to be used with key levels to scalp intraday moves. Clean and easy.
Zero Lag MACD + Kijun-sen + EOM StrategyThis strategy offers a robust approach to identifying high-probability trading opportunities in the fast-paced cryptocurrency markets, particularly on lower timeframes (e.g., 5-minute). It leverages the synergistic power of three distinct indicators to confirm entries, ensuring a disciplined approach to risk management.
Key Components:
Zero Lag MACD Enhanced Version 1.2: This core momentum indicator is used to identify precise shifts in trend and momentum, offering reduced lag compared to traditional MACD. Entry signals are filtered based on the histogram's position (below for buys, above for sells) to enhance signal reliability.
Kijun-sen (Ichimoku Cloud): Acting as a dynamic support/resistance and trend filter, the Kijun-sen line confirms the prevailing market direction. Long entries are confirmed when price is above Kijun-sen, and short entries when price is below.
Ease of Movement (EoM): This volume-based oscillator provides crucial confirmation of price movements by measuring the ease with which price changes. Positive EoM confirms buying pressure, while negative confirms selling pressure, adding an essential layer of validation to trade setups.
How it Works:
The strategy generates entry signals only when all three indicators align simultaneously:
For Long Entries: A Zero Lag MACD buy signal (crossover below histogram) must coincide with price trading above the Kijun-sen, and the Ease of Movement indicator being above its zero line.
For Short Entries: A Zero Lag MACD sell signal (crossover above histogram) must coincide with price trading below the Kijun-sen, and the Ease of Movement indicator being below its zero line.
Entries are executed at the open of the candle immediately following the signal confirmation.
Risk Management:
Disciplined risk management is paramount to this strategy:
Dynamic Stop-Loss: An Average True Range (ATR) based stop-loss is implemented, set at 2.5 times the current ATR. This adapts the stop-loss distance to market volatility, ensuring sensible risk sizing.
Fixed Take-Profit: A consistent Risk-to-Reward (R:R) ratio of 1:1.2 is applied for all trades, promoting stable profit realization.
Customization & Optimization:
The strategy is built with fully customizable input parameters for each indicator (MACD lengths, Kijun-sen period, ATR period, ATR multiplier, and Risk-to-Reward ratio). This allows users to fine-tune the strategy for different assets, timeframes, and market conditions, facilitating robust backtesting and optimization.
Disclaimer: Trading involves substantial risk and is not suitable for all investors. Past performance is not indicative of future results. This strategy is provided for educational and informational purposes only. Always use proper risk management and conduct your own due diligence.
ESNET RSI + MACD + Suporte/Resistênciaprogramming test for creation and content with the aim of developing the best indicator that exists... lol
Normalized Volume & True RangeThis indicator solves a fundamental challenge that traders face when trying to analyze volume and volatility together on their charts. Traditionally, volume and price volatility exist on completely different scales, making direct comparison nearly impossible. Volume might range from thousands to millions of shares, while volatility percentages typically stay within single digits. This indicator brings both measurements onto a unified scale from 0 to 100 percent, allowing you to see their relationship clearly for the first time.
The core innovation lies in the normalization process, which automatically calculates appropriate scaling factors for both volume and volatility based on their historical statistical properties. Rather than using arbitrary fixed scales that might work for one stock but fail for another, this system adapts to each instrument's unique characteristics. The indicator establishes baseline averages for both measurements and then uses statistical analysis to determine reasonable maximum values, ensuring that extreme outliers don't distort the overall picture.
You can choose from three different volatility calculation methods depending on your analytical preferences. The "Body" option measures the distance between opening and closing prices, focusing on the actual trading range that matters most for price action. The "High/Low" method captures the full daily range including wicks and shadows, giving you a complete picture of intraday volatility. The "Close/Close" approach compares consecutive closing prices, which can be particularly useful for identifying gaps and overnight price movements.
The indicator displays volume as colored columns that match your candlestick colors, making it intuitive to see whether high volume occurred during up moves or down moves. Volatility appears as a gray histogram, providing a clean background reference that doesn't interfere with volume interpretation. Both measurements are clipped at 100 percent, which represents their calculated maximum normal values, so any readings near this level indicate unusually high activity in either volume or volatility.
The baseline reference line shows you what "normal" volume looks like for the current instrument, helping you quickly identify when trading activity is above or below average. Optional moving averages for both volume and volatility are available if you prefer smoothed trend analysis over raw daily values. The entire system updates in real-time as new data arrives, continuously refining its statistical calculations to maintain accuracy as market conditions evolve.
This two-in-one indicator provides a straightforward way to examine how price movements relate to trading volume by presenting both measurements on the same normalized scale, making it easier to spot patterns and relationships that might otherwise remain hidden when analyzing these metrics separately.
Failed 2 Candle Detector (Highlight)This indicator detects failed 2-bar candles, defined by a close above or below the 50% midpoint of the previous candle.
📊 Asset Quality BoardThe Asset Quality Board ranks up to 10 selected assets based on their risk-adjusted performance over time.
It evaluates each asset relative to a benchmark using the following factors:
✅ Alpha (annualized) – excess return vs. benchmark
✅ Information Ratio – consistency of outperformance
✅ Max Drawdown – historical downside risk
These components are normalized and combined into a composite quality score, updated on each bar. The table highlights:
📈 The highest-quality assets (ranked by score)
⚠️ Statistically strong or weak performers (via dynamic thresholds)
🎯 Optional plots for historical scoring trends
This tool is designed for portfolio monitoring, asset selection, or as a signal component in rotational strategies.
💡 How to Use
Select up to 10 assets and a benchmark (e.g. BTCUSDT)
Monitor the ranked table to identify top candidates
Use the dynamic score thresholds (mean ± 1σ) to spot extremes
⚠️ Disclaimer
This script is for educational and informational purposes only. It does not constitute financial advice. Please consult a financial advisor for personalized advice.
4 EMA Overlay with SignalsA simple indicator with 4 EMA's - 8 EMA, 21 EMA, 50 EMA & 200 EMA with a buy & sell indicator for when the 8 ema crosses up through 21 ema will show a buy signal and when the 8 ema crosses down the 21 ema will show a sell signal
Stage 2 Mark-Up Screener (Weekly)✅ Stage 2 breakout detection
✅ Bollinger Band width contraction
✅ ADX trend strength
✅ RSI & volume filters
✅ Screener output + alert notifications
Stage 2 Mark-Up ScreenerThis script detects whenever Stage 2 conditions as defined by Mark Minervini are met.
We'll flag when all of the following are true:
Price above 50 EMA AND 200 EMA
50 EMA > 200 EMA
RSI > 60 (momentum is strong)
Volume > 20-day average volume
PAC INDEXThis indicator plots a Price Action Channel (PAC) using a Smoothed Moving Average (SMMA) of highs and lows, and overlays these bands directly on the main chart. It uses standard Heiken Ashi calculations (not the built-in function) to highlight price structure with an emphasis on trend exhaustion and volatility.
Features
Plots PAC High and PAC Low –
Customizable channel boundaries using SMMA smoothing (user sets lookback length).
Heiken Ashi Calculation (manual):
Heiken Ashi open, close, high, and low are computed per-bar for deeper trend insight.
Visual Channel Fill:
The space between PAC High and Low is filled for instant trend identification.
Condition Markers:
Dots appear above bars when the Heiken Ashi close exceeds the PAC High (potential overextension or momentum).
Dots appear below bars when the Heiken Ashi close falls below the PAC Low (potential exhaustion or reversal).
Configurable:
User can adjust the smoothing length to fit different trading styles or market volatility.
⸻
How To Use
Add to any chart and timeframe (works on all symbols).
Watch the channel:
When Heiken Ashi closes break above the PAC High, price may be in a strong trend or overbought zone.
When Heiken Ashi closes break below the PAC Low, price may be in an exhaustion or potential reversal zone.
Adjust the “Length” parameter for tighter (shorter) or wider (longer) channels depending on your strategy.
Use as a filter for trade entries/exits or to confirm momentum and exhaustion within your price action framework
.
Notes
All calculations are performed directly in the script for transparency and customization.
This indicator is not a buy/sell signal system—interpret breakouts and channel extremes within your own trade plan.
TradeQUO Herrick Payoff RSIHerrick Payoff Index RSI (HPI-RSI) with Signal Line
An advanced oscillator that measures market strength not just by price, but by "smart money flow."
This indicator is not a typical RSI. Instead of applying the Relative Strength Index to price alone, it calculates it on the cumulative Herrick Payoff Index (HPI) . This creates a unique oscillator that reflects the underlying sentiment and capital flow in the market.
What is the Herrick Payoff Index (HPI)?
The HPI is a classic sentiment indicator that combines three crucial elements to determine if money is flowing into or out of an asset:
Price Change: The direction and momentum of the market.
Trading Volume: The conviction behind the price movement.
Open Interest (OI): The total number of open contracts (mainly in futures), which indicates if new capital is entering the market.
By combining these factors, the HPI provides a more comprehensive picture of market strength than indicators based solely on price.
How This Indicator Works
The script follows a logical, multi-step process:
It calculates the raw Herrick Payoff Index for each bar.
It creates a cumulative sum of this index to generate a continuous money flow value.
This cumulative value is smoothed with a short-period EMA to reduce noise.
The RSI is then applied to this smoothed HPI value.
An additional, configurable signal line (moving average) is added to facilitate trading signals.
Interpretation and Application
You can use this indicator much like a standard RSI, but with the added context of money flow:
Overbought/Oversold: Values above 70 suggest an overbought condition, while values below 30 signal an oversold condition.
Signal Line Crossovers: A cross of the HPI-RSI line above the signal line can be seen as a bullish signal. A cross below can be seen as a bearish signal.
Divergences: Look for divergences between the indicator and the price. A bullish divergence (price makes a lower low, indicator makes a higher low) can indicate an upcoming move to the upside. A bearish divergence (price makes a higher high, indicator makes a lower high) can signal a potential move to the downside.
Settings
The indicator has been deliberately kept simple:
HPI Smoothing Length: Smoothing length (1-5) for the cumulative HPI.
RSI Length: The lookback period for the RSI calculation.
Signal Line Settings: Here you can enable/disable the signal line and customize its type and length.
Display Settings: Adjust the colors of the RSI and signal lines to your preference.
This indicator is a tool for analysis and should always be used in combination with other methods and a solid risk management strategy. Happy trading!
Combined 9 & 21 EMA w/ Cross AlertsThis simple yet powerful EMA tool plots both the 9 EMA and 21 EMA on your chart using just one indicator slot, keeping your workspace clean and efficient.
Key Features:
✅ Clean 9 EMA (orange) and 21 EMA (blue)
✅ Bullish/Bearish crossover signals with arrow markers
✅ Built-in alerts for EMA crossovers — get notified instantly
✅ Lightweight, fast, and easy to customize
✅ Built with the latest Pine Script v6
Perfect for traders who use EMA cross strategies for entries, exits, or trend confirmation. Ideal for both scalping and swing trading.
Happy trading! 📈