EMA SIMPLEThis indicator displays a configurable Exponential Moving Average (EMA) that helps identify trend direction and potential dynamic support/resistance zones.
The EMA gives more weight to recent prices, reacting faster to market changes compared to the Simple Moving Average (SMA). This makes it useful for:
Detecting short- and medium-term trends.
Filtering trades in the direction of the prevailing trend.
Pinpointing more precise entries and exits when compared to price action.
Features:
Configurable period (default: 50).
Customizable line color and thickness.
Adapts to any timeframe (scalping, intraday, swing).
How to use it:
Price above the EMA → bullish trend.
Price below the EMA → bearish trend.
Price crossing the EMA may signal potential reversals or pullbacks.
Göstergeler ve stratejiler
Dynamic Rally Dashboard with Candle-by-Candle Alerts________________________________________
Overview
The Dynamic Rally Dashboard is a real-time TradingView indicator designed to provide traders with a visual representation of price movement, volume behavior, and trend strength. It captures both upward and downward rallies, determines their strength, and provides immediate alerts when significant price changes occur.
This dashboard is ideal for traders seeking a quick, candle-by-candle snapshot of market dynamics without relying on multiple timeframes.
________________________________________
Key Features
1. Price % Change
o Calculates the percentage change of price from the previous candle.
o Displays in green if positive, red if negative.
o Alerts when configured thresholds (up/down) are breached.
2. OBV (On-Balance Volume) Status
o Tracks cumulative buying/selling pressure.
o Displays percentage change relative to a 20-period SMA.
o Color-coded to show rising (green) or falling (red) OBV.
3. ADX (Average Directional Index)
o Measures trend strength.
o Numeric value displayed on the dashboard.
o Threshold configurable; values above indicate strong trends.
4. Rally Status
o Determines the current rally based on price movement, OBV, and ADX.
o Possible statuses:
Up Rally Getting Stronger
Up Rally Weakening
Down Rally Getting Stronger
Down Rally Weakening
Neutral
o Updates dynamically on each new candle.
5. Dashboard Customization
o Font Size: Tiny, Small, Normal, Large.
o Table Position: Top Left, Top Right, Bottom Left, Bottom Right.
o Layout: Vertical or Horizontal.
6. Alerts
o Triggered when price % change exceeds configurable up/down thresholds.
o Alerts include the ticker, % change, and current rally status.
o Candle-by-candle updates ensure alerts reflect the latest market behavior.
________________________________________
How to Interpret the Dashboard
1. Price % Change:
o Green: price increased since the previous candle.
o Red: price decreased since the previous candle.
2. OBV Status:
o Green: buying pressure supporting the rally.
o Red: selling pressure increasing, rally may weaken.
3. ADX Value:
o Higher values (> threshold) indicate a strong trend.
o Lower values suggest a weaker trend.
4. Rally Status:
o Combines price direction, OBV, and ADX to indicate if a rally is strengthening or weakening.
o Useful to gauge momentum, whether bullish or bearish.
Example:
• Price % Change: +1.2%
• OBV Rising: +3%
• ADX: 28 (above threshold 25)
• Rally Status: "Up Rally Getting Stronger"
• Interpretation: The market is moving upward with strong buying pressure and a strong trend.
________________________________________
Actionable Guidance for Traders
• Up Rally Getting Stronger: Consider bullish positions or holding long trades.
• Up Rally Weakening: Be cautious; consider partial profit-taking or tightening stop-loss.
• Down Rally Getting Stronger: Consider bearish positions or short trades.
• Down Rally Weakening: Watch for potential reversals; manage risk.
• Neutral: No clear trend; consider staying on the sidelines.
Note: Always combine this dashboard with your trading strategy, risk management, and other analyses.
________________________________________
Alerts Usage
• Configure up/down thresholds based on your preferred sensitivity.
• Alerts will notify you instantly when the price moves significantly, including the current rally status.
• Helps in catching strong rallies early or identifying weakening momentum.
________________________________________
Disclaimer
The Dynamic Rally Dashboard is provided for educational and informational purposes only. Trading involves risk, and past performance does not guarantee future results.
No liability is assumed by the author for any trading losses or damages resulting from the use of this indicator. Traders are solely responsible for their own trades and risk management decisions.
________________________________________
Integrated Rally + Price % Change DashboardUpdate: Integrated Rally & Price % Change Dashboard 📊
What’s New:
Rally Status added to alerts: Now, every price change alert also shows whether the rally is Getting Stronger or Weakening.
Maintains existing features: Price % Change, OBV trend with % change, ADX value, and Rally Strength visualized in a configurable dashboard.
Fully configurable font size, vertical/horizontal layout, and dashboard position.
Immediate, actionable alerts for intraday traders.
Change Log:
Added rally status to price change alerts for better context on momentum.
EDWARDS NEWEST STRATEGYMomentum 3 minute Dow with filters and many more things please test it and try it out for yourself
RSI SMA lionsFX:EURUSD Strategy with basic indicators
I must thank and credit MrCat206 for this strategy
www.youtube.com
You can see his strategy explained at this URL
Integrated Rally + Price % Change DashboardIntroducing the Integrated Rally & Price % Change Dashboard 📊
Track market momentum like never before! This custom TradingView dashboard combines Price % Change, OBV (On-Balance Volume) trend, and ADX strength in one clean, configurable table.
✅ Features:
Price % change with immediate alerts
OBV rising/falling with actual % change
ADX strength to spot rally strength
Rally status: Strong or Weakening
Configurable vertical/horizontal layout, font size, and position on the chart
Perfect for active traders who want visual clarity and actionable insights at a glance.
Horario de para accionesThis indicator automatically plots the previous day’s high and low (RTH session in New York time) and keeps those levels visible on the chart from the close of the New York session until the next close.
🔹 Works for both stocks (16:00 NY close) and futures (16:15 NY close), with an option to use custom session hours.
🔹 The levels remain displayed overnight and throughout the following trading day, updating at every new NY close.
🔹 Customizable colors, line width, and optional labels at the start of each line.
🔹 Helpful for traders who want to track key reference levels from the prior session during pre-market, overnight, and the next day’s RTH session.
Range Stats DashboardShows Range from last 5 days and tracks todays range to.
Let me know of any ideas or anything.
Candle count, with simple numberWhat it does
Counts the length of same-color candle streaks (consecutive bullish or bearish bars) and prints the running number above each bar:
e.g., “1, 2, 3…”; when color flips, it restarts at “1”.
Prime numbers (2, 3, 5, 7, 11, 13) are emphasized by rendering one size step larger and with a user-selected color.
Labels are pinned to each bar (anchored by bar index and price), so they do not drift when you pan or zoom the chart.
How it works
Determines candle direction: bullish if close > open, bearish if close < open.
If the current bar has the same direction as the previous bar, the counter increments; otherwise it resets to 1.
For values 2, 3, 5, 7, 11, 13 the number is highlighted (bigger + custom color).
Each number is drawn just above the bar’s High with a configurable offset.
The script does not repaint on history. During the live bar, the number updates in real time (as expected).
Settings
Digits size — Base text size (Tiny / Small / Normal / Large / Huge).
Prime numbers are automatically shown one step larger than the base size.
Offset above bar (ticks) — Vertical offset from the bar’s High, in instrument ticks.
Prime numbers color — Text color used specifically for prime numbers (non-prime digits are white).
How to read & use it
Rising momentum. Long streaks (e.g., 5–7+) suggest strong directional moves with few pullbacks.
Early pause/mean-reversion hints. After a long streak, the appearance of the opposite color (counter resets to “1”) often coincides with a pause or minor retrace.
Research & statistics. Quickly see which streak lengths are common on your market/timeframe (e.g., “How often do 3–5 bar runs occur?”).
Trade management. You can tie partial exits to specific streak lengths (2, 3, 5…) or reduce risk when the counter flips back to “1”.
Why it’s useful
Provides a clean, numeric view of momentum with zero smoothing or lag.
Works on any symbol and timeframe.
Prime-number emphasis makes important counts pop at a glance.
Pinned labels stay exactly above their bars, ensuring stable, readable visuals at any zoom level.
Notes
Doji bars (close == open) are treated as no direction and reset the streak.
This is a context tool, not a standalone buy/sell signal. Combine it with your entry/exit framework.
Very dense charts may hit platform label limits; the script raises the limit, but extremely long histories on very low timeframes can still be heavy.
Franja de pre-mercadoThis indicator highlights the entire period from the end of the regular New York trading session through the overnight and pre-market, until the market reopens the next morning.
By default, the highlighted band starts at 16:30 New York time (15 minutes after the official close at 16:15) and continues without interruption through the night until 09:30 New York time, when the regular session begins.
🔹 Works for both futures and stocks (you can adjust the closing time if needed: 16:15 for futures, 16:00 for equities).
🔹 Option to include or exclude weekends.
🔹 Optional highlight for the last hour of RTH (e.g. 15:15–16:15 NY).
🔹 Fully customizable colors and offsets.
This tool helps traders clearly separate the overnight activity and pre-market moves from the main session, making it easier to analyze price action and market structure.
Tight 5-10 SMA Wedge ScannerIndicator for helping filter out high growth momentum names to look for stocks that are consolidating near the 5 & 10 SMA. Do a general scan first using trading view scanner 1,3,6 month performance > 30%, Price > 20,50,200 SMA, ADR > 3%, Price * Vol > 5M. Copy this into a watchlist and head over to tradingview website and access Pine screener under Products -> Screeners -> Pine. Select your watchlist with your stocks and add this indicator after favoriting it, select SMA Spread % set to below value 3 or whatever number you want, select Price Diff % set to below value 5 or whatever number you want. Now you listed should be significantly reduced to names that are close to breaking out and flagging.
BarCounterTrack up to 3 horizontal lines and see how many bars each level has hit 📈. Color-code lines 🎨 and monitor bar counts in a floating table. Perfect for spotting key price levels and their historical frequency!
ablackdeveloperthis is the testing script to identify whether to flag oversold/overbought areas with alerts
VWAP Daily/Weekly/Monthly - Automatic AnchoredExplanation:
This script plots Volume-Weighted Average Price (VWAP) lines that are automatically anchored to the beginning of key timeframes — daily, weekly, and monthly. VWAP is a widely used trading indicator that shows the average price of an asset weighted by trading volume, making it useful for identifying fair value and institutional trading levels.
The “automatic anchored” feature means that you don’t have to manually select starting points. Instead, the script automatically resets the VWAP at the start of each day, week, or month, depending on the chosen setting. This ensures the VWAP always reflects the true average price for that period, providing traders with a consistent reference for support, resistance, and trend direction across multiple timeframes.
Notice:
On the chart, you may notice visible “jumps” in the VWAP lines. These are intentional. Each jump marks the reset point at the start of a new day, week, or month, depending on the selected setting. This design keeps the VWAP history from the previous period intact, allowing you to clearly see how price interacted with VWAP in past sessions.
By keeping these historical resets, you can easily compare short-term (daily) VWAP behavior against longer-term levels like weekly and monthly VWAP. This provides valuable context, helping you spot when price respects or diverges from fair value across different timeframes.
In short:
Daily VWAP resets at the start of each trading day.
Weekly VWAP resets at the beginning of each trading week.
Monthly VWAP resets at the start of each month.
This makes it easy to analyze how price interacts with VWAP levels across different time horizons without manual adjustments.
Market Structure DashboardThis indicator displays a **multi-timeframe dashboard** that helps traders track market structure across several horizons: Monthly, Weekly, Daily, H4, H1, M15, and M5.
It identifies the current trend (Bullish, Bearish, or Neutral) based on the progression of **swing highs and lows** (HH/HL, LH/LL).
For each timeframe, the dashboard shows:
* The **current structure** (Bullish, Bearish, Neutral) with a clear color code (green, red, gray).
* **Pivot information**:
* either the latest swing high/low values,
* or the exact date and time of their occurrence (user-selectable in the settings).
An integrated **alert system** notifies you whenever the market structure changes (e.g., "Daily: Neutral → Bullish").
### Key Features:
* Clear overview of multi-timeframe market structures.
* Customizable pivot info display (values or timestamps).
* Built-in alerts on trend changes.
* Compact and readable dashboard, displayed in the top-right corner of the chart.
This tool is ideal for traders who want to quickly assess the **overall market structure** across multiple timeframes and be instantly alerted to potential reversals.
RVOL Premarket (Screener)Relative Volume indicator which includes pre market data. Can also use it to build a Pre Market high Rel Volume (x5) screener category.
Custom Period High LowSummary
I'm moving over from TradeStation and default Pre-Market Session there is 0800-0930. Default PMS on TradingView is 0400-0930. I find that the 0800-0930 High and Low are more accurate levels. This script addresses exactly that - it allows you to grab High and Low of any custom time slot.
This script started as Custom Pre-Market H/L, that's why the shading. Then I realized it can be used for any custom time period, so I renamed it to PERIOD H/L.
Limitations
Different tickers are provided by different exchanges, in different time zones. The end result is that the SAME session time (0800-0930) may shift for different tickers. Examples:
- SPY : 0800-0930 // no shift: NYSE, in NYC
- ES1!: 0900-1030 // shifted 1 hr ahead: CME, in Chicago
- NQ1!: 0900-1030 // shifted 1 hr ahead: CME, in Chicago
To see for yourself, set Time Zone config parameter to empty string for non-NYC tickers like ES1! or NQ1 and watch times for shaded and non-shaded areas.
Why TV chooses to go by the ticker's TZ, and not the TZ that's configured in the lower right corner of my TV screen - I have no idea. But asking for user's TZ is how you fix it.
If you know how I can get that value so I don't have to ask the user - let me know. I'm new to TV.
Hacks
You can use it more than once for, say, Opening Range Breakout. Configure your custom PMS for 0930-0945, change lines, remove area fill - and ta-da - you have High and Low for first 15 min! See release chart for the example.
Tight 10-20-50 SMA Wedge Scanner Indicator for helping filter out high growth momentum names to look for stocks that are consolidating near the 10 & 20 & 50 SMA. Do a general scan first using trading view scanner 1,3,6 month performance > 30%, Price > 50, 200 SMA, ADR > 3%, Price * Vol > 5M. Copy this into a watchlist and head over to tradingview website and access Pine screener under Products -> Screeners -> Pine. Select your watchlist with your stocks and add this indicator after favoriting it, select SMA Spread % set to below value 3 or whatever number you want, select Price Diff % set to below value 5 or whatever number you want. Now you listed should be significantly reduced to names that are close to breaking out and flagging.
Relative Volume (Premarket + TF Override) [Screener-ready]This indicator picks up the Relative Volume in Pre Market. Now there is an indicator you can include it to filter in a pre market sreener. To pick up high Rel Volume (x5) spiking in Pre Market.
Tight 10-20 SMA Wedge ScannerIndicator for helping filter out high growth momentum names to look for stocks that are consolidating near the 10 & 20 SMA. Do a general scan first using trading view scanner 1,3,6 month performance > 30%, Price > 20,50,200 SMA, ADR > 3%, Price * Vol > 5M. Copy this into a watchlist and head over to tradingview website and access Pine screener under Products -> Screeners -> Pine. Select your watchlist with your stocks and add this indicator after favoriting it, select SMA Spread % set to below value 3 or whatever number you want, select Price Diff % set to below value 5 or whatever number you want. Now you listed should be significantly reduced to names that are close to breaking out and flagging.