Next Week Vertical Line (Limited)A vertical line is drawn at the beginning of each week. A vertical line for the following week is also displayed. This will allow you to execute real-time strategies while keeping the horizontal axis of one week in mind.
Cycles
Price Persistence ScreenerPrice Persistence Screener
Pine Script v6 | Inspired by @pradeepbonde on X
This indicator, inspired by the insights of @pradeepbonde , is designed to identify stocks with high price persistence—stocks that consistently close higher than the previous day's close over various lookback periods. As described by Pradeep Bonde, stocks with high persistence are strong candidates for trading pullbacks or consolidations, as they often resume their upward trend due to aggressive buying and low selling pressure. This tool helps traders screen for such stocks and visualize their persistence across multiple timeframes.
Features:
Measures price persistence by counting bars where the closing price exceeds the previous bar’s close for fixed periods: 499, 252, 126, 60, 40, 20, 15, 10, and 5 bars.
Includes a customizable lookback period (1 to 499 bars) for flexible analysis.
Allows users to set a custom persistence threshold (0% to 100%) to highlight strong bullish trends.
How It Works:
For each lookback period, the indicator calculates how many times the closing price is higher than the previous bar’s close.
A higher count indicates stronger bullish persistence, signaling stocks with sustained upward momentum.
Usage:
This screener is aimed to be used on pine screener to see data in columns. Add this indicator to you favorites and in pine screener scan on your watchlist of up to 1000 stocks
Adjust the custom lookback period and threshold via input settings.
Sort columns to compare persistence across timeframes and identify stocks with high persistence for swing trading or long-term holding.
Settings:
Custom Lookback Period (Bars): Set the number of bars for the custom persistence calculation (default: 100).
Custom Persistence Threshold (%): Define the percentage threshold for highlighting high persistence in the custom period (default: 70%).
Credits:
This indicator is based on the price persistence concept shared by @pradeepbonde
in his YouTube video (www.youtube.com). He explains that stocks with high persistence—those consistently closing higher day after day—are strong candidates for trading pullbacks, as they tend to resume their upward trend. This screener automates and visualizes that concept, making it easier for traders to identify such stocks.
Note:
Ensure sufficient historical data is available for accurate calculations, especially for longer periods like 499 bars. if stock is less than 499 bars.
High persistence stocks may eventually lose momentum, signaling potential reversals or shorting opportunities, as noted by @pradeepbonde
.
Use this indicator as part of a broader trading strategy to screen strong trends with custom lookback scan, combining it with other technical or fundamental analysis.
BTC Lead(v3.32)Summary
A 15-minute, BTC-focused lead/divergence indicator designed for simple execution: when a ▲/▼ appears, start scaling in with small clips; when a ■ (black square) prints, it means the indicator’s edge has weakened (not that the market trend is over). Real-time expected move label and alert templates included. Do not fade the signal—if you must try the opposite side, wait until a ■ appears.
How to read the signals
▲ Green → Long bias increased
▼ Pink → Short bias increased
■ Black → Edge weakened; consider taking profits/standing aside
Multiple level markers on the same bar (L2/L3/L4) = stronger setup
Live label (top of chart)
A single line shows the Expected Move (%) with arrow and color-coded background (↑ green / ↓ pink) for instant direction clarity.
Tip: Use Replay to watch label → ▲/▼ → ■ sequences on past data.
Confidence filter (important)
|Expected Move| < 1% → treat as noise / ignore
If considering the opposite direction, wait for a ■ first (edge reduced).
Scope
Internal calculations are fixed to 15-minute resolution.
Built for BTC 15m. It may display on other crypto symbols/timeframes, but performance is not guaranteed.
Alerts
Ready-made conditions: ENTRY LONG / ENTRY SHORT / EXIT LONG / EXIT SHORT. Add an alert on this indicator and choose the condition you want.
Risk note
For research/education only. Past behavior doesn’t guarantee future results. Predefine position sizing, stops, and profit-taking, and execute consistently.
BTC Lead(v3.31)Summary
A 15-minute, BTC-focused lead/divergence indicator designed for simple execution: when a ▲/▼ appears, start scaling in with small clips; when a ■ (black square) prints, it means the indicator’s edge has weakened (not that the market trend is over). Real-time expected move label and alert templates included. Do not fade the signal—if you must try the opposite side, wait until a ■ appears.
How to read the signals
▲ Green → Long bias increased
▼ Pink → Short bias increased
■ Black → Edge weakened; consider taking profits/standing aside
Multiple level markers on the same bar (L2/L3/L4) = stronger setup
Live label (top of chart)
A single line shows the Expected Move (%) with arrow and color-coded background (↑ green / ↓ pink) for instant direction clarity.
Tip: Use Replay to watch label → ▲/▼ → ■ sequences on past data.
Confidence filter (important)
|Expected Move| < 1% → treat as noise / ignore
If considering the opposite direction, wait for a ■ first (edge reduced).
Scope
Internal calculations are fixed to 15-minute resolution.
Built for BTC 15m. It may display on other crypto symbols/timeframes, but performance is not guaranteed.
Alerts
Ready-made conditions: ENTRY LONG / ENTRY SHORT / EXIT LONG / EXIT SHORT. Add an alert on this indicator and choose the condition you want.
Risk note
For research/education only. Past behavior doesn’t guarantee future results. Predefine position sizing, stops, and profit-taking, and execute consistently.
Fed Funds Rate-of-ChangeFed Funds Rate-of-Change
What it does:
This indicator pulls the Effective Federal Funds Rate (FRED:FEDFUNDS, monthly) and measures how quickly it’s changing over a user-defined lookback. It offers stabilized change metrics that avoid the “near-zero blow-up” you see with naive % ROC. The plot turns red only when the signal is below the lower threshold and heading down (i.e., value < –threshold and slope < 0).
This indicator is meant to be useful in monitoring fast cuts on the part of the FED - a signal that has preceded recession or market pullbacks in times prior.
Change modes: Percentage, log and delta.
Percent ROC (ε floor): 100 * (now - prev) / max(prev, ε)
Log change (ε): 100 * (ln(now + ε) - ln(prev + ε))
Delta (bps): (now - prev) * 100 (basis points; avoids percentage math)
Tip: For “least drama,” use Delta (bps). For relative change without explosions near zero, use Log change (ε).
Key inputs:
Lookback (months): ROC window in calendar months (because source is monthly).
Change Metric: one of the three options above.
ε (percentage points): small constant (e.g., 0.25 pp) used by Percent ROC (ε) and Log change (ε) to stabilize near-zero values.
EMA Smoothing length: light smoothing of the computed series.
Clip |value| at: optional hard cap to tame outliers (0 = off).
Threshold % / Threshold bps: lower/upper threshold band; unit adapts to the selected metric.
Plot as histogram: optional histogram view.
Coloring / signal logic
Red: value is below the lower threshold (–threshold) and the series is falling on the current bar.
How to use:
Add to any chart (timeframe doesn’t matter; data is monthly under the hood).
Pick a Change Metric and set Lookback (e.g., 3–6 months).
Choose a reasonable threshold:
Percent/Log: try 10–20%
Delta (bps): try 50–100 bps
Optionally smooth (EMA 3–6) and/or clip extreme spikes.
Interpretation
Sustained red often marks periods of accelerating downside in the Fed Funds change metric (e.g., policy easing momentum when using bps).
Neutral (gray) provides context without implying direction bias.
Notes & limitations
Source is monthly FRED series; values update on monthly closes and are stable (no intrabar repainting of the monthly series).
Threshold units switch automatically with the metric (%, %, or bps).
Smoothing/clip are convenience tools; adjust conservatively to avoid masking important shifts.
Estratégia MSB AnúbisThe MSB Anubis Strategy combines RSI, volume, and divergences to identify potential reversal points with greater accuracy.
It includes the 200-period SMA as a trend filter, providing additional context
Horrible Pine ScriptA script with a bug in setting the background color. Specifically written for the QQQ. Regardless of the parameter, the color is always red. Three test values are output.
Gustavo Status barA Pine Script v6 chart overlay that shows a persistent status table with continuously updating Buy/Sell percentages, driven by 15-minute microstructure but governed (and capped) by the selected main timeframe’s market structure (default 1H) using HH/HL vs LL/LH with smooth easing.
Nifty Options Ladder (static ATM)This Indicator Shows CE, PE of three near by Strike Price of the ATM you Select
USD-TRADER-ROYThe USD-TRADER-ROY is a custom TradingView indicator designed for crypto and USD market analysis. It tracks a smoothed ratio between USDT dominance and historical averages (similar to the Puell Multiple concept) to highlight potential buy or sell zones.
Key features include:
Dynamic Buy/Sell Zones: Visual horizontal levels to indicate potential accumulation or profit-taking areas.
Visual Feedback: Colored backgrounds and bar colors to quickly show whether conditions suggest caution, accumulation, or potential selling.
Custom Alerts: Built-in alert conditions that notify traders when the market approaches critical thresholds, making it easier to act on opportunities without constant monitoring.
Flexible Parameters: Adjustable inputs for thresholds and risk levels to suit different strategies or risk tolerances.
This tool is aimed at traders who want a visual, alert-based system for gauging market extremes and managing entries/exits efficiently. It works best when combined with your own analysis and risk management.
Profit Filter RSI+MACD//@version=5
indicator("Profit Filter RSI+MACD", overlay=true)
// Trend filter
ema200 = ta.ema(close, 200)
// RSI
rsi = ta.rsi(close, 14)
// MACD
macd = ta.ema(close,12) - ta.ema(close,26)
signal = ta.ema(macd,9)
// Long signal
longCond = close > ema200 and rsi < 30 and ta.crossover(macd, signal)
// Short signal
shortCond = close < ema200 and rsi > 70 and ta.crossunder(macd, signal)
// Plot signals
plotshape(longCond, title="Long Entry", location=location.belowbar,
color=color.green, style=shape.labelup, text="LONG")
plotshape(shortCond, title="Short Entry", location=location.abovebar,
color=color.red, style=shape.labeldown, text="SHORT")
// Plot EMA
plot(ema200, "EMA 200", color=color.orange)
Custom Linear Regression Candles with Real-Time PriceHii this is great indicator to build by chatgpt.
How to use------------
1. It is based on the linear regression formula which gives you accurate market conditions.
2. You can do this with a RSI indicator so you can know overbought and oversell label.
3.If you want to get good accuracy then you can use chart type Heikin Ashi.
Input--------------
1. You can take linear regression length on different timeframes, in my backtest it was
5 to 15 min----30 and 1hour to 4hour---20 and Day---10 you can keep it.
2. You can pinpoint the highs and lows of the linear regression line.
--Please use it and give your feedback.
US Net Liquidity + M2 / US Debt (FRED)US Net Liquidity + M2 / US Debt
🧩 What this chart shows
This indicator plots the ratio of US Net Liquidity + M2 Money Supply divided by Total Public Debt.
US Net Liquidity is defined here as the Federal Reserve Balance Sheet (WALCL) minus the Treasury General Account (TGA) and the Overnight Reverse Repo facility (ON RRP).
M2 Money Supply represents the broad pool of liquid money circulating in the economy.
US Debt uses the Federal Government’s total outstanding debt.
By combining net liquidity with M2, then dividing by total debt, this chart provides a structural view of how much monetary “fuel” is in the system relative to the size of the federal debt load.
🧮 Formula
Ratio
=
(
Fed Balance Sheet
−
(
TGA
+
ON RRP
)
)
+
M2
Total Public Debt
Ratio=
Total Public Debt
(Fed Balance Sheet−(TGA+ON RRP))+M2
An optional normalization feature scales the ratio to start at 100 on the first valid bar, making long-term trends easier to compare.
🔎 Why it matters
Liquidity vs. Debt Growth: The numerator (Net Liquidity + M2) captures the monetary resources available to markets, while the denominator (Debt) reflects the expanding obligation of the federal government.
Market Signal: Historically, shifts in net liquidity and money supply relative to debt have coincided with major turning points in risk assets like equities and Bitcoin.
Context: A rising ratio may suggest that liquidity conditions are improving relative to debt expansion, which can be supportive for risk assets. Conversely, a falling ratio may highlight tightening conditions or debt outpacing liquidity growth.
⚙️ How to use it
Overlay this chart against S&P 500, Bitcoin, or gold to analyze correlations with asset performance.
Watch for trend inflections—does the ratio bottom before equities rally, or peak before risk-off periods?
Use normalization for long historical comparisons, or raw values to see the absolute ratio.
📊 Data sources
This indicator pulls from FRED (Federal Reserve Economic Data) tickers available in TradingView:
WALCL: Fed balance sheet
RRPONTSYD: Overnight Reverse Repo
WTREGEN: Treasury General Account
M2SL: M2 money stock
GFDEBTN: Total federal public debt
⚠️ Notes
Some FRED series are updated weekly, others monthly—set your chart timeframe accordingly.
If any ticker is unavailable in your plan, replace it with the equivalent FRED symbol provided in TradingView.
This indicator is intended for macro analysis, not short-term trading signals.
Highest-Lowest & TrendTSL
This code is to find the highest and lowest since the beginning of a trend.
Once the trend is found respective TSL is plotted.
Screenshot explains more about the take outs from this indicator.
Timeframe option provided to run the indicator on user selected timeframe while the chart timeframe can be different.
This gives more insights from higher or lower timeframes.
hope this Indicator helps.
Cycle Low (RSI + StochRSI) – v5 John.KCycle Low (RSI + StochRSI) – v5 John.K
This tool is designed to detect potential cycle lows by combining RSI and Stochastic RSI oversold signals.
RSI Oversold + Cross → confirms momentum exhaustion
StochRSI Cross from Oversold → confirms short-term cycle turn
Score System (0–4) → evaluates confluence strength
Strict Mode → requires both RSI and StochRSI to be oversold for A+ signals
One-Bar Tolerance → allows RSI & StochRSI to cross within 1 bar
Anchor Option → optional reference level for cycle projection
Signals are plotted directly on the candles as green triangles (CL) when conditions are met.
Adjust thresholds (RSI, Stoch, Score) to control signal frequency.
ICT Killzones x FVGs @dancizyeaaICT Killzones x FVGs Indicator
Last update: 19-SEP-2025
Creator: dancizyeaa
This indicator targets key session highs and lows combined with Fair Value Gaps (FVGs) visualization on TradingView charts. It integrates multiple market sessions (Asia, London, New York), drawing killzones, session separators, and key price levels with user-configurable alerts and filtering. It supports dynamic timeframe limits, coloring by FVG size, moving averages, and labels.
The ICT Killzones x FVGs indicator highlights major session high and low price zones with added fair value gaps, assisting traders in identifying potential reversal or breakout areas. It automatically draws session lines, pivot points, and dynamically colors FVG rectangles by size. It includes options for timezone offsets, alert setups for pivot breaks, and versatile visual configuration for clear session segmentation and market structure awareness.
Detailed Function Descriptions
Session Time and Date Handling:
Manages time offsets and date components to correctly align session boundaries and day separators considering timezone differences, including a weekday naming system for chart labeling.
FVG Detection and Coloring:
Detects bullish and bearish Fair Value Gaps based on recent candles, calculates gap size, and colors gaps differently if they are small or normal size to highlight relevant market inefficiencies.
Killzone (Session High/Low Zone) Management:
Creates and updates boxes, lines, and labels representing important market session zones from Asia to New York, including the ability to extend or limit these objects across timeframes and manage range averages.
Pivot Points and Midpoint Labels:
Draws session-specific pivot highs/lows and optional midpoint lines with alert conditions when these levels are broken, allowing traders to track and be notified of key market moves.
Session Separators and Open Lines:
Draws vertical and horizontal lines marking daily, weekly, and monthly open prices and session start/end boundaries with customizable styling, enhancing chart structure clarity.
Moving Average Overlay:
Optionally plots a user-defined simple moving average line for trend analysis, with customizable length and color.
Alert System:
Provides user-configurable alerts on pivot breaks and other key events, ensuring timely trading signals.
User Inputs and Settings:
Extensive input options to customize timezone offset, session visibility, line styles, transparency, label sizes and positions, and filter parameters for FVGs for a tailored trading experience.
週末線(全時間足対応) © Idakenこのスクリプトは、日本時間の土曜日をチャート全面にハイライト表示します。 1週間を視覚的に区別したいトレーダーに最適です。
This indicator highlights the entire chart during Saturdays in Japan Standard Time (JST). It is ideal for traders who want to visually distinguish each week.
Dynamic Levels: Mon + D/W/M/Y (O/H/L/C/Mid)Purpose!
This Pine Script plots key reference levels (Open,High,Low,Close,Mid) for Monday,Daily,Weekly, Monthly, and Yearly timeframes.
All levels update live while the bar is forming. ( intrabar updates).
USAGE
Add the script to Pine Editor on TradingView (desktop Web)
Save - Add to chart
On mobile app: Find it under indicators - My scripts.
Great for identifying key reaction zones (opens,mids,previous closes).
Distribution Quarter IndicatorThis indicator automatically draws vertical lines at the two most important distribution quarter times in the trading day:
6:00 AM NY time (Market preparation phase)
12:00 PM NY time (Midday distribution period)
Key Features:
✅ Automatic time detection - Uses NY timezone (UTC-4) for accurate timing
✅ Fully customizable lines - Choose between solid, dotted, or dashed styles
✅ Adjustable line width - Set thickness from 1-5 pixels
✅ Custom colors - Individual color settings for each time marker
✅ Optional labels - Toggle time labels on/off
✅ Historical coverage - Lines appear on all past and future data
Perfect For:
Day traders tracking distribution patterns
Scalpers identifying key time-based levels
Anyone analyzing intraday market structure around quarter periods
How to Use:
Customize line styles and colors in settings
Lines will automatically appear at the specified NY times
Use as reference points for distribution analysis
Distribution Quarter IndicatorThis indicator automatically draws vertical lines at the two most important distribution quarter times in the trading day:
6:00 AM NY time (Market preparation phase)
12:00 PM NY time (Midday distribution period)
Key Features:
✅ 15-minute timeframe only - Designed specifically for intraday distribution analysis
✅ Automatic time detection - Uses NY timezone (UTC-4) for accurate timing
✅ Fully customizable lines - Choose between solid, dotted, or dashed styles
✅ Adjustable line width - Set thickness from 1-5 pixels
✅ Custom colors - Individual color settings for each time marker
✅ Optional labels - Toggle time labels on/off
✅ Historical coverage - Lines appear on all past and future data
Perfect For:
Day traders tracking distribution patterns
Scalpers identifying key time-based levels
Anyone analyzing intraday market structure around quarter periods
How to Use:
Apply to any 15-minute chart
Customize line styles and colors in settings
Lines will automatically appear at the specified NY times
Use as reference points for distribution analysis
Note: Indicator only functions on 15-minute timeframes and includes a helpful reminder if used on other timeframes.
北極熊指標 PolarLabs IndicatorPolarLabs Indicator — Introduction
PolarLabs is a research collective dedicated to the advancement of quantitative trading and automation. We focus on all-weather portfolio strategies, diverse grid trading systems, and perpetual futures, aiming to empower traders and investors with streamlined, efficient, and innovative tools for the modern financial markets.
The PolarLabs Indicator is designed to automatically detect and display recent resistance (“Arctic Line”) and support (“Antarctic Line”) levels, along with key metrics such as VWAP, ATR, and TR, all in a clear and accessible dashboard on your chart. This makes it easy for quant enthusiasts and algorithmic traders to analyze the market, identify key zones, and execute strategies with confidence and ease.
Whether you are building automated grid systems, monitoring breakouts, or constructing all-weather portfolios, PolarLabs provides practical solutions to help you trade and analyze more effectively.
Follow us for more quant tools and automated trading strategies!
----------------------------------------------------------------------------------------------
北极熊指标 — 简介
北极熊研究所(PolarLabs)专注于量化交易和自动化策略的研究与创新。我们致力于开发全天候资产配置策略、各种网格交易系统以及永续合约解决方案,帮助更多热爱量化与自动化的交易员轻松高效地进行市场分析与策略执行。
北极熊指标能够自动侦测近期的“北极线”(压力线)与“南极线”(支撑线),并整合VWAP、ATR、TR等关键数据,在图表右上角以面板形式直观展示。无论是箱体震荡、网格套利、趋势跟踪还是全自动量化策略,本指标都能为你的交易分析提供有力支持。
欢迎关注 PolarLabs,获取更多量化与自动化工具和策略!