VWAP Distance Percentage + AlertsThis indicator represents deviations from the VWAP and signals alerts when statistically extreme deviations occur, which could indicate excellent buying opportunities.
Breadth Indicators
New Lows to New Highs RatioThis measures the 40:1 ratio.It typically marks panic bottoms. It measures the number of new lows to new highs. When hitting 40, it tipically marks a panic selling and possible reversal
Price Action Bot - EUR/USDMy New robot
i creat this robot recently
if you check and get result . you can tell other too
Gerald Appel's Percentage of New HighsThis is the original Gerald Appel's Percentage of new High Indicator.
10 day moving avg. of new highs divided by the total of highs plus lows. This ratio gives a good job at identifying both when a rally is weakening (when indicator breaks below from above 70%) as well as good spots to identifying spots to buy bottoms. (When Indicator moves back up through 30% from below)
M30The Pine Script you’re using, now named "M30," is a multi-timeframe trading indicator designed for TradingView. It implements a strategy that combines higher timeframe (H4, 4-hour) analysis to establish a directional bias with lower timeframe (M30, 30-minute) signals for precise entry points. The script focuses on detecting specific price action patterns—engulfing candles and their failures—to identify potential trading opportunities. Below, I’ll describe the script’s purpose, structure, functionality, and key features in detail.
Overview of the "M30" Script
Purpose: The script is designed to identify trading opportunities by:
Using the H4 timeframe to establish a directional bias through engulfing patterns and their failures, which define buy and sell zones.
Using the M30 timeframe to generate entry signals based on engulfing failed patterns within those H4 zones.
Providing visual cues (triangles on the chart) and alerts for actionable setups.
Target Audience: Traders who use multi-timeframe analysis and price action strategies, particularly those focusing on engulfing patterns and their failures to trade reversals or continuations.
Asset Class: While the script is currently applied to BTC/USD (as seen in your chart), it can be used on any asset class, including forex pairs (FX), stocks, commodities, or cryptocurrencies, as long as the chart provides sufficient price data.
Support & Resistance with RSI BreakoutsThe script is a TradingView Pine Script (v5) indicator that identifies support and resistance levels using RSI (Relative Strength Index) breakouts. Here’s a breakdown of what it does:
Features:
RSI Calculation:
The script calculates the 14-period RSI (default) using the closing price.
The user can modify the RSI period through an input setting.
Buy and Sell Signals:
A buy signal is triggered when RSI drops below 20 (indicating oversold conditions).
A sell signal is triggered when RSI rises above 80 (indicating overbought conditions).
Visual Representation:
Buy signals are marked with a green upward arrow (↑) below the price bars.
Sell signals are marked with a red downward arrow (↓) above the price bars.
The arrows help traders easily spot potential trade opportunities.
Usage:
This script is useful for traders looking to buy at oversold conditions and sell at overbought conditions based on RSI.
It works best when combined with other indicators or price action strategies to confirm signals.
Nasdaq Mega-Cap BreadthThis algo is essentially and advance decline for just the top stocks on the nasdaq - removing all the noise frm companies that do not have much weight behind them
5-Min ORB with Volume SpikeThis indicator identifies Opening Range Breakouts (ORB) based on the high and low of the first 5 minutes of the trading day and confirms the breakout with a volume spike.
🔍 What It Does:
Automatically captures the Opening Range High and Low from 9:30 AM to 9:35 AM (configurable).
Plots green (high) and red (low) lines across the chart once the opening range is set.
Highlights long breakout signals when price breaks above the OR High with above-average volume.
Highlights short breakout signals when price breaks below the OR Low with above-average volume.
Volume confirmation is based on a customizable 20-period simple moving average (SMA) of volume.
⚙️ Best Used On:
5-minute or lower intraday charts (e.g., SPY, QQQ, futures, etc.)
Highly liquid, high-volatility instruments
U.S. equity market open (customizable for other sessions)
📈 Trading Edge: This strategy helps traders identify strong, momentum-driven breakouts early in the trading session — especially when confirmed by increased institutional activity (volume spike).
Daily & Multi-Day High/LowDaily & Multi-Candle High/Low Indicator
This indicator clearly highlights essential price levels directly on your chart, significantly improving your trading decisions:
First Candle High/Low (Session Open):
Quickly identify the high and low of the first candle each trading day, ideal for session-open traders.
Previous Day's High/Low:
Automatically plots the highest and lowest prices from the previous trading day, crucial for daily breakout or reversal strategies.
Multi-Candle High/Low (Customizable Period):
Easily track the highest and lowest points of the last X candles (default: 108 candles). Perfect for spotting key support and resistance zones.
Customization Options:
Adjust colors, line styles (solid, dashed, dotted), and line thickness directly from the settings for personalized visibility.
Ideal for day traders, swing traders, and price-action traders looking for clear and actionable daily levels on their charts.
B.TB.T Trading
You can create simple trading notes by looking at the index, such as changing the active index of an existing index.
For those who have difficulty setting it up on their own,
This is an indicator that can be set to report the set value.
Optimized DMA Strategy for Short-Term StocksHere’s a simple explanation of when to enter going long, when to enter going short, when to stop out, and how this trading script works.
When to Enter Going Long (Buy)
The script gives you a green "BUY" signal when:
The price is above a slow-moving line (DMA) and a fast-moving line (EMA).
Momentum is good (not too high, but rising).
Trading volume is higher than usual.
The trend is strong.
The price just broke above yesterday’s high.
Simple Rule: See the green "BUY"? That’s your signal to buy!
When to Enter Going Short (Sell or Short)
The script shows a red "SELL" signal when:
The price is below the slow DMA and fast EMA.
Momentum is bad (not too low, but falling).
Volume is higher than usual.
The trend is strong.
The price just broke below yesterday’s low.
Simple Rule: See the red "SELL"? That’s your signal to sell or short!
When to Stop Out (Get Out)
After Buying (Long):
If the price closes below the fast EMA, you’ll see a gray "X".
That’s your signal to get out.
After Selling (Short):
If the price closes above the fast EMA, you’ll see a gray "X".
That’s your signal to get out.
Simple Rule: Gray "X" means stop and exit, no matter if you’re long or short.
How It Works (Very Simply)
The script is like a traffic light for trading:
Green "BUY" = Go long (buy).
Red "SELL" = Go short (sell).
Gray "X" = Stop (get out).
It uses:
Two lines (slow DMA and fast EMA) to check the price trend.
Momentum tools to make sure the move has energy.
Volume and trend strength to confirm it’s a real move.
A breakout (up for buy, down for sell) to time your entry.
The fast EMA to tell you when the trend flips and it’s time to exit.
It’s built to catch quick, short-term moves and keep you safe with a clear stop.
Summary
Buy: Green "BUY" when price breaks up and everything lines up.
Sell/Short: Red "SELL" when price breaks down and everything lines up.
Stop: Gray "X" when price crosses the fast EMA the wrong way.
It’s a simple checklist that says "go" or "stop" so you can trade fast and smart!
Disclaimer: Grok is not a financial adviser; please consult one. Don't share information that can identify you.
Optimized DMA Strategy for Short-Term Stocksere’s a simple explanation of when to enter going long, when to enter going short, when to stop out, and how this trading script works.
When to Enter Going Long (Buy)
The script gives you a green "BUY" signal when:
The price is above a slow-moving line (DMA) and a fast-moving line (EMA).
Momentum is good (not too high, but rising).
Trading volume is higher than usual.
The trend is strong.
The price just broke above yesterday’s high.
Simple Rule: See the green "BUY"? That’s your signal to buy!
When to Enter Going Short (Sell or Short)
The script shows a red "SELL" signal when:
The price is below the slow DMA and fast EMA.
Momentum is bad (not too low, but falling).
Volume is higher than usual.
The trend is strong.
The price just broke below yesterday’s low.
Simple Rule: See the red "SELL"? That’s your signal to sell or short!
When to Stop Out (Get Out)
After Buying (Long):
If the price closes below the fast EMA, you’ll see a gray "X".
That’s your signal to get out.
After Selling (Short):
If the price closes above the fast EMA, you’ll see a gray "X".
That’s your signal to get out.
Simple Rule: Gray "X" means stop and exit, no matter if you’re long or short.
How It Works (Very Simply)
The script is like a traffic light for trading:
Green "BUY" = Go long (buy).
Red "SELL" = Go short (sell).
Gray "X" = Stop (get out).
It uses:
Two lines (slow DMA and fast EMA) to check the price trend.
Momentum tools to make sure the move has energy.
Volume and trend strength to confirm it’s a real move.
A breakout (up for buy, down for sell) to time your entry.
The fast EMA to tell you when the trend flips and it’s time to exit.
It’s built to catch quick, short-term moves and keep you safe with a clear stop.
Summary
Buy: Green "BUY" when price breaks up and everything lines up.
Sell/Short: Red "SELL" when price breaks down and everything lines up.
Stop: Gray "X" when price crosses the fast EMA the wrong way.
It’s a simple checklist that says "go" or "stop" so you can trade fast and smart!
Disclaimer: Grok is not a financial adviser; please consult one. Don't share information that can identify you.
Optimized Short-Term Trading SignalsKey Improvements for 5-Min and 15-Min Timeframes
Faster Indicators:
Reduced MA period to 10 (from 20) for quicker trend detection.
Shortened RSI, MACD (6/13/5 vs. 12/26/9), Stochastic (9/3 vs. 14/3), and Williams %R (9 vs. 14) periods to react faster to price changes.
Tighter Pattern Detection:
Cut pattern_lookback to 10 (from 20) to spot Double Bottoms/Tops in fewer bars.
Adjusted tolerances (e.g., 0.5% for lows/highs, 2% for peaks/troughs) to catch smaller, more frequent patterns on short timeframes.
Stricter Volume Filter:
Added a vol_multiplier (default 1.5) so signals require volume 50% above the 10-period SMA, ensuring stronger moves.
Refined Momentum Conditions:
Buy: RSI > 40 (momentum building) but < 70 (not overbought).
Sell: RSI < 60 (momentum fading) but > 30 (not oversold).
Williams %R thresholds adjusted (-70 for buy, -30 for sell) for faster signals.
Shorter Cooldown:
Reduced cooldown_bars to 3 (from 5) to allow more frequent trades in active markets.
Exit Signals:
Added basic exit signals (orange "X"):
Exit Long: Price drops below MA and MACD histogram turns negative.
Exit Short: Price rises above MA and MACD histogram turns positive.
Helps lock in profits or cut losses in volatile short-term trading.
When to Buy (Go Long) and Short (Sell)
Buy (Go Long)
Trigger: Green "BUY" below the bar.
Meaning: Price is above the 10-period MA, shows a Double Bottom, has rising momentum (RSI, MACD, Stochastic, Williams %R), and volume is 1.5x the average.
Action: Buy, expecting a quick upward move.
Short (Sell)
Trigger: Red "SELL" above the bar.
Meaning: Price is below the 10-period MA, shows a Double Top, has falling momentum, and volume is 1.5x the average.
Action: Short, expecting a quick downward move.
Exit
Exit Long: Orange "X" below the bar—price falls below MA with bearish momentum.
Exit Short: Orange "X" above the bar—price rises above MA with bullish momentum.
Why It’s Better for 5-Min and 15-Min
Speed: Faster indicators and shorter lookbacks catch rapid price shifts.
Precision: Tighter patterns and stricter volume filter out noise.
Flexibility: Exit signals help manage trades in choppy markets.
Adaptability: Works well for day trading or scalping on these timeframes.
Tips
Test It: Backtest on your asset (e.g., stocks, forex, crypto) to fine-tune periods or the volume multiplier.
Risk: Use tight stop-losses (e.g., below recent low for longs, above recent high for shorts).
Context: Pair with support/resistance levels for better entries/exits.
Let me know if you want to tweak it further!
What It Does
This Pine Script indicator overlays signals on your TradingView chart to help you trade:
Green "BUY": Time to buy (go long), expecting the price to rise.
Red "SELL": Time to sell (go short), expecting the price to drop.
Orange "X": Time to exit your trade (close a long or short position).
It uses a mix of trend, momentum, volume, and price patterns to decide these signals.
How It Works
The indicator checks several things to spot good trading opportunities:
Moving Average (MA):
A 10-period average of the closing price (blue line).
Price above MA = uptrend (favor buy).
Price below MA = downtrend (favor sell).
Momentum Indicators:
RSI (9-period): Measures if the price is moving too fast (overbought >70, oversold <30).
MACD (6/13/5): Tracks momentum direction (positive = bullish, negative = bearish).
Stochastic (9/3): Compares price to its recent range (K > D = bullish, K < D = bearish).
Williams %R (9-period): Shows overbought (>-30) or oversold (<-70) conditions.
Volume:
Compares current volume to a 10-period average (multiplied by 1.5).
Signals only trigger if volume is 50% higher than average, showing strong interest.
Price Patterns:
Double Bottom: A "W" shape—two lows close together (within 0.5%) with a higher peak between (2% above lows). Hints at a price rise.
Double Top: An "M" shape—two highs close together (within 0.5%) with a lower dip between (2% below highs). Hints at a price drop.
Cooldown:
Waits 3 bars after any signal (buy, sell, or exit) before showing another. This avoids too many trades in a row.
Exit Logic:
Suggests closing trades when the trend reverses (price crosses MA and momentum shifts).
When to Buy (Go Long)
Trigger: Green "BUY" label appears below the bar.
What It Means:
Price is above the 10-period MA (uptrend).
A Double Bottom pattern forms (bullish signal).
Momentum is rising (RSI > 40 but < 70, MACD positive, Stochastic K > D, Williams %R > -70).
Volume is 1.5x higher than its 10-period average (strong buying).
Action: Buy the asset, expecting the price to go up soon.
Why: The price is showing a reversal or continuation upward with solid momentum and volume.
When to Sell (Go Short)
Trigger: Red "SELL" label appears above the bar.
What It Means:
Price is below the 10-period MA (downtrend).
A Double Top pattern forms (bearish signal).
Momentum is falling (RSI < 60 but > 30, MACD negative, Stochastic K < D, Williams %R < -30).
Volume is 1.5x higher than its 10-period average (strong selling).
Action: Sell or short the asset, expecting the price to drop soon.
Why: The price is showing a reversal or continuation downward with solid momentum and volume.
When to Exit
Exit Long (Close a Buy):
Trigger: Orange "X" below the bar.
What It Means: Price falls below the MA and MACD turns negative (trend and momentum shift bearish).
Action: Sell to take profits or cut losses.
Exit Short (Close a Sell):
Trigger: Orange "X" above the bar.
What It Means: Price rises above the MA and MACD turns positive (trend and momentum shift bullish).
Action: Buy back to cover the short and take profits or cut losses.
Why: These exits help you get out when the trade starts going against you.
Simplified Flow
Buy: Green "BUY" = price is up, "W" shape, strong momentum, big volume.
Sell: Red "SELL" = price is down, "M" shape, weak momentum, big volume.
Exit: Orange "X" = trend flips against your trade.
Why It’s Good for 5-Min and 15-Min
Fast: Uses shorter periods (e.g., 10-bar MA, 9-bar RSI) to catch quick moves.
Precise: Tight patterns and high volume filter out weak signals.
Safe: Exit signals help you avoid holding losers too long.
Tips for Using It
Watch the MA: Stick to buys in uptrends, sells in downtrends.
Set Stops: Place a stop-loss below the recent low (for buys) or above the recent high (for sells).
Test It: Try it on your asset (e.g., BTC, stocks) to see if it fits.
Let me know if you need more details or tweaks!
Disclaimer: this is not a financial adviser; please consult one. Don't share information that can identify you.
My Indicatorjust DMA 9/21/50/200 for DAILY moving avarage
u can turn on and OF each DMA 9
u can turn on and OF each DMA21
u can turn on and OF each DMA 50
u can turn on and OF each DMA 200
5-Minute EMA Pre-Cross Alert is a dynamic trading strategy designed to leverage the Exponential Moving Average (EMA) to identify short-term price trends in fast-moving markets. Using two EMAs with different periods (typically a shorter and a longer EMA), the strategy aims to capitalize on crossovers as signals for potential entry and exit points. When the shorter EMA crosses above the longer EMA, it indicates a potential bullish move, while a cross below suggests a bearish trend.
The 5-minute timeframe makes it particularly useful for day traders and scalpers, allowing them to take advantage of quick market shifts. This strategy is ideal for those looking for high-frequency trades with a relatively short holding period, aiming to profit from quick price fluctuations within the market's microstructure.
Volume Weighted Average Price And 5 EMAVolume Weighted Average Price (VWAP) + Multi-EMA Overlay
Track trends, momentum, and key support/resistance levels with this versatile indicator combining VWAP and multiple EMAs.
Overview
This indicator overlays 5 customizable Exponential Moving Averages (EMAs) and Volume Weighted Average Price (VWAP) with volatility-based bands to help traders:
Identify trend direction and strength
Spot potential support/resistance zones
Gauge market momentum
Make informed entry/exit decisions
Key Features
Multi-Timeframe EMAs
Preconfigured EMAs: 200 (long-term trend), 55 (medium-term), 34, 21, and 8 (short-term)
Adjust lengths via inputs to match your strategy
Smart VWAP with Bands
Customizable anchor periods (Session/Week/Month/Quarter/Year/Earnings/etc)
Bands calculated using Standard Deviation or Percentage modes
Toggle visibility of up to 3 volatility bands
Clean Visualization
Semi-transparent EMA colors for minimal chart clutter
Optional VWAP hiding on daily/wee
kly/monthly timeframes
How to Use
EMAs : Look for bullish/bearish crosses between price and EMAs, or between EMAs themselves
VWAP Bands : Use as dynamic support/resistance or overbought/oversold zones
Combination : Align EMA trends with VWAP position for confluence signals
Settings
Adjust EMA lengths to match your trading style
Modify VWAP anchor period for intraday/swing/position trading
Customize band multipliers and calculation mode
No repainting. Works on all symbols and timeframes.
Jg WMark - Sessions Volume ProfileVolume Profile And WaterMark
Watching Some Sesions Ranges, ASia, London, NY
VijayWankhade IndicatorIndicator by Adv Vijay Wankhade. EMA (20,50,100,200). Bollinger Band. Supertrend.
VijayW IndicatorCustom Indicator by Adv Vijay Wankhade. It's a combination of Moving averages (20,50,100,200), BB and Supertrend.
MACD Divergence IndicatorMACD Divergence Indicator
Displays deviations in the indicator according to the graph.
Ehlers Adaptive RSIThe Ehlers Adaptive RSI improves on the traditional RSI by dynamically adjusting its period based on market conditions.
Problem with the Classic RSI:
The traditional Relative Strength Index (RSI) uses a fixed period (e.g., 14), making it slow to react in volatile markets and too sensitive in stable conditions.
How the Adaptive RSI Solves This:
Instead of a fixed period, this version automatically adapts based on market volatility using a combination of ATR (Average True Range) and EMA (Exponential Moving Average).
Key Benefits:
More Responsive – Quickly adapts to market shifts, reducing lag.
Less Noise – Filters out unnecessary fluctuations in stable trends.
Self-Adjusting – No need to manually change RSI settings for different market conditions.
Better Signal Accuracy – Helps detect real trend reversals without false alarms.
This script is for informational and educational purposes only. It does not constitute financial advice, and past performance does not guarantee future results. Use it at your own risk.