Candlestick High/Low LabelsCandlestick High/Low Labels and OHLCV Dashboard with adjustable lookback period
Indicators and strategies
Origin + Surge Zone (v2 fixed)test inventory surge
Searches for 2 or more consecutive doji candles → marks this as "origin" (grey box).
Waits for 2 strong candles (bullish or bearish) → surge → records its high as TP.
Strict Origin Zone Detectorinventory theory indicator test
Searches for 2 or more consecutive doji candles → marks this as "origin" (grey box).
Waits for 2 strong candles (bullish or bearish) → surge → records its high as TP.
Liquidity-Based Entry Zonestest of the inventory theory indicator
Searches for 2 or more consecutive doji candles → marks this as "origin" (grey box).
Waits for 2 strong candles (bullish or bearish) → surge → records its high as TP.
Calculates Fibonacci level of 0.79 (entry) and 1.03 (SL) → plots them.
Major Trading SessionsThis script displays the trading sessions of the 3 markets that are relevant in crypto. US, UK, and Tokyo.
Real Open/Close Ticks for Heiken Ashi CandlesJapanese candle open and close prices. Good if you're using a HeikenAshi chart and you want to see real opens and closes.
ICT Killzones & Pivots [TFO]shorten the date name
adjust to fit in JST time zone (fit for Japan based traders like me, who is early bird and can't trade at 10PM JST = NY open)
Multi-Symbol Trend DashboardMulti-Symbol Trend Dashboard - MA Cross Trend Monitor
Short Description
A customizable dashboard that displays trend direction across multiple symbols and timeframes using moving average crossovers.
Full Description
Overview
This Multi-Symbol Trend Dashboard allows you to monitor trend direction across 7 different symbols and 5 timeframes simultaneously in a single view. The dashboard uses moving average crossovers to determine trend direction, displaying bullish trends in green and bearish trends in red.
Key Features
Multi-Symbol Monitoring : Track up to 7 different trading instruments at once
Multi-Timeframe Analysis: View 5 different timeframes simultaneously for each instrument
Customizable Moving Averages: Choose between SMA, EMA, or WMA with adjustable periods
Visual Clarity: Color-coded cells provide immediate trend identification
Flexible Positioning: Place the dashboard anywhere on your chart
Customizable Appearance: Adjust sizes, colors, and text formatting
How It Works
The dashboard calculates a fast MA and slow MA for each symbol-timeframe combination. When the fast MA is above the slow MA, the cell shows green (bullish). When the fast MA is below the slow MA, the cell shows red (bearish).
Use Cases
Get a bird's-eye view of market trends across multiple instruments
Identify potential trading opportunities where multiple timeframes align
Monitor your watchlist without switching between charts
Spot divergences between related instruments
Track market breadth across sectors or related instruments
Notes and Limitations
Limited to 7 symbols and 5 timeframes due to TradingView's security request limits
Uses simple MA crossover as trend determination method
Dashboard is most effective when displayed on a dedicated chart
Performance may vary on lower-end devices due to multiple security requests
Settings Explanation
MA Settings: Configure the periods and types of moving averages
Display Settings: Adjust dashboard positioning and visual elements
Trading Instruments: Select which symbols to monitor (defaults to major forex pairs)
Timeframes: Choose which timeframes to display (default: M15, H1, H4, D1, W1)
Colors: Customize the color scheme for bullish/bearish indications and headers
This dashboard provides a straightforward way to maintain situational awareness across multiple markets and timeframes, helping traders identify potential setups and market conditions at a glance.
Global Net Liquidity - OffsetThis is a global net liquidity indicator with a built-in offset, allowing you to adjust by a specific number of days.
A lot of people believe that Global Net Liquidity operates at a 10-12 week lag, so being able to offset it helps to visualise the impact of liquidity on markets.
Multi-Timeframe EMA/SMA IndicatorEasy configuration of multiple EMAs and SMAs on the same chart with configurable time intervals and lengths.
Blue Dot Indicator (Dr. Wish Style)The blue dot is just telling you:
“The stock was oversold and is now bouncing (stochastic %K crossed above 20).”
That's it. It does not guarantee the bounce will continue—only that one might be starting.
So it should not be used alone to take entries.
📉 Why Earlier Blue Dots Failed in this chart before it succeeded -
In the chart (TG Therapeutics), earlier blue dots:
Happened during sideways consolidation
Had no follow-through volume or momentum
Were below or near flat moving averages
Had no breakout of prior swing highs
Hence, they were low-probability setups.
So what you should do -
Practical Rule You Can Try
✅ Only act on a blue dot when price closes above previous swing high, and is above rising 50 SMA or 21 EMA.
🛑 Avoid blue dots during consolidation or if price is below moving averages.
OHLC Candles Overlay [Multi TF]Two Multi timeframe OHLC candles (previous and current). Customized candles overlay of HTF on LTF and vice versa.
Momentum Histogram Dual LengthEste indicador ayuda a detectar cuando el momentum se pone lento o cuando se acelera
Session Levels + Boxes with LabelsDraws horizontal lines for the open and close of:
Asia Session
London Session
New York Session
Previous Day's New York Session
Auto-adjusts per daily session
Works on intraday timeframes (15m or lower preferred)
Parabolic RSI Strategy + MA Filter + TP/SL 【PakunFX】🧠 Parabolic RSI Strategy + MA Filter + TP/SL【PakunFX】
This strategy combines a **custom Parabolic SAR applied to the RSI** (momentum-based trend reversal detection) with a **price-based moving average filter** to create a clear and responsive trend-following system.
Additionally, it **automatically draws Take Profit (TP) and Stop Loss (SL) levels** on the chart based on a fixed risk-reward ratio, providing visual risk clarity and supporting consistent trade planning.
---
## 🔍 What This Script Does
**RSI-Based Trend Detection:**
A custom Parabolic SAR is applied to RSI rather than price, enabling detection of **momentum reversals** instead of just price swings.
**MA Directional Filter:**
Entries are filtered by a moving average (EMA or SMA). The strategy only allows trades **in the direction of the trend**—longs above the MA, shorts below.
**Auto-Drawn TP/SL Levels:**
Each trade includes auto-calculated TP and SL lines using a configurable risk-reward ratio (e.g., 2.0), helping traders maintain consistency and discipline.
**Clear Entry Triggers:**
Positions are opened **when the RSI-based Parabolic SAR flips direction**, but only if the price is on the correct side of the MA filter.
→ This ensures trades are made **at the moment of momentum shift**, but only **in the direction of the dominant trend**.
---
## 🧮 Core Logic Breakdown
✅ Entry Conditions
**Long Entry:**
RSI-based SAR flips below the RSI (bullish signal) **and** price is **above** the moving average.
**Short Entry:**
RSI-based SAR flips above the RSI (bearish signal) **and** price is **below** the moving average.
✅ Exit Conditions (Position Reversal)
When an opposite signal occurs, the current position is **closed immediately**, and a new one is **opened in the opposite direction**.
✅ TP / SL Setup
- SL is placed at a **virtual buffer distance** (e.g., 100 pips from entry).
- TP is calculated using the **risk-reward ratio** (e.g., 2.0 → TP at 200 pips if SL = 100).
→ Delivers consistent, risk-defined trades.
---
## 💰 Risk Management Parameters
**Asset / Timeframe:** Any (Backtested on 10-minute chart)
**Account Size (Virtual):** $3,000
**Commission:** 0.02% per trade
**Slippage Buffer:** Equivalent to 100 pips
**Risk Per Trade:** Approximately 5% of account balance
**Number of Trades (Backtest Period):** 125 trades
---
## 📈 Recommended Usage
**Timeframes:** 5m to 30m (scalping to intraday)
**Market Conditions:** Best in trending markets; responsive even in mild ranges
**Assets:** Forex pairs, Gold, WTI Crude, Indexes with volatility
**Discretionary Support:** Visual TP/SL allows for **pre-planned trades** and avoids impulsive decisions
---
## ⚠️ Notes & Considerations
Positions are reversed on opposite signals (no simultaneous longs & shorts).
Backtests do not include broker-specific execution factors—adjust for slippage and spreads if needed.
Strategy is **originally developed**, inspired by “ChartPrime's RSI Parabolic SAR” idea, but fully standalone.
---
## 🖼 Chart Visuals & Features
**MA Line (orange):** Shows trend direction
**TP Line (green dashed):** Take Profit visualization
**SL Line (red dashed):** Stop Loss boundary
**RSI-SAR Flip Points:** Highlight entry timing visually
---
## ✅ Summary
Parabolic RSI Strategy + MA Filter + TP/SL【PakunFX】 is a
“Momentum Detection × Trend Filtering × Exit Visualization” strategy designed for consistent, visually guided decision-making.
With clearly structured logic and visual aids, it serves both discretionary and systematic traders looking for a **momentum-aligned, risk-controlled approach**.
Final Breakout Signal📌 Final Breakout Signal – BBW + %B + MA + Ichimoku + Volume
This indicator detects powerful breakout setups using a strict combination of:
BBW (Bollinger Band Width ≤ 30): Signals low volatility squeeze.
%B ≥ 1.0: Price breaking the upper band.
Price > BB 120-1 Upper Band: Confirms breakout strength.
MA Structure: Close must be above the 500-MA, with 250-MA recently below both 200 and 550 for uptrend validation.
Ichimoku Span B Break: Close is above Ichimoku Span B.
Volume Surge: Current volume > 150% of the 5-bar average.
Price Momentum: Daily price increase ≥ 3%.
BB 20-2 Upper > BB 60-1 Upper: Confirms tighter short-term squeeze resolution.
When all conditions are met, a triangle will appear above the candle with an orange background highlight.
✅ Best used on daily charts for swing trading.
✅ Works well with squeeze breakout strategies and smart money entry points.
ES/MES 70% Confluence Strategy (9-Factor)✅ Included Features:
Entry signal only when 7 out of 9 indicators confirm (70%+ confluence)
15-minute Opening Range box from 9:30–9:45am ET, drawn clearly
VWAP + EMA 8/21/55 plotted for context
Risk/Reward box (5-point risk, 1:1 reward)
Stepwise trailing stop that moves every 5 points of profit
Buy/Sell alerts and debug labels to help you fine-tune
🧠 9 Indicators Used in Signal Score:
✅ EMA trend stack: 8 > 21 > 55
✅ Price above/below VWAP
✅ MACD Histogram momentum
✅ Stochastic RSI reversal
✅ Candle body > 60% of total range
✅ Volume > 20-bar average
✅ ATR rising
✅ Rejection of OR high/low
✅ Pullback near EMA 21 or VWAP (within 1 point)
ES/MES Hybrid VWAP + Confluence Strategy📋 Confluence Conditions (8 total):
Price above/below VWAP
EMA 21 > EMA 55 (or inverse)
MACD histogram momentum
Stoch RSI bounce/drop
Price near VWAP bounce (from your original logic)
Opening Range rejection
Candle strength (body % > 60%)
Volume spike
➡️ A signal triggers if 5 or more are true on the same bar.
TUE ADX/MACD Confluence Strategy V1.0📈 TUE ADX/MACD Confluence Strategy with SL/TP & PineConnector Integration
This strategy is designed to capture trend-following entries using the ADX (Average Directional Index) and MACD (Moving Average Convergence Divergence) indicators, enhanced with built-in Stop Loss (SL) and Take Profit (TP) management. It is fully compatible with PineConnector, allowing for real-time trade automation on supported brokers via MT4/MT5.
🔍 Core Logic:
Entry Signals:
Long Entry: When +DI > -DI, MACD Line > Signal Line, and ADX confirms a strong trend.
Short Entry: When -DI > +DI, MACD Line < Signal Line, and ADX confirms a strong trend.
Risk Management:
Configurable Stop Loss and Take Profit percentages.
Exits are triggered when either SL or TP is hit.
Projections:
Visual SL/TP projection lines for each position.
Overlay:
Colored candles for visual trend confirmation.
Entry markers for quick signal recognition.
🔧 Customizable Inputs:
ADX & MACD lengths
SL/TP percentages
Candle coloring toggle
Signal visibility toggle
🟢 PineConnector Integration:
This strategy is ideal for use with PineConnector, enabling you to:
Execute trades in real time on your preferred broker.
Use it in live, paper, or demo trading environments.
Automate your strategy with zero coding — simply connect, authorize, and trade.
Daily ATR Bonanza: Expected Moves - Tr33man Daily ATR Bonanza: Expected Moves
Overview 🤷♂️
The Daily ATR Bonanza script is a powerful trading tool designed to help traders visualize and understand potential price movements using the Average True Range (ATR). It provides daily and weekly ATR levels, historical statistics, and conditional probability analysis to give traders actionable insights. The script also plots the daily Keltner channel. This script is ideal for traders who want to gauge volatility, identify key levels, and make data-driven decisions.
b]Key Features:
📈 1. Daily and Weekly ATR Levels
🔵ATR Levels: The script calculates and displays ATR-based levels for the day and week. These levels are derived from the previous day's or week's close price and are adjusted using customizable multipliers (0.5x, 1x, and 1.5x by default).
🔵You can choose the number of ATR levels (1, 2, or 3) and adjust the multipliers to suit your trading strategy.
🌐 2. ATR Bands (Keltner Channels)
🔵The script includes an option to display ATR Bands, which are volatility-based envelopes around a moving average. These bands help identify overbought and oversold conditions.
🔵You can adjust the ATR multiplier and the length of the moving average used for the bands.
🧮 3. Historical Statistics and Conditional Probability
🔵 Historical Analysis: The script analyzes historical price movements to calculate the likelihood of closing at certain ATR levels.
🔵 Conditional Probability: This feature shows the probability of the price reaching specific ATR levels given the current market conditions. The conditional matches historical data by an open in the same opening ATR bucket, as well as the current price bucket having been visited in the historical case. Conditional probabilities are just statistics, and do not predict anything.
Data Table: 📚
🔵 Historical Close Probability: The percentage of days the price closed within each ATR level.
🔵 Conditional Close Probability: The likelihood of the price closing within each ATR level today.
❓ What is Conditional Probability? ❓
Conditional probability is a statistical measure that calculates the likelihood of an event occurring given that another event has already occurred. In this script, it is used to determine the probability of the price reaching specific ATR levels based on the current opening range as well as current ATR distance from the previous close.
For example:
If the market opens near the lower end of the first ATR level, the script calculates the likelihood of the price reaching the upper end of the first, second, or third ATR level.
This analysis is based on historical data, making it a powerful tool for understanding potential price movements.
🌟 Understanding the Levels
🔵Daily Levels: These are based on the previous day's close price and ATR. They are updated at the start of each new day.
🔵Weekly Levels: These are based on the previous week's close price and ATR. They are updated at the start of each new week.
🔵ATR Bands: These are dynamic levels that adjust with market volatility.
🔬 Analyze the Statistics (Daily only for now, no weekly yet)
🔵Use the interactive table to understand historical probabilities and conditional probabilities.
🔵Focus on the current opening range and the likelihood of reaching specific levels.
🧠 Make Trading Decisions
🔵Use the ATR levels and bands to identify key support and resistance levels.
🔵Use the conditional probability table to gauge the likelihood of reaching specific targets.
🔵Adjust your strategy based on the historical performance of the market.
Example Use Cases
1. Day Trading
Use the daily ATR levels to set intraday targets and stop-loss levels.
Monitor the conditional probability table to adjust your expectations based on the opening range.
2. Swing Trading
Use the weekly ATR levels to identify longer-term support and resistance levels.
3. Scalping
Use the ATR bands to identify overbought and oversold conditions.
Use the conditional probability table to quickly assess the likelihood of price movements.
ES/MES 65% Confluence Strategy📈 Designed for ES/MES intraday futures trading on 1–5 minute charts
✅ Signals a trade only when 65%+ of 8 confluence conditions are met
🔍 Confluence conditions include: trend alignment, momentum, price structure, VWAP proximity, volume, volatility, and candle strength
🕒 Uses the 15-minute Opening Range for breakout/reversal structure
🎯 Fixed 5-point stop loss and 5-point target with optional trailing stop every 5 points of profit
📦 Automatically displays risk/reward zones and dynamic trailing stop for each signal
⚠️ Includes alerts for Buy and Sell signal triggers
🧠 Suitable for traders who want structured entries based on multiple confirmation layers