EMA 7/25/99 Strategy📊 Script Overview:
This Pine Script, titled "EMA 7/25/99 Strategy", is designed to plot three Exponential Moving Averages (EMAs) and generate buy/sell signals based on the crossover of the EMAs.
Indicators and strategies
Dynamic Heat Levels [BigBeluga]This indicator visualizes dynamic support and resistance levels with an adaptive heatmap effect. It helps traders identify key price interaction zones and potential mean reversion opportunities by displaying multiple levels that react to price movement.
🔵Key Features:
Multi-Level Heatmap Channel:
- The indicator plots multiple dynamic levels forming a structured channel.
- Each level represents a historical price interaction zone, helping traders identify critical areas.
- The channel expands or contracts based on market conditions, adapting dynamically to price movements.
Heatmap-Based Strength Indication:
- Levels change in transparency and color intensity based on price interactions for the length period .
- The more frequently price interacts with a level, the more visible and intense the color becomes.
- When a level reaches a threshold (count > 10), it starts to turn red, signaling a high-heat zone with significant price activity.
🔵Usage:
Support & Resistance Analysis: Identify price levels where the market frequently interacts, making them strong areas for trade decisions.
Heatmap Strength Assessment: More intense red levels indicate areas with heavy price activity, useful for detecting key liquidity zones.
Dynamic Heat Levels is a powerful tool for traders looking to analyze price interaction zones with a heatmap effect. It offers a structured visualization of market dynamics, allowing traders to gauge the significance of key levels and detect mean reversion setups effectively.
TR FVG & Swing High Low FinderTR FVG & Swing Level Finder
Overview:
The TR FVG & Swing Level Finder is a powerful Pine Script indicator designed for traders who want to identify Fair Value Gaps (FVGs) and Swing Highs/Lows on their charts. This indicator combines two essential technical analysis tools into one, helping traders spot potential areas of support, resistance, and trend reversals. FVGs are price gaps that often act as areas of interest for price to return to, while swing highs and lows help identify key turning points in the market. The indicator is highly customizable, allowing users to adjust colors, limits, and display options to suit their trading style.
Key Features:
1: Fair Value Gap (FVG) Detection:
- Identifies Bullish FVGs: Occur when the high of two candles ago is lower than the low of the current candle, indicating a potential upward price movement.
- Identifies Bearish FVGs: Occur when the low of two candles ago is higher than the high of the current candle, indicating a potential downward price movement.
- Displays FVGs as colored boxes on the chart, with customizable border and fill colors based on the timeframe.
- Labels each FVG box with the corresponding timeframe (e.g., "1m FVG", "1h FVG", "Daily FVG").
2: Swing High and Swing Low Detection:
- Detects Swing Highs: A 3-candle pattern where the middle candle's high is higher than the highs of the candles on either side.
- Detects Swing Lows: A 3-candle pattern where the middle candle's low is lower than the lows of the candles on either side.
- Draws a solid black line with 50% opacity at each swing high and low, extending 5 bars to the right for better visibility.
- Adds a small Swing High or Swing Low label at the right end of each line, colored according to user-defined settings.
3: Timeframe-Specific FVG Visualization:
- FVGs are color-coded based on the chart's timeframe, making it easy to distinguish between FVGs on different timeframes.
- Each timeframe has its own fill color for bullish and bearish FVGs, with adjustable transparency for better chart clarity.
- A dashed black line is drawn in the middle of each FVG box to highlight the midpoint of the gap.
4: Customizable Display Options:
- FVG Limit: Control the maximum number of FVGs displayed on the chart (from 1 to 20).
- Extend Options for FVG Boxes:
- "None": FVG boxes extend only 2 bars to the right.
- "Limited": FVG boxes extend a user-defined number of candles to the right (1 to 100 candles).
- "Default": FVG boxes extend 3 bars to the right of the current bar.
- Color Customization:
- Set border colors for bullish and bearish FVGs.
- Adjust fill colors for FVGs on different timeframes (1m, 5m, 15m, 30m, 1h, 4h, Daily, Weekly, Monthly).
- Customize the colors of swing high and swing low labels.
5: Performance Optimization:
- The indicator only plots FVGs and swings on the last confirmed bar (barstate.islastconfirmedhistory), ensuring efficient performance and reducing chart clutter.
- Limits the number of displayed FVGs and swings to the user-defined fvgLimit, keeping the chart clean and focused on the most recent price action.
6: Inputs and Customization:
- Number of FVGs to Show (fvgLimit): Set the maximum number of FVGs and swings to display (default: 3, range: 1 to 20).
- Bullish FVG Border Color (bullishColor): Choose the border color for bullish FVGs (default: green).
- Bearish FVG Border Color (bearishColor): Choose the border color for bearish FVGs (default: red).
- Swing High Color (swingHighColor): Set the color for swing high labels (default: blue).
- Swing Low Color (swingLowColor): Set the color for swing low labels (default: purple).
- Extend Options:
- Extend Option (extendOption): Choose how far FVG boxes extend to the right ("None", "Limited", or "Default"; default: "Default").
- Extend Candles (extendCandles): If "Limited" is selected, specify the number of candles to extend FVG boxes (default: 8, range: 1 to 100).
- Timeframe-Specific Fill Colors:
- Customize fill colors for bullish and bearish FVGs on various timeframes (1m, 5m, 15m, 30m, 1h, 4h, Daily, Weekly, Monthly).
- Each fill color has a default transparency (e.g., 93% for most timeframes, 90% for 30m), which can be adjusted as needed.
How to Use:
1: Add the Indicator to Your Chart:
- Open TradingView, go to the Pine Editor, and paste the script.
- Click "Add to Chart" to apply the indicator to your current chart.
2: Adjust Settings:
- Open the indicator settings by clicking the gear icon next to the indicator name on your chart.
- Modify the inputs to suit your preferences:
- Set the number of FVGs and swings to display.
- Choose your preferred colors for FVGs and swings.
- Adjust the extend options for FVG boxes.
3: Interpret the Indicator:
- FVG Boxes: Look for colored boxes on the chart, which represent Fair Value Gaps. Bullish FVGs (green borders by default) suggest potential buying opportunities, while bearish FVGs (red borders by default) suggest potential selling opportunities. The label inside each box indicates the timeframe of the FVG.
- Swing Highs and Lows: Identify key turning points with solid black lines (50% opacity) at swing highs and lows. Each line extends 5 bars to the right, with an "SH" (Swing High) or "SL" (Swing Low) label at the end. Swing highs can act as resistance levels, while swing lows can act as support levels.
4: Combine with Your Strategy:
- Use FVGs to identify areas where price might return to fill the gap, often acting as support or resistance.
- Use swing highs and lows to spot potential trend reversals or to set stop-loss and take-profit levels.
- Combine the indicator with other tools (e.g., trendlines, moving averages) for a more comprehensive trading strategy.
Notes:
- The indicator works on all timeframes, but the appearance of FVGs and swings will vary depending on the chart's timeframe.
- For best results, use the indicator on a clean chart to avoid visual clutter, especially if you increase the fvgLimit.
- The swing high/low lines are drawn with 50% opacity to ensure they don’t overpower other chart elements, but they are still clearly visible.
Author’s Note:
This script was developed to help traders identify key price levels with ease. I hope it adds value to your trading! If you have any feedback or suggestions for improvement, feel free to leave a comment. Happy trading!
Custom Sequence Indicatorit's just number sequence. created for additional confirmation. nothing more.
Thien ThienFair Value Gap indicator: Paints FVGs and their midlines (CEs). Stops painting when CE is hit, or when fully filled; user choice of threshold. This threshold is also used in the Alert conditions.
~~Plotted here on ES1! (CME), on the 15m timeframe~~
-A FVG represents a 'naked' body where the wicks/tails on either side do not meet. This can be seen as a type of 'gap', which price will have a tendency to want to re-fill (in part or in full).
-The midline (CE, or 'Consequent encroachment') of FVGs also tend to show price sensitivity.
-This indicator paints all FVGs until priced into, and should give an idea of which are more meaningful and which are best ignored (based on context: location, Time of day, market structure, etc).
-This is a simpler and more efficient method of painting Fair value gaps which auto-stop painting when price reaches them.
//Aims of Publishing:
-Education of ICT concepts of Fair Value Gaps and their midlines (CEs): To easily see via forward testing or backtesting, the sensitivity that price shows to these areas & levels.
-Demonstration of a much more efficient way of plotting FVGs which terminate at price, thanks to a modification of @Bjorgums's clever looping method referenced below.
//Settings:
-Toggle on/off upward and downward FVGs independe
Exact Dynamic Yield SpreadYield Spread Overlay
"Yield Spread Overlay" is an indicator that displays the yield spread between two currencies based on their respective 10-year bond yields. It overlays directly onto the Forex chart, allowing real-time visualization of the relationship between the yield spread and the currency pair's price movements.
This indicator saves time by avoiding the manual addition of bond yields. Unlike manual methods, it supports smaller timeframes (1h, 4h, etc.), making it particularly useful.
Several customization options are available to suit individual preferences:
Custom Display: Adjust the line thickness and color.
Scale Position: Choose between displaying the scale on the right or left side of the chart.
This indicator helps traders better understand currency relationships and can serve as an additional tool within a Forex trading strategy.
All feedback, suggestions, and critiques—positive or negative—are welcome to continually improve this tool.
NY Midnight Strategy with Advanced OptionsThe purpose of this script was originally to test one of ICT 's statements and check where it works best. In this case it was to set positions towards the direction of the New York midnight opening price inside ICT Killzones .
The default settings of this script work best with S&P E-mini futures (ES!), but can work just as well with other instruments. Often the parameters need to be adjusted.
To see results, use the 1h chart in the Tradingview strategy tester.
Multi-Timeframe EMAsThis TradingView indicator provides a comprehensive overview of price momentum by overlaying multiple Exponential Moving Averages (EMAs) from different timeframes onto a single chart. By combining 1-hour, 4-hour, and daily EMAs, you can observe short-term trends while simultaneously monitoring medium-term and long-term market dynamics. The 1-hour EMA 13 and EMA 21 help capture rapid price changes, which is useful for scalpers or intraday traders looking to identify sudden momentum shifts. Meanwhile, the 4-hour EMA 21 offers a more stable, intermediate perspective, filtering out some of the noise found in shorter intervals. Finally, the daily EMAs (13, 25, and 50) highlight prevailing market sentiment over a longer period, enabling traders to assess higher-level trends and gauge whether short-term signals align with overarching tendencies. By plotting all these EMAs together, it becomes easier to detect confluences or divergences across different time horizons, making it simpler to refine entries and exits based on multi-timeframe confirmation. This script is especially helpful for swing traders and position traders who wish to ensure that smaller timeframe strategies do not conflict with long-term market direction.
Fair Value Gap [Dovy]The Fair Value Gap (FVG) is a concept from Smart Money Concepts (SMC) and ICT (Inner Circle Trader) trading strategies. It helps identify imbalances in price action where liquidity was left behind, potentially acting as future support or resistance zones.
SuperTrend AI (Clustering) [LuxAlgo] - 15minThis strategy is update version for 15 mins trading and reduce the noise / whipswas.
ICT FVG Indicator with Advanced Features (with Trend Filter)ICT FVG Indicator with advanced features with trend filter
[blackcat] L2 Risk Assessment for Trend StrengthOVERVIEW
This script provides an advanced technical analysis tool combining real-time **Risk Assessment** and **Trend Strength Indicators**, displayed independently from price charts. It calculates multi-layered metrics using weighted algorithms and visualizes risk thresholds via dynamically-colored zones.
FEATURES
- Dual ** RISKA ** calculations ( RSVA1 / RSVA2 ) across 9-period cycles
- Smoothed outputs via proprietary **boldWeighted Moving Averages (WMAs)**
- Dynamic **Current Safety Level Plot** (fuchsia area-style visualization)
- Color-coded **Trend Strength Line** reacting to real-time shifts across four danger/optimism tiers
- Automated threshold validation mechanism using last-valid-value logic
- Visually distinct risk zones (blue/green/yellow/red/fuchsia) filling background areas
HOW TO USE
1. Add to your chart to observe two core elements:
- Area plot showing current risk tolerance buffer
- Thick line indicating momentum strength direction
2. Interpret values relative to vertical thresholds:
• Above 100 = Ultra-safe zone (light blue)
• 80–100 = Safe zone (green)
• 20–80 = Moderate/high-risk zones (yellow)
• Below 20 = Extreme risk (red)
3. Monitor trend confidence shifts using the colored line:
> **Blue**: Strong bullish momentum (>80%)
> **Green/Yellow**: Neutral/moderate trends (50%-80%)
> **Red**: Bearish extremes (<20%)
LIMITATIONS
• Relies heavily on prior 33-period low and 21-period high volatility patterns
• WMA smoothing introduces minor backward-looking bias
• Not optimized for intraday timeframe sub-hourly usage
• Excessive weighting parameters may amplify noise during sideways markets
Triple EMA with Custom ColorsAn indicator that displays three exponential moving averages (EMAs) with customizable periods and colors.
Supertrend Fixed TP Unified with Time Filter (MSK)Trend Strategy Based on the SuperTrend Indicator
This strategy is based on the use of the adaptive SuperTrend indicator, which takes into account the current market volatility and acts as a dynamic trailing stop. The indicator is visualized on the chart with colors that change depending on the direction of the trade: green indicates an uptrend (long), while red indicates a downtrend (short).
How It Works:
A buy signal (long) is generated when a bar closes above the indicator line.
A sell signal (short) is triggered when a bar closes below the indicator line.
Strategy Settings:
Trading Modes :
Long only : Only long positions are allowed.
Short only : Only short positions are allowed.
Both : Both types of trades are permitted.
Take-Profit :
The strategy supports a simple percentage-based take-profit, allowing you to lock in profits during sharp price movements without waiting for a pullback.
The take-profit level and its value are visualized on the chart. Visualization can be disabled in the settings.
Colored Chart Areas :
Long and short areas on the chart are highlighted with background colors for easier analysis.
Price Level :
You can set a price level in the settings to restrict trade execution:
Long trades are executed only above the specified level.
Short trades are executed only below the specified level.
This mode can be enabled or disabled in the parameters.
________________________________________________________________
Описание стратегии (на русском языке)
Трендовая стратегия на основе индикатора SuperTrend
Стратегия основана на использовании адаптивного индикатора SuperTrend , который учитывает текущую волатильность рынка и играет роль динамического трейлинг-стопа. Индикатор визуализируется на графике цветом, который меняется в зависимости от направления сделки: зелёный цвет указывает на восходящий тренд (лонг), а красный — на нисходящий тренд (шорт).
Принцип работы:
Сигнал на покупку (лонг) генерируется при закрытии бара выше линии индикатора.
Сигнал на продажу (шорт) возникает при закрытии бара ниже линии индикатора.
Настройки стратегии:
Режимы торговли :
Long only : только лонговые позиции.
Short only : только шортовые позиции.
Both : разрешены оба типа сделок.
Тейк-профит :
Стратегия поддерживает простой процентный тейк-профит, что позволяет фиксировать прибыль при резком изменении цены без ожидания отката.
Уровень и значение тейк-профита визуализируются на графике. Визуализацию можно отключить в настройках.
Цветные области графика :
Лонговые и шортовые области графика выделяются цветом фона для удобства анализа.
Уровень цены :
В настройках можно задать уровень цены, который будет ограничивать выполнение сделок:
Лонговые сделки выполняются только выше указанного уровня.
Шортовые сделки выполняются только ниже указанного уровня.
Этот режим можно включать или отключать в параметрах.
My Buy/Sell ScriptThis script generates buy and sell signals based on the Relative Strength Index (RSI) and Stochastic indicators. A buy signal occurs when RSI is below 30 and Stochastic is below 20, while a sell signal occurs when RSI is above 70 and Stochastic is above 80.
Volume Weighted Average PriceThis indicator calculates the Volume Weighted Average Price (VWAP) and its deviation bands based on user-defined periods. It allows traders to anchor VWAP to different timeframes (e.g., daily, weekly) and provides customizable bands using either standard deviation or percentage-based calculations. The indicator helps identify dynamic support and resistance levels based on volume-weighted price action.
9 & 15 EMA Scalping StrategyScalping Strategy on 9 & 15 EMA
📌 How to Use This Script
Copy & Paste into TradingView’s Pine Editor.
Click "Add to Chart" to apply it.
Set Alerts to get notified of trade signals.
Adjust Risk-Reward Ratio (1:1.5 default) & ATR-based SL if needed.
📌 Features of This Script
✅ Clear Buy/Sell Entries after confirmation
✅ Dynamic Stop-Loss using ATR for better risk management
✅ Take-Profit set to 1:1.5 RR by default (adjustable)
✅ Alerts for automated notifications
Would you like any modifications, such as higher timeframe confirmation? 🚀
You said:
add this script to your created 9 15 ema scalping strategy combine it
ChatGPT said:
Here's your complete 9 & 15 EMA Scalping Strategy combined with the TradingView Pine Script for easy execution. 🚀
It includes:
✅ Buy/Sell rules for scalping
✅ TradingView Pine Script with proper arguments
✅ Entry after candle closes above/below EMAs
✅ Stop-loss & take-profit (1:1.5 RR)
✅ Alerts for trade signals
📌 9 & 15 EMA Scalping Strategy
🔹 Timeframe:
📌 1-minute / 3-minute (for scalping)
🔹 Indicators Required:
✅ 9 EMA (Fast EMA)
✅ 15 EMA (Slow EMA)
✅ ATR (for stop-loss calculation)
✅ Support & Resistance (Optional for confluence)
🟢 Buy Side (Long Entry)
1️⃣ 9 EMA crosses above 15 EMA (Bullish crossover).
2️⃣ Price closes above both EMAs (Confirmation).
3️⃣ Enter BUY on next candle open after confirmation.
4️⃣ Stop-loss: Below recent swing low OR 1x ATR below entry.
5️⃣ Take-profit: 1:1.5 risk-reward ratio.
6️⃣ Exit: When 9 EMA crosses below 15 EMA.
🔴 Sell Side (Short Entry)
1️⃣ 9 EMA crosses below 15 EMA (Bearish crossover).
2️⃣ Price closes below both EMAs (Confirmation).
3️⃣ Enter SELL on next candle open after confirmation.
4️⃣ Stop-loss: Above recent swing high OR 1x ATR above entry.
5️⃣ Take-profit: 1:1.5 risk-reward ratio.
6️⃣ Exit: When 9 EMA crosses above 15 EMA.
EMA Crossover StrategyHow It Works
Long Entry: When EMA 5 crosses above EMA 20 and the close is above EMA 20, the strategy enters a long position with 1 contract.
Short Entry: When EMA 5 crosses below EMA 20 and the close is below EMA 20, the strategy enters a short position with 1 contract.
Position Reversal: If already in a long position and a sell signal occurs, the long position closes, and a short position opens (and vice versa).
Visualization: The chart shows EMA lines, buy/sell signals, and a colored background reflecting the current position.
Mark 22:50 and 23:30 HKTTJR's 950-1030 trading time|
TJR mentioned one of his time of interest between 9:50-1030 in NY AM session. This indicator automatically mark the time.
Stochastic RSI with Separate Cross HighlightsStochastic RSI with Separate Cross Highlights
This script overlays the Stochastic RSI indicator on your chart, with separate cross highlights and alerts. The Stochastic RSI is calculated using the RSI (Relative Strength Index) as the base, which is then used to compute the Stochastic %K and %D values. The indicator allows for detailed crossovers and crossunders at the 50 level, with color-coded highlights for crossovers and crossunders between the %K and %D lines.
Key Features:
RSI Source: Customizable input for the source of RSI calculation.
Stochastic RSI: Displays the %K and %D lines based on the Stochastic RSI formula.
Customizable Periods: Adjustable smoothing for the %K and %D lines, and customizable lengths for the RSI and Stochastic components.
Cross Highlights: Background highlights when %K crosses above %D (green) or when %D crosses above %K (red).
Horizontal Bands: Horizontal lines at the 80 (Upper), 50 (Middle), and 20 (Lower) levels, with a shaded background between the 20 and 80 levels for visual clarity.
Alerts: Alerts when either %K or %D crosses the 50 line, indicating potential changes in momentum.
Inputs:
K (SmoothK): Smoothing period for %K.
D (SmoothD): Smoothing period for %D.
RSI Length (lengthRSI): The period for the RSI calculation.
Stochastic Length (lengthStoch): The period for the Stochastic calculation.
RSI Source (src): The source price used for RSI calculation (e.g., Close).
This script is designed for traders looking to monitor the Stochastic RSI along with cross signals and momentum shifts, helping to identify potential overbought or oversold conditions and spot key trend reversals.
TheStrat: Failed 2's TheStrat: Failed 2's
Description:
This indicator identifies Failed 2-Up and Failed 2-Down patterns based on The Strat methodology. A Failed 2-Up (2uF) occurs when a candle breaks the previous high but closes below its open, indicating potential bearish reversal. A Failed 2-Down (2dF) occurs when a candle breaks the previous low but closes above its open, signaling a possible bullish reversal.
🔹 Features:
✅ Real-time Signal Plots:
Failed 2-Up: Orange downward label above bars.
Failed 2-Down: Blue upward label below bars.
✅ Alerts:
Get notified when a Failed 2-Up or Failed 2-Down is confirmed.
✅ Customizable Settings:
Color: Modify the colors of the signals to match your chart style.
Character Shape: Adjust shape styles for better visibility.
This tool is useful for traders following The Strat principles to spot potential trend reversals and execute trades with confidence. 🚀
#TheStrat #Failed2s #TradingView #PriceAction #Reversals