VWAP Dashboard - Single Ticker (Adaptive)uses weekly, monthly, quarterly, yearly anchored vwaps to compute a trend score for the current ticker and displays it in a table on screen. it updates per tick.
there are also versions for 10 tickers and 40 tickers that function more as a scanner on my profile.
@143gojo on twitter, lmk if you have questions (can't guarantee i'll answer tho).
Multitimeframe
Flat NumbersCustomizable Price Range: Set the start price and end price to define the range in which horizontal lines will be plotted.
Line Color: Choose the color of the horizontal lines to match your chart's theme or personal preference.
Line Width: Adjust the width of the lines (from 1 to 5) to control their visibility.
Price Step Size: By default, the script plots lines every 100 price units within the range, but this step size can be customized if desired.
Dynamic Line Plotting: The script automatically calculates the number of lines needed and plots them at each interval between the start and end prices.
Parabolic SAR Multiple Timeframe levels (TechnoBlooms)The Parabolic SAR (Stop and Reverse) is a valuable tool for traders due to its ability to provide clear signals for trend direction and potential reversal points. One of its primary benefits is the ease of use; it visually indicates whether the market is trending up or down, helping traders decide when to buy or sell. The indicator also aids in setting stop-loss orders as it moves with price, offering a dynamic way to manage risk by suggesting when to exit a position if the trend reverses.
Viewing the Parabolic SAR (PSAR) across multiple timeframes offers traders a comprehensive approach to understanding market trends and making strategic decisions. By analyzing the PSAR on shorter timeframes like 1-minute or 5-minute charts, traders can pinpoint precise entry and exit points for quick trades, capitalizing on immediate market movements.
Settings
> User can select 10 different timeframes according to their wish
> User can change Parabolic SAR settings like Start, Increment and Maximum Value
Strat Auto BFI was Inspired by Rob Smith and Fico Jordan to save traders time and energy by auto highlighting your scenario 3's. *WORK IN PROGRESS*
WEN_GPT - CDC Action Zone V.2**WEN_GPT - CDC Action Zone V.2 Strategy**
The **WEN_GPT - CDC Action Zone V.2 Strategy** is a trend-following strategy based on the **CDC Action Zone** indicator, which utilizes two exponential moving averages (EMAs) to identify bullish and bearish trends. This strategy is designed for medium-volatility markets and executes trades based on trend reversals.
**Key Features:**
- **EMA-Based Trend Detection:**
- A short EMA (Fast) and a long EMA (Slow) are calculated using an additional smoothing EMA (AP).
- A bullish trend is identified when the Fast EMA crosses above the Slow EMA.
- A bearish trend is identified when the Fast EMA crosses below the Slow EMA.
- **Trade Execution Logic:**
- **Long Entry:** Opens a long position when the trend shifts from bearish to bullish.
- **Exit Position:** Closes the long position when the trend shifts from bullish to bearish.
- **No Short Trades:** This strategy only takes long positions and exits instead of opening short trades.
- **Visual Elements for Market Analysis:**
- Plots the Fast and Slow EMAs on the chart.
- Uses dynamic bar coloring to represent different market conditions:
- **Green:** Strong bullish momentum.
- **Red:** Strong bearish momentum.
- **Yellow:** Weak bullish signal (caution).
- **Blue:** Weak bearish signal (caution).
- **Risk Management & Execution Settings:**
- Uses 100% of the account equity for each trade.
- Includes a **0.1% commission** and **3-point slippage** to simulate real trading conditions.
- Trades are only executed within the user-defined time range (default: **January 1, 2018 – December 31, 2030**).
This strategy is ideal for traders looking for **trend-following** setups with clear entry and exit signals. It provides a structured approach to capitalizing on trend shifts while maintaining an intuitive visual representation of market conditions.
VWAP Dashboard - 40 Tickersuses weekly, monthly, quarterly, yearly anchored vwaps to compute a trend score for up to 40 unique tickers and displays them in a table on screen. it updates per tick and sorts the table from highest to lowest automatically, so it can be very useful at a glance or during times of high volatility to see what is holding up the best.
this version loads quite slowly but displays the most data that tradingview can handle at once. there are also versions for 10 tickers and a 1 ticker (syncs with your chart) on my profile.
@143gojo on twitter, lmk if you have questions (can't guarantee i'll answer tho).
VWAP Dashboard - 10 Tickersuses weekly, monthly, quarterly, yearly anchored vwaps to compute a trend score for up to 10 unique tickers and displays them in a table on screen. it updates per tick and sorts the table from highest to lowest automatically, so it can be very useful at a glance or during times of high volatility to see what is holding up the best.
there are also versions for 40 tickers and a 1 ticker (syncs with your chart) on my profile.
@143gojo on twitter, lmk if you have questions (can't guarantee i'll answer tho).
Super Strategy by WEALTHCREATORTRADE [All Timeframes]Super Hit Gold Trading Strategy of WEALTHCREATORTRADE
DİNAMİK BEAR VS BULL POWER 2025Bu indikatör şu özelliklere sahiptir:
Dinamik Hesaplama:
Belirtilen periyot içindeki fiyat hareketlerini analiz eder
Yüzdesel değişimleri kullanarak boğa ve ayı güçlerini hesaplar
RSI bazlı momentum faktörü ile değerleri düzeltir
Düzleştirme:
Ani değişimleri yumuşatmak için hareketli ortalama kullanır
Daha stabil sinyaller üretir
Görselleştirme:
Yeşil çizgi: Boğa gücü
Kırmızı çizgi: Ayı gücü
Sağ üst köşede güncel değerleri gösteren tablo
Özellikler:
Değerler 0-100 arasında değişir
Ani geçişler yerine kademeli değişim gösterir
Momentum faktörü ile trend yönünü dikkate alır. YATIRIM TAVSİYESİ NİTELİĞİNDE DEĞİLDİR.TÜM SORUMLULUK SİZE AİTTİR.TEST EDEBİLİRSİNİZ.
Multi-Timeframe VWMA chartThis "Multi-Timeframe VWMA Indicator" is a powerful tool for traders seeking to analyze price action across multiple timeframes using the Volume Weighted Moving Average (VWMA). Built in Pine Script v6, it overlays a customizable VWMA on your chart while displaying a table that tracks how your chosen price source (e.g., close, open, high, low) interacts with the VWMA across eight timeframes: 1m, 3m, 5m, 15m, 1h, 4h, 1d, and 1w.
Key features include adjustable inputs: select your price source, set the VWMA length (default 20), pick the line color (default blue), adjust line width (default 2), and apply an offset (default 0, range -500 to 500) to shift the VWMA for precise alignment. The VWMA is plotted on the current chart timeframe, scaling naturally with price due to the overlay setting.
The table, positioned top-right, shows each timeframe’s status: an upward arrow (↑, green) if the source is above the VWMA, indicating bullish momentum, or a downward arrow (↓, red) if below, suggesting bearish pressure. Using request.security, it fetches data efficiently, making it ideal for multi-timeframe analysis. Perfect for traders wanting a clear, customizable view of VWMA-based trends.
ATR BandsThe ATR Bands indicator is a volatility-based tool that plots dynamic support and resistance levels around the price using the Average True Range (ATR). It consists of two bands:
Upper Band: Calculated as current price + ATR, representing an upper volatility threshold.
Lower Band: Calculated as current price - ATR, serving as a lower volatility threshold.
Key Features:
✅ Measures Volatility: Expands and contracts based on market volatility.
✅ Dynamic Support & Resistance: Helps identify potential breakout or reversal zones.
✅ Customizable Smoothing: Supports multiple moving average methods (RMA, SMA, EMA, WMA) for ATR calculation.
How to Use:
Trend Confirmation: If the price consistently touches or exceeds the upper band, it may indicate strong bullish momentum.
Reversal Signals: A price approaching the lower band may suggest a potential reversal or increased selling pressure.
Volatility Assessment: Wide bands indicate high volatility, while narrow bands suggest consolidation.
This indicator is useful for traders looking to incorporate volatility-based strategies into their trading decisions
Trade Quality Rating: signal rating from 1 to 5 starsOverview
The indicator is built to generate trading signals based on a combination of technical indicators and then assign each signal a quality rating from 1 to 5 stars. The idea is that the more filters that are met, the stronger (or higher quality) the signal is assumed to be. You can then use these quality ratings to decide which signals to act upon, keeping in mind that a higher-rated signal has more confirming factors.
Components of the Indicator
Simple Moving Averages (SMAs):
SMA9 and SMA20:
These two moving averages are used to detect short-term trend changes via crossovers. A bullish signal is generated when the SMA9 crosses above the SMA20, and a bearish signal when it crosses below.
SMA200 (on the current timeframe) & Daily SMA200:
The SMA200 on your current chart helps smooth out the price action.
The Daily SMA200 serves as a long-term trend filter. For a valid long signal, the price must be above the Daily SMA200, and vice versa for a short signal.
MACD (Moving Average Convergence Divergence):
The MACD is calculated using standard parameters (12, 26, 9).
It adds momentum confirmation to the signal. For a long trade, the MACD line should be above its signal line, and for a short trade, below.
RSI (Relative Strength Index):
Calculated with a 14-period setting.
For long signals, the RSI must be above 50 (indicating upward momentum), while for short signals, it should be below 50.
This filter is one of the additional conditions that add to the quality rating.
Volume Filter:
A 20-period moving average of volume is computed.
The current volume must exceed this average, suggesting that there is enough market participation backing the move.
This is another extra filter that adds to the overall quality score.
ADX (Average Directional Index):
The ADX is manually calculated in the script (using a 14-period setting) to gauge the strength of the trend.
A value above 25 is considered to confirm that a strong trend is in place, making the signal more reliable.
VWAP (Volume Weighted Average Price):
The session VWAP is computed on a daily basis.
For long trades, the price should be above the VWAP, and for short trades, below.
This serves as a confirmation that the current price is moving in the right direction relative to the volume-weighted average.
Signal Generation and Quality Rating
Base Signal (1 Star):
The fundamental trade signal is generated when the SMA9/SMA20 crossover occurs, in combination with the MACD confirmation and the condition that the price is on the correct side of the Daily SMA200. This base signal provides a 1-star quality rating.
Additional Filters (Adding Extra Stars):
RSI Filter: Adds 1 extra star if the RSI condition is met (RSI > 50 for long or RSI < 50 for short).
Volume Filter: Adds 1 extra star if the current volume exceeds its 20-period moving average.
ADX Filter: Adds 1 extra star if the ADX value is above 25, confirming a strong trend.
VWAP Filter: Adds 1 extra star if the price is above the VWAP for long trades (or below for short trades).
When all filters are met, you get a 5-star rating (1 star base + 4 extra stars).
Display and Alerts:
The indicator plots your SMAs on the chart.
When a signal occurs, it places a label on the chart showing the trade direction ("BUY" or "SELL") along with the quality rating in stars.
Additionally, alert conditions are set up so that you can receive notifications when a valid signal (based on the base criteria) is generated.
How to Use This Indicator
Filtering Trades:
Use the quality rating as a visual guide. For instance, if you want to only act on the most reliable setups, you might decide to trade only signals that are rated 4 or 5 stars.
Manual Confirmation:
Even with a high star rating, you can perform your own final checks (e.g., checking price action or additional chart patterns) before entering a trade.
Backtesting and Adjustment:
Because market conditions differ, it’s advisable to backtest the indicator on your instrument of choice and adjust the parameters (such as the ADX threshold or the period for volume averaging) to better suit your trading style.
Conclusion
This 5-star system indicator is designed to provide a comprehensive overview of trade quality by integrating multiple technical filters into one visual signal. It helps filter out noise by ensuring that a trade signal not only meets a basic SMA and MACD condition but also aligns with volume, trend strength (ADX), and VWAP criteria. This multi-layered approach can lead to fewer but higher quality trades, allowing you to focus on setups that have more confluence.
Happy trading!
Multi-Timeframe 200 EMAMulti-Timeframe 200 EMA Indicator
Description:
This indicator plots the 200-period Exponential Moving Average (EMA) from multiple timeframes on a single chart. It allows traders to visualize key trend levels across different timeframes, helping with confluence, trend identification, and potential trade setups.
Key Features:
Multi-Timeframe EMAs: Displays the 200 EMA from the 2m, 5m, 15m, 30m, 1hr, and 4hr timeframes, regardless of the chart's current timeframe.
Dynamic Labeling: Each EMA is labeled with its respective timeframe (e.g., "2m", "1hr", "4hr") and the labels update in real-time, staying on the current EMA value.
Auto-Updating Labels: The labels move with the EMAs as new candles form, ensuring a clean and informative display. Old labels automatically disappear to prevent clutter.
Color-Coded EMAs: Each EMA has a unique color, making it easy to differentiate between timeframes.
How to Use This Indicator in Trading:
Trend Confirmation: If price stays above the higher timeframe 200 EMA (e.g., 1hr, 4hr), it suggests an uptrend; below it suggests a downtrend.
Support & Resistance Zones: The 200 EMA from larger timeframes often acts as strong dynamic support or resistance.
Multi-Timeframe Confluence: If multiple EMAs are aligned in the same direction, it strengthens the trend bias.
Reversal or Breakout Signals: When price crosses above or below a higher timeframe EMA, it could indicate a potential trend change or breakout opportunity.
Best Used For:
🔹 Scalpers & Day Traders: Helps identify intraday trends and key levels across multiple timeframes.
🔹 Swing Traders: Useful for aligning trade setups with higher timeframe trends.
🔹 Trend Followers: Provides confirmation of long-term trends using the 200 EMA.
Toby's Key LevelsAn Indicator that helps determine Key Areas on the chart. You set the values you want the horizontal lines to update. They horizontal lines will be used for exits and entries of trade. My recommendation for these Key Areas are as follows ( These recommendations are mostly for day trading and swing trading ):
XAU: Value distance of 50 ex. XAUUSD.
NAS: Value distance of 250 ex. NAS100/USTEC.
ETH: Value distance of 100 ex. ETHUSD.
AUD pairs: Value distance of 0.0200 ex. GBPAUD, EURAUD.
CAD pairs: Value distance of 0.0100 ex. NZDCAD, EURCAD.
CHF pairs: Value distance of 0.0100 ex. CADCHF, GBPCHF.
GBP pairs: Value distance of 0.00350 ex. EURGBP.
JPY pairs: Value distance of 2.00 ex. EURJPY, GBPJPY.
NZD pairs: Value distance of 0.015 ex. GBPNZD, AUDNZD.
Note:
These are subject to change and you can alter the lines anyhow you want to suit your trading style. These are what I recommend. Remember, Market is King.
Safe Trading!
SlimTrady_Multi Coin - TF RSI DashboardRSI Dashboard to monitor 1m, 5m, 15m, 1hr, 4hr timeframes across 8 assets. Alerts available when all time frames for a coin are either overbought or oversold (70/30)
RSI Strategy with Manual TP and SLHello friends.
This strategy enters the trade by exiting the RSI saturation zone and then by changing the profit and loss limits, the necessary changes can be made.
At the same time, different shorts or longs are not opened, and only the position shown with the arrow is opened and the rest are only shown.
You can change the RSI range.
With the initial conditions on the 30-minute time frame on EURUSD, EURAUD, GBPUSD, it responded well.
I hope it is useful.
Of course, it definitely needs changes and it is a general strategy.
Good luck.
Multi Coin - Multi Time Frame - RSIFirst Indicator to help find potential entries and to monitor 8 assetts RSI values on the 1m, 3m, 5m, 15m, 1hr, 4hr time frames
Weekly Vertical LinesShows a verticle line every week to show me when the week ends. Nice and simple.
Killzone Session Lines [odnac]This Pine Script indicator displays vertical lines marking the start of key market sessions, known as Killzones, for both today and yesterday. These lines help traders identify important trading hours for the Asia, Europe, and New York sessions.
Killzone Vertical Lines:
Draws vertical lines for the start of the Asia, Europe, and New York sessions.
Displays lines for both today and the previous day to compare price action across sessions.
Customizable Time Settings:
Users can set the exact start hour and minute for each Killzone.
Time zones adjust automatically based on the chart's time zone.
Visual Customization:
Change the color, width, and style of the vertical lines (solid, dotted, dashed).
Toggle each session's lines individually for a cleaner chart.
Previous Start Lines:
Optional lines for the opening of today, the previous day, and the previous week, providing historical context for support and resistance levels.
Why Use This Indicator?
Session Awareness: Know exactly when major market sessions start to identify potential volatility spikes.
Historical Context: Compare today’s price action with previous sessions to spot recurring patterns.
Clean Charting: Automatic updates prevent clutter, keeping your workspace organized.
Flexible Customization: Tailor the display to fit your trading style and preferences.
Hammer and Shooting Star Alerts - FrmRisk2RichesThis custom Pine Script indicator helps traders identify potential reversal signals in the market by detecting the formation of Hammer and Shooting Star candlestick patterns on multiple timeframes. The indicator automatically analyzes the 1-minute, 5-minute, 15-minute, and 30-minute charts, alerting you when a Hammer or Shooting Star candle forms on any of these timeframes.
Price Projector [MacAlgo] Description:
Price Projector is a forward-looking visualization tool designed to help traders project potential future price movements based on historical drift data. By defining up to two anchor points and leveraging the average drift in price changes from each, the script draws forecast lines (Anchor 1 and Anchor 2) as well as an optional average projection (Anchor 3). Additionally, an optional shaded area around each projection can be displayed to convey a sense of uncertainty or variability in the future path.
Key Features:
1. Multiple Anchors
Specify up to two custom anchor points (by date/time). Each anchor gathers up to 500 bars of historical data from the time it is activated.
Optionally display a third “average” projection line that combines the drift from both anchors.
2. Dynamic Drift Calculation
For each anchor, the script measures the incremental price changes (delta percents) from bar to bar.
Positive and negative drifts are computed separately and averaged, capturing the general upward/downward trend from the chosen anchor point to the latest confirmed bar.
3. Growth Factor & Area Width
The Growth Factor (0–100) allows you to adjust how much the historical drift influences the projection.
The Area Width (0–100) expands or contracts the shaded region around the forecast line, highlighting potential upper and lower bounds.
4. Customizable Styling
Choose colors, transparency, and line width for each anchor’s forecast line.
Toggle an optional connector line that links the anchor’s first bar to its last bar, visualizing the range where data was collected.
Enable or disable a shaded area around each projection line for clearer visualization.
5. Automatic Forward Projection
Once the data is gathered, the script projects future bars (up to 500 bars ahead) using the average drift calculations.
The resulting lines and shaded areas help you quickly assess possible price paths.
How to Use:
1. Add the Indicator to Your Chart
In TradingView, open the Indicators menu, search for “Price Projector ,” and apply it to your chart.
2. Configure Anchor Points
In the indicator’s Inputs section, set the date/time for Anchor Point 1 and Anchor Point 2.
Once a bar’s time is greater than or equal to the anchor point, the script begins collecting data until the last confirmed bar.
3. Adjust Growth Factor & Area Width
Growth Factor modifies how strongly the historical drift influences future price estimates.
Area Width adjusts the size of the shaded range drawn around the projection line.
4. Styling & Display Options
You can pick the color, transparency, and line thickness for each anchor.
Toggle Execution Window Line to show or hide the connector line between the anchor’s initial bar and the final bar used in calculations.
Enable Show Area to fill the space around the forecast line, giving a visual sense of upper/lower bounds.
Turn on Show Anchor 3 Line to draw a combined average projection using data from both anchors.
5. Interpret the Forecast
Once the script processes historical data for each anchor, it will automatically draw forecast lines for Anchor 1, Anchor 2, and (optionally) the average Anchor 3.
Use these lines to gauge potential future price trends under the assumption that recent drift patterns continue.
Examples:
Here you can see all three Anchor Points. Anchor Point 3 is used as a balance between Anchor Point 1 and Anchor Point 2 by using the average of he two.
You can customize which Anchor Points you want to see on the chart, remove the area coloring, etc.
Conclusion:
Price Projector offers a straightforward way to visualize projected price paths based on historical drift from one or two anchor points. By adjusting the Growth Factor, Area Width, and styling options, you can tailor the display to match your preferences and gain deeper insight into potential price trajectories. As always, combine this tool with other forms of analysis and risk management to make more informed trading decisions.
Disclaimer:
This script is provided for informational and educational purposes only. It should not be construed as financial or investment advice. Past performance is not indicative of future results. Trading in financial markets involves significant risk of loss. Always conduct your own due diligence and consult a licensed financial professional before making any trading or investment decisions.