NY Session Open Levels mit LabelsThis indicator automatically draws horizontal lines at the opening prices of the New York trading session at 08:30, 09:30, and 10:00 AM NY time. Each line is labeled and extended to the right, providing clear reference points for key intraday levels. The lines and labels reset daily and are ideal for identifying reaction zones during the early U.S. trading hours.
Kitaran
TotM - BTC Price Momentum (30-day)🇬🇧 ENGLISH VERSION
A simple and effective 30-day momentum indicator for Bitcoin.
This indicator calculates the 30-day price momentum of Bitcoin, expressed as a percentage change from the closing price 30 bars ago. It's a lightweight and visual tool to assess short-term strength or overheating of price movements.
🟦 Blue = positive momentum
🔴 Red = overheated (> +40%)
⚫ Gray = negative momentum
Reference lines at 0% and 40% mark equilibrium and overbought zones.
Feel free to customize it for other assets or timeframes.
For educational use only – not financial advice.
FLD Area - Future Lines of Demarcation by Nibbio996FLD Area v12 - Future Lines of Demarcation
Overview
Advanced FLD (Future Lines of Demarcation) indicator with area visualization for cycle analysis. Projects price levels into the future by half the cycle period, displaying high, low, and median as colored areas.
What are FLDs?
Future Lines of Demarcation are price levels shifted forward in time by approximately half the cycle wavelength. Used in cycle analysis to identify potential support/resistance levels and trend changes.
Key Features
Area visualization between high/low FLD lines with customizable colors
Three bands: Upper, Lower, and Total area with independent transparency
Dynamic labels: Customizable text with period display
Status line integration showing real-time FLD values
Flexible display options: Toggle individual lines, labels, and info displays
Parameters
Period: Cycle length (default: 40)
Colors: Customizable for main, upper, and lower areas
Transparency: Adjustable area opacity (0-100)
Labels: Toggle and customize indicator identification
Display Options: Individual lines, status info, top labels
Usage
Set Period based on your cycle analysis
Customize colors and transparency for chart clarity
Configure labels for identification
Analyze where price interacts with projected FLD areas
Applications
Cycle turning point identification
Dynamic support/resistance levels
Trend analysis with FLD projections
Multi-timeframe cycle analysis
FLD Area v12 by Nibbio996
Pine Script v5 | Overlay Indicator
For educational purposes. Use proper risk management.
Simple Trading ChecklistCustomisable Simple Trading Checklist
This script overlays a fully customizable trading checklist directly onto your chart, providing an at-a-glance reminder of key trading steps and conditions before entering a position.
It is especially useful for discretionary or rule-based traders who want a consistent on-screen process to follow.
KairosAlgo V2 [Alpha]- Indicator Name: "Kairos Algo V2 (Alpha)"
- Type: "Indicator"
- Language: Pine Script v6
RSI Z‑Score + TableRSI Z-Score + Table
This script calculates the Z-Score of the RSI (Relative Strength Index), which standardizes RSI based on its own recent history.
What It Shows:
RSI Z-Score = (Current RSI - Mean RSI) / Standard Deviation
This tells you how extreme the current RSI is compared to its historical values.
A table displays:
Current RSI
Rolling Mean
RSI Z-Score
How to Use:
Z-Score > +2 = Statistically overbought
Z-Score < -2 = Statistically oversold
Use it to time reversals or overextension in RSI behavior.
🔒 Based on rolling lookback window — fully customizable.
Author:
Tags: #RSI #ZScore #Momentum #StatisticalEdge #MeanReversion #Crypto
XAUUSD & BTCUSD Buy/Sell Signals (80% Accuracy)this script gives approx 80% real and correct indicators depending on market
Session Highlights with Toggle OptionsSession highlights that indicate movement activities during the day. Suitable for intraday timeframes. Cannot be use in Day and over. It comes with colorful highlights. You can edit your own color and opacity. The session .Enjoy your back test. Thank you
EMA 8 & 21 crossover change EMA 8 & 21 crossover change Indicator This custom TradingView indicator highlights trend shifts by changing candle colors when the 8 EMA crosses the 21 EMA. Bullish crossovers turn candles different color, while bearish crossovers turns different as well—making it easy to visually identify emerging trends and momentum shifts in real time.
Srini B - Zero Lag Trend SignalsFinal version with minor changes. This indicator displays buy & sell alerts as per settings defined and comes out really well. Just my own personal indicator for own use.
Night and Day Session Highlighter % (Valehson)- This script splits the day into night and day sessions and displays the price change in percentage.
- Этот скрипт разделяет день на вечерние и дневные сессии и показывает изменение цены в процентах.
MTF Clean Panelsit is bigger model of a earlier model then i have made earlier it helps you see multiple timeframes together and includes more daily timeframe and have also been introduced a new 4 hours candle structure
SmartMind2The MACD (Moving Average Convergence Divergence) is a popular technical indicator in trading, primarily used to detect trends and possible reversal points.
How is the MACD structured?
The MACD indicator consists of three components:
MACD Line:
Calculated as the difference between two exponential moving averages (EMAs), commonly 12 and 26 periods.
Formula:
MACD Line
=
𝐸
𝑀
𝐴
12
(
Price
)
−
𝐸
𝑀
𝐴
26
(
Price
)
MACD Line=EMA
12
(Price)−EMA
26
(Price)
Signal Line:
An exponential moving average (usually 9 periods) of the MACD line.
Formula:
Signal Line
=
𝐸
𝑀
𝐴
9
(
MACD Line
)
Signal Line=EMA
9
(MACD Line)
Histogram:
Graphically represents the difference between the MACD line and the Signal line.
Formula:
Histogram
=
MACD Line
−
Signal Line
Histogram=MACD Line−Signal Line
Interpretation of MACD:
Buy Signal: Occurs when the MACD line crosses above the signal line (bullish signal).
Sell Signal: Occurs when the MACD line crosses below the signal line (bearish signal).
Trend Reversal: A divergence between price movements and the MACD indicates a potential reversal (e.g., rising prices with a falling MACD).
SmartMind1Stochastic is a momentum indicator in trading, used to determine whether a price is overbought or oversold. It comes in two main variants:
1. Fast Stochastic
It consists of two lines:
%K line: Shows where the closing price is relative to the trading range of the recent periods.
%D line: A moving average of the %K line (typically 3 periods).
Characteristics:
Very responsive to price changes.
Generates numerous trading signals, but also more false signals.
2. Slow Stochastic
Also consists of two lines:
Slow %K line: Corresponds to the %D line of the Fast Stochastic.
Slow %D line: A moving average of the slow %K line (usually 3 periods).
Characteristics:
Produces fewer signals, but more precise and reliable.
Reduces false signals, making it preferable for identifying overbought or oversold conditions.
Practical Usage:
Values above 80 indicate overbought conditions (prices may soon fall).
Values below 20 indicate oversold conditions (prices may soon rise).
Traders generally prefer the Slow Stochastic for its greater reliability.
RSI Z‑Score + TableRSI Z-Score + Table
This script calculates the Z-Score of the RSI (Relative Strength Index), which standardizes RSI based on its own recent history.
What It Shows:
RSI Z-Score = (Current RSI - Mean RSI) / Standard Deviation
This tells you how extreme the current RSI is compared to its historical values.
A table displays:
Current RSI
Rolling Mean
RSI Z-Score
How to Use:
Z-Score > +2 = Statistically overbought
Z-Score < -2 = Statistically oversold
Use it to time reversals or overextension in RSI behavior.
🔒 Based on rolling lookback window — fully customizable.
Author:
Tags: #RSI #ZScore #Momentum #StatisticalEdge #MeanReversion #Crypto
Ghost Month HighlighterThe term "Ghost Month" refers to the seventh lunar month in the Chinese calendar, a period considered inauspicious for major activities like trading or investing in some cultures, due to superstitions about spirits influencing events
CRYPTOMATH 8CRYPTOMATH 8 is a powerful trend-following indicator designed for serious traders.
It combines real time EMA signals with a multi-timeframe trend table, showing bullish or bearish sentiment across 1m, 5m, 15m, and 1h.
Includes dynamic EMA coloring, session highlights (London & NYSE), and a clean, responsive display optimized for fast, confident decision-making.
Customizable MTF POC (VWAP Approx)🔍 Multi-Timeframe VWAP POC Zones
This script displays volume-weighted average price (VWAP) levels from multiple timeframes on a single chart. Each VWAP level acts as a potential dynamic support or resistance zone, depending on the price action.
✅ Customizable timeframes included:
1m, 5m, 15m, 1h, 2h, 4h, 1D, 2D, 1W, 1M
📌 Key Features:
– VWAP lines per timeframe with adjustable visibility
– Color-coded for clarity
– Useful for identifying high-confluence support/resistance zones
📈 Usage Tip:
Combine this indicator with price action or liquidity zones for more accurate entries. Confluent VWAP zones across multiple timeframes often signal strong reaction areas.
⚠️ Note: This script uses VWAP as an approximation for Point of Control (POC). It does not rely on true volume profile histograms due to Pine Script limitations. For full volume profile analysis, use TradingView’s built-in “Fixed Range Volume Profile” tool.
Night Session Highlight with Timezone (Valehson)Highlights this time range from 21:00 to 09:00 with a gray background with 90% transparency.