TA Monks Sessions + NewsColor candles based on UTC+0 market sessions
Show inside bars
Show forex factory news on the chart as vertical lines for future news, red dots for past news and toggle visibility of weekly and daily news on the chart
Display current session on top left
Forecasting
Sessioni di tradingTracker di sessione e analizzatore di volatilità
Questo indicatore è progettato per tenere traccia delle tre principali sessioni di mercato: Asia, Europa e America . Evidenzia in modo chiaro i periodi di ciascuna sessione direttamente sul grafico, aiutandoti a identificare i momenti di maggiore attività e volatilità.
Caratteristiche principali:
✅ Sessioni di mercato : Evidenzia le sessioni di Asia, Europa e America.
✅ Pips per candela : Calcola la variazione di ogni candela in pips, utile per monitorare la forza dei movimenti.
✅ Volatilità per sessione : Misura l'escursione totale in pips di ogni sessione, per individuare le ore più volatili.
✅ Adatto a tutti i timeframe : Funziona su qualsiasi timeframe, ma è particolarmente utile su M5, M15 e H1 .
Ideale per : day trader, scalper e chiunque voglia sfruttare la volatilità delle sessioni di mercato per migliorare il proprio trading.
Peter Lynch Value by TradingWiseЭтот скрипт вычисляет справедливую цену Peter Lynch (PLP) на основе коэффициента P/E и прибыли на акцию (EPS). Если справедливая цена выше текущей цены базового актива (БА), актив считается недооцененным (покупка). Если справедливая цена ниже текущей цены БА, актив считается переоцененным (продажа). Результаты отображаются на графике и в таблице.
Momentum Robot - StructureThis free indicator is a companion to the Momentum Robot instrument grader.
Structure puts the fundamentals of momentum trading all in one indicator.
This indicator is intended to be used in momentum trading which makes realistic price targets clear for profit taking. Primarily to be used on the 1m and 10sec. It can actually be used on any timeframe for any style of trading. Below are the details of everything you are seeing in the indicator.
EMA’s:
The exponential moving averages included are the 9 ema, 20 ema and the 200 ema. These are the standard ema’s used in momentum trading. Once price has moved above each of these, it is in a good place to expect more upside.
VWAP:
Volume Weighted Average Price is also included (white) to show the average price based on volume. Once price is above this level, it is considered bullish.
Peak Lines and Breakout targets:
Shown with orange lines, these are the breakout targets where price has had a last rejection. The idea is, when price begins to make a move back to this line, there is a high probability that it will break through this level.
.50 cent lines:
In conjunction with the Peak Lines and Breakout Targets, the .50 cent lines (in gray) give a realistic expectation of where price will gravitate towards. So if the breakout line is .20 cents below a dollar level, there is a high probability that when price breaks the breakout line that it will move to the dollar level. A great spot for profit taking for long traders!
To be used in conjunction with the Volume and MACD indicators.
Enjoy this free indicator. This indicator is extracted from the full version of the Momentum Grader.
Multi Kernel Regression [ChartPrime]"NAMAZOV ELSAD"
This indicator leverages multiple kernel regression methods to smooth price movements and identify market direction. It is optimized to provide precise "Up" and "Down" signals for potential buy and sell opportunities.
Features:
Kernel Selection: Choose from 17 different kernels, including Triangular, Gaussian, Laplace, and more.
Signal Precision: Accurate "Up" and "Down" signals filtered by a minimum signal threshold for enhanced reliability.
Line Chart Compatibility: Option to hide indicator lines in "line" charts while keeping signals visible via a dedicated parameter.
Customization: Extensive options for bandwidth, deviations, colors, and line styles.
Repaint Flexibility: Switch between repaint and non-repaint modes.
Usage Recommendation:
Ideal for trend-following and pinpointing entry/exit points. For a cleaner view on "line" charts, enable the Hide Lines in Line Chart option. Adjust the Min Signal Threshold to fine-tune signal sensitivity based on your trading strategy.
Price Projector [MacAlgo] Description:
The “Price Projector ” is a Pine Script indicator designed to project possible future price movements based on historical price action. It allows you to select specific historical periods (up to two different reference dates) from which it extracts price change patterns and then applies a user-defined growth factor to create forward projections on your chart.
Key Features:
Dual Projection Capability: Define two distinct reference dates and periods to generate two separate projections.
Customizable Growth Factor: Apply a percentage-based drift or growth rate to your projections.
Adjustable Projection Length: Control how many bars into the future the script will visualize the projected price path.
Connector Lines: Optionally display lines connecting the historical reference points to the current chart position for easy visualization.
Debug Mode: Provides detailed information in a table for troubleshooting and transparency of internal calculations.
How it Works:
1. Reference Date & Data Collection
For each of the two projections, you select a reference date (e.g., 2022-01-01) and a period (number of bars).
Once the script reaches that reference date in the chart’s historical data, it begins storing the daily (or bar-based) price change percentages over the specified period.
2. Price Change Array
These price changes (ratios) are stored in arrays. For instance, if today’s close is 1% higher than yesterday’s, that ratio is recorded as 1.01.
3. Growth Factor Application
When projecting forward, the script replays the collected price change patterns starting from the current close and adjusts each step by a user-defined growth factor (percentage drift).
4. Drawing the Projection
The script creates a series of points (up to the chosen projection length) that represent the possible future price path.
It then draws polylines on the chart to visualize these forward projections.
5. Visualization & Debugging
Optional connector lines can be displayed to illustrate where the script started referencing data.
A debug table (when enabled) shows the validity of each projection, the number of data points collected, and other diagnostic details.
Customization Options:
1. Reference Dates & Periods
Projection 1 Reference Date, Projection 2 Reference Date
Period (bars) for each reference date
2. Growth Factor:
Growth Factor (%) for each projection to simulate additional drift over time
3. Projection Display:
Show Projection 1, Show Projection 2 toggle switches
Projection 1 Color, Projection 2 Color for line styling
Projection Length (bars) to specify how far out the script projects
Line Width to adjust the thickness of the projection lines
Show Connector Lines to connect historical reference points to current price
Debug Mode for displaying extra diagnostic information
Visual Components:
Projection Polylines: Colored lines showing the projected future price path for each reference date.
Connector Lines (Optional): Lines from the historical reference points to the current chart location, aiding in visualization of the historical data range used.
Debug Table (Optional): Displays internal state information such as validity checks, the size of data arrays, and reference bar indices.
Warning Table: Appears if the script fails to find the user-defined reference date in the available data, alerting you to input issues.
How to Use:
1. Add the Script: In TradingView, open the Pine Editor or the Indicators dialog, then add this script to your chart.
2. Configure Inputs:
Set “Projection 1 Reference Date” (and optionally “Projection 2 Reference Date”).
Specify how many bars (Period) you want to analyze for each reference date.
Adjust the “Growth Factor (%)” if you wish to introduce a drift in the projection.
Toggle display options and colors under “Display Settings.”
3. Observe Historical Data: The script will begin collecting price change data once it reaches the defined reference dates in the historical chart.
4. View Projections: As new bars print, the script will calculate and eventually render forward projections when you reach the end of your available chart data or are viewing live bars.
5. Enable Debug Mode (Optional): Check the “Debug Mode” box to see detailed information that can help verify the logic and data collection process.
Important Notes:
The projections are purely a replay of historical percentage changes, optionally scaled by a growth factor. They do not guarantee future performance or price levels.
If the script does not find your specified reference date within the visible or loaded chart data, it will display an error message.
Because it relies on historical data, the script’s behavior and drawn lines can change when chart data updates, or if the data for the reference period is missing.
Disclaimer:
This indicator is for informational and educational purposes only. It is not financial advice or a recommendation to buy or sell any securities or assets. Always conduct your own analysis and/or consult a qualified financial professional before making investment decisions. Use at your own risk.
Bybit Cross Margin Liquidation LevelsJust shows the liquidation levels.
Has NOT been fully tested so use with caution!
Nifty 50 NSD 1Its a combination of spread chart. Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.Its a combination of spread chart.
Volatility Drift [7 Dreams India Official]buy vs sell
buyer vs seller strength
strictly for educational purpose and back testing
Intra-Hour OHLCThis indicator (primarily on the 5min and lower timeframe) marks out the Open, High, and Low of the hour at the :45 mark of every hour and then the close of the hour.
Buy or Sell at any level at your discretion.
Global Liquidity Index with Time OffsetGlobal Liquidity Index with Time Offset.
Including the following;
Federal Reserve System
TGA (Treasury General Account
RRP (Reverse Repurchase Agreements
ECB (European Central Bank
PBC (People's Bank of China
BOJ (Bank of Japan
"Other Central Banks
USM2 (USA Money Supply
EUM2 (Europe Money Supply
CNM2 (China Money Supply
JPM2 (Japan Money Supply
Other Countries M2
Smart Tracing [t.me/HolyGrailClub] v0.1aSmart Tracing v0.1a is a composite forecast indicator inspired by WD Gann methodology. It aggregates historical price moves from user-defined time ranges by calculating the change from each range’s initial close, then averages these deltas to project a future forecast line starting at a specified time. Licensed for non-commercial use.
Cumulative Price Change AlertCumulative Price Change Alert
Version: 1.0
Author: QCodeTrader 🚀
Overview 🔍
The Cumulative Price Change Alert indicator analyzes the percentage change between the current and previous open prices and sums these changes over a user-defined number of bars. It then generates visual buy and sell signals using arrows and labels on the chart, helping traders spot cumulative price momentum and potential trading opportunities.
Key Features ⚙️
Customizable Timeframe 🕒:
Use a custom timeframe or default to the chart's timeframe for price data.
User-Defined Summation 🔢:
Specify the number of bars to sum, allowing you to analyze cumulative price changes.
Custom Buy & Sell Conditions 🔔:
Set individual percentage change thresholds and cumulative sum thresholds to tailor signals for
your strategy.
Visual Alerts 🚀:
Displays green upward arrows for buy signals and red downward arrows for sell signals directly
on the chart.
Informative Labels 📝:
Provides labels with formatted percentage change and cumulative sum details for the analyzed
bars.
Versatile Application 📊:
Suitable for stocks, forex, crypto, commodities, and more.
How It Works ⚡
Price Change Calculation ➗:
The indicator calculates the percentage change between the current bar's open price and the
previous bar's open price.
Cumulative Sum ➕:
It then sums these percentage changes over the last N bars (as specified by the user).
Signal Generation 🚦:
Buy Signal 🟢: When both the individual percentage change and the cumulative sum exceed
their respective buy thresholds, a green arrow and label are displayed.
Sell Signal 🔴: Conversely, if the individual change and cumulative sum fall below the sell
thresholds, a red arrow and label are shown.
How to Use 💡
Add the Indicator ➕:
Apply the indicator to your chart.
Customize Settings ⚙️:
Set a custom timeframe if desired.
Define the number of bars to sum.
Adjust the buy/sell percentage change and cumulative sum thresholds to match your trading
strategy.
Interpret Visual Cues 👀:
Monitor the chart for green or red arrows and corresponding labels that signal potential buy or
sell opportunities based on cumulative price movements.
Settings Explained 🛠️
Custom Timeframe:
Select an alternative timeframe for analysis, or leave empty to use the current chart's timeframe.
Number of Last Bars to Sum:
Determines how many bars are used to compute the cumulative percentage change.
Buy Condition - Min % Change:
The minimum individual percentage change required to consider a buy signal.
Buy Condition - Min Sum of Bars:
The minimum cumulative percentage change over the defined bars needed for a buy signal.
Sell Condition - Max % Change:
The maximum individual percentage change threshold for a sell signal.
Sell Condition - Max Sum of Bars:
The maximum cumulative percentage change over the defined bars for triggering a sell signal.
Best Use Cases 🎯
Momentum Identification 📈:
Quickly spot strong cumulative price movements and momentum shifts.
Entry/Exit Signals 🚪:
Use the visual signals to determine potential entry and exit points in your trading.
Versatile Strategy Application 🔄:
Effective for scalping, swing trading, and longer-term analysis across various markets.
UPD: uncheck labels for better performance
Market Sector LabelsA script to add labels to your chart.. for the different sectors to see where money is flowing.. Was reading that all red sectors on Monday implies more market downside and its not just a "sector rotation".
RK_RSI Divergence IndicatorRK_RSI Divergence Indicator
this indicator give trend predicted based on rsi divergence.
MACD line dievergence indicatorshow regular price dievergence and price continuaction dievergence.
"Buy or Sell" means price may continue go up or down,"Rev" means dievergence,price may revse.
RSI SMA Cross Sell SignalRSI (14) is less than the SMA 50 of the RSI (14) and the SMA 9 of the RSI (14) crosses below the RSI (14). The sell signal will be displayed on the chart.
Sector/Industry Relative StrengthOverview
The Sector/Industry Relative Strength (RS) Indicator is a powerful tool designed to help traders and investors analyze the performance of sectors and industries relative to the broader market (SPY). It provides real-time insights into sector and industry strength, helping you identify leading and lagging areas of the market.
Key Features
Sector and Industry Analysis:
Automatically detects the sector and industry of the current symbol.
Displays the corresponding sector and industry ETF.
Relative Strength (STS) Calculation:
Calculates the Sector/Industry Trend Strength (STS) by comparing the sector or industry ETF to SPY over the past 20 days.
STS is expressed as a percentile (0-100), indicating how strong the sector/industry ETF has been relative to SPY over the past 20 days.
Example: An STS of 70 means that during the past 20 days, the ETF’s relative strength against SPY was stronger than 70% of those days.
Sector Rank:
Ranks the current sector ETF against a predefined list of major sector ETFs.
Highlights whether the sector is outperforming or underperforming SPY (green if outperforming, red if underperforming).
Customizable Display:
Choose which elements to display (e.g., sector, industry, ETFs, STS, sector rank).
Customize table position, size, text alignment, and colors.
Real-Time Performance:
Tracks daily price changes for sector and industry ETFs.
Displays percentage change from open to close.
How to Use
Add the Indicator:
Apply the indicator to any stock or ETF chart.
The script will automatically detect the sector and industry of the selected symbol.
Interpret the Data:
Sector/Industry: Displays the current sector and industry.
ETF: Shows the corresponding sector and industry ETF.
STS (Sector/Industry Trend Strength): A percentile score (0-100) indicating the relative strength of the sector/industry ETF compared to SPY over the past 20 days.
Sector Rank: Ranks the sector ETF against other major sectors (e.g., "3/12" means the sector is ranked 3rd out of 12).
Customize the Display:
Use the input settings to:
Show/hide specific elements (e.g., sector, industry, ETFs, STS, sector rank).
Adjust the table position, size, and text alignment.
Change colors for positive/negative changes.
Make Informed Decisions:
Use the STS score and sector rank to identify potential trading opportunities.
Focus on sectors and industries with high STS scores and strong rankings (green).
Input Parameters
Table Settings:
Table Position: Choose where to display the table (Top Left, Top Right, Bottom Left, Bottom Right).
Table Size: Adjust the size of the table (Tiny, Small, Normal, Large).
Text Color: Customize the text color.
Background Color: Set the table background color.
Display Options:
Show ETFs: Toggle the display of sector and industry ETFs.
Show STS: Toggle the display of the Sector/Industry Trend Strength (STS) score.
Show Sector/Industry: Toggle the display of sector and industry information.
Show Sector Rank: Toggle the display of the sector rank.
Parameters:
Sector Rank Time Length: Set the number of days used for calculating the sector rank (default: 20).
Example Use Cases
Sector Rotation:
Identify sectors with high STS scores and strong rankings (green) to allocate capital.
Avoid sectors with low STS scores and weak rankings (red).
Industry Analysis:
Compare the STS scores of different industries within the same sector.
Use the STS score to gauge relative strength and identify potential opportunities.
Market Timing:
Use the STS score and sector rank to time entries and exits in sector-specific ETFs.
Combine with other technical indicators for confirmation.
Momentum Candles with Buy/Sell Signals (15m, XAUUSD)buys on closure and tp at -0.618 n if not yet touched can re buy at 50% of candle stoploss is at the fib 0.72 ish u can set ur tp to runner -1.23 fib leaving around 25% cutting the 75% in -0.618 or only letting 15% runners
NQ Scalping - SMB with MACD, Consolidation & FVG Optimized for Scalping:
Shorter lengths for indicators (e.g., MACD, breakout, consolidation) to capture intraday price movements.
Tight consolidation threshold (1%) to identify small consolidation zones.
Fair Value Gap (FVG) Detection:
Detects FVGs within the session and plots them on the chart.
Advanced Entry/Exit Logic:
Combines MACD, breakout, and consolidation conditions to generate precise entry and exit signals.
Signals are only generated during the New York session.
Stop Loss and Take Profit Levels:
Uses ATR (Average True Range) to dynamically calculate stop loss and take profit levels.
Plots these levels on the chart for visual reference.
24-Hour Volume and Fibonacci Levels StrategyExplanation:
24-Hour High and Low: The script tracks the highest and lowest prices within the past 24 hours.
Fibonacci Levels: It calculates the Fibonacci retracement levels (23.6%, 38.2%, 61.8%, and 78.6%) based on the high and low of the past 24 hours.
Volume: The script plots a 20-period simple moving average (SMA) of the volume to give an indication of the market's activity.
Plotting Fibonacci Levels: The Fibonacci retracement levels are plotted on the chart with distinct colors.