Simple RSIA simple RSI that plots the RSI line in green when it's above 70 and red when it's below 30.
Индикаторы и стратегии
MA Crossover with Alerts (by Ismat)Bu Pine Script kodi "MA Crossover with Alerts" nomli indikatorni yaratadi, bu ikkita oddiy o'rtacha (MA 5 va MA 13) chiziqlarining kesishuvini kuzatib, xarid va sotish signalini ko'rsatadi
created by Ismat Barotov Latipovich
ATR Oscillator with Dots and Dynamic Zero LineWhat It Is
The ATR Oscillator with Dots and Dynamic Zero Line is a custom indicator based on the Average True Range (ATR), designed to provide traders with enhanced insights into market volatility and directional bias. Unlike traditional ATR oscillators that plot continuous lines, this version uses distinct dots to display ATR values and includes a dynamic zero line that changes color based on market direction (uptrend, downtrend, or consolidation).
How It Works
ATR Calculation:
The indicator calculates the Average True Range over a user-defined period (default: 14 bars). ATR measures market volatility by considering the range between the high, low, and close of each bar.
Dots for ATR Values:
Instead of plotting ATR values as a continuous line, the indicator represents each value as an individual blue dot. This format highlights changes in volatility without visually connecting them, helping to avoid false trends and clutter.
Dynamic Zero Line:
A horizontal zero line provides additional directional context. The line changes color dynamically:
Green: Indicates an uptrend (price is consistently closing higher over consecutive bars).
Red: Indicates a downtrend (price is consistently closing lower over consecutive bars).
Gray: Indicates market consolidation or sideways movement (no clear trend in price).
The thickness and step-like style of the zero line make it visually prominent, enabling quick interpretation of market direction.
What It Does
Visualizes Market Volatility:
By plotting ATR values as dots, the oscillator emphasizes periods of heightened or reduced market activity, helping traders anticipate breakout opportunities or avoid low-volatility zones.
Provides Trend Context:
The dynamic zero line gives traders a clear signal of the prevailing market trend (uptrend, downtrend, or consolidation), which can be used to align trading strategies with the broader market context.
Avoids Misleading Trends:
Unlike traditional ATR oscillators that use continuous lines, this version eliminates visual artifacts caused by noise, such as false trends during consolidation periods.
Simplifies Interpretation:
The combination of ATR dots and a color-coded zero line creates a straightforward and intuitive tool for assessing both volatility and market direction.
Why It’s More Useful Than a Traditional ATR Oscillator
Enhanced Visibility:
The use of dots instead of a continuous line makes it easier to spot discrete changes in ATR values, avoiding visual clutter and false impressions of smooth trends.
Dynamic Market Context:
Traditional ATR oscillators only measure volatility, offering no indication of market direction. The dynamic zero line in this oscillator adds valuable directional context, helping traders align their strategies with the trend.
Better for Range-Bound Markets:
The zero line’s color-changing feature highlights consolidation periods, enabling traders to identify and avoid trading during sideways, low-volatility conditions where false signals are common.
Quick Decision-Making:
With clear visual cues (dots and color-coded lines), traders can quickly assess market conditions without needing to analyze multiple charts or indicators.
Improved Confluence:
The oscillator’s signals can easily be combined with other tools like VWAP, Volume Profile, or Order Flow indicators for more confident trade decisions.
When to Use It
Trending Markets:
Use the dynamic zero line to confirm the market’s direction and align trades accordingly.
Breakout Opportunities:
Look for periods of increasing ATR (dots moving higher) to anticipate high-volatility breakout scenarios.
Avoiding Noise:
During consolidation (gray zero line), this oscillator warns traders to wait for clearer signals before entering trades.
Cross-Symbol Candle Comparison IndicatorEasily compare the candle closing direction of your current chart's symbol with another symbol of your choice using this Pine Script indicator. Whether you're analyzing NAS100 against S&P500 or any other pair of assets, this tool highlights candles where the two symbols diverge:
Bullish vs. Bearish: Highlights candles when one symbol closes bullish and the other bearish, and vice versa.
Custom Symbol Input: Select any symbol to compare with the chart you're currently analyzing.
Multi-Timeframe Support: Works seamlessly across all timeframes to fit your trading style.
Enhance your technical analysis with this user-friendly and dynamic comparison tool. Perfect for traders seeking correlation or divergence insights between different assets.
Volume and Bollinger Band Arrow IndicatorThis is an indicator that is marked with arrows when the candle has a high volume despite its small size
It works when the candle touches the bolinger band (20, 2) at least once, and may be modified or added later
Vertical Lines OverlayVertical Lines Overlay with Custom Time Inputs
This script allows users to draw vertical lines on their charts at specific times of the day, providing a customizable tool for marking key events, session changes, or any other time-based analysis.
Features:
Customizable Time Inputs: Set up to 6 distinct times (hours and minutes) to draw vertical lines.
Line Style Options: Choose between solid, dotted, or dashed line styles for each line.
Line Width Control: Adjust the thickness of each line individually.
Color Selection: Assign unique colors to each vertical line for better visibility and organization.
Dynamic Time Offsets: Adjust line positions with predefined time offsets, ensuring compatibility across different trading instruments and time zones.
Automatic Line Drawing: Lines are plotted automatically at the specified times if the conditions are met.
How to Use:
Open the settings panel by clicking the gear icon.
Enable or disable each line by toggling the respective checkboxes.
Set the desired time for each line using the hour and minute inputs.
Customize line styles, widths, and colors for each line.
Optionally, apply a time offset based on your trading instrument or preference.
RSI edginthis strategy is on the 5 min timeframe
step 1 - Find the candle where the rsi just crossed below 20 and mark it as candle 1
step 2 - mark the high of candle 1 and wait for a candle to break the high and close above it. Once the candle closes above the candle 1 high, we will mark it as candle 2.
step 3 - when the candle 2 comes, there are 2 ways
a. If candle 2 is formed and rsi hasnt crossed above 50 we will wait for rsi to cross above 50
b. if candle 2 is formed and rsi has already crossed above 50 move to step 4
step 4 - once rsi is above 50 mark the low between candle 1 and candle 2 and when a candle breaks and closes below the low, we will mark it as candle 3.
step 5- Mark the high between candle 1 and candle 3, once a candle crosses above the high and closes above the high, we will take our entry
Stop loss - at the low between candle 1 and candle 3.
SMA y HMA PersonalizablesEste indicador puede ser útil para observar cómo se comportan diferentes tipos de medios móviles (SMA y HMA) con distintos períodos en un gráfico de precios. Las SMA son buenas para ver tendencias a largo plazo, mientras que la HMA es conocida por su capacidad para reducir el retraso.
Engulfing Bar RazoteIt indicates an Engulfing Bar.
Bullish Engulfing Bar:
(1) A bar that sweeps the LOW and closes above the previous day's close (If previous day is bullish)
(2) A bar that sweeps the LOW and closes above the previous day's open (If previous day is bearish)
Bearish Engulfing Bar:
(1) A bar that sweeps the HIGH and closes below the previous day's open (If previous day is bullish)
(2) A bar that sweeps the HIGH and closes below the previous day's close (If previous day is bearish)
With Notifications.
Engulfing BarIt indicates an Engulfing Bar.
Bullish Engulfing Bar:
(1) A bar that sweeps the LOW and closes above the previous day's close (If previous day is bullish)
(2) A bar that sweeps the LOW and closes above the previous day's open (If previous day is bearish)
Bearish Engulfing Bar:
(1) A bar that sweeps the HIGH and closes below the previous day's open (If previous day is bullish)
(2) A bar that sweeps the HIGH and closes below the previous day's close (If previous day is bearish)
SMA 20/50/100/200 by TPThis calculates the SMA 20/50/100/200 and changes the color when it falls through the support level.
EMA 12/26 by TPThis is to provide the EMA 12/26. It essentially changes the color based on the 12 and 26
Enhanced Effort vs Result Analysis V.2How to Use in Trading
A. Confirm Breakouts
Check if the Effort-Result Ratio or Z-Score spikes above the Upper Band or Z > +2:
Suggests a strong, efficient price move.
Supports breakout continuation.
B. Identify Reversal or Exhaustion
Look for Effort-Result Ratio or Z-Score dropping below the Lower Band or Z < -2:
Indicates high effort but low price movement (inefficiency).
Often signals potential trend reversal or consolidation.
C. Assess Efficiency of Trends
Use Relative Efficiency Index (REI):
REI near 1 during a trend → Confirms strength (efficient movement).
REI near 0 → Weak or inefficient movement, likely signaling exhaustion.
D. Evaluate Volume-Price Relationship
Monitor the Volume-Price Correlation:
Positive correlation (+1): Confirms price is driven by volume.
Negative correlation (-1): Indicates divergence; price moves independently of volume (potential warning signal).
3. Example Scenarios
Scenario 1: Breakout Confirmation
Effort-Result Ratio spikes above the Upper Band.
Z-Score exceeds +2.
REI approaches 1.
Volume-Price Correlation is positive (near +1).
Action: Strong breakout confirmation → Trend continuation likely.
Scenario 2: Reversal or Exhaustion
Effort-Result Ratio drops below the Lower Band.
Z-Score is below -2.
REI approaches 0.
Volume-Price Correlation weakens or turns negative.
Action: Signals trend exhaustion → Watch for reversal or consolidation.
Scenario 3: Range-Bound Market
Effort-Result Ratio stays within the Bollinger Bands.
Z-Score remains between -1 and +1.
REI fluctuates around 0.5 (neutral efficiency).
Volume-Price Correlation hovers near 0.
Action: Normal conditions → Look for breakout signals before acting.
*IMPORTANT*
There is a problem with the overlay ... How to fix some of it
The Standard Deviation bands dont work while the other variable activated so Id suggest deselecting them. The fix for this is to make sure you have the background selected and by doing this it will highlight on the chart ( you may need to increase the opacity ) when the bands ( Second standard deviation) are touched.
- Also you can use them all at once if you can but you do not need to
First Weeks, Christmas, and May (Past 20 Years)Simple indicator that help mark the important sale off days of the year, including
- Black Friday
- Christmas
- And, but not least, sell in MAY
German Market Opening UTC+1Description:
This script highlights the opening time of the German stock market (08:00 UTC+1) on a TradingView chart. It is designed to help traders quickly identify market openings and analyze price movements during this key trading period.
Key Features:
Market Opening Identification:
Automatically detects the exact moment the German stock market opens each day (08:00 UTC+1).
Marks the opening with a vertical line spanning the entire chart and a label for visual clarity.
Custom Indicators:
A blue line is drawn from the lowest to the highest price of the opening candle, extending across the chart to visually indicate the start of the trading day.
A labeled marker reading "DE-Opening" is placed at the top of the opening candle for additional clarity.
Ease of Use:
Simple overlay indicator that works seamlessly on any timeframe chart.
Helps traders focus on key opening price action.
Use Case:
This script is particularly useful for day traders and scalpers who want to identify and analyze the price behavior around the opening of the German stock market. It provides a visual cue to help traders develop strategies or make informed decisions during this active trading period.
Note:
Ensure your chart’s timezone is set to match UTC+1 or appropriately adjust for your location to ensure accurate time alignment.
If you have questions or suggestions, feel free to provide feedback!
3 Candle stick 1 hour rule It indicates Context of the Market, it applicable in 1 hour time frame only.
Weekly-SeparatorThis TradingView indicator draws vertical lines at the weekly open, providing a visual reference for the start of the trading week. These lines help traders identify key price levels and track market movements relative to the opening price of each week.
Relative Strength Index 30 45 55 70 levelsi use this indicator to confirm my trades , u can change the settings and use it as u perefer , the diffrence between the main rsi and this is just added 45 and 55 levels , nothing else good luck
IchimokuMultiTFThis is an extension of the indicator by HPotter. When price is above cloud, and Tenkan is above Kijun it's a pretty high probably setup when looking for a bullish entry. The cloud will act as support. The opposite is true for bullish. The thicker the cloud the healthier the trend and better support. When price is in the cloud stay out. Try not to enter trades away from support lines to keep risk low. Playing a higher tf combined while on a lower tf chart is most ideal. Such as a 4hr indicator timeframe setting in a 30 min chart or 1hr setting while trading a 5 minute chart. The lines within in the cloud will fill at the time of calculation. Green is bullish, red bearish and white is chop. Happy trading! Note this is not a stand alone indicator and should be used in conjunction with a solid trading strategy.