Custom EMA 5 LinesThis is a Pine Script example for 5 EMAs where each EMA can have a customizable length, and each line is set to 1 pixel width:
Penunjuk Breadth
MSTR Premium/Discount Analyzer by Marius1032)This indicator provides a transparent, real-time framework for evaluating MicroStrategy Inc. (MSTR) based on its two primary value components:
Bitcoin Holdings (Mark-to-Market)
Core Enterprise Value (ex-Bitcoin)
By calculating the Net Asset Value (NAV) per share from both segments, the indicator enables accurate assessment of whether MSTR is trading at a premium or discount relative to its fundamental value.
📊 Key Metrics Displayed on Chart
MSTR Share Price (Close)
BTC NAV per Share (Holdings × BTC price ÷ Shares Outstanding)
Core NAV per Share (Enterprise Value ÷ Shares Outstanding)
Total NAV per Share (BTC + Core)
Premium / Discount % (Market deviation from NAV)
Manual Timestamp for last data input (auditable)
Input data taken from www.gurufocus.com finance.yahoo.com
🔧 Customizable Inputs
BTC Holdings (default: 592,345 BTC)
BTC Price (manually updated)
Shares Outstanding (default: 266M)
Core Enterprise Value (EV ex-BTC)
Data Timestamp (manual)
🧠 Valuation Logic
The script separates MSTR’s market value into:
Digital Asset Treasury — fully marked to market via BTC price input.
Core Software/Analytics Business — approximated using total enterprise value less BTC exposure.
This two-part decomposition provides a cleaner NAV structure than traditional book value, which is often distorted by high intangible assets (MSTR’s tangible book value is negative as of Q2 2025).
⚠️ Disclosures
All inputs are manual — ensure accuracy by updating with the latest BTC prices and EV disclosures.
Core EV is treated as a constant unless updated, and does not include BTC or speculative adjustments.
Does not model future BTC acquisitions or operational leverage.
TR37The 377-day EMA is a long-term trend indicator, giving more weight to recent prices compared to an SMA. Traders may use it to:
Identify long-term trends (e.g., price above EMA = bullish, below = bearish).
Spot potential support/resistance levels.
Confirm trend direction for swing or position trading.
BTC Transaction Indicator Name: "Bitcoin On-Chain Volume & Dynamic Parabolic Curve Signals"
Purpose:
This indicator is designed for Bitcoin traders and long-term holders. It combines the analysis of Bitcoin's on-chain transaction volume with price action to generate "Whale" and "Bear" signals. Additionally, it features a unique dynamic parabolic curve that acts as a visual support line, adapting its visibility based on price interaction with a key Exponential Moving Average (EMA).
Key Components:
On-Chain Volume Analysis:
Utilizes Estimated Transaction Volume (ETRAV) data from the Bitcoin blockchain.
Calculates fast and slow Simple Moving Averages (SMAs) of this volume.
Identifies volume trends (up/down) and significant volume increases/decreases.
Employs fixed thresholds (2,500,000 for low volume and 25,000,000 for high volume) to define key activity levels, similar to how historical on-chain analysis defined accumulation and distribution zones.
Price Action Analysis:
Calculates fast and slow SMAs of the price.
Detects price trends (up/down), recoveries, and declines based on these price SMAs.
"Whale" and "Bear" Signals:
Whale Signals (Buy-side): Generated when there's an upward volume trend, significant volume increase, and a downward price trend followed by price recovery. These indicate potential accumulation phases.
Bear Signals (Sell-side): Generated when there's a downward volume trend, significant volume decrease, and an upward price trend followed by price decline. These indicate potential distribution phases.
Visuals: Both types of signals are plotted as small, colored circles directly on the price chart, with corresponding text labels ("Whale," "Buy," "Bear," "Sell," "Price Recovering," "Price Declining").
Dynamic Parabolic Curve:
Concept: A green parabolic (exponential) curve that serves as a dynamic visual support line.
Activation: The curve starts drawing automatically only when the price crosses over the EMA 500 (Exponential Moving Average of 500 periods). The curve's starting point is set at a user-defined percentage below the EMA 500 value at that exact crossover point.
Visibility: The curve remains visible and continues its trajectory only as long as the price stays above the EMA 500.
Deactivation: The curve disappears instantly if the price falls below or equals the EMA 500. It will only reappear if the price crosses above the EMA 500 again.
Customization: The curve's steepness (Tasa Crecimiento Curva) and its initial distance from the EMA 500 (Inicio Curva % por debajo de EMA500) are adjustable.
Dynamic Label: A "Parabólico" text label is plotted near the center of the active curve segment, with an adjustable vertical offset to ensure it stays visually appealing below the curve.
What is PLOTTED on the chart:
The small, colored circle signals for Whale/Buy and Bear/Sell activity.
The green dynamic parabolic curve.
What is NOT PLOTTED:
EMA 200, EMA 500 lines (though they are calculated internally for logic).
Raw volume data or volume Moving Averages (these are only used for signal calculation, not plotted).
Ideal for:
Bitcoin traders and investors focused on long-term trends and cycle analysis, who want visual cues for accumulation/distribution phases based on on-chain activity, complemented by a unique, dynamically appearing parabolic support curve.
Important Notes:
Relies on the availability of external on-chain data (QUANDL:BCHAIN) within TradingView.
Functions best on a daily timeframe for optimal on-chain data relevance.
Super PerformanceThe "Super Performance" script is a custom indicator written in Pine Script (version 6) for use on the TradingView platform. Its main purpose is to visually compare the performance of a selected stock or index against a benchmark index (default: NIFTYMIDSML400) over various timeframes, and to display sector-wise performance rankings in a clear, tabular format.
Key Features:
Customizable Display:
Users can toggle between dark and light color themes, enable or disable extended data columns, and choose between a compact "Mini Mode" or a full-featured table view. Table positions and sizes are also configurable for both stock and sector tables.
Performance Calculation:
The script calculates percentage price changes for the selected stock and the benchmark index over multiple periods: 1, 5, 10, 20, 50, and 200 days. It then checks if the stock is outperforming the index for each period.
Conviction Score:
For each period where the stock outperforms the index, a "conviction score" is incremented. This score is mapped to qualitative labels such as "Super solid," "Solid," "Good," etc., and is color-coded for quick visual interpretation.
Sector Performance Table:
The script tracks 19 sector indices (e.g., REALTY, IT, PHARMA, AUTO, ENERGY) and calculates their performance over 1, 5, 10, 20, and 60-day periods. It then ranks the top 5 performing sectors for each timeframe and displays them in a sector performance table.
Visual Output:
Two tables are constructed:
Stock Performance Table: Shows the stock's returns, index returns, outperformance markers (✔/✖), and the difference for each period, along with the overall conviction score.
Sector Performance Table: Ranks and displays the top 5 sectors for each timeframe, with color-coded performance values for easy comparison.
Top 5 Sector Performancehe indicator creates a table showing:
Top 5 performing sectors for 3 timeframes: 1-day, 10-day, and 20-day periods
Performance data including sector name and percentage change
Color-coded results: Green (positive), Red (negative), Gray ("N/A" for missing data)
Key Features
Table Structure:
Columns: Rank | 1-Day | 10-Day | 20-Day
Rows: Top 5 sectors for each timeframe
Header: Dark gray background with white text
Rows: Alternating dark gray shades for readability
NEIROCTO Impulse Watcher (Alert Ready)//@version=5
indicator("NEIROCTO Combo Watcher (Pump vs Dump)", overlay=true)
// === RSI и его производные ===
rsi = ta.rsi(close, 14)
rsi_sma = ta.sma(rsi, 5)
rsi_up = rsi > rsi_sma
rsi_down = rsi < rsi_sma
// === Волатильность ===
volatility = math.abs(close - close ) / close * 100
volatility_trigger = volatility > 3
// === Объёмы ===
volume_sma = ta.sma(volume, 20)
volume_up = volume > volume_sma
// === Условие пампа ===
pump_condition = rsi > 45 and rsi_up and volatility_trigger and volume_up
// === Условие отката ===
dump_condition = rsi < 40 and rsi_down and volatility_trigger and volume_up
// === Фон ===
bgcolor(pump_condition ? color.new(color.green, 85) : na)
bgcolor(dump_condition ? color.new(color.red, 85) : na)
// === Метки ===
plotshape(pump_condition, title="🚀 PUMP Signal", location=location.belowbar, color=color.green, style=shape.labelup, text="🚀")
plotshape(dump_condition, title="⚠️ DUMP Signal", location=location.abovebar, color=color.red, style=shape.labeldown, text="⚠️")
// === Алерты ===
alertcondition(pump_condition, title="🚀 NEIROCTO: Возможен памп!", message="🚀 RSI ↑, Волатильность >3%, Объёмы высокие — возможен памп!")
alertcondition(dump_condition, title="⚠️ NEIROCTO: Возможен откат!", message="⚠️ RSI ↓, Волатильность >3%, объёмы растут — возможен откат!")
Stock Performance Dashboard + Sector PerformanceThis indicator, Stock Performance Dashboard + Sector Performance, provides a comprehensive visual analysis of both individual stock performance and sectoral trends directly on your TradingView chart.
Key Features:
Performance Dashboard Table:
Displays the stock’s returns over multiple timeframes (1, 5, 10, 20, 50, 200 days) and compares them to a selected benchmark index (default: NIFTYMIDSML400).
Highlights whether the stock is outperforming the index for each period, shows the difference in performance, and includes an RSI (Relative Strength Index) column for additional momentum insight.
Calculates and displays a “conviction” score and level based on how often the stock outperforms the index across periods.
Sector Performance Table:
Ranks and displays the top-performing sectors from a predefined list of major NSE sector indices over four key periods (1D, 5D, 30D, 50D).
For each period, the top 5 sectors are shown, with color-coded performance for quick visual assessment.
Customization:
Includes options for dark/light mode, table size, position, and which columns to display.
Supports a compact “mini mode” for simplified visualization.
Usage:
This tool is ideal for traders and investors who want a quick, at-a-glance comparison of a stock’s short- and long-term momentum versus its benchmark, as well as a live snapshot of sector rotation and leadership in the Indian market. All data is presented in clear, color-coded tables for actionable decision-making.
Señal Divina 2If 1 point is worth \$12.50, you're trading the **E-mini S\&P 500 Futures (symbol: ES)**. Each tick is 0.25 points and worth \$12.50, so 1 full point = 4 ticks = \$50. This means you're trading 1 contract of ES, not the Micro (MES), which is only \$1.25 per tick.
If 1 point is worth \$12.50, you're trading the **E-mini S\&P 500 Futures (symbol: ES)**. Each tick is 0.25 points and worth \$12.50, so 1 full point = 4 ticks = \$50. This means you're trading 1 contract of ES, not the Micro (MES), which is only \$1.25 per tick.
Stock Performance DashboardStock Performance Dashboard
This indicator provides a compact, color-coded table comparing the performance of the current stock to a benchmark index across multiple timeframes: 1, 5, 10, 20, 50, and 200 days.
Columns: Period, Stock %, Index %, Outperforming (✔/✖), and Difference.
Conviction Score: The last row summarizes overall outperformance as a “conviction” level (e.g., Super solid, Solid, Good, Ok, Needs improv., Poor).
Mini Mode: For a quick view, Mini Mode shows only the period and outperformance status.
Customizable: Supports dark/light mode, table size, position, and optional difference column.
Space Efficient: Short headers and a minimized layout make it easy to add more info or columns in future versions.
How to use:
Add the indicator to any chart. Adjust settings in the indicator panel to change the benchmark index, enable mini mode, or reposition the table.
Ideal for:
Traders who want a fast, at-a-glance summary of how a stock is performing against its benchmark across key timeframes, directly on the chart.
Stacked EMA Confirmation//@version=5
indicator(" Stacked EMA Confirmation", overlay=false)
//This script plots a green circle on top of the chart when the EMAs are stacked positively, a red circle if they are stacked negatively and gray if neither positively nor negatively
//The EMAs used are:
//8 EMA
//13 EMA
//21 EMA
//Useful when you look for a quick and easy way to see if these EMAs are stacked positively or negatively as a confirmation
//Default 100 bars back, but that can be adjusted.
StackedLookback = input(100, "How many bars back to show")
ema8 = ta.ema(close, 8)
ema13 = ta.ema(close, 13)
ema21 = ta.ema(close, 21)
conditionMet = ema8 > ema13 and ema13 > ema21
negativeConditionMet = ema8 < ema13 and ema13 < ema21
circleColor = conditionMet ? color.green : negativeConditionMet ? color.red : color.gray
plotshape(series=close, color=circleColor, style=shape.circle, title="Circle", location=location.top, display=display.pane, size=size.auto, show_last=StackedLookback)
SOFIA - Kısa Vade Saldırı GöstergesiOf course babe! 😎 Here's a clean, simple **English version** of the explanation you can use for social media. Short, punchy, and sounds smart without being boring. Ready? 💥
---
## 🔥 **SOFIA – Short-Term Attack Indicator (USDT Dominance Edition)**
This custom TradingView indicator helps you **spot market reversals** and **short-term trends** in USDT Dominance. It's designed for crypto traders who want to know:
> ❓ “Is capital flowing into altcoins or fleeing to USDT?”
---
### 🧩 **What’s Inside?**
1. ### 🌀 **Stochastic RSI (Background Colors)**
* 🔴 **Red background** = USDT overbought → might drop soon → altcoins may pump
* 🟢 **Green background** = USDT oversold → could bounce → market correction risk
---
2. ### 📉 **Supertrend (Buy/Sell Labels on Chart)**
* 🟢 **BUY label** = Trend turning bullish → USDT gaining dominance
* 🔴 **SELL label** = Trend turning bearish → USDT losing dominance → risk-on mode
---
3. ### ⚡ **WaveTrend Cross (Circles)**
* 🟢 **Green circle** = Potential bullish reversal
* 💜 **Pink circle** = Possible bearish pullback
---
4. ### 🟩🟥 **Trend Label ("BULL MODE" / "BEAR MODE")**
* Visual status of the current trend:
* **BULL MODE** = USDT dominance rising → market cooling
* **BEAR MODE** = USDT dominance dropping → altcoin opportunities may emerge
---
### ⏱️ Best Used On:
* **15m / 30m / 1H timeframes**
* Especially helpful for **altcoin entry/exit timing**
---
### ✅ What to Do With It:
* If USDT dominance starts dropping → **look for altcoin entries**
* If USDT dominance flips bullish → **protect your gains or reduce risk**
---
🔔 Built for scalpers, swing traders & crypto snipers.
📊 Just plug it into your chart and let Sofia whisper market direction to you.
---
**Want the code or setup tutorial?**
DM me or drop a 💚 and I’ll share it 👇
\#CryptoTrading #USDTDominance #TradingView #AltcoinSeason #CryptoTools #SofiaIndicators
---
Let me know if you'd like a **carousel format (multi-slide)** version for Instagram/LinkedIn or an **infographic style** breakdown — I can generate that too!
The SW Volume IndicatorWhitwell testing purposes to test some things. Uses metrics to make changes on chart.
Liquidity Zones (JTS)Title: Liquidity Zones (JTS)
Description:
This script marks out key liquidity zones using pivot highs and lows. It includes:
Buy-Side Liquidity (Highs): Shown in red lines
Sell-Side Liquidity (Lows): Shown in green lines
Sweep Protection: Zones will only be removed after a defined number of bars AND a true sweep beyond the level
Toggle Controls: Enable/disable highs or lows individually
Adjustable Settings: Pivot length, sweep delay, max lines, and colors
Perfect for traders looking to track untapped or recently swept liquidity.
Created by JTS
For educational and strategic use
First 15-Min Candle High/Low with Breakout AlertsDescription (for Publishing on TradingView):
This Pine Script automatically plots the high and low of the first 15-minute candle of each trading day.
✅ Features:
🟢 Green horizontal line for High
🔴 Red horizontal line for Low
Automatically resets each day
Designed for Indian markets (IST), with market open at 09:15 AM
💡 These levels are commonly used by intraday traders as breakout zones, support/resistance, or reference points for scalping and price action strategies.
📊 Best Used On:
1-min, 5-min, or 15-min timeframes
Instruments like Bank Nifty, Nifty, major NSE stocks, and global markets with adjustable timing
📌 For custom time zones, adjust the session timestamps.
Profit Purify + Ultimate RSIRange-Bound Oscillator
RSI values range from 0 to 100.
Typically, an asset is considered:
Overbought when RSI > 70 (may indicate a potential pullback or reversal).
Oversold when RSI < 30 (may suggest a possible bounce or upward move).
Default Period
Most traders use a 14-period RSI (can be adjusted for different timeframes).
Formula
R
S
I
=
100
−
(
100
1
+
R
S
)
RSI=100−(
1+RS
100
)
Where RS (Relative Strength) = Average Gain / Average Loss over the selected period.
Divergence
Bullish Divergence: Price makes lower lows, but RSI makes higher lows (potential upward reversal).
Bearish Divergence: Price makes higher highs, but RSI makes lower highs (potential downward reversal).
Failure Swings
Strong signals when RSI breaks below 30 (oversold) and then rises back above it, or breaks above 70 (overbought) and then falls back below.
Common Uses:
Trend Confirmation: RSI staying above 50 suggests bullish momentum, while below 50 indicates bearish momentum.
Entry/Exit Signals: Traders look for overbought/oversold conditions to time trades.
Combining with Other Indicators: Often used with moving averages, MACD, or support/resistance levels for stronger signals.
Mongoose EMA Ribbon — Pro EditionMongoose EMA Ribbon — Pro Edition
The Mongoose EMA Ribbon is a precision tool designed to support directional bias, trend integrity, and momentum alignment through a structured multi-EMA system. It is built for traders seeking clarity across high-timeframe trend conditions without sacrificing speed or simplicity.
Key Features:
Five customizable EMAs optimized for layered ribbon analysis
Configurable color logic for clean visual separation
Built-in ribbon compression and expansion visibility
Support for ribbon-based trend continuation zones
Optional label and visual tag for real-time trend state
Applications:
Identify trend strength and reversals with ribbon alignment
Detect compression zones that precede directional moves
Support discretionary or system-based trading strategies
Integrates well with price structure and macro overlays
This script is part of the Mongoose Capital toolkit and was developed to meet internal standards for clarity, execution readiness, and cross-asset compatibility.
Version: Pro Edition
Timeframes: Optimized for 1H, 4H, Daily, Weekly
Binance OI Stochastic MFIibb.co Binance Open Interest Stochastic Money Flow Index (OI Stochastic MFI)
Inspiration:
This indicator is an innovative tool combining the traditional Money Flow Index (MFI) and Stochastic Oscillator concepts, enhanced by directly incorporating Open Interest data from Binance Futures BTCUSDT perpetual contracts.
What is it and what does it measure?
The traditional Money Flow Index (MFI) measures the flow of money considering both price and volume.
Open Interest represents the total number of outstanding futures contracts at any given moment, offering deeper insight into speculative involvement and investors' positioning.
This indicator replaces the traditional volume input with Open Interest, providing a more accurate perspective of speculative inflows and outflows in Bitcoin's perpetual futures market.
Advantages and Applications:
Higher accuracy for futures markets, particularly cryptocurrencies, due to direct usage of Binance Futures data reflecting real and speculative activities.
Clear identification of extreme overbought and oversold levels.
Provides objective visual signals for buying (green upward arrows) and selling (red downward arrows).
How to interpret:
The indicator oscillates between values of 0 and 100.
Values above the configured overbought level (e.g., 80) indicate potential downward reversals.
Values below the configured oversold level (e.g., 20) indicate potential upward reversals.
Crossovers of the K-line (blue) with the D-line (orange) generate immediate buy or sell signals.
Practical use:
Long (buy): Look for a green upward arrow after the indicator exits an oversold region.
Short (sell): Look for a red downward arrow after the indicator exits an overbought region.
This indicator is especially useful for traders operating perpetual futures contracts, providing increased precision and clarity for decision-making based on speculative money flows.
Niveaux Dealers + Previous M W D📊 TradingView Script – Dealers Levels & Previous D/W/M
First SR
🔹 General Purpose:
This advanced script provides a clear view of key market levels used by professional traders for scalping, day trading, and technical analysis. It combines manual levels (Dealer) set by the user with automated levels based on the previous day, week, and month’s highs and lows.
⸻
🧩 1. Dealers Levels Module (Manual)
✅ Features:
• Displays 28 customizable levels, grouped into 4 categories:
• Maxima: Buyer Control, Max Day, Max Event, Max Extreme
• Minima: Seller Control, Min Day, Min Event, Min Extreme
• Call Resistance: 10 user-defined levels
• Pull Support: 10 user-defined levels
🎨 Customization:
• Each level’s value is manually entered
• Line color, style, and thickness can be customized
• Display includes transparent labels with a clean design
🔧 Options:
• Line extension configurable:
• To the left: from 1 to 499 bars
• To the right: from 1 to 100 bars
• Label display can be toggled on/off
⸻
🧩 2. Previous Daily / Weekly / Monthly Levels Module (Automatic)
✅ Features:
• Automatically detects and plots:
• Previous Daily High / Low
• Previous Weekly High / Low
• Previous Monthly High / Low
🎯 Technical Details:
• Accurate calculation based on closed periods
• Dynamically extended lines (past and future projection)
• Labels aligned with the right-hand extension of each line
🎨 Customization:
• Each level has configurable color, line style, and thickness
• Labels use rectangle style with transparent background
⸻
⚙ Global Script Settings:
• Toggle display of labels (✔/❌)
• Configurable left extension (1–499) and right extension (1–100)
• Settings panel organized into groups for clarity and ease of use
⸻
💡 Usefulness:
This script provides traders with a precise map of price reaction zones, combining fixed institutional zones (Dealer levels) with dynamic historical levels (D/W/M). It’s ideal for intraday strategies on indices (e.g., Nasdaq), crypto, or forex markets.
Niveaux Dealers + Previous M W D📊 TradingView Script – Dealers Levels & Previous D/W/M
🔹 General Purpose:
This advanced script provides a clear view of key market levels used by professional traders for scalping, day trading, and technical analysis. It combines manual levels (Dealer) set by the user with automated levels based on the previous day, week, and month’s highs and lows.
⸻
🧩 1. Dealers Levels Module (Manual)
✅ Features:
• Displays 28 customizable levels, grouped into 4 categories:
• Maxima: Buyer Control, Max Day, Max Event, Max Extreme
• Minima: Seller Control, Min Day, Min Event, Min Extreme
• Call Resistance: 10 user-defined levels
• Pull Support: 10 user-defined levels
🎨 Customization:
• Each level’s value is manually entered
• Line color, style, and thickness can be customized
• Display includes transparent labels with a clean design
🔧 Options:
• Line extension configurable:
• To the left: from 1 to 499 bars
• To the right: from 1 to 100 bars
• Label display can be toggled on/off
⸻
🧩 2. Previous Daily / Weekly / Monthly Levels Module (Automatic)
✅ Features:
• Automatically detects and plots:
• Previous Daily High / Low
• Previous Weekly High / Low
• Previous Monthly High / Low
🎯 Technical Details:
• Accurate calculation based on closed periods
• Dynamically extended lines (past and future projection)
• Labels aligned with the right-hand extension of each line
🎨 Customization:
• Each level has configurable color, line style, and thickness
• Labels use rectangle style with transparent background
⸻
⚙ Global Script Settings:
• Toggle display of labels (✔/❌)
• Configurable left extension (1–499) and right extension (1–100)
• Settings panel organized into groups for clarity and ease of use
⸻
💡 Usefulness:
This script provides traders with a precise map of price reaction zones, combining fixed institutional zones (Dealer levels) with dynamic historical levels (D/W/M). It’s ideal for intraday strategies on indices (e.g., Nasdaq), crypto, or forex markets.
Turtle System Entries OnlyHere is a simple Pine Script v5 indicator that will plot entry signals on your TradingView chart using the same Turtle System rules (20-day breakout for entry, 10-day low for exit):
deltaMomentumVERSION = 1.4
2 MA where the average is taken of the high and low of the aformentioned MAs and a 144 period average is applied to this average. The MA average bouncing above or below the GAP indicates accumulation and once it (green line) crosses you will often see a release of stored momentum in the form of relatively large price movement.