MARKETMAKER KEY LEVELSMARKET MAKER KEY LEVELS, is an indicator that marks all the key levels that matter to the market makers.
指数移动平均线(EMA)
EMA Cross Alert (5m EMA, Custom Timeframe Opposite Candle)Key Features
1. EMA Calculation:
* Calculates two EMAs:
* emaShort: 9-period EMA.
* emaLong: 21-period EMA.
* Plots these EMAs on the chart with transparency:
* EMA 9: Yellow with 50% transparency.
* EMA 21: Orange with 30% transparency.
2. Crossover Detection:
* Detects bullish crossovers (EMA 9 crosses above EMA 21).
* Detects bearish crossovers (EMA 9 crosses below EMA 21).
3. Custom Timeframe Opposite Candle:
* Allows the user to select a custom timeframe (1m, 2m, or 3m) for detecting an opposite candle after a crossover.
* An opposite candle is defined as:
* A red candle (close < open) for bullish crossovers.
* A green candle (close > open) for bearish crossovers.
4. State Tracking:
* Tracks whether the script is waiting for a red or green candle after a crossover:
* waitingForRed: Set to true after a bullish crossover.
* waitingForGreen: Set to true after a bearish crossover.
5. Alert Conditions:
* Triggers an alert when:
* A bullish crossover is followed by a red candleon the custom timeframe.
* A bearish crossover is followed by a green candle on the custom timeframe.
* Alerts are reset after being triggered.
6. Visual Markers:
* Plots shapes on the chart to indicate:
* Bullish crossovers (green circle below the bar).
* Bearish crossovers (red circle above the bar).
* Opposite candle alerts (crosses on the bar where the alert is triggered).
2. User Customization
* Custom Timeframe Selection:
* Users can choose between 1-minute, 2-minute, or 3-minute timeframes for detecting the opposite candle.
* This is done via the input.string function with options .
3. How It Works
1. EMA Crossovers:
* The script detects when the 9-period EMA crosses above or below the 21-period EMA on the 5-minute chart.
2. Opposite Candle Detection:
* After a crossover, the script waits for the first opposite candle on the selected custom timeframe:
* For a bullish crossover, it waits for a red candle.
* For a bearish crossover, it waits for a green candle.
3. Alerts:
* Alerts are triggered when the opposite candle is detected on the custom timeframe.
* The alert message specifies the type of crossover and the opposite candle condition.
4. Visual Feedback:
* The script provides visual feedback on the chart:
* Circles mark the crossover points.
* Crosses mark the opposite candle alerts.
4. Use Case
This script is ideal for traders who:
* Use EMA crossovers as a trend-following strategy.
* Want to confirm crossovers with price action on a different timeframe.
* Prefer to wait for an opposite candle (e.g., a pullback or continuation signal) before entering a trade.
5. Example Scenarios
1. Bullish Crossover:
* EMA 9 crosses above EMA 21 on the 5-minute chart.
* The script waits for a red candle on the selected custom timeframe (e.g., 2-minute chart).
* Once the red candle closes, a bullish alert is triggered.
2. Bearish Crossover:
* EMA 9 crosses below EMA 21 on the 5-minute chart.
* The script waits for a green candle on the selected custom timeframe (e.g., 2-minute chart).
* Once the green candle closes, a bearish alert is triggered.
6. Visual Markers
* Bullish Cross: Green circle below the bar.
* Bearish Cross: Red circle above the bar.
* Bullish Alert: Red cross below the bar.
* Bearish Alert: Green cross above the bar.
7. Summary
This script combines EMA crossovers with opposite candle confirmation on a custom timeframe to provide a more robust trading signal. It is particularly useful for traders who want to:
* Avoid false signals by waiting for price confirmation.
* Use multiple timeframes for better decision-making.
* Receive real-time alerts when conditions are met.
EMA: Technical Analysis Tool - PanelKey Features
1. Multiple EMAs:
* Calculates and plots EMAs for periods 8, 9, 20, 21, and 50.
* Allows customization of EMA colors.
2. VWAP (Volume-Weighted Average Price):
* Calculates VWAP and resets at the start of each trading session.
* Dynamically colors the VWAP line based on whether the price is above (green) or below (red) the VWAP.
3. RSI (Relative Strength Index):
* Calculates RSI with customizable length (default: 14).
* Highlights overbought (≥70) and oversold (≤30) conditions.
4. MACD (Moving Average Convergence Divergence):
* Calculates MACD with customizable short, long, and signal lengths.
* Displays bullish (green) or bearish (red) signals based on MACD line vs. signal line.
5. Parabolic SAR:
* Calculates Parabolic SAR and displays bullish (green) or bearish (red) signals based on price position relative to SAR.
6. Price Display:
* Displays the current price on the chart with a dotted line and label.
* Colors the line green if the current candle is bullish (close ≥ open) or red if bearish (close < open).
7. Cross Signals:
* Plots circles at crossover points for:
* EMA 9 vs. EMA 21 (bullish/bearish).
* EMA 8 vs. EMA 20 (bullish/bearish).
* Price vs. VWAP (bullish/bearish).
8. Table Display:
* Displays a summary table with the following information:
* EMA 8/20 and EMA 9/21 cross signals (bullish/bearish).
* EMA 50 signal (bullish/bearish).
* VWAP signal (bullish/bearish).
* MACD signal (bullish/bearish).
* Parabolic SAR signal (bullish/bearish).
* RSI value and overbought/oversold status.
2. User Customization
* EMA Colors: Users can customize the colors of each EMA.
* Table Options:
* Choose which indicators to display in the table (EMA 8/20, EMA 9/21, EMA 50, VWAP, MACD, RSI, Parabolic SAR).
* Adjust the table's position (e.g., top right, bottom left).
* Adjust the text size (auto, normal, small, tiny).
3. Visual Enhancements
* Dynamic Coloring:
* VWAP, MACD, Parabolic SAR, and EMA cross signals are colored green (bullish) or red (bearish).
* RSI is colored red (overbought), green (oversold), or gray (neutral).
* Plot Shapes:
* Circles are plotted at key crossover points (e.g., EMA crosses, price vs. VWAP).
4. Use Case
This script is designed for technical analysis and provides a comprehensive view of:
* Trend direction (using EMAs and VWAP).
* Momentum (using RSI and MACD).
* Volatility and reversals (using Parabolic SAR).
It is particularly useful for traders who want to:
* Identify trends and crossovers.
* Monitor key support/resistance levels (VWAP).
* Spot overbought/oversold conditions (RSI).
* Make decisions based on multiple indicators in one place.
5. Summary Table
The table consolidates all the signals into one place, making it easy to interpret the current market conditions at a glance. For example:
* EMA 8/20: Bullish/Bearish.
* EMA 9/21: Bullish/Bearish.
* EMA 50: Bullish/Bearish.
* VWAP: Bullish/Bearish.
* MACD: Bullish/Bearish.
* Parabolic SAR: Bullish/Bearish.
* RSI: Overbought/Oversold/Neutral.
This script is a powerful all-in-one tool for traders who rely on multiple technical indicators for decision-making.
EMA BY RouzzyIt works by indicating the crossing of the trend, both bullish and bearish, and indicating the market trend.
*Blue indicates bullish movement
*Red indicates downward movement
*Black indicates the market trend
Works with any section and any market.
I hope it helps you a lot and you enjoy it.
OANDA:XAUUSD TVC:DXY OANDA:EURUSD FX:US30 BITSTAMP:BTCUSD
MTF Fast Trend Information v.9.1pMulti Time Frame Fast Trend Information (MTF FTI).
The indicator uses Super Trend and Moving Averages to display trend information.
In addition, it shows information based on standard TradingView indicators - RSI, MFI, CCI, OBV, and TSI (The Trend Strength Index indicator measures the tendency of a symbol to either trend steadily or to revert to its mean. The core idea behind TSI is that the more momentum a symbol has relative to its volatility, the more likely it is to follow a trend and the less likely it is to revert to its mean. It analyzes price momentum using the Pearson correlation coefficient, a normalized measure of the linear relationship between time series. Its output shows the correlation between the chart's closing prices and bar index values over a defined number of bars).
Also it shows Chop Zone and ER.
Efficiency Ratio (ER) - It measures the efficiency of price movements. It quantifies how much the price has moved in a given direction relative to its overall volatility. A high ER indicates a strong trend, while a low ER suggests choppy, sideways movement.
ER values scale: H (high), M (medium), L (low).
For more information above ER google KAMA (Kaufman's Adaptive Moving Average).
The Chop Zone indicator allows one to determine whether a market is choppy, showcasing a sideways trend, or not choppy, showcasing a directional trend.
CZ values scale - Red (high values) for the choppy market and Green (low values) for the dominant trend.
CZ can be displayed above or below candles or at the top or bottom of the screen (or turned off). It acts like the standard Chop Zone indicator.
Trend values scale: Up, Down, UP+, Down+. Plus means stronger movement.
TSI values scale: SU (strong up), UP, WU (week up), N+ (above neutral), N (neutral), N- (below neutral), WD (weak down), DN (down), SD (strong down).
CCI, RSI, MFI values scale: OB (over bought), NB (near overbought), WB(weak overbought), N+ (above neutral), N (neutral), N- (below neutral), WO (weak oversold), NO (near oversold), OS (over sold).
VW shows whether the price is above (A) or below (B) VWAP (VWAP is irrelevant for daily or higher time frames).
OBV values scale: BEAR for bearish, BULL for bullish, and NTRL for neutral.
OBV divergence valies scale: HBL (hidden bullish), HBR (hidden bearish), NTR (neutral), RBR/RBL (regular bearich/bullish)
The indicator supports up to seven Time Frames. The more Time Frames it uses, the lower the response time. Five enabled Time Frames are more than enough. You can turn on and off any Time Frame you define.
You can switch between Super Trend and Moving Averages for trend direction detection.
If you encounter a loading problem, refresh the browser and use less enabled Time Frames.
EMA MACD Long Scalper5 EMA & 20 EMA Cross-Up with MACD Histogram – Bullish Scalping Strategy
This scalping strategy leverages the 5 EMA (Exponential Moving Average) crossing above the 20 EMA as the primary signal for a bullish trade. The MACD histogram serves as a confirmation indicator to increase the probability of success by ensuring momentum aligns with the trade direction.
________________________________________
Timeframe & Market Selection
• Best suited for lower timeframes (3-minute, 5-minute, or 15-minute charts) to capture quick intraday moves.
• Works well in highly liquid assets such as large-cap stocks, or crypto with high volatility (e.g., BTC/USDT, NASDAQ 100, SPY).
• Ideal during high-volume trading hours.
________________________________________
Indicators Setup
1. 5 EMA (Fast Moving Average) – Short-term trend filter.
2. 20 EMA (Slow Moving Average) – Medium-term trend filter.
3. MACD (12, 26, 9) Histogram Only – Measures momentum strength.________________________________________
Entry Criteria (Bullish Confluence for a Long Trade)
1. 5 EMA Crosses Above the 20 EMA
o The fast EMA moving above the slow EMA signals a potential short-term uptrend.
o The EMAs should not be flat; rather, they should be sloping upwards to indicate a trend forming.
2. MACD Histogram Goes from Negative to Positive
o This confirms increasing bullish momentum.
o Ideally, the first positive histogram bar appears after a series of negative bars.
o The MACD line should also be crossing above the signal line or showing signs of strength.
3. Price Pullback into EMAs and Bounces Off Support
o Avoid chasing the initial breakout; instead, wait for a minor pullback where price holds above the EMAs.
o A bullish candle (e.g., hammer, engulfing, or strong close) confirms continuation.
4. Increased Volume on the Breakout Candle
o A spike in volume supports a strong move.
o If volume is low, the move might lack follow-through.
________________________________________
Entry Execution
• Entry Trigger: Once price pulls back and holds above the 5 EMA after the cross-up, enter on the next bullish candle close.
• Order Type: Market order for instant execution or a limit order near the EMAs.
• Confirmation: Ensure the MACD histogram remains positive before entering.
________________________________________
Stop Loss & Risk Management
• Stop-Loss Placement:
o Conservative: Below the most recent swing low.
o Aggressive: Below the 20 EMA if structure is strong.
• Risk-Reward Ratio (RRR):
o Aim for at least 1.5:1 or 2:1 RRR to ensure profitability over multiple trades.
________________________________________
Exit Strategy (Take Profit & Trade Management)
1. First Take Profit (Partial Exit):
o At 1:1 RRR, close 50% of the position to secure profit and move stop-loss to breakeven.
2. Final Take Profit:
o When price shows exhaustion, such as multiple small candles or bearish divergence on MACD.
o Strong resistance levels or psychological price points.
3. Trailing Stop Option:
o Move the stop loss below the 5 EMA as long as price trends upwards.
o If price closes below 5 EMA, consider closing the trade.
________________________________________
Example Trade Execution
• Timeframe: 3-minute chart
• Stock: SPY
• Price Action: Price consolidates, then 5 EMA crosses above 20 EMA.
• MACD Confirmation: Histogram flips positive after being negative.
• Volume Spike: Breakout candle closes above EMAs with increasing volume.
• Entry: Market order at $455.00
• Stop Loss: Below 20 EMA at $454.50 (-$0.50 risk)
• Take Profit 1: $455.75 (1:1 RRR, close 50%)
• Take Profit 2: $456.50 (Final exit)
________________________________________
Additional Considerations
✅ Best Market Conditions: Trending markets or breakouts after consolidation.
❌ Avoid Choppy Markets: If price repeatedly crosses EMAs without direction, stay out.
🔁 Backtesting & Optimization: Test on historical data to refine entry/exit rules.
________________________________________
Conclusion
This strategy combines moving average crossovers with MACD momentum to identify high-probability scalping opportunities. By waiting for a pullback and confirming with volume, traders can improve their win rate and risk management.
MA Crossover SignalsThis indicator identifies potential buy and sell signals based on the crossover of two customizable moving averages (MAs). Tailor your trading strategy by adjusting the period, type (SMA, EMA, WMA, HMA), and source for each MA. Visual signals are displayed as triangles on the chart—blue for long (buy) and orange for short (sell)—with optional alerts to keep you informed of key crossover events.
Features:
Fully customizable MA periods, types, and sources.
Clear visual signals with adjustable colors.
Optional alerts for crossovers, including dynamic ticker and MA details.
Overlay display of both MAs for easy trend analysis.
Ideal for traders seeking a simple yet flexible tool to spot momentum shifts and trend reversals.
EMA Cross🔥EMA Cross – Multi-Timeframe Trend & Crossover Indicator⚡
📌 Overview
The EMA Cross Indicator is a trend-following tool designed to help traders identify market trends and potential trade opportunities using Exponential Moving Averages (EMAs). It provides clear crossover signals, allowing traders to spot trend reversals and momentum shifts with precision.
📌 Concept & Working Mechanism
1. Multi-Timeframe EMAs:
- Plots two customizable EMAs (Fast EMA & Slow EMA) that can be set to any timeframe.
- Helps traders determine short-term and long-term trend direction.
2. EMA Crossover Signals:
- Golden Cross (Bullish Signal): Occurs when the fast EMA crosses above the slow EMA, indicating a potential uptrend.
- Death Cross (Bearish Signal): Occurs when the fast EMA crosses below the slow EMA, signaling a possible downtrend.
3. Customizable Crossover Alerts:
- Choose from different shapes (arrow, triangle, circle, cross) to highlight EMA crossovers for better visualization.
- Helps traders quickly recognize trend shifts on the chart.
4. Dynamic Trend Adaptation:
- Supports timeframe selection to analyze trends from different perspectives.
- Works across all asset classes, including Forex, Crypto, Stocks, and Commodities.
📌 How to Use
1- Trend Confirmation: Use the EMA direction and crossover signals to validate trend strength.
2- Entry & Exit Strategy:
3- Enter long trades after a Golden Cross, indicating bullish momentum.
4- Enter short trades after a Death Cross, signaling bearish pressure.
5- Custom Alerts & Visuals: Customize crossover signals for clear trade identification.
📌 Why Use This Indicator?
✅ Multi-timeframe EMAs for accurate trend analysis.
✅ Clear crossover signals for easy trade execution.
✅ Customizable shapes for crossover visualization.
✅ Works on all markets and trading styles.
Avi - 8 MAMoving Averages (MA) Section
User Inputs:
The script lets you enable/disable and configure eight different moving averages. For each MA, you can choose:
The type: Simple Moving Average (SMA) or Exponential Moving Average (EMA)
The period (length)
The color used for plotting
Calculation:
A custom function (maFunc) calculates the MA value based on the selected type and length. Each moving average (from MA 1 to MA 8) is computed accordingly and then plotted on the chart.
2. EMA Cloud
Inputs:
There are inputs for a "Fast EMA" (default 8) and a "Slow EMA" (default 21).
Calculation & Plotting:
The script calculates the 8-period and 21-period EMAs. Although these EMAs are not directly plotted (they’re set with display.none), they are used to determine the market condition:
If the fast EMA is above the slow EMA, the area between them is filled with a greenish color.
If the fast EMA is below the slow EMA, the fill color turns reddish.
3. Buyer/Seller Pressure & ATR Calculations
Price Difference:
The script computes the difference between the close and open prices (as well as the percentage difference), which can be used as a measure of buyer vs. seller pressure.
ATR (Average True Range):
A 14-period ATR is calculated and then expressed as a percentage of the current close price. This gives a sense of volatility relative to the price level.
4. Volume Metrics & Relative Volume
Daily Volume & Averages:
The script retrieves daily volume data and computes a moving average for volume over a configurable length (default 20).
Relative Volume:
It calculates:
The average volume for the current period.
A relative volume multiplier comparing current volume to its moving average.
An estimated full-day volume based on the elapsed trading time, and checks if it will exceed the previous day’s volume.
The values are then formatted (e.g., converting to millions) for easier reading.
Conditional Formatting:
A background color is set based on whether the estimated relative volume is above or below a threshold.
5. Table Display
Purpose:
A table is created (position is configurable) to display key metrics:
14-day ATR percentage
Relative volume information (as a multiple and whether it exceeds the previous day)
Price difference (absolute and percentage change)
Style:
The table cells include conditional background and text colors to highlight different market conditions.
6. Pivot Points & Labels
Pivot Calculation:
The script calculates pivot highs and lows using user-defined left/right bar lengths.
Label Drawing:
When a pivot point is detected, a label is drawn on the chart to display its value. The style and colors for these labels are also configurable by the user.
Summary
This indicator script is quite comprehensive. It not only provides multiple moving averages and an EMA cloud to help visualize trend conditions but also includes features to assess market volatility, volume dynamics, and pivot levels—all of which are displayed neatly on the chart through plots and a customizable table. The commented-out gap detection code suggests that further features could be integrated if gap analysis is required.
If you have any specific questions or need further modifications, feel free to ask!
2 days ago
Release Notes
1. Moving Averages (MA) Section
User Inputs:
The script lets you enable/disable and configure eight different moving averages. For each MA, you can choose:
The type: Simple Moving Average (SMA) or Exponential Moving Average (EMA)
The period (length)
The color used for plotting
Calculation:
A custom function (maFunc) calculates the MA value based on the selected type and length. Each moving average (from MA 1 to MA 8) is computed accordingly and then plotted on the chart.
2. EMA Cloud
Inputs:
There are inputs for a "Fast EMA" (default 8) and a "Slow EMA" (default 21).
Calculation & Plotting:
The script calculates the 8-period and 21-period EMAs. Although these EMAs are not directly plotted (they’re set with display.none), they are used to determine the market condition:
If the fast EMA is above the slow EMA, the area between them is filled with a greenish color.
If the fast EMA is below the slow EMA, the fill color turns reddish.
3. Buyer/Seller Pressure & ATR Calculations
Price Difference:
The script computes the difference between the close and open prices (as well as the percentage difference), which can be used as a measure of buyer vs. seller pressure.
ATR (Average True Range):
A 14-period ATR is calculated and then expressed as a percentage of the current close price. This gives a sense of volatility relative to the price level.
4. Volume Metrics & Relative Volume
Daily Volume & Averages:
The script retrieves daily volume data and computes a moving average for volume over a configurable length (default 20).
Relative Volume:
It calculates:
The average volume for the current period.
A relative volume multiplier comparing current volume to its moving average.
An estimated full-day volume based on the elapsed trading time, and checks if it will exceed the previous day’s volume.
The values are then formatted (e.g., converting to millions) for easier reading.
Conditional Formatting:
A background color is set based on whether the estimated relative volume is above or below a threshold.
5. Table Display
Purpose:
A table is created (position is configurable) to display key metrics:
14-day ATR percentage
Relative volume information (as a multiple and whether it exceeds the previous day)
Price difference (absolute and percentage change)
Style:
The table cells include conditional background and text colors to highlight different market conditions.
6. Pivot Points & Labels
Pivot Calculation:
The script calculates pivot highs and lows using user-defined left/right bar lengths.
Label Drawing:
When a pivot point is detected, a label is drawn on the chart to display its value. The style and colors for these labels are also configurable by the user.
Summary
This indicator script is quite comprehensive. It not only provides multiple moving averages and an EMA cloud to help visualize trend conditions but also includes features to assess market volatility, volume dynamics, and pivot levels—all of which are displayed neatly on the chart through plots and a customizable table. The commented-out gap detection code suggests that further features could be integrated if gap analysis is required.
If you have any specific questions or need further modifications, feel free to ask.
Multi-EMA Combination with Multi-Timeframe EMA By BCB ElevateBenefits and Features of the Multi-EMA Combination Indicator with Multi-Timeframe EMA:
Key Features:
Multiple EMA Support:
Tracks up to six EMAs simultaneously, each with customizable lengths and colors.
Allows traders to observe various short-term and long-term trends in the market.
Multi-Timeframe EMA (MTF EMA):
Incorporates a higher timeframe EMA directly into the current chart.
Useful for aligning intraday trading strategies with broader market trends.
Provides customizable settings, including the EMA length and timeframe.
Combined Alerts:
Automated alerts for key crossover and crossunder events.
Alerts include:
EMA 1 crossing EMA 2 (shorter-term signals).
EMA 1 crossing EMA 2 and EMA 3 together (stronger confirmation signals).
Can enable or disable buy and sell alerts separately.
Customizability:
Users can set EMA lengths, colors, and other preferences directly from the settings menu.
The multi-timeframe EMA can be toggled on/off for flexibility.
User-Friendly Visuals:
Clearly plots EMAs with different colors and line widths to distinguish trends.
The multi-timeframe EMA uses a unique style for better visibility.
Moving Average Exponential with Buy/SellThe Enhanced EMA Signals Indicator is a powerful trend-following tool designed to help traders identify potential buy and sell opportunities based on the crossover of two Exponential Moving Averages (EMAs). It provides clear visual cues, customizable settings, and alert notifications to enhance trading efficiency.
Gold Scalping Strategy (5min EMA, RSI, MACD, VPVR)//@version=5
indicator("Gold Scalping Strategy (5min EMA, RSI, MACD, VPVR)", overlay=true)
// 🔹 1. EMA 50 & EMA 200 sur un timeframe supérieur (15 min)
ema50 = ta.ema(request.security(syminfo.tickerid, "15", close), 50)
ema200 = ta.ema(request.security(syminfo.tickerid, "15", close), 200)
// Détection des croisements (Golden Cross & Death Cross)
goldenCross = ta.crossover(ema50, ema200)
deathCross = ta.crossunder(ema50, ema200)
plot(ema50, title="EMA 50 (15m)", color=color.blue, linewidth=2)
plot(ema200, title="EMA 200 (15m)", color=color.red, linewidth=2)
// 🔹 2. RSI (Relative Strength Index) sur 5 min
rsi = ta.rsi(close, 14)
rsiOverbought = 70
rsiOversold = 30
hline(rsiOverbought, "Surachat (70)", color=color.red)
hline(rsiOversold, "Survente (30)", color=color.green)
// Détection des signaux RSI
rsiBuySignal = ta.crossover(rsi, rsiOversold)
rsiSellSignal = ta.crossunder(rsi, rsiOverbought)
// 🔹 3. MACD (12,26,9) sur 5 min
= ta.macd(close, 12, 26, 9)
macdBuy = ta.crossover(macdLine, signalLine)
macdSell = ta.crossunder(macdLine, signalLine)
plot(macdLine, title="MACD Line", color=color.blue)
plot(signalLine, title="Signal Line", color=color.red)
// 🔹 4. Volume Profile basé sur 1H pour détecter les zones clés
vp = request.security(syminfo.tickerid, "60", ta.highest(close, 50))
plot(vp, title="Zone de volume", color=color.gray, style=plot.style_circles)
// ✅ Alertes automatiques adaptées au 5 min
alertcondition(goldenCross, title="Golden Cross (Achat)", message="EMA 50 a croisé EMA 200 à la hausse!")
alertcondition(deathCross, title="Death Cross (Vente)", message="EMA 50 a croisé EMA 200 à la baisse!")
alertcondition(rsiBuySignal, title="RSI Achat", message="RSI est en zone de survente (<30)!")
alertcondition(rsiSellSignal, title="RSI Vente", message="RSI est en zone de surachat (>70)!")
alertcondition(macdBuy, title="MACD Achat", message="MACD croise au-dessus du signal!")
alertcondition(macdSell, title="MACD Vente", message="MACD croise en dessous du signal!")
// Affichage des signaux sur le graphique
bgcolor(goldenCross ? color.green : na, transp=80)
bgcolor(deathCross ? color.red : na, transp=80)
EMA BY CS v3It works by indicating the crossing of the trend, both bullish and bearish, and indicating the market trend.
*Green indicates bullish movement
*Red indicates downward movement
*Blue indicates the market trend
Works with any section and any market.
I hope it helps you a lot and you enjoy it.
TVC:DXY OANDA:EURUSD FX:US30 OANDA:XAUUSD BITSTAMP:BTCUSD
4 EMAs with Labels4 EMAs with Labels
This simple, clean indicator displays four Exponential Moving Averages (EMAs) with customizable periods, each accompanied by a clear label directly on the chart.
Features:
Four pre-configured EMAs (21, 50, 100, and 200 periods)
Fully customizable periods, colors, and labels
Clear on-chart labels that identify each EMA
Option to show/hide individual EMAs
Compact label formatting with adjustable position
Perfect for traders who want to track key moving averages without having to remember which color represents which period. The default configuration includes the most commonly used EMAs for trend identification and support/resistance analysis.
Easily customize this indicator to fit your personal trading strategy and visual preferences while maintaining a clean, uncluttered chart.
VWAP Horizon Suite Optimized - CoffeeKillerVWAP Horizon Suite Optimized - User Guide
Overview
The VWAP Horizon Suite Optimized is a comprehensive technical analysis tool for TradingView designed to enhance your trading strategy with Volume Weighted Average Price (VWAP) analysis, standard deviation bands, and customizable Exponential Moving Averages (EMAs). This indicator provides a robust framework for identifying potential support and resistance levels, price momentum, and market trends.
Key Features
- **Daily VWAP with Session Reset**: Automatically resets at 17:00 (5:00 PM) each day
- **Customizable Standard Deviation/Percentage Bands**: Up to 3 bands above and below VWAP
- **High/Low Point Detection**: Visual markers for significant price levels
- **Multiple Customizable EMAs**: 8 different EMAs that can be individually toggled and styled
- **Visual Customization**: Adjustable colors, fills, and styles for all elements
VWAP Settings
- **Source**: Determines the price data used to calculate VWAP (default: HLC3 - High, Low, Close average)
Bands Settings
- **Bands Calculation Mode**: Choose between "Standard Deviation" or "Percentage" methods
- **Show Band #1, #2, #3**: Toggle visibility for each band
- **Band Multiplier #1, #2, #3**: Adjust the distance from VWAP (in standard deviations or percentage)
- **Show Fills**: Enable colored fills between bands for better visualization
Visualization Settings
- **Show High/Low Markers**: Display diamond markers for local high and low points relative to VWAP, these reset based on the price crossing the VWAP Line.
EMA Settings
The indicator provides 8 customizable EMAs (8, 13, 21, 26, 48, 50, 100, and 200) with individual controls:
- **Show EMA X**: Toggle visibility for each EMA
- **EMA X Period**: Adjust the period length for calculation
- **EMA X Color**: Customize the color of each EMA
- **EMA Line Width**: Set the width for all EMA lines
How to Use
Basic VWAP Analysis
The core VWAP line (blue) represents the average price weighted by volume since the start of the session (17:00 daily reset). This serves as a dynamic support/resistance level and reference point for intraday trading.
1. **Price above VWAP**: Generally bullish short-term sentiment
2. **Price below VWAP**: Generally bearish short-term sentiment
3. **Crosses of VWAP**: Potential shift in short-term momentum
Standard Deviation Bands
The bands surrounding VWAP help identify potential support, resistance, and volatility levels:
- **Band #1 (±1σ)**: Price often reverts to VWAP when reaching these levels
- **Band #2 (±2σ)**: Stronger support/resistance areas, possible reversal zones
- **Band #3 (±3σ)**: Extreme price levels, often indicating overbought/oversold conditions
High/Low Point Detection
Purple and yellow diamond markers identify significant swing highs and lows relative to VWAP, helping you recognize potential reversal points or continuation patterns. (These repaint in a effort to find the max high/low point from the VWAP Line)
EMA Strategy
The customizable EMAs can be used to:
- Find potential support/resistance levels
- Create crossover systems
- Analyze market structure
Common EMA combinations include:
- 8 & 21 for short-term trends
- 50 & 200 for long-term trends and the "Golden Cross/Death Cross"
- 13 & 48 for the "New Golden Cross" - a modern alternative gaining popularity among traders
- 8, 13, 21 for complex short-term momentum analysis
Advanced Usage Tips
For Day Traders
1. **Opening Range Analysis**: Watch how price reacts to VWAP in the first hour of trading
2. **VWAP Reversions**: Look for trades when price touches outer bands and reverses toward VWAP
3. **Band Breakouts**: Strong moves beyond Band #2 may indicate momentum for continuation
For Swing Traders
1. **Use alongside daily/weekly support-resistance levels**
2. **Combine with EMA crossovers for trend confirmation**
3. **Identify potential reversal zones where price reaches Band #3**
Combined Strategies
- **EMA + VWAP Confluence**: Strong signals occur when EMA lines and VWAP/bands align at the same price level
- **High/Low + Band Touch**: When a high/low marker appears near a band, it may indicate a stronger support/resistance level
Conclusion
The VWAP Horizon Suite Optimized provides a comprehensive set of tools for price analysis based on volume-weighted data and exponential averages. By understanding and properly configuring the various components, you can create a powerful visual framework for identifying potential trading opportunities across multiple timeframes.
Remember that no indicator provides perfect signals, and the VWAP Horizon Suite works best when used as part of a complete trading strategy that includes risk management, multiple confirmation tools, and proper analysis of market conditions.
DISCLAIMER
**DISCLAIMER: This indicator and its signals are intended solely for educational and informational purposes. They do not constitute financial advice. Trading involves significant risk of loss. Always conduct your own analysis and consult with financial professionals before making trading decisions.**
RSI Signal with filters by S.Kodirov📌 English
RSI Signal with Multi-Timeframe Filters
This TradingView indicator generates RSI-based buy and sell signals on the 15-minute timeframe with additional filtering from other timeframes (5M, 30M, 1M).
🔹 Signal Types:
✅ 15/5B & 15/5S – RSI 15M filtered by 5M
✅ 15/30/1B & 15/30/1S – RSI 15M filtered by 30M & 1M
✅ 15B & 15S – RSI 15M without filters
🔹 How It Works:
Signals are displayed as colored triangles on the chart.
Labels indicate the type of signal (e.g., 15/5B, 15S).
Alerts notify users when a signal appears.
🚀 Best for short-term trading with RSI confirmation from multiple timeframes!
📌 Русский
Индикатор RSI с мульти-таймфрейм фильтрами
Этот индикатор для TradingView генерирует сигналы покупки и продажи на 15-минутном таймфрейме, используя фильтрацию с других таймфреймов (5M, 30M, 1M).
🔹 Типы сигналов:
✅ 15/5B & 15/5S – RSI 15M с фильтром 5M
✅ 15/30/1B & 15/30/1S – RSI 15M с фильтрами 30M и 1M
✅ 15B & 15S – RSI 15M без фильтров
🔹 Как это работает:
Сигналы отображаются как цветные треугольники на графике.
Подписи показывают тип сигнала (например, 15/5B, 15S).
Алерты уведомляют трейдера о появлении сигнала.
🚀 Идеально для краткосрочной торговли с подтверждением RSI на нескольких таймфреймах!
📌 O'zbekcha
Ko'p vaqt oralig‘idagi RSI signallari
Ushbu TradingView indikatori 15 daqiqalik vaqt oralig‘ida RSI asosida sotib olish va sotish signallarini yaratadi. Bundan tashqari, boshqa vaqt oralig‘idagi (5M, 30M, 1M) RSI filtrlarini ham hisobga oladi.
🔹 Signal turlari:
✅ 15/5B & 15/5S – 5M bilan filtrlangan RSI 15M
✅ 15/30/1B & 15/30/1S – 30M va 1M bilan filtrlangan RSI 15M
✅ 15B & 15S – Filtrsiz RSI 15M
🔹 Qanday ishlaydi?
Signallar rangli uchburchaklar shaklida ko‘rsatiladi.
Yozuvlar signal turini ko‘rsatadi (masalan, 15/5B, 15S).
Xabarnomalar yangi signal paydo bo‘lganda treyderni ogohlantiradi.
🚀 Ko‘p vaqt oralig‘ida RSI tasdig‘i bilan qisqa muddatli savdo uchun ideal!
Estrategia RSI + EMAsIndicadores:
RSI: Calculado con un período de 14. Considera que está sobrecomprado cuando el valor es mayor a 70 y sobrevendido cuando es menor a 30.
EMA50 y EMA200: Son las medias móviles exponenciales con períodos de 50 y 200, respectivamente.
Condiciones de compra:
El RSI debe estar por debajo de 30 (condición de sobreventa).
La EMA 50 debe estar por encima de la EMA 200 (indica una tendencia alcista).
El precio debe cruzar hacia arriba la EMA 50.
Condiciones de venta:
El RSI debe estar por encima de 70 (condición de sobrecompra).
La EMA 50 debe estar por debajo de la EMA 200 (indica una tendencia bajista).
El precio debe cruzar hacia abajo la EMA 50.
Señales visuales:
Se muestra un label verde debajo de la barra cuando se genera una señal de compra (Long).
Se muestra un label rojo encima de la barra cuando se genera una señal de venta (Short).
Alertas:
El script también tiene configuradas alertas para que puedas configurar notificaciones cuando se cumplan las condiciones para compra o venta.
ترکیب اندیکاتورها برای سیگنالهای پیشرفته//@version=5
indicator("ترکیب اندیکاتورها برای سیگنالهای پیشرفته", overlay=true)
// تنظیمات پارامترهای اندیکاتورها
fast_length = input.int(9, title="طول دوره MA سریع")
slow_length = input.int(21, title="طول دوره MA کند")
rsi_length = input.int(14, title="طول دوره RSI")
macd_fast_length = input.int(12, title="طول دوره MACD سریع")
macd_slow_length = input.int(26, title="طول دوره MACD کند")
macd_signal_length = input.int(9, title="طول دوره سیگنال MACD")
// محاسبه میانگینهای متحرک
fast_ma = ta.sma(close, fast_length)
slow_ma = ta.sma(close, slow_length)
// محاسبه RSI
rsi = ta.rsi(close, rsi_length)
// محاسبه MACD
= ta.macd(close, macd_fast_length, macd_slow_length, macd_signal_length)
// شرایط برای سیگنالها
buy_condition = (ta.crossover(fast_ma, slow_ma)) and (rsi < 30) and (macd_line > signal_line)
sell_condition = (ta.crossunder(fast_ma, slow_ma)) and (rsi > 70) and (macd_line < signal_line)
// نمایش سیگنالها روی نمودار
plotshape(series=buy_condition, title="سیگنال خرید", location=location.belowbar, color=color.green, style=shape.labelup, text="خرید")
plotshape(series=sell_condition, title="سیگنال فروش", location=location.abovebar, color=color.red, style=shape.labeldown, text="فروش")
// هشدارها برای سیگنالها
alertcondition(buy_condition, title="سیگنال خرید", message="سیگنال خرید ایجاد شد!")
alertcondition(sell_condition, title="سیگنال فروش", message="سیگنال فروش ایجاد شد!")
Date Display with Bar Counter and EMA===== ENGLISH DESCRIPTION =====
OVERVIEW:
This is a multi-function indicator that combines three useful tools in one script:
1. Date Display - Shows current date and symbol information in a customizable table
2. Bar Counter - Displays sequential bar numbers at specified intervals
3. EMA (Exponential Moving Average) - Plots an EMA line with customizable settings
FEATURES:
1. DATE DISPLAY:
- Shows date in full format (e.g., "Mon ∙ January 1, 2023") or short format (e.g., "Mon ∙ 01.01.23")
- Option to show/hide day of week
- Option to show/hide symbol and timeframe information
- Customizable table position (top/middle/bottom, left/center/right)
- Automatic color adjustment based on chart background
2. BAR COUNTER:
- Displays sequential bar numbers below price bars
- Customizable display frequency (every X bars)
- Special handling for Hong Kong futures (resets at market open)
- Different reset logic based on timeframe (daily, weekly, monthly)
- Customizable text size and color
3. EMA INDICATOR:
- Customizable period length (default: 20)
- Option to use different timeframe for calculation
- Option to wait for timeframe close for more stable signals
- Customizable line color
USAGE INSTRUCTIONS:
- After adding the indicator to your chart, customize settings in the "Format" panel
- The Date Display table will appear at your chosen position on the chart
- Bar numbers will appear below price bars at your specified frequency
- The EMA line will be plotted on the chart with your chosen settings
- Colors automatically adjust to light/dark chart themes
===== 中文说明 =====
概述:
这是一个多功能指标,将三个实用工具合并为一个脚本:
1. 日期显示 - 在可自定义的表格中显示当前日期和交易品种信息
2. K线计数器 - 按指定间隔显示K线序号
3. EMA指数移动平均线 - 绘制可自定义设置的EMA线
功能特点:
1. 日期显示:
- 支持完整格式(如"Mon ∙ January 1, 2023")或简短格式(如"Mon ∙ 01.01.23")
- 可选择显示/隐藏星期几
- 可选择显示/隐藏交易品种和时间周期信息
- 可自定义表格位置(顶部/中部/底部,左侧/中间/右侧)
- 根据图表背景自动调整颜色
2. K线计数器:
- 在价格K线下方显示序号
- 可自定义显示频率(每X根K线)
- 对香港期货有特殊处理(在开市时重置)
- 根据时间周期(日线、周线、月线)使用不同的重置逻辑
- 可自定义文字大小和颜色
3. EMA指标:
- 可自定义周期长度(默认:20)
- 可选择使用不同的时间周期进行计算
- 可选择等待时间周期结束以获得更稳定的信号
- 可自定义线条颜色
使用说明:
- 将指标添加到图表后,在"格式"面板中自定义设置
- 日期显示表格将出现在您选择的图表位置
- K线序号将按您指定的频率显示在价格K线下方
- EMA线将根据您选择的设置绘制在图表上
- 颜色会根据浅色/深色图表主题自动调整
*/