Multi-Symbol EMA Status Table🔍 Multi-Symbol EMA Trend Scanner Table
This script displays a clean, customizable table showing whether the price of up to 16 different assets is above or below a user-defined EMA, on a per-symbol and per-timeframe basis.
✅ Supports up to 16 symbols, each with:
Custom exchange + ticker (e.g., BINANCE:BTCUSDT.P, PEPPERSTONE:EURUSD)
Custom timeframe (e.g., 15, 60, 240, D, W)
Custom EMA length (e.g., 50, 100, 200)
🧩 Fully customizable visuals:
Table position (top, middle, bottom + left, center, right)
Text size and text color
Background color for "above" and "below" EMA
Optional ✅❌ emojis
📊 The table updates live on your main chart — no switching required!
💡 Great for:
Monitoring trend direction across multiple markets
Spotting trend alignment (e.g., price above 200 EMA on 4H + 1D)
Multi-asset swing trading or scalping strategies
📘 How to Use:
Open a chart and add the indicator from your scripts.
In the settings panel:
Enter any symbol (with exchange prefix, like BINANCE:BTCUSDT.P or OANDA:EURUSD)
Set a timeframe (e.g., "15" for 15min, "60" for 1h, "D" for daily)
Choose your EMA length (e.g., 200)
Repeat for as many symbols as you need (up to 16).
Customize table visuals:
Position on the screen
Font size and color
Enable/disable emojis ✅❌
Watch the table update live!
🧠 Optional Tips:
Use different colors or groupings to track asset classes (crypto, forex, stocks).
Combine it with your favorite entry/exit signals for confirmation.
Try setting all symbols to the same EMA (e.g., 200) but with different timeframes to monitor multi-timeframe alignment.
지표 및 전략
Forex Majors - Bullish/Bearish Pin Bars & Marubozu with ATRFor the guys at Binguru.
The indicator displays notification or alerts when certain events are triggered. In the indicator itself these events are Pin bar or Maribozu events. But you can edit yourself what events you want. You can add indicators or any other condition.
Live Risk/Reward Lines (Dynamic Update: Tick or Bar Close)This script displays dynamic Risk and Reward target lines directly on the chart.
You can choose whether the updates happen live with each price tick or only once a bar closes.
It supports both long and short trading directions, with customizable risk and reward percentages.
Key Features:
Dynamic live updates (per tick or per bar close).
Choose Long or Short trade direction.
Customize risk and reward percentages individually.
Adjustable line length and color.
Option to show or hide risk and reward lines.
How It Works:
For long trades: Risk = Close Price * (1 - Risk %), Reward = Close Price * (1 + Reward %).
For short trades: Risk = Close Price * (1 + Risk %), Reward = Close Price * (1 - Reward %).
Lines are automatically centered around the current bar.
Why It Is Unique:
Unlike static risk/reward indicators, this script allows traders to see real-time dynamic changes based on the latest tick or bar close.
It offers full flexibility for scalpers and swing traders by allowing manual control over update timing and visualization style.
Usage Instructions:
Select your trade direction (Long or Short) from the settings.
Set your preferred risk and reward percentages.
Choose whether lines should update with every tick or only on bar close.
Optionally adjust the length and colors of the lines.
Important:
The script focuses on visualizing risk and reward directly on the price chart without giving buy or sell signals.
Disclaimer:
This tool is intended for educational and informational purposes only and should not be considered financial advice.
XLEVEL RISK ON/OFFThis is a risk on/off indicator .
SHOWS all macro indicators like
VIX,SP500,DXY, US10Y, OIL, GOLD .
If the background color is red its risk off.
If the background color is blue its risk on.
If gray and its mixed.
It helps me a lot with trade decisions.
XLevel%W52This is a simple yet very helpful indicator.
On the top fuchsia color is % change from 52 weeks low.
In the middle yellow line is %change from last year close. Year to date % change.
On the bottom aqua color is % pull back from 52 weeks high. Which I use for entries to trends.
XLevel% PULL BACKThis is simple pull back indicator plotted to your chart . 10% - 70% and it will alert you when price is crossing from those levels.
Constant Valuation Multiple LevelsThis indicator adds price levels at constant multiples based on your preferred valuation metric. The settings provides options for setting this metric while Operational Income is the default one.
This indicator is not perfect as it relies on historical earnings data but does not have forecast data (not available in pinescript), thus its not a guide for future price level. It also does not account for "adjusted" earnings which may skew levels for some quarters.
However this script provides a quick way to see the stock price against your preferred valuation multiple to see if it's undervalued and worth investigating further for quality and earnings forecast.
Chau RSI+MA for DHChau RSI+MA for DH – Indicator Description & Usage
Overview:
The Chau RSI+MA for DH indicator is a custom RSI-based analysis tool designed to provide a deeper and more dynamic view of market momentum. It plots three configurable RSI lines along with three moving averages (MA) of the main RSI, helping traders identify overbought/oversold zones, trend strength, and potential reversal points.
🔧 Inputs & Configuration:
Three RSI Lines:
RSI 1 (default: 7)
RSI 2 (default: 14) → used as the base for MA calculations
RSI 3 (default: 21)
These allow multi-timeframe or multi-speed momentum analysis in a single panel.
Three MAs of RSI 2:
MA 1, MA 2, MA 3 – customizable lengths, defaulting to 5, 10, and 20
These help smooth out RSI 2 to detect trend direction or divergence.
Overbought/Oversold Levels:
Customizable dual thresholds (Level 1 & Level 2), offering flexible signal filtering.
🎯 Core Features & Strengths:
Multi-RSI Display:
Combines short, mid, and long RSI to give a layered view of market strength and potential turning points.
RSI MA Tracking:
Smoothing RSI 2 with three MAs helps visualize momentum trends and potential trend-following signals.
Dynamic Signal Zones:
Overbought and Oversold regions are highlighted with background colors.
Dual level alert system (e.g., 70/80 and 30/20) increases precision and adaptability for different strategies.
Highly Customizable Visualization:
Fully adjustable color schemes for all RSI and MA lines.
Easily identify confluences or divergences at a glance.
✅ Best Use Cases:
Trend Confirmation:
Use RSI 2 crossing above/below its MAs as a momentum confirmation signal.
Reversal Detection:
Identify overbought or oversold conditions combined with RSI-MA divergence.
Filtering Entries/Exits:
Combine with price action or other indicators to filter out low-probability trades.
Scalping & Swing Trading:
Adaptable to multiple timeframes and styles due to customizable RSI/MA settings.
Dubia IND This script has been updated by the administrator of the indicator and any new updates will be issued in the coming times. We wish you many profits.It is used by professional traders and is based on our own strategy with a success rate of 99.9%.
Moving Average Dynamic BundleThis script demonstrates a 6-MA system using Pine Script v6.
It provides:
1) Choice of SMA, EMA, or TEMA for each of 6 MAs.
2) Individual length setting for each MA.
3) A single, common source input for all MAs.
4) A slope-based color highlight (Bullish/Bearish/Neutral).
5) Dynamic timeframe support via built-in security() and timeframe inputs.
6) Non-repainting approach (lookahead=barmerge.lookahead_off).
7) Customizable color inputs.
Scalping 15min: EMA + MACD + RSI + ATR-based SL/TPThis is a multi-indicator scalping strategy optimized for 15-minute charts that combines trend, momentum, and volatility indicators for high-probability trades with automated risk management.
Core Trading Logic
The strategy identifies market opportunities using three powerful technical indicators:
EMA (50): Acts as a trend filter to determine overall market direction
MACD (12, 26, 9): Measures momentum and confirms trend direction
RSI (14): Identifies potential reversal zones and avoids overbought/oversold traps
Entry Conditions
Long (Buy) Signal: Price above EMA + positive MACD histogram + RSI between 50-70
Short (Sell) Signal: Price below EMA + negative MACD histogram + RSI between 30-50
Dynamic Risk Management
What sets this strategy apart is its adaptive risk management using ATR (Average True Range):
Stop Loss: Automatically calculated at 1x ATR from entry price
Take Profit: Set at 2x ATR, creating a consistent 1:2 risk-to-reward ratio
Position Sizing: Defaults to 10% of equity per trade for conservative account growth
Aaron.us"Indicateur complet et prêt à l'emploi ! Utilisez-le pour appliquer efficacement la méthode."
ATR Delta Slippage EstimatorIndicator Description: ATR Delta Slippage Estimator
Overview
The "ATR Delta Slippage Estimator" is a practical Pine Script v5 indicator designed for traders who want to dynamically estimate and adjust their stop-loss levels by factoring in potential slippage based on market volatility. Built as an overlay indicator, it uses the Average True Range (ATR) and its rate of change (ATR Delta) to calculate slippage in ticks, adding it to a user-defined base stop-loss. The results are displayed in a concise table on the chart, making it easy to assess risk in real-time. This tool is particularly valuable for traders in fast-moving markets or those trading instruments with variable liquidity.
Key Features
Volatility-Based Slippage Calculation:
Uses ATR Delta (change in ATR from the previous bar) to estimate slippage as volatility shifts.
Converts slippage into ticks based on the instrument’s tick size for precision.
Customizable Stop-Loss:
Starts with a user-defined base stop-loss (in ticks).
Adds estimated slippage to provide a total stop-loss that adapts to market conditions.
Visual Table Display:
A top-right table shows:
Base Stop-Loss (static input).
Estimated Slippage (dynamic, volatility-driven).
Total Stop-Loss (sum of base and slippage).
Overlay Integration:
Runs directly on the price chart, keeping your workspace uncluttered while providing actionable data.
Inputs and Customization
ATR Length (default: 14): Number of bars used to calculate the ATR, affecting volatility sensitivity.
Base Stop-Loss (Ticks) (default: 100): Fixed stop-loss level in ticks before slippage adjustment.
Slippage Multiplier (default: 2.0): Scales the ATR Delta to estimate slippage (higher values increase slippage impact).
How to Use the Indicator
Setup:
Add the indicator to your TradingView chart.
Adjust the ATR Length to match your trading horizon (e.g., 14 for daily, 5 for intraday).
Set the Base Stop-Loss (Ticks) to your preferred initial risk level (e.g., 50 ticks for a tight stop).
Tune the Slippage Multiplier based on your instrument’s typical slippage (e.g., 1.5 for low-volatility stocks, 3.0 for futures).
Reading the Table:
The table updates on the last bar and includes:
Base Stop-Loss: Your static input (white text).
Estimated Slippage: Volatility-driven addition in ticks (yellow text).
Total Stop-Loss: Combined value (orange text).
Example: If Base = 100 ticks, Slippage = 20 ticks, Total = 120 ticks.
Applying to Trades:
Use the Total Stop-Loss as your adjusted stop-loss level when placing orders.
In high-volatility scenarios (larger Estimated Slippage), widen your stop to avoid premature exits due to slippage.
Improving Trading Performance
Risk Management:
The indicator prevents underestimating slippage, a common pitfall in volatile markets. By adding a dynamic buffer to your stop-loss, you reduce the risk of being stopped out prematurely.
Example: In a breakout trade on "ES1!", a sudden ATR Delta spike increases slippage from 5 to 15 ticks, adjusting your stop from 100 to 115 ticks for better protection.
Volatility Adaptation:
Adjust your position sizing based on the Total Stop-Loss. If slippage doubles your expected risk (e.g., 100 to 200 ticks), reduce your position size to maintain your risk percentage.
Example: With a $500 risk limit and a 200-tick stop, trade 2.5 contracts instead of 5.
Entry Timing:
Monitor the Estimated Slippage for low-volatility periods (smaller values) to enter trades with tighter stops, maximizing reward-to-risk ratios.
Example: If slippage drops to 5 ticks on "AAPL", enter with a 105-tick stop instead of 120 ticks during a spike.
Instrument Selection:
Use the indicator across multiple assets to identify those with lower slippage in current conditions. Favor instruments with smaller Estimated Slippage for cost efficiency.
Example: Compare "SPY" (10 ticks slippage) vs. "QQQ" (25 ticks slippage) and trade the former.
Backtesting and Optimization:
Test different ATR Length and Slippage Multiplier settings on historical data to find the sweet spot for your market. A shorter ATR (e.g., 5) reacts faster to intraday swings, while a higher multiplier (e.g., 3.0) prepares for illiquid conditions.
Tips for Optimization
Match ATR Length to Strategy: Use a shorter ATR (e.g., 5-10) for scalping, longer (e.g., 20-50) for swing trading.
Calibrate Slippage Multiplier: Increase it for thin markets (e.g., pre-market futures) or decrease it for high-liquidity stocks.
Combine with Volatility Filters: Pair with Bollinger Bands or VIX to confirm when slippage estimates align with broader market conditions.
Monitor Tick Size: For instruments with larger tick sizes (e.g., futures vs. stocks), expect smaller tick-based slippage values—adjust the multiplier accordingly.
Example Scenario
Setup: Trading "ES1!" (S&P 500 futures), ATR Length = 14, Base Stop-Loss = 50 ticks, Slippage Multiplier = 2.0.
Observation:
ATR Delta increases due to a news event, yielding Estimated Slippage = 10 ticks.
Table: Base = 50 ticks (white), Slippage = 10 ticks (yellow), Total = 60 ticks (orange).
Action: Set your stop-loss at 60 ticks instead of 50, ensuring you account for the volatility spike and avoid slippage-related losses.
Conclusion
The "ATR Delta Slippage Estimator" is a must-have tool for traders aiming to refine their risk management and adapt to changing market conditions. By integrating volatility-driven slippage into your stop-loss strategy, it helps you avoid unexpected exits, optimize position sizing, and improve trade execution. Whether you’re scalping futures, day trading stocks, or managing a portfolio, this indicator provides a clear, actionable way to stay ahead of slippage risks and enhance your trading performance.
alpha.scalp.R-411.dom-2alpha.scalp.R-411.dom-2 – Exclusive Scalping Strategy
Overview
As a data scientist immersed in financial markets, I have developed alpha.scalp.R-411.dom-2 exclusively for Binance Futures. After exhaustive market data extraction, detailed analysis, and intensive research, I built a specialized regression model and implemented it in Pine Script. This strategy was originally designed for the 15-minute timeframe, yet extensive testing confirms its excellent performance across multiple timeframes, making it highly versatile for diverse market conditions. (Please see the attached screenshots of backtesting results and strategy candle bar for visual reference.)
Key Features:
Data-Driven Precision: Developed from a robust regression model, the strategy is the outcome of thorough analysis and meticulous research.
Optimized for Multiple Timeframes: Although designed for the 15-minute chart, it also delivers strong and consistent results on other timeframes.
Flexible Deployment: While optimized for Binance Futures, the strategy can also be integrated via webhook, API, or other methods on alternative platforms.
Risk Management: Incorporates strict stop-loss mechanisms and optimized position sizing to effectively mitigate risk.
Consistent Profitability: Targets micro gains of around 1% per trade, leading to steady equity growth over time.
Realistic Trade Costing: Backtests consider a 0.3% commission to account for Binance Futures fees, slippage, funding costs, and other execution expenses.
Performance Highlights:
Backtesting on high-volatility tokens shows a high win ratio, stable equity growth, and effectiveness in both trending and range-bound market conditions.
Its micro-target approach enables the accumulation of consistent gains without taking on excessive risk.
The strategy’s ability to perform exceptionally well on both its originally intended 15-minute timeframe and other timeframes underscores its robust adaptability.
Access & Pricing:
For detailed backtesting reports, and further documentation, please direct message me on Telegram: t.me
alpha.scalp.R-411.dom-2 is available exclusively through a lifetime subscription fees.
For payment procedures, contact me via Telegram or email at tradehunt3399@gmail.com.
Chrism - Moving Average Dynamic BundleThis script demonstrates a 6-MA system using Pine Script v6.
It provides:
1) Choice of SMA, EMA, or TEMA for each of 6 MAs.
2) Individual length setting for each MA.
3) A single, common source input for all MAs.
4) A slope-based color highlight (Bullish/Bearish/Neutral).
5) Dynamic timeframe support via built-in security() and timeframe inputs.
6) Non-repainting approach (lookahead=barmerge.lookahead_off).
7) Customizable color inputs.
Rajs Supertrend Buy Sell with VWMA and VWAPThis script contains buy and sell signals with alert conditions. You can enable vwap and vwma it the same script it self.
Horizontal Line at LevelsThis line drawing based on value to predict the market is moving on specific area marked and can alter according to level planned as per the market
Liquidity Compression Coil (6 Lines, 8‑Bar Breakout)TL;DR:
🔍 Pivot Detection: Scans for swing highs and lows (using a customizable lookback) to mark key support/resistance levels.
🧱 Zone Calculations:
Anchor Range (🧱): Base zone (gray) defined by historical pivots, with its label always at the top.
Projection Bracket (🎯): Active zone (black) that forecasts immediate breakout areas, with its label centered.
Volatility Span (🌪️): Overall range (purple) that captures the market's full movement, with its label fixed at the bottom.
📊 Dynamic Tracker: Displays the current price as a percentage of the projection bracket—mimicking Fibonacci extensions (e.g., 120%, 200%, or -20% when breaking below).
⚠️ Alerts: Breakout (above 100%) and breakdown (below 0%) alerts pop up dynamically, following the position metric so they never overlap.
🐂/🐻 Sentiment Tags: Adds bullish (🐂) or bearish (🐻) emojis based on price position relative to the projection bracket.
🔄 Composite Bars & Volume: Visually stacks the three zones in a fixed order (purple behind, gray in the middle, black on top) and optionally accumulates volume for enhanced context.
This indicator provides a human-friendly, emoji-enhanced snapshot of liquidity compression and potential breakout moves with nuanced visual layers and dynamic alerts.
Rajs Camarilla Levels with Liquidity Detector v2Camarilla Levels are provided for support and resistance. Red and Green band shows the liquidity intensity at that particular level.