MACD + Supertrend + DEMA StrategySTRATEGY 📊 STRATEGY LOGIC:
Long Entry: When ALL of these occur simultaneously:
MACD histogram crosses above 0
Supertrend is bullish (green)
Short DEMA > Long DEMA
Short Entry: When ALL of these occur simultaneously:
MACD histogram crosses below 0
Supertrend is bearish (red)
Short DEMA < Long DEMA
Exits: Based on your TP/SL percentages from entry price
This follows the same clean structure as your MACD strategy but adds the alignment concept and proper risk management!
Candlestick analysis
Dammu AI ADVANCED PRO1. Indicator Overview
Name: Dammu
Type: Overlay indicator (draws on price chart)
Purpose: Combines SuperTrend, SMA/EMA trends, Swing/Structure analysis, Order Blocks, Fair Value Gaps, High/Low levels, TP/SL labels, and alerts.
Pine Script Version: v5
2. SuperTrend Module
Computes SuperTrend line using ATR and sensitivity.
Signals:
Bullish: Price crosses above SuperTrend.
Bearish: Price crosses below SuperTrend.
Plots buy/sell labels 🚀🐻 based on SMA comparison and SuperTrend cross.
3. SMA/EMA Trend Components
SMA8 & SMA9: Used for additional trend confirmation.
EMA lines: Multiple EMAs with different multipliers for trend detection.
Trend Cloud: Uses Hull MA for trend smoothing.
4. Risk Management
TP/SL Levels: Automatic calculation of stop-loss and take-profit (TP1, TP2, TP3).
Configurable ATR-based risk percentage.
Lines and labels drawn for visual TP/SL.
5. Chart Features
Smooth Range Filter: Filters noise for trend detection.
Colored Trend Cloud: Upward trend = cyan, downward = red.
Sideways Market: ADX filter to color bars purple if trend is weak/sideways.
Bar Colors: Green/red based on SuperTrend signals.
6. Swing & Structure Analysis
Detects Swing Highs/Lows, labels as HH, LH, LL, HL.
Detects CHoCH (Change of Character) or BOS (Break of Structure).
Can show internal or swing structures with configurable label size and color.
7. Order Blocks (Smart Money Concepts)
Detects Internal Order Blocks (iOB) and Swing Order Blocks (OB).
Stores top/bottom/left/time/type in arrays.
Colors and shows boxes based on bullish/bearish type.
Automatically deletes OB if price breaks the block.
8. Fair Value Gaps (FVG)
Identifies gaps between candles as potential trading zones.
Configurable bullish/bearish colors and extension bars.
9. EQH/EQL (Equal Highs/Lows)
Detects equal highs/lows using a threshold.
Plots dotted lines and labels EQH/EQL.
10. High/Low Levels MTF
Optional plotting of previous daily, weekly, monthly highs/lows.
11. Premium/Discount Zones
Plots Premium, Discount, and Equilibrium Zones.
Colors: Premium = red, Discount = green, Equilibrium = gray.
12. Alerts
Buy/Sell alerts for:
SuperTrend crossover
BOS/CHoCH (swing/internal)
EQH/EQL triggers
13. Miscellaneous
Configurable visuals: line style, label size, transparency.
Adjustable volatility filters, ATR lengths, smoothing constants.
Integrated risk & reward visualization.
✅ In short:
This is an all-in-one Smart Money + Trend indicator with SuperTrend signals, swing/structure detection, order blocks, FVGs, EQH/EQL, TP/SL visualization, and optional alerts. It’s designed for both trend-following and order-block-based trading.
If you want, I can make a super-short 1-paragraph version that summarizes it even faster for quick reference.
Elite_Pro SignalsTrial version to get the signals. used various indicators including candle pattern. Works on 5 min candle but checks multi time frames to see if it is inline with 15 min and 1 hr. Best works on Gold and Indices.
DAMMU Swing Trading PRODammu Scalping Pro – Short Notes
1️⃣ Purpose:
Scalping and swing trading tool for 15-min and 1-min charts.
Designed for trend continuation, pullbacks, and reversals.
Works well with Heikin Ashi candles (optional).
2️⃣ Core Components:
EMAs:
Fast: EMA5-12
Medium: EMA12-36 Ribbon
Long: EMA75/89 (1-min), EMA180/200 (15-min), EMA540/633
Price Action Channel (PAC): EMA-based High, Low, Close channel.
Fractals: Regular & filtered (BW) fractals for swing recognition.
Higher Highs / Lower Highs / Higher Lows / Lower Lows (HH, LH, HL, LL).
Pivot Points: Optional display with labels.
3️⃣ Bar Coloring:
Blue: Close above PAC
Red: Close below PAC
Gray: Close inside PAC
4️⃣ Alerts:
Swing Buy/Sell arrows based on PAC breakout and EMA200 filter.
Optional “Big Arrows” mode for visibility.
Alert messages: "SWING_UP" and "SWING_DN"
5️⃣ Workflow / Usage Tips:
Set chart to 15-min (for trend) + 1-min (for entry).
Optionally enable Heikin Ashi candles.
Trade long only above EMA200, short only below EMA200.
Watch for pullbacks into EMA channels or ribbons.
Confirm trend resumption via PAC breakout & bar color change.
Use fractals and pivot points to draw trendlines and locate support/resistance.
6️⃣ Optional Filters:
Filter PAC signals with 200 EMA.
Filter fractals for “Pristine/Ideal” patterns (BW filter).
7️⃣ Visuals:
EMA ribbons, PAC fill, HH/LL squares, fractal triangles.
Pivot labels & candle numbering for patterns.
8️⃣ Notes:
No extra indicators needed except optionally SweetSpot Gold2 for major S/R levels.
Suitable for scalping pullbacks with trend confirmation.
If you want, I can make an even shorter “one-screen cheat sheet” with colors, alerts, and EMAs, perfect for real-time chart reference.
Do you want me to do that?
EMA Panel — 7/12/21 vs 147 (Cross-Over Marks + ALL↑) (misusu)🔹 Full Technical Description
Overview:
The EMA Subpanel — Cross-Over Tracker (7/12/21 vs 147) is designed to visualize multi-layer EMA dynamics in a dedicated subwindow, separating it from price candles.
It focuses on identifying momentum shifts and medium-term trend transitions based on interactions between short-term and long-term exponential moving averages (EMAs).
Core Logic:
Plots four EMAs: 7, 12, 21, and 147 periods on a separate panel.
Marks every crossover event where EMA7, EMA12, or EMA21 moves above EMA147.
Once all three short-term EMAs (7, 12, 21) are above EMA147 (either sequentially or simultaneously), the script labels the bar with “ALL↑ (7/12/21 > 147)”, indicating a potential strong bullish structure.
When any of the short-term EMAs crosses below EMA147, the system resets the tracking state and waits for a new crossover sequence.
Usage Notes:
This indicator does not overlay price candles (it runs in a separate panel).
Traders can use the “ALL↑” signal as confirmation of multi-timeframe bullish alignment.
The logic can be inverted or expanded to detect bearish phases (e.g., “ALL↓”) by mirroring the crossover conditions.
Works well as a trend confirmation filter alongside price action, BOS/CHoCH structure, or volume-based models.
Alerts:
Custom alert conditions are included for:
Each individual EMA crossover above EMA147.
The completion of the full 3-line alignment (ALL↑ event).
Smart Fund Concept-ModelSmart Fund Concept 2022 Model 聪明钱
Model 2022 设置:
- Model 2022 Long: ✅ 启用
- Model 2022 Short: ✅ 启用
- Liquidity Sweep Aggressiveness: 6 (默认)
- Long/Short Entry At FVG Nearest This Fib: 0.5 (50%)
- Show Liquidity Sweep Boxes: ✅ 启用(调试时)
- Show Liquidity Text: ✅ 启用
Dynamic S/R Levels# Complete Parameter Guide
## 1. Lookback Bars (Default: 500)
- **Function**: Number of historical bars the script analyzes to identify levels
- **Example**: If set to 500, the script examines the last 500 candles
- **Increase when**: Trading long-term, searching for old historical levels
- **Decrease when**: Day trading or short-term trading, viewing only recent levels
- **Recommendation**: 200-300 for day trading, 500-1000 for swing trading
## 2. Min Touches (Default: 3)
- **Function**: Minimum number of touches required for a level to be considered valid
- **Example**: If set to 3, a level with only 2 touches will not be displayed
- **Increase (4-5) when**: You want only very strong and confirmed levels
- **Decrease (2) when**: You want to identify potential levels early
- **Recommendation**: 3 is a balanced value - not too loose, not too strict
## 3. Extrema Type (Default: both)
- **Function**: Which type of extrema to identify
- **Options**:
- **min**: Support levels only (pivot lows)
- **max**: Resistance levels only (pivot highs)
- **both**: Both types
- **When to change**:
- In uptrend looking for support only: select "min"
- In downtrend looking for resistance only: select "max"
## 4. Pivot Window (Default: 5)
- **Function**: How many bars on each side are required to confirm a pivot
- **Technical explanation**: pivot low = price lower than 5 bars before it and 5 bars after it
- **Increase (7-10) when**:
- More significant extrema needed
- Less noise, fewer levels
- Good for higher timeframes
- **Decrease (3-4) when**:
- More sensitivity needed
- More levels wanted
- Good for scalping
- **Important**: Higher value = quality over quantity
## 5. Clustering Sensitivity % (Default: 0.5%)
- **Function**: Percentage deviation allowed to group touches into the same level
- **Example**: If level at $100 and sensitivity 0.5%, touches between $99.5-$100.5 count as same level
- **Increase (1-2%) when**:
- Volatile assets (crypto, small stocks)
- More consolidation of nearby levels
- Fewer levels on chart
- **Decrease (0.2-0.3%) when**:
- Stable assets (indices, forex majors)
- Higher precision needed
- Separation between close levels
- **Recommendation**: Start at 0.5% and adjust per instrument
## 6. Max Levels to Show (Default: 10)
- **Function**: Maximum number of support/resistance lines displayed on chart
- **Selection criteria**: Script prioritizes levels by:
1. Number of touches (more = stronger)
2. Price spread (tighter = more accurate)
3. Recency (most recent touch closer to present)
- **Low value (5-10)**: Clean chart with only strongest levels
- **High value (20-50)**: More options, including weaker levels
## 7. Min Bar Separation (Default: 5)
- **Function**: Minimum distance in bars between two touches of the same type (min or max)
- **Why important**: Prevents double-counting the same extremum
- **Example**: If pivot low at bar 100 and another at bar 103, only one counts
- **Increase (10-20) when**:
- Lower timeframes with much noise
- Avoiding false consolidation
- **Decrease (2-3) when**:
- Higher timeframes
- Identifying quick movements
## 8. Alert Proximity % (Default: 1%)
- **Function**: Distance from level at which to trigger alert
- **Example**: Level at $100, proximity 1% = alert between $99-$101
- **Increase (2-3%) when**:
- Earlier alerts wanted
- More preparation time needed
- May create false alerts
- **Decrease (0.5%) when**:
- More precise alerts wanted
- Stronger confirmation needed
- Less reaction time
- **Recommendation**: 1% works well for most cases
## 9. Show Price Bands (Default: true)
- **Function**: Displays zone around level instead of just a line
- **Zone size**: Plus/minus Clustering Sensitivity %
- **Why useful**:
- Levels are never exact lines
- Zone better represents reality
- Helps identify entries and exits within zone
- **Off**: Cleaner chart with only lines
## 10. Show Info Table (Default: true)
- **Function**: Displays information table in chart corner
- **Table contents**:
- Type: S (Support) / R (Resistance) / N (Neutral)
- Price: Level price
- Touches: Number of touches
- Bars Ago: How many bars since last touch
- **Off**: If you know the levels and want a clean chart
## Recommended Settings by Trading Style:
### Day Trading (Intraday)
```
Lookback Bars: 200-300
Min Touches: 2-3
Pivot Window: 3-5
Sensitivity: 0.3-0.5%
Max Levels: 5-8
```
### Swing Trading (Days-Weeks)
```
Lookback Bars: 500-800
Min Touches: 3-4
Pivot Window: 5-7
Sensitivity: 0.5-1%
Max Levels: 10-15
```
### Position Trading (Months)
```
Lookback Bars: 1000-2000
Min Touches: 4-5
Pivot Window: 7-10
Sensitivity: 1-2%
Max Levels: 8-12
```
**Important tip**: Start with default values and adjust gradually based on the asset and results.
Long/Short (Corr+Trend+RSI+ADX)Purpose
This indicator outputs a single trading regime — LONG ONLY, SHORT ONLY, or NEUTRAL — using a weighted model that blends: correlation to Bitcoin, local trend (EMA cross), RSI state, and trend strength via ADX (+DI/−DI). The goal is to cut market noise and provide a clear directional bias.
How it Works
Corr × BTC — Computes return correlation to BTC and multiplies it by BTC’s trend direction (EMA50 vs EMA200). Positively correlated assets follow BTC’s bias; negatively correlated assets invert it.
Trend — Local trend of the asset via EMA(50) vs EMA(200).
RSI — Soft mapping into bearish/neutral/bullish contribution (above the upper band → bullish, below the lower band → bearish).
ADX Block — Trend strength and bias from +DI/−DI (implemented manually via DM/TR/RMA).
All components are weighted and summed into a score; thresholds map the score to the trading regime.
Signals & Visuals
LONG ONLY — subtle green background; up-arrow on regime change.
SHORT ONLY — subtle red background; down-arrow on regime change.
NEUTRAL — muted background, no arrows.
Compact dashboard (top-right) shows regime, total score, and each component’s contribution.
Key Inputs
Benchmark (BTC) — symbol used for correlation (default: BTCUSDT).
Correlation length — window for return correlation.
EMA fast / EMA slow — trend parameters (defaults: 50/200).
RSI period / upper / lower — RSI settings and zone thresholds.
ADX period / threshold — strength measurement parameters.
Weights — per-block influence (Corr, Trend, RSI, ADX).
Decision thresholds — score cutoffs for LONG/SHORT.
Alerts
Go LONG (new signal) — regime flips into LONG.
Go SHORT (new signal) — regime flips into SHORT.
Back to NEUTRAL — regime returns to neutral.
(Define your alert message in the Alerts dialog.)
Usage Guidance
Trade in the direction of the active regime:
LONG ONLY — favor long entries/re-entries; avoid shorts.
SHORT ONLY — favor shorts; avoid longs.
NEUTRAL — reduce risk and wait for confirmation.
Combine with S/R or consolidation zones: trigger entries only when price interacts with your zones in alignment with the regime.
For altcoins, tune weights and thresholds; high-beta markets may need lower decision thresholds.
Tuning Tips
Want more signals? Lower Go LONG/SHORT thresholds or increase weights.
Want stricter signals? Raise thresholds or reduce weights.
If the asset weakly correlates with BTC, reduce Corr weight and emphasize Trend/ADX.
Limitations & Disclaimer
This is a directional filter, not a full trade system. Always apply risk management and confirm on multiple timeframes. Past performance does not guarantee future results.
xtraderx SMA Cross Strategy (5 / 8 / 13)xtraderx — This indicator is the coded version of the Simple Moving Average (SMA) strategy that Selçuk Gönençler has been explaining in a simple and effective way for years.
It generates a bullish signal when the SMA 5 crosses above both SMA 8 and SMA 13, and a bearish signal when it crosses below them.
Super smooth multi-period EMA indicatorThis indicator contains 6 moving averages (ema exponential moving average)
The first length is 20 and the time period is 3 minutes.
The second length is 20 and the time period is 15 minutes.
The third length is 20 and the time period is 60 minutes.
The length of the fourth bar is 20 and the time period is 4 hours.
The length of the fifth article is 20 and the time period is 1 day.
The sixth article has a length of 20 and a time period of 1 week.
First Candle Rule + Risk Calculator + KillzonesThis indicator combines precision timing, session visualization, and position management — all in one clean tool for professional traders.
Main Features:
First 5-Minute Candle Rule:
Automatically highlights the first 5-minute candles at 10:30 AM and 3:30/4:30 PM (Romania), aligned with the London and New York market opens.
Alerts trigger automatically at each candle close, allowing traders to react instantly to session momentum.
Killzones (Session Blocks):
Visual representation of key trading sessions, shaded with soft colors for clarity:
London Open: 10:00–13:00 (light teal)
New York Open: 15:00–17:00 (light green)
London Close: 18:00–20:00 (light purple)
Each zone automatically updates daily.
Manual Lot Risk Calculator:
A compact on-chart calculator that helps manage risk precisely:
Input balance, lot size, and stop loss manually
Automatically calculates risk amount, % of equity, pip value, and equity after loss
Works with all symbols (FX, indices, gold, etc.) and supports auto pip-value detection
Can be hidden or displayed via settings
Clean design with light grey background and black text
Cruzebow 4EMA IndicatorThe Cruzebow 4EMA Indicator is a clean, lightweight tool designed to help traders identify market trends, momentum shifts, and potential entry or exit areas using four exponential moving averages (EMAs).
This indicator plots:
- EMA 9 – short-term momentum
- EMA 21 – medium-term direction
- EMA 55 – trend confirmation
- EMA 200 – long-term market structure
Together, these EMAs help visualize market transitions such as:
- Bullish momentum when shorter EMAs cross above longer ones
- Bearish structure when shorter EMAs stay below
- Dynamic support/resistance reactions during pullbacks
All EMA lengths and colors are fully customizable.
There are no signals, alerts, or repainting elements - this tool is purely for visual and educational use.
Recommended Usage:
- Combine with other analysis tools (volume, RSI, MACD, Fibonacci levels, etc.)
- Use on any market or timeframe
- Ideal for traders who prefer multi-EMA confluence to identify high-probability trends
Disclaimer:
This script is for educational purposes only.
It does not constitute financial advice or a buy/sell signal generator.
Always perform your own analysis and manage risk accordingly.
EMA Confluence Detector — Execution Coach HUDEMA Confluence Detector using 5 confluences volume, candle, candles, Ema and delta
Smart Liquidity Zones v1 — for Gold only and for Trump🚀 Smart Liquidity Zones v1 – Fixed Filters + Stable Zones + Safe Stop
Designed exclusively for XAUUSD (Gold), this tool captures the true rhythm of liquidity hidden behind market volatility.
Originally engineered for the Trump-era gold movements, this version blends precision filtering, adaptive volatility logic, and secure dynamic stop levels — giving traders a structured edge in chaos.
💡 Whether you're scalping micro swings or analyzing multi-hour trends, the algorithm visualizes where the market’s liquidity traps lie — and how price reacts once those levels are engaged.
⚙️ Key Features
✨ Adaptive zone recognition system (smart filtering logic).
✨ Safe Stop framework with dynamic ATR buffer.
✨ Multi-layer filtering using candle, ATR, and volume behavior.
✨ Visual clarity with zone strength gradient for better risk reading.
✨ Auto-clean memory system for stable long sessions.
⚠️ Note: This tool is built exclusively for Gold traders (XAUUSD).
Optimized for 5m–1h charts. Works best during volatile sessions.
🧩 Settings Panel (Explained Without Revealing Logic)
🔹 Swing Length:
Controls how far the algorithm looks back to detect potential liquidity pivots.
(Higher = stronger zones, fewer signals.)
🔹 Extend To The Right:
How long the zone extends into the future — perfect for visual planning.
🔹 Zone Height:
Defines the visual range of each liquidity zone (recommended: 6.5 for Gold).
🔹 Min Distance Between Zones:
Prevents overlapping or cluttered zones to keep the chart clean.
🔹 Filters (ATR / Candle / Volume):
Three independent smart filters ensuring that only valid and powerful liquidity zones are drawn.
🔹 Dynamic Stop Buffer:
Automatically adjusts your safe stop level based on volatility (ATR).
🔹 Safe Stop Colors:
Customize visual clarity for stop levels — instantly spot your safety net.
⚡ Unique Concept
Built for traders who understand that liquidity is the market’s heartbeat,
and that true opportunity lies where stop hunts and smart money meet.
🟡 A smart visual system —
🔴 A safety layer for volatile times —
💰 And a nod to the wild gold markets during the Trump era.
📊 Recommended Use
Pair it with clean price action & structure.
Avoid indicator stacking — simplicity = power.
Gold (XAUUSD) only — this algorithm is not calibrated for forex pairs or crypto.
🔹 Best Settings for Gold:
Zone Height = 6.5
Swing Length = 10
Dynamic Stop Buffer = 0.5 ATR
Filters ON (ATR + Candle + Volume)
Impulse Reversal + EMAsThe Impulse Reversal indicator highlights key moments when momentum shifts sharply in the market.
It detects two opposite patterns:
• 🟩 Bullish Impulse: When a bearish candle is followed by a stronger bullish candle and another bullish confirmation, both bullish candles turn lime green, signaling potential upward momentum.
• 🟥 Bearish Impulse: When a bullish candle is followed by a stronger bearish candle and another bearish confirmation, both bearish candles turn red, indicating potential downward momentum.
At the same time, four EMA lines (8, 11, 13, and 21 by default) appear to help confirm the trend direction.
When all EMAs align and the impulsive color signal appears, it visually identifies high-probability reversal or continuation zones on the chart.
Bruno iarussi MNQ finalThe MAC Strategy (Multi-Adaptive Control) is a precision-driven quantitative trading model designed for scalping and swing trading across futures, forex, and crypto markets.
It combines mathematical momentum models, adaptive volatility filters, and probability-based entry validation to capture the most efficient moves within controlled risk parameters.
⚙️ Core Logic
Dynamic Market Structure Recognition – identifies short-term trend shifts and high-probability continuation zones using volume-weighted and EMA-anchored filters.
Adaptive Drift Engine – analyzes real-time volatility compression and directional bias to project 30- to 120-second micro-drift predictions.
Smart Entry Optimization – enters only when institutional-grade volume confirmation aligns with directional bias and volatility normalization.
Auto-Exit Risk Control – applies trailing ATR logic, max daily loss protection, and profit-locking mechanisms to safeguard capital and optimize gains.
Flexible MA Crossrotemtuyunmhv kebh unfhrv ak nbhu, ftar vo jumu, t, vnnumg bg fkph ngkv uaucru, gkph nyv
Previous Day Volume Profile NQ!This indicator takes the previous U.S. regular trading session and maps its most actively traded price zone onto the next day. It draws a shaded box representing the Value Area (≈68% of prior-day volume), bounded by VAH (Value Area High) and VAL (Value Area Low). A line through the middle marks the POC (Point of Control), the single price with the most traded volume. The box projects 15.5 hours into the new day so you can see where today’s action sits relative to yesterday’s “fair value.”
To help with intraday decisions, the indicator also extends VAH/VAL/POC as dotted lines. These extensions act like “guide rails” for context into the next trading session.
How to read it
Inside the box: Market is back in yesterday’s fair value. Expect mean-reversion behavior, with price often rotating between VAL and VAH.
Re-entry signals: When price comes from outside and establishes back inside, the script can flag a Long Re-entry (from below, bias toward VAH) or Short Re-entry (from above, bias toward VAL). Optional target lines show the opposite edge as a practical objective.
Rejection signals: When price tests a boundary (VAH/VAL) and fails to establish inside, it can reject and push away—often a clue for potential price discovery beyond the box.
POC focus: The POC often behaves like a magnet during balance and a pivot during imbalance; the dotted extension keeps it visible even after the box window.
Use case
Ideal for day traders and short-term swing traders who want a clear, repeatable framework.
Quickly judge whether today is balancing (staying within yesterday’s value) or seeking new value (rejecting and exploring).
Pair the signals with your execution rules (e.g., 5-minute closes, buffers, or confirmation candles).
Everything is configurable—colors, opacities, and whether to show extensions or target lines—so you can tailor the visuals to your style without clutter.
Best Asian Range Indicator.Clearly places a white translucent box around Asian Range
. Highlights high/low of London Session in real time
.Highlights high/low of New York Session in real time
.Customizable Timeslots
.Works across all times frames Less than or Equal to the 1HR
. Works on all FX pairs, Commodities, Crypto, and Futures
. Automatically adjusts itself to current price action
SP2L RavaAcademy (poursamadi)Rava Academy - SP2L Strategy Assistant
This indicator is an assistive tool designed by Rava Academy to implement the SP2L trading strategy, which is a price action concept focused on identifying market exhaustion and potential reversals.
Core Concept:
The underlying logic of this script is to detect a specific price action pattern known as the "Spike and Two-Legged Pullback". The indicator identifies an initial strong price movement (the Spike) followed by a corrective phase with two distinct legs. The signals are generated near the completion of the second leg, which often represents a high-probability entry point as the initial momentum is expected to resume. This mechanical approach helps traders identify these complex patterns systematically.
Key Features:
Automatic Pattern Detection: The indicator automatically scans the chart for SP2L patterns.
Clear Visual Signals: It provides straightforward arrows to indicate potential setups.
Time-Saving Analysis: This tool minimizes the need for manual pattern identification.
Multi-Market Compatibility: Optimized for Forex and Cryptocurrencies.
How to Use:
Green Arrow (▲): Indicates a potential buy setup.
Red Arrow (▼): Indicates a potential sell setup.
Disclaimer:
This tool is for educational and analytical purposes only. Trading involves significant risk. All trading decisions are the sole responsibility of the user. Past performance is not indicative of future results.
Advanced Swing Points Liquidity by BTTAdvanced Swing Points Liquidity Indicator by BTT
Identify key price reversals and liquidity zones with precision using the Advanced Swing Points Liquidity indicator. This tool automatically detects swing highs (Buy Side Liquidity) and swing lows (Sell Side Liquidity) based on customizable pivot logic, and visualizes these levels on your chart for enhanced trading decisions.
Core Features:
Swing Logic Choice: Instantly switch between classic 3-point (tight pivots) and broader 5-point (stronger swings) swing detection.
Visual Clarity: Each swing point is highlighted with your choice of colored labels and extended horizontal lines.
Custom Line Length: Define how far each liquidity line extends, making it easy to spot critical reversal and breakout zones across the chart.
Liquidity Zones: (Optional) Shaded boxes overlay the chart at swing highs/lows, helping you visualize supply and demand areas and optimize entries/exits.
Distinctive Labels: BSL (Buy Side Liquidity) at swing highs, SSL (Sell Side Liquidity) at swing lows, making institutional liquidity levels immediately visible.
How to Use:
Use swing labels and lines to spot potential price reaction zones, stop hunt areas, and trend reversals.
Combine with your price action, order blocks, or other SMC tools for confirmation and trade planning.
Adjust parameters for any market (indices, stocks, crypto, commodities), any timeframe.
Perfect For:
Smart money traders locating liquidity grabs and stop hunts
Supply & demand, market structure, and swing traders
Anyone wanting automated mapping and visual clarity for swing pivots and institutional levels
Customization:
Choose swing detection style (pivot window)
Toggle lines, labels, and liquidity boxes on/off
Set color, box height, and line length for maximum visual control
FintechFull — Next Candle Probability (EB, EWMA, Regime)Purpose
Developed by FintechFull as a quantitative assistant for day traders.
This indicator estimates the probability that the next candle will close green or red, using recent R/G color patterns of depth N = 1..7.
When a trader knows which side has higher probability, it becomes a powerful edge for trading in the direction of the dominant trend.
Methodology
- Strict no-lookahead counting (no repaint, doji removed)
- Hierarchical Empirical Bayes (EB) smoothing across depths (1→7)
- Optional exponential decay (EWMA) for time-adaptive weighting
- Higher-timeframe EMA regime filter (UP-only / DOWN-only / OFF)
- ALL / SELECTED scopes with single-decision voting (one clean signal per bar)
- On-chart tags (“R” = RAW freq, “E” = EB) and full alert system
How it helps day traders
You can see whether the next bar’s probability favors the bullish or bearish side — then trade in alignment with trend and probability, not emotion.
Learn More
📘 The full research article explaining the math, logic, and Pine implementation,
and the Next-Candle Prediction Bot, are both available on the FintechFull Telegram channel.
→ Just search “@FintechFull” on Telegram to read the full paper and try the bot.