Candle Sequence Identifier1. **EMA Overlay**: Calculates and plots three EMAs (27, 100, 200) on the chart to show market trends.
2. **Candle Sequence Detection**: Identifies bullish and bearish candle patterns based on specific sequences:
- Buy signal: Two consecutive bearish candles followed by a bullish candle.
- Sell signal: Two consecutive bullish candles followed by a bearish candle.
3. **Risk-to-Reward Levels**: Calculates entry, stop loss, and take profit levels based on the current price and user-defined risk-to-reward ratio.
4. **Alerts and Visualizations**:
- Alerts notify you of buy/sell opportunities with calculated levels.
- Plots entry, stop loss, and take profit levels for easy visualization on the chart.
5. **Interactive Inputs**: Includes adjustable parameters like risk-to-reward ratio and stop loss offset for customization.
Графические паттерны
Candle Sequence IdentifierThis indicator allows you to identify 2cs, 3cs, 4cs. 2 candle sequence requires a rejection, so as 3 candle and 4 candle. The MA are 27, 100, 200. Helpful if you trend with the trend of the EMAS
Volume Surge Webhook AlertThis TradingView indicator, named "Volume Surge Webhook Alert," is designed to find significant increases in trading volume and send out alerts with key information. It works by looking back at the volume over a certain number of past candlesticks, which you can set using the "Lookback Period" input. The indicator calculates the average volume during this period. Then, it sets a threshold for what counts as a "volume surge." This threshold is a percentage increase over the average volume, and you can adjust this percentage using the "Volume Surge Threshold (%)" input.
When the current candlestick's volume is higher than this threshold, the indicator considers it a volume surge. To help you see this visually, the indicator plots three lines on a separate chart: the average volume (in blue), the current volume (in red), and the threshold volume (in gray circles).
If a volume surge happens, the indicator creates a webhook alert. This alert sends a message in a structured format (like a digital envelope) that contains the following information: the symbol of the stock or cryptocurrency, the timeframe of the chart you're looking at, the current volume, the average volume, the threshold volume, and a simple message saying a volume surge was detected. This alert is sent only once when the candlestick closes with a volume surge.
Additionally, when a volume surge is detected, a small red exclamation mark "!" will appear above that candlestick on the main price chart.
Essentially, this indicator helps traders spot times when trading volume is unusually high, which can sometimes be a sign of important price movements. You can customize how sensitive the indicator is by changing the "Lookback Period" and the "Volume Surge Threshold (%)". The webhook alerts allow you to be notified automatically when these surges occur, so you don't have to constantly watch the charts.
Anjink V3 Purpose:
Identify Market Swings:
Detects significant highs and lows in the price movement using parameters like Depth, Deviation, and Backstep.
Plots trendlines connecting these swing points.
Labels these swing points with S (Sell) for swing highs and B (Buy) for swing lows, indicating potential trading opportunities.
Trend Analysis:
Plots three key moving averages (MA 20, MA 50, MA 200) for trend-following strategies.
Helps traders understand the short-term, mid-term, and long-term trends.
Volatility and Risk Metrics:
Uses ATR (Average True Range) to measure market volatility.
Displays the ATR percentage (volatility as a percentage of the price) and a calculated stop-loss percentage (1.5x ATR) for risk management.
Trend Visualization:
Dynamically updates swing levels and trendlines as the market evolves.
Highlights the trend direction with a background color:
Red: Downtrend (Bearish).
Green: Uptrend (Bullish).
Fake Breakout with EMA, SL/TPThis indicator is designed to identify fake breakout setups with precision using EMA and RSI filters. It includes:
Signal Detection: Highlights potential long and short entries based on fake breakout conditions.
Stop Loss and Take Profit Levels: Automatically calculates dynamic SL/TP levels using a risk-reward ratio and order block analysis.
Performance Monitor: Tracks total entries, wins, losses, win rate, average profit, and total profit for both long and short trades.
Time Filter: Automatically restricts signals to specific trading hours (7:30 AM - 1:00 PM).
Customizable Parameters: Adjustable RSI length, EMA length, and risk-reward ratio.
Perfect for traders looking for a systematic approach to scalping or day trading. Clean visuals and optional debugging make it versatile for various trading styles.
OPEX_2025Monthly option expirations:
17 January 2025
21 February 2025
21 March 2025
17 April 2025 (Thursday, due to Good Friday holiday on 18 April 2025)
16 May 2025
20 June 2025
18 July 2025
15 August 2025
19 September 2025
17 October 2025
21 November 2025
19 December 2025
Irregular weekly expirations in 2025 (normally Friday):
3 July 2025 (Thursday, due to 4 July holiday on Friday)
Source: OCC, www.optionseducation.org
VIX Expiration Calendar 2025
22 January 2025
19 February 2025
18 March 2025 (Tuesday, due to Good Friday holiday on 18 April 2025)
16 April 2025
21 May 2025
18 June 2025
16 July 2025
20 August 2025
17 September 2025
22 October 2025
19 November 2025
17 December 2025
Irregular weekly expirations:
3 June 2025 (Tuesday, due to Friday 4 July holiday)
Source: OCC, www.optionseducation.org
Smart Moving AveragesSmart Moving Averages analyzes the dynamic interplay between price action and multiple moving averages to identify high-probability support and resistance zones.
The script's distinguishing features include:
Bounce detection that filters out noise by requiring specific penetration thresholds (0.1-1.5%), helping traders identify genuine support tests versus false signals
Real-time MA clustering analysis that reveals zones where multiple moving averages converge, indicating potentially stronger support/resistance levels
Statistical tracking of bounce success rates for each MA, allowing traders to identify which moving averages are most reliable for the current market conditions
Power bounce detection that combines EMA spread analysis with trend confirmation, highlighting especially strong bullish setups
Visual stack status system that instantly communicates market health through an intuitive color-coded display showing how many MAs are below price
The script helps traders make more informed decisions by quantifying the historical reliability of different moving averages while providing real-time analysis of MA interactions with price. This systematic approach moves beyond simple MA crossovers to identify higher probability trading opportunities.
RSI Crossover Scanner gökhanssssrsi kes RSI ve MA kesişimleri için Pine Script, bu sinyalleri belirlemenin en etkili yoludur.
TradingView'in tarayıcı özelliğiyle RSI verilerini tarayabilir, ancak kesişimler için özel bir indikatör kullanmak daha iyi sonuç verecektir.
Ekstra Adım: Kesişimler için uyarılar oluşturduktan sonra manuel tarama yerine otomatik uyarı sistemi kurabilirsiniz.b
200 EMA Indicator (trend analyse)Helps in analysing the trend .
If the price is on the upper side of EMA it indicates the uptrend and if the price is on the lower side of the EMA it indicates the downtrend
Relative Volume Index [PhenLabs]Relative Volume Index (RVI)
Version: PineScript™ v6
Description
The Relative Volume Index (RVI) is a sophisticated volume analysis indicator that compares real-time trading volume against historical averages for specific time periods. By analyzing volume patterns and statistical deviations, it helps traders identify unusual market activity and potential trading opportunities. The indicator uses dynamic color visualization and statistical overlays to provide clear, actionable volume analysis.
Components
• Volume Comparison: Real-time volume relative to historical averages
• Statistical Bands: Upper and lower deviation bands showing volume volatility
• Moving Average Line: Smoothed trend of relative volume
• Color Gradient Display: Visual representation of volume strength
• Statistics Dashboard: Real-time metrics and calculations
Usage Guidelines
Volume Strength Analysis:
• Values > 1.0 indicate above-average volume
• Values < 1.0 indicate below-average volume
• Watch for readings above the threshold (default 6.5x) for exceptional volume
Trading Signals:
• Strong volume confirms price moves
• Divergences between price and volume suggest potential reversals
• Use extreme readings as potential reversal signals
Optimal Settings:
• Start with default 15-bar lookback for general analysis
• Adjust threshold (6.5x) based on market volatility
• Use with multiple timeframes for confirmation
Best Practices:
• Combine with price action and other indicators
• Monitor deviation bands for volatility expansion
• Use the statistics panel for precise readings
• Pay attention to color gradients for quick assessment
Limitations
• Requires quality volume data for accurate calculations
• May produce false signals during pre/post market hours
• Historical comparisons may be skewed during unusual market conditions
• Best suited for liquid markets with consistent volume patterns
Note: For optimal results, use in conjunction with price action analysis and other technical indicators. The indicator performs best during regular market hours on liquid instruments.
Rosiz Support 2### **Indicator Name**: Custom RSI, Stochastic, and ADX
### **Description**:
This is a multi-functional indicator that combines three popular technical analysis tools—**RSI (Relative Strength Index)**, **Stochastic Oscillator**, and **ADX (Average Directional Index)**—into a single, customizable pane. This indicator helps traders analyze momentum, overbought/oversold conditions, and trend strength simultaneously, making it a powerful tool for making informed trading decisions.
---
### **Features**:
1. **RSI (Relative Strength Index)**:
- Measures the speed and change of price movements.
- Helps identify overbought (>70) and oversold (<30) conditions.
- Includes customizable length and source options.
- Background shading visually highlights overbought and oversold zones.
2. **Stochastic Oscillator**:
- Determines momentum by comparing a security's closing price to its price range over a specific period.
- Includes %K and %D lines for crossovers, which signal potential entry or exit points.
- Highlights overbought (>80) and oversold (<20) zones with background fill.
3. **ADX (Average Directional Index)**:
- Measures trend strength (higher values indicate stronger trends).
- Includes customizable smoothing and DI (Directional Indicator) length.
---
### **How to Use**:
- **RSI**: Look for overbought or oversold conditions for potential reversal points. Divergences between price and RSI may signal weakening trends.
- **Stochastic Oscillator**: Watch for %K and %D crossovers near overbought or oversold zones to confirm buy or sell signals.
- **ADX**: Use ADX values to assess trend strength:
- **ADX > 25**: Strong trend.
- **ADX < 20**: Weak or ranging market.
---
### **Customization Options**:
- **RSI Settings**: Adjust length, source, and visual parameters.
- **Stochastic Settings**: Modify %K and %D lengths and smoothing factors.
- **ADX Settings**: Fine-tune smoothing and directional index lengths.
---
### **Advantages**:
- Combines three indicators into one, reducing chart clutter.
- Customizable inputs for flexibility in various trading strategies.
- Visual enhancements (background fills and lines) for better readability.
This indicator is perfect for traders looking to combine momentum analysis, overbought/oversold signals, and trend strength in a single tool!
Bull Run Indicator with EMA CrossoverFeatures:
High Volume: Volume is significantly higher than the 20-bar average, using a customizable multiplier (volumeThreshold).
Breaking Resistance: A buy signal is triggered when the price closes above the highest high over a specified lookback period (srLookback).
Breaking Support: A sell signal is triggered when the price closes below the lowest low over the same lookback period.
Signals:
Buy Signal: High volume and breaking resistance.
Sell Signal: High volume and breaking support.
Visualization:
Buy and Sell signals are shown as labels on the chart.
Support and Resistance levels are displayed as dashed lines for context.
You can adjust the lookback period (srLookback) and volume sensitivity (volumeThreshold) as needed. Let me know if you need further enhancements!
VWAP Breakout and Pullback StrategyThis Pine Script implements the following setups:
Breakout Trades:
A long breakout trade occurs when:
The price is above VWAP.
RSI > 50.
Volume is higher than the average volume (indicating a volume spike).
A short breakout trade occurs when:
The price is below VWAP.
RSI < 50.
Volume is higher than the average volume.
Pullback Entries:
A long pullback trade occurs when:
The price crosses above VWAP.
RSI > 50.
Volume is lower than the average volume (indicating a pullback with low momentum).
A short pullback trade occurs when:
The price crosses below VWAP.
RSI < 50.
Volume is lower than the average volume.
Features:
Signals: Buy and sell signals are plotted on the chart with breakout or pullback labels.
Alerts: Alerts are configured for each type of signal, enabling automation or notifications.
You can copy and paste this code into TradingView's Pine Script editor to test and use it for real-time
Malttrix Scalperizer The Malttrix Scalperizer is a comprehensive TradingView indicator designed for advanced price action analysis and scalping strategies. It includes:
Fractal Detection: Identify key swing highs/lows with Bullish and Bearish market structures, BOS (Break of Structure), and CHoCH (Change of Character).
Support/Resistance Lines: Automatically detect and update key levels.
Candlestick Patterns: Highlight Engulfing patterns, Morning/Evening Stars, and other reversal signals.
Session Boxes: Visualize high/low ranges for specific historical trading sessions.
RSI Signals: Optional buy and sell signals based on RSI levels.
Fair Value Gaps (FVG): Mark unfilled FVGs with alerts for threshold and IOFED conditions.
EMA Overlays: Display EMA20, EMA50, and EMA200 for trend analysis.
Perfect for scalpers and intraday traders, this tool offers highly customizable settings to adapt to various trading styles and markets.
EMA 20, 50, 100, 200EMA averages for any stock 20,50, 100 and 200. you can edit and change the averages you need for the analysis. Death cross and golden cross pattern can be checked with this indicator
3Candles By SharadLong and Short:
If Candle turns White; Long, Keep SL as Low of -2 Candle
If Candle turns Blue; Short, Keep SL as High of -2 Candle
*Manage Risk to be in profit in long run*
Long TermA simple script based on CCI and ATR helps to identify stocks for long-term investment.
The script is to be used in the weekly time frame to identify better opportunities.
RV Line is the decision point - above-the-line stock will be trending mode.
Please Note:
I am not SEBI registered financial advisor and the script or ideas posted by me are only for my purpose.
Doji Double Top & Double Bottom
FUNCTION :
This indicator checks if 2 consecutive candlesticks are formed in such a way that both the lows or both the highs of the consecutive candlesticks are almost at the same level and either of them is a doji
TIMEFRAMES :
it works on daily, weekly, monthly and higher timeframes
CRITERIA :
There is maximum difference value between 2 consecutive candlesticks' lows or 2 consecutive candlesticks' highs
Minimum value of the doji's wick size
Maximum value of the doji's body size
These 3 conditions need to be fulfilled for the 2 consecutive candlesticks to be considered as a Double top or Double bottom by this indicator
EXAMPLES :
Here the indicator is giving only double Bottom signals on CRUDE OIL chart
Here the indicator is giving only double top signals on GOLD chart
Here the indicator gives both double top & double bottom signals on EUR/USD Daily chart
Here the indicator is giving both double top & double bottom signals on EUR/USD Half-Yearly chart
DEFINITIONS :
There are 2 types -
DOJI DOUBLE BOTTOM - if the lows of 2 consecutive candlesticks are almost at the same level & either of them is doji then it is called Double Bottom and market is supposed to go higher after forming it.
DOJI DOUBLE TOP - if the highs of 2 consecutive candlesticks are almost at the same level & either of them is doji then it is called Double Top and market is supposed to go lower after forming it.
SETTINGS :
There are options to change the value of each of the 3 parameters within the indicator's settings for daily, weekly & monthly chart [
LIMITATIONS :
You should not trade based on the signals from this indicator solely, you should check other parameters too before making trading decision
US30 Q4_trade _levels_Jan2025updated description and use
US30 Trade Levels.plus 50% take profit levels
this indicator is based on the US30 quarterly theory level strategy
the difference here is that the zones have been zoom'd out for the H2 view for oversight and M30 as application theory to the Q4 levels.
The Q4 levels are spaced and calculated 385 pips apart, and also span within the daily ADR range for US30.
so these are zones that has proven to be valid going back as far as Nov2022
these are pass through levels, to together with other confluences like order blocks and or breaker blocks, will give you a guideline as to expect a valid zone of interest.
USE this indicator in conjunction with an SMC point of view to identify OB & CHOCH
Volume Footprint POC for Every CandleCalculating and plotting the Point of Control (POC) for every candle on a volume footprint chart can provide valuable insights for traders. Here are some interpretations and uses of this information:
1. Identify Key Price Levels
Highest Traded Volume: The POC represents the price level with the highest traded volume for each candle. This level often acts as a significant support or resistance level.
Confluence Zones: When multiple POCs align at similar price levels over several candles, it indicates strong support or resistance zones.
2. Gauge Market Sentiment
Buyer and Seller Activity: High volume at certain price levels can indicate where buyers and sellers are most active. A rising POC suggests stronger buying activity, while a falling POC suggests stronger selling activity.
Volume Profile: Analyzing the volume profile helps in understanding the distribution of traded volume across different price levels, providing insights into market sentiment and potential reversals.
3. Spot Trends and Reversals
Trend Continuation: Consistent upward or downward shifts in POC levels can indicate a trend continuation. Traders can use this information to stay in trending positions.
Reversal Signals: A sudden change in the POC direction may signal a potential reversal. This can be used to take profits or enter new positions.
4. Intraday Trading Strategies
Short-Term Trading: Intraday traders can use the POC to make informed decisions on entry and exit points. For example, buying near the POC during an uptrend or selling near the POC during a downtrend.
Scalping Opportunities: High-frequency traders can use shifts in the POC to scalp small profits from price movements around these key levels.
5. Volume-Based Indicators
Confirmation of Other Indicators: The POC can be used in conjunction with other technical indicators (e.g., moving averages, RSI) to confirm signals and improve trading accuracy.
Support and Resistance: Combining the POC with traditional support and resistance levels can provide a more comprehensive view of the market dynamics.
In summary, the Point of Control (POC) is a valuable tool for traders to understand market behavior, identify key levels, and make more informed trading decisions. If you have specific questions or need further details on how to use this information in your trading strategy, feel free to ask! 😊