Market Session Zones | ⓤ² קг๏The Market Session Zones indicator highlights the three most important trading sessions — Asia, London, and New York — by automatically drawing boxes around each. Quickly spot where liquidity and volatility shift as markets open and overlap.
Features:
✅ Clean session boxes for Asia, London, and NY
✅ Optional OHLC labels below each session box
✅ Instantly compare ranges across sessions
✅ Works on any symbol or timeframe in TradingView
Perfect for traders who rely on session-based analysis, this tool makes it easy to track price behavior during each session, identify key levels, and plan trades around global market activity.
Stay ahead by seeing the market structure that matters most — session by session.
Trend Analizi
Trend Pro - @CRYPTIK1Introduction: What is Trend Pro?
Trend Pro is a comprehensive trend analysis tool designed to give you a clear, at-a-glance understanding of the market's direction across multiple timeframes. In a noisy market, the single most important factor is the dominant trend. This indicator filters out the noise by focusing on one core principle: trading with the primary momentum of the market.
Instead of cluttering your chart with confusing signals, Trend Pro provides a clean, visual representation of the trend, helping you make more confident and informed trading decisions.
The Core Concept: The Power of Confluence
The strength of any trading decision comes from confluence—when multiple factors align to point in the same direction. Trend Pro is built on this idea. It uses a long-term moving average (200-period by default) to define the primary trend on your current chart and then pulls in data from three higher timeframes to confirm whether the broader market agrees with your analysis.
When your current timeframe and the higher timeframes are all aligned, you have a state of "confluence," which represents a higher-probability environment for trend-following trades.
This tool is designed to be a foundational layer for your trading system, providing the essential context you need before entering any trade.
Key Features
1. The Dynamic Trend MA:
The main moving average on your chart acts as your primary guide. Its color dynamically changes to give you an instant read on the market.
Green MA: The price is in a confirmed uptrend (trading above the MA).
Red MA: The price is in a confirmed downtrend (trading below the MA).
2. The Multi-Timeframe (MTF) Trend Dashboard:
Located discreetly in the bottom-right corner, this dashboard is your window into the broader market sentiment. It shows you the trend status (Up, Down, or Neutral) on three customizable higher timeframes.
Green Box: The trend is UP on that timeframe.
Red Box: The trend is DOWN on that timeframe.
Gray Box: The price is neutral or at the MA on that timeframe.
How to Use Trend Pro: A Simple Framework
Step 1: Identify the Primary Trend
Look at the color of the MA on your main chart. This is your starting point. If it's green, you should be looking for opportunities to go long. If it's red, you should be looking for opportunities to go short.
Step 2: Check for Confluence
Glance at the MTF Trend Dashboard.
Strong Confluence (High-Probability): If your main chart is in an uptrend (Green MA) and the dashboard shows all green boxes, the market is in a strong, unified uptrend. This is a high-probability environment to be a buyer.
Weak or No Confluence (Caution Zone): If your main chart is in an uptrend, but the dashboard shows red or gray boxes, it signals that the higher timeframes are not in agreement. This is a sign of market indecision and a lower-probability environment. It's often best to wait for the timeframes to align.
Best Practices & Settings
Timeframe Synergy: For the best results, use Trend Pro on a lower timeframe and set your dashboard to higher timeframes. For example, if you trade on the 1-hour chart, set your MTF dashboard to the 4-hour, 1-day, and 1-week to get a complete picture of the market.
Use as a Confirmation Tool: Trend Pro is not designed to be a standalone entry/exit system. Use it as the foundational layer of your analysis. First, confirm the trend with Trend Pro, then use your preferred entry method (e.g., support/resistance, chart patterns, or other indicators) to time your trade.
Adaptive Entry/Exit Signals with Optional TP ConfirmationAdaptive Entry/Exit Signals with Optional TP Confirmation (Indicator)
What’s unique
Gated entry sequencing: Prevents duplicate Long/Short labels within the same move (“lock/unlock”).
Exit-line visualization tied to prior extremes: Plots step lines showing the exact exit thresholds the logic uses.
Optional multi-filter confluence: ADX/DI trend check, Chandelier Stop, hold/cooldown rules.
Optional Take-Profit (TP) confirmation using RSI.
What it does
This indicator highlights six events on the active timeframe:
Long — potential long entry
Exit Long — exit condition for an open long
Long TP — take-profit trigger for a long
Short — potential short entry
Exit Short — exit condition for an open short
Short TP — take-profit trigger for a short
Optionally, it draws dynamic exit lines that mirror the thresholds used by the logic.
How signals are calculated (high level) :
Trend bands
highBand = highest high of the last Trend Window bars
lowBand = lowest low of the last Trend Window bars
Entries
Long when price breaks (or equals) the previous bar’s highBand.
Short when price breaks (or equals) the previous bar’s lowBand.
Gating:
Lock/unlock prevents multiple entry labels in one directional move.
A bar-ordering gate reduces immediate flip-flops.
Exits
Exit Long = lowest(low, Exit Window)
Exit Short = highest(high, Exit Window)
Optional filters can require:
Close beyond the exit line
ADX/DI (Average Directional Index/Directional Indicators, Wilder) trend-loss check
Chandelier Stop (ATR-based) confluence
Minimum hold time after entry
Take-Profit (optional)
If TP % > 0 , the tool computes a TP from the entry bar and confirms with RSI (default: >70 for longs, <20 for shorts).
Exit Lines (optional)
Plotted as step lines while “in position”:
Long Exit Line = lowest(low, Exit Window)
Short Exit Line = highest(high, Exit Window)
Inputs (essentials)
Trend Window — lookback for high/low bands
Exit Window — lookback for exit thresholds
TP % — percent distance from entry to compute TP (0 disables)
RSI Length / Cutoffs — for TP confirmation
Filters (toggleable)
Close must cross the exit line
ADX/DI trend-loss check (Wilder’s method)
Chandelier Stop (ATR-based) confluence
Minimum hold bars after entry
Cooldown bars after exit before re-entry
Visuals
Show/hide trend bands and exit lines.
Alerts Included
Long Entry, Short Entry
Exit Long, Exit Short
Long TP, Short TP
Tip : For stable behavior, set alerts to Once per bar close.
Notes & Best Practices
This is an indicator , not a strategy ; it does not open/close trades.
Signals are calculated on the current chart timeframe only (single-timeframe logic).
Parameter choices are context-dependent. As a starting point:
Faster charts: consider a slightly larger Exit Window and enable Close must cross to reduce wick exits.
Slower charts: filters can be relaxed.
Repainting & Data Policy
No lookahead is used.
The script does not request higher timeframes for its logic.
On real-time (in-progress) bars , visuals and alerts can update until the bar closes . For confirmation-style use, wait for bar close and/or use the provided filters (e.g., close-only or 2-bar style confirmation).
Chart Types
Designed for standard Candlestick/Bar charts.
Not intended for Heikin Ashi, Renko, Kagi, Point & Figure, or Range charts.
Limitations & Disclosure
No performance claims are made. Past behavior does not guarantee future results.
For educational and analytical purposes only; not financial advice . Always do your own research and use risk management.
Version & Scope
Scope : Entry/Exit/TP framework with optional exit filters and exit-line visualization.
Engine : Single-timeframe logic (no MTF); Wilder-style ADX/DI implemented internally for portability.
Pine version : v5
External libraries : none
By BroTech Feruzbek Aliyev StrategyFeruzbek Aliyev Trend Breakout Strategy by BroTech IT Company
This indicator was developed by BroTech IT Company.
It is based on Feruzbek Aliyev’s YouTube strategy “The Easiest and Most Profitable Strategy.”
Risk management is solely the responsibility of each user.
The developer holds no liability for any outcomes.
This is a beta version and will be updated.
It was created based on publicly available information.
For suggestions, inquiries, or services, contact us on Telegram: @Cyber_AI414.
We wish everyone success in their trading!
Adaptive HMA Trendfilter & Profit SpikesShort Description
Adaptive trend-following filter using Hull Moving Average (HMA) slope.
Includes optional Keltner Channel entries/exits and dynamic spike-based take-profit markers (ATR/Z-Score).
Optional Fast HMA for early entry visualization (not included in logic).
USER GUIDE:
1) Quick Overview
Trend Filter: Slow HMA defines Bull / Bear / Sideways (via slope & direction).
Entries / Exits:
Entry: Color change of the slow HMA (red→green = Long, green→red = Short), optionally filtered by the Keltner basis.
Exit: Preferably via Keltner Band (Long: Close under Upper Band; Short: Close above Lower Band).
Fallback: exit on opposite HMA color change.
Take-Profit Spikes: Marks abnormal moves (ATR, Z-Score, or both) as discretionary TP signals.
Fast HMA (optional): Purely visual for early entry opportunities; not part of the core trading logic (see §5).
2) Adding & Basic Setup
Add the indicator to your chart.
Open Settings (gear icon) and configure:
HMA: Slow HMA Length = 55, Slope Lookback = 10, Slope Threshold = 0.20%.
Keltner: KC Length = 20, Multiplier = 1.5.
Spike-TP: Mode = ATR+Z, ATR Length = 14, Z Length = 20, Cooldown = 5.
Optionally: enable Fast HMA (e.g., length = 20).
3) Input Parameters – Key Controls
Slow HMA Length: Higher = smoother, fewer but cleaner signals.
Slope Lookback: How far back HMA slope is compared against.
Slope Threshold (%): Minimum slope to avoid “Sideways” regime.
KC Length / Multiplier: Width and reactivity of Keltner Channels.
Exits via KC Bands: Toggle on/off (recommended: on).
Entries only above/below KC Basis: Helps filter out chop.
Spike Mode: Choose ATR, Z, or ATR+Z (stricter, fewer signals).
Spikes only when in position: TP markers show only when you’re in a trade.
4) Entry & Exit Logic
Entries
Long: Slow HMA turns from red → green, and (if filter enabled) Close > KC Basis.
Short: Slow HMA turns from green → red, and (if filter enabled) Close < KC Basis.
Exits
KC Exit (recommended):
Long → crossunder(close, Upper KC) closes trade.
Short → crossover(close, Lower KC).
Fallback Exit: If KC Exits are off → exit on opposite HMA color change.
Spike-TP (Discretionary)
Marks unusually large deviations from HMA.
Use for partial profits or tightening stops.
⚠️ Not auto-traded — only marker/alert.
5) Early Entry Opportunities (Fast HMA Cross – visual only)
The script can optionally display a Fast HMA (e.g., 20) alongside the Slow HMA (e.g., 55).
Bullish early hint: Fast HMA crosses above Slow HMA, or stays above, before the Slow HMA officially turns green.
Bearish early hint: opposite.
⚠️ These signals are not part of the built-in logic — they are purely discretionary:
Advantage: Earlier entries, more profit potential.
Risk: Higher chance of whipsaws.
Practical workflow (early long entry):
Fast HMA crosses above Slow HMA AND Close > KC Basis.
Enter small position with tight stop (under KC Basis or HMA swing).
Once Slow HMA confirms green → add to position or trail stop tighter.
6) Recommended Presets
Crypto (1h/2h):
HMA: 55 / 10 / 0.20–0.30%
KC: 20 / 1.5–1.8
Spikes: ATR+Z, ATR=14, Z=20, Cooldown 5
FX (1h/4h):
HMA: 55 / 8–10 / 0.10–0.25%
KC: 20 / 1.2–1.5
Indices (15m/1h):
HMA: 50–60 / 8–12 / 0.15–0.30%
KC: 20 / 1.3–1.6
Fine-tuning:
Too noisy? → Raise slope threshold or increase HMA length.
Too sluggish? → Lower slope threshold or shorten HMA length.
7) Alerts – Best Practice
Long/Short Entry – get notified when trend color switches & KC filter is valid.
Long/Short Exit – for KC exits or fallback exits.
Long/Short Spike TP – for discretionary profit-taking.
Set via TradingView: Create Alert → Select this indicator → choose condition.
8) Common Pitfalls & Tips
Too many false signals?
Raise slope threshold (more “Sideways” filtering).
Enable KC filter for entries.
Entries too late?
Use Fast HMA cross for early discretionary entries.
Or lower slope threshold slightly.
Spikes too rare/frequent?
More frequent → ATR mode or lower ATR multiplier / Z-threshold.
Rarer but stronger → ATR+Z with higher thresholds.
9) Example Playbook (Long Trade)
Regime: Slow HMA still red, Fast HMA crosses upward (early hint).
Filter: Close > KC Basis.
Early Entry: Small size, stop below KC Basis or recent swing low.
Confirmation: Slow HMA turns green → scale up or trail stop.
Management: Partial profits at Spike-TP marker; full exit at KC upper band break.
Siege Trade Indicator A Comprehensive Indicator Combining Pivot Points, RSI, and Trend Following
This indicator integrates RSI, Pivot Points, and trend-following features into a single view to create a powerful trading strategy. It is an ideal tool for traders who want to both catch trends and identify potential reversals and overbought/oversold regions.
Key Features
RSI (Relative Strength Index): Shows whether the price has reached overbought or oversold territories. Specific RSI levels (e.g., above 70 and below 30) serve as a warning for potential buy/sell signals.
Pivot Points: Automatically plots support and resistance levels on the chart, calculated on a daily, weekly, or monthly basis. These levels help you identify key points where the price might react.
Trend Following: Determines the direction of the trend based on price movements and provides clues about its strength. This feature helps reduce the risk of trading against the trend, allowing you to take positions aligned with the current market direction.
How to Use
This indicator is not designed to be a standalone buy/sell signal tool. For the most accurate results, it is recommended to use it in conjunction with different timeframes and your own technical analysis. For instance, when the price approaches a pivot support and the RSI enters the oversold region, it can be considered a potential signal for the start of an uptrend.
This indicator provides strong support for deepening your market analysis and making more informed decisions. For more details...
Script_Algo - Day Range Breakout Strategy + Trend Filter📊 Overview
An enhanced version of the strategy based on daily high/low breakouts.
🔑 Key Improvements
1️⃣ Solved the repainting issue.
There are similar strategies in the community, but the historical results of those algorithms absolutely do not correspond to the results of real backtesting.
2️⃣ Added a trend filter.
In most cases, this makes it possible to achieve higher profitability. The trend filter is adjusted using the Lookback Period setting.
3️⃣ Choice of entry principle.
Implemented the ability to choose whether trades are opened based on closing prices or by high/low breakout, which allows finding the optimal settings for a specific instrument.
4️⃣ Improved entry/exit logic.
When an opposite signal appears, before entering a trade, the script first closes the previous position.
✅ This makes the strategy fully ready for algorithmic trading via webhook on any exchange that supports this function.
5️⃣ Better visualization.
🟥 Red and 🟩 green backgrounds indicate the trend direction.
⚙️ How It Works
The principle of the strategy is simple:
Wait for the breakout of the previous day’s high or low.
Enter long on a breakout of the high, or short on a breakout of the low.
Exit occurs on the breakout of the opposite extreme.
📈 This allows capturing long trends.
⚠️ But, like all similar strategies, in a sideways market it produces losing trades.
📌 Example Results
On the OP/USDT pair, this strategy showed about +280% profit in 3 years on the 4H timeframe,
while the coin itself grew only by about 50%.
🕒 Recommended Settings
Timeframe: 1H and higher
On lower timeframes → significant discrepancies may occur between historical and real backtesting data.
On higher timeframes → minor differences are possible, related to slippage, sharp moves, and other unpredictable situations.
⚠️ Important Notes
Always remember: Strategy results may not repeat in the future.
The market constantly changes, so:
✅ Monitor the situation
✅ Backtest regularly
✅ Adjust settings for each asset
Also remember about possible bugs in any algorithmic trading strategy.
Even if a script is well-tested, no one knows what unpredictable events the market may bring tomorrow.
⚠️ Risk Management:
Do not risk more than 1% of your deposit per trade, otherwise you may lose your account balance, since this strategy works without stop losses.
⚠️ Disclaimer
The author of the strategy does not encourage anyone to use this algorithm and bears no responsibility for any possible financial losses resulting from its application!
Any decision to use this strategy is made personally by the owners of TradingView accounts and cryptocurrency exchange accounts.
📝 Final Notes
The script is not published yet, as this is not the final version.
I already have ideas on how to improve it further, so follow me to not miss updates.
🐞 Bug Reports
If you notice any bugs or inconsistencies in my algorithm,
please let me know — I will try to fix them as quickly as possible.
💬 Feedback & Suggestions
If you have any ideas on how this or any of my other strategies can be improved, feel free to write to me. I will try to implement your suggestions in the script.
Wishing everyone good luck and stable profits! 🚀💰
HTF Dealing Range & FibsKey Features:
Premium & Discount Zone Visualization: Clear, color-coded boxes are drawn to represent the Premium (sell zone), Discount (buy zone), and the crucial Equilibrium (50%) level. These boxes extend into the future so you can anticipate future price action.
Customizable Fibonacci Levels: Plot key Fibonacci retracement levels within the defined range. You can customize which levels you want to see (e.g., 0.62, 0.79, etc.) to pinpoint specific points of interest.
Multi-Timeframe Confluence Table: A powerful, on-screen dashboard that shows you the status of the current price relative to the P&D zones on up to 5 different timeframes simultaneously. Instantly see if the price is in a Premium or Discount zone on the 15m, 1H, 4H, and Daily charts at a single glance.
Built-in Alerts: Never miss an opportunity. Set up alerts to be notified the moment the price enters the Premium or Discount zone on your chosen HTF, allowing you to prepare for potential trade setups.
Fully Customizable: Take full control over the indicator's appearance. Adjust pivot lookback periods, colors of the zones and Fibs, and select which timeframes appear in your dashboard to match your personal trading plan.
Disclaimer:
This indicator is provided for educational and informational purposes only and should not be considered as financial or investment advice. Trading and investing in financial markets, including but not limited to stocks, forex, and cryptocurrencies, involves a substantial risk of loss and is not suitable for every investor.
Open=High & Open=Low StrategyJUST A SIMPLE HEIKENASHI OPEN LOW STRATEGY . YOU CAN BUT SELL BASED ON SIGNALS AND THIS STRATEGY IS HAVING AN OPTION TO FURTHER REDUCE RISK WITH OPTIONAL DOJI EXIT.
Just a simple heikenashi open low strategy. You can buy and sell based on signals and this strategy is having a optional doji exit to reduce ask
Para Akışı OVERLAY + Trend + Scoreboard (CUSTOM v6 – CLEAN)📖 Components of the Indicator and How to Use Them
1️⃣ EMAs (Exponential Moving Averages)
EMA-1 and EMA-2: Show short- and long-term trends (e.g., 21 and 200).
How to read it:
EMA-1 > EMA-2 → strong uptrend.
EMA-1 < EMA-2 → strong downtrend.
Key point: Watch for “Golden Cross” (EMA-1 crossing above EMA-2) and “Death Cross” (EMA-1 crossing below EMA-2).
2️⃣ Supertrend
An ATR-based trend indicator.
Color logic:
Green (UP) → bullish trend.
Red (DOWN) → bearish trend.
Key point: Trend reversals when color changes → potential entry/exit signals.
3️⃣ Keltner Channel (KC)
Middle line: EMA → overall direction.
Upper/Lower bands: EMA ± ATR × multiplier → volatility boundaries.
Shading:
Upper zone (green) → momentum up, possible overbought area.
Lower zone (red) → momentum down, possible oversold area.
Key point: Price breaking out of the bands often signals the start of a new trend.
4️⃣ Anchored VWAP
Volume-weighted average price from a chosen date.
Shows the cost basis of large players.
Key point: Price above VWAP → buyers in control. Price below VWAP → sellers in control.
5️⃣ SMF (Standardized Money Flow z-score)
Measures money inflow/outflow.
Positive → inflow.
Negative → outflow.
Since it’s a z-score, moving away from zero means unusual money activity.
Key point: If SMF rises while price falls → positive divergence (hidden buying). If the opposite → negative divergence (hidden selling).
6️⃣ OBV z-score
Normalized version of the On-Balance Volume indicator.
Shows whether volume is supporting the price move.
Positive → buying pressure.
Negative → selling pressure.
Key point: If OBV diverges from price → possible reversal signal.
7️⃣ Spike (IN/OUT)
Detects sudden OBV spikes.
IN: strong money inflow (buying pressure).
OUT: strong money outflow (selling pressure).
Key point: Spikes near tops or bottoms can speed up reversals.
8️⃣ Divergence (Buy/Sell Signals)
If price makes a higher high or lower low while the indicator doesn’t follow → divergence.
Price makes a new low but SMF makes a higher low → positive divergence → Buy signal.
Price makes a new high but SMF makes a lower high → negative divergence → Sell signal.
9️⃣ Stop/TP Labels
ATR-based automatic stop-loss and take-profit levels.
Long → stop at 1.5×ATR below, TP at 2×ATR above.
Short → stop at 1.5×ATR above, TP at 2×ATR below.
Key point: Check if these levels match your entry → see if the risk/reward is balanced.
🔟 Scoreboard
A quick summary in the top right corner:
SMF z (money flow)
OBV z (volume support)
EMA crossover
Is price above EMA?
Supertrend direction
Spike presence
Interpretation:
Score 4+ → strong bullish.
Score 1 or less → strong bearish.
In between → neutral.
✅ What to Focus On
Divergences (Buy/Sell labels) → the most reliable reversal signals.
Spike IN/OUT → major money inflow/outflow, can trigger new trends.
Scoreboard → shows the bigger picture; use as a filter, not alone.
Supertrend + EMA cross → strong trend confirmation.
Keltner breakout → potential start of a trend.
SMF-Z & OBV-Z Oscillator (v6)🧭 Quick Reference
• SMF-Z (teal): flow of money.
• OBV-Z (orange): volume support for price moves.
• Zero line (0): neutral. Positive side = bullish bias, negative side = bearish bias.
• ±2 levels: “extreme” zone (unusual inflow/outflow).
• IN/OUT triangles: short-term strong money inflow/outflow (spike signals).
✅ Core Rules
LONG (buy/hold)
Both SMF-Z and OBV-Z above zero and rising (upward slope).
Zero line crossover (especially if both cross around the same bar) + IN spike = strong confirmation.
Expansion toward +2 = momentum intact, let profits run.
EXIT / SELL (close long or consider short)
Either SMF-Z or OBV-Z drops below zero (especially both together).
OUT spike (heavy selling pressure) = aggressive exit signal.
Rolling over from +2 downward (especially if OBV-Z turns first) = momentum fading.
SHORT (sell side)
Both indicators below zero and falling; zero line crossunders + OUT spike = strong confirmation.
Expansion toward −2 shows trend strength; taking profit on reversal from −2 is reasonable.
♟️ Divergences (most reliable signal)
Positive divergence: Price makes a new low while SMF-Z/OBV-Z form a higher low → strong accumulation sign (especially if paired with an IN spike).
Negative divergence: Price makes a new high while SMF-Z/OBV-Z form a lower high → distribution/selling sign (confirmed with an OUT spike).
🔧 Parameter Effects
SMF z-window / OBV z-window: shorter (20–50) = more sensitive but noisier; longer (100–200) = slower but more reliable.
OBV EMA: smaller (10–13) = faster response; larger (34–55) = smoother.
Spike window & σ (spK): shorter window or smaller sigma = more frequent spikes; larger = fewer but more selective spikes.
📝 Simple Playbook
Filter: Check if both SMF-Z and OBV-Z are on the same side of zero before taking a trade.
Trigger: Zero line crossover + IN/OUT spike.
Management:
For longs: exit/reduce if OBV-Z falls below zero or an OUT spike appears.
For shorts: exit/reduce if SMF-Z rises above zero or an IN spike appears.
Extra confirmation: If Supertrend/EMA from the overlay indicator agrees with SMF-Z & OBV-Z, confidence is stronger.
⚠️ Cautions
In sideways markets, frequent whipsaws around zero are common → always wait for confirmation (both indicators + spike + trend filter).
+2/−2 zones do not guarantee reversal by themselves; in strong trends the indicators can stay there for a while.
Prime ZonesThe indicators calculates Pivot Zones for First session from 0915-1230 and Second Session 1230-1530. It also calculates Prime Zones Levels as per opening session and plot historic level with values as R1, R2 and S1, S2.
SuperTrend V — Volume Shadow趋势速度分析(中文)Overview
SuperTrend V — Volume Shadow augments the classic SuperTrend with a price–volume “Volume Shadow” core and an EMA-smoothed centerline. Trend direction is derived from ATR bands around that center. The tool also adds a higher-timeframe EMA band (red/blue) for regime filtering and a linear-regression ±σ channel for take-profit triggers—giving you a simple “enter → trail → take profit” workflow.
How it works
Volume Shadow center: a volatility-scaled, volume-diffused series (out) built from price spread and volume; smoothed with EMA to form the SuperTrend base.
SuperTrend line: ATR bands around the smoothed center; green/red cross plot shows the active trailing level.
HTF reference band: red = EMA of out, blue = EMA of open, both computed from a reference timeframe (default 720 minutes). Red above blue = bullish regime; red below blue = bearish regime.
±σ take-profit channel: rolling linear regression midline ± (σ × stdev). Crosses of these bands emit TP triggers.
Inputs
Reference Timeframe (minutes) — default 720.
SuperTrend Multiplier (st_mult) — default 1.0 (higher = fewer, sturdier signals).
SuperTrend Period (st_period) — default 10 (ATR length).
TP Multiplier (σ) — default 2.
TP Window Length (len5) — default 150.
Signals & alerts
Buy: close crosses above the SuperTrend line and price is above the blue EMA.
Sell: close crosses below the SuperTrend line and price is below the blue EMA.
TP triggers (±σ channel)
Long TP Trigger: price crosses down through the upper band (crossunder upper).
Short TP Trigger: price crosses up through the lower band (crossover lower).
Recommended usage (workflow)
Regime filter
Trade longs only when red EMA > blue EMA; shorts only when red EMA < blue EMA.
Entries
Go long on Buy; go short on Sell (both require agreement with the regime filter).
Risk & exit
Use the SuperTrend line as a dynamic stop; flip/exit on an opposite cross.
Take profit
When a TP trigger fires (±σ channel), scale out or trail stops to the most recent ST level.
Suggested starting points
High-volatility (crypto, indices): st_mult 1.2–1.6, st_period 10–14, σ 2–2.5.
Lower-volatility (FX): st_mult 0.8–1.2, st_period 10, σ 1.5–2.
Multi-Timeframe Options Strategy with Dynamic Scoring System## Multi-Timeframe Options Strategy with Dynamic Scoring System
### Overview
This indicator combines 12 technical analysis tools using a proprietary 30-point scoring system to generate options trading signals (CALL/PUT). It's designed for traders seeking confluence-based entries with multiple confirmation layers.
### How the Scoring System Works
The indicator evaluates market conditions across three categories:
**Trend Analysis (9 points maximum):**
- EMA Alignment (9, 21, 50, 200): Checks if moving averages are properly stacked (3 points)
- ADX Trend Strength: Confirms trend momentum above 25 threshold (3 points)
- Higher Timeframe Confirmation: Validates signals against larger timeframe trend (3 points)
**Momentum Indicators (7 points maximum):**
- RSI Position & Direction: Optimal zones 40-65 for buys, 35-60 for sells (2 points)
- MACD Signal Line Cross: Momentum confirmation (2 points)
- Stochastic Oscillator: Overbought/oversold conditions (2 points)
- Bollinger Band Position: Price relative to middle band (1 point)
**Market Quality Filters (4 points maximum):**
- Volume Confirmation: 1.5x average volume requirement (2 points)
- VWAP Position: Trend alignment check (1 point)
- ATR Volatility: Ensures adequate price movement (1 point)
### Key Features
**1. Fair Value Gaps (FVG)**
- Identifies price inefficiencies between candles
- Bullish FVG: Current low > high (potential support)
- Bearish FVG: Current high < low (potential resistance)
- Visual representation with colored boxes on chart
**2. Three Operating Modes**
- Normal Mode: Minimum 10 points - balanced signal frequency
- High Mode: Minimum 15 points - fewer but stronger signals
- Ultra Mode: Minimum 20 points - only highest quality setups
**3. Protection Mechanisms**
- Bollinger Band squeeze detection avoids ranging markets
- Prevents conflicting signals (no simultaneous CALL/PUT)
- 5-bar minimum cooldown between signals
- Filters extreme RSI readings (>75 or <25)
**4. Risk Management**
- Three profit targets: 0.5%, 1%, 1.5%
- Stop loss: 0.5% or ATR-based
- Visual target lines with entry/exit levels
### How Components Work Together
The indicator creates a comprehensive market analysis by combining:
- **EMAs** provide the trend structure framework
- **Oscillators** (RSI, Stochastic) identify optimal entry timing
- **ADX** confirms trend strength to filter weak signals
- **Volume** validates institutional participation
- **Higher timeframe** acts as a directional filter
Each component contributes points to either bullish or bearish scoring. Signals only generate when one direction significantly outweighs the other and meets minimum thresholds.
### Usage Instructions
1. **Select Mode**: Choose Normal/High/Ultra based on your trading style
2. **Monitor Dashboard**: Check real-time scoring and market conditions
3. **Wait for Signals**: Main BUY/SELL labels appear when criteria met
4. **Follow Targets**: Use automated TP and SL levels for risk management
5. **Candle Labels**: Optional CALL/PUT labels show building momentum
### Dashboard Information
The dashboard displays:
- Current trend direction and HTF confirmation
- ADX strength and direction
- RSI status with divergence detection
- MACD momentum state
- Volume multiplier
- Market condition (trending/ranging)
- Live scoring for both directions
### Important Notes
- This is a technical analysis tool, not financial advice
- Past performance does not guarantee future results
- Always use proper risk management
- Test thoroughly on demo before live trading
### Originality
This indicator's unique value comes from:
1. The 30-point weighted scoring system that prioritizes different factors
2. Integration of Fair Value Gaps with traditional indicators
3. Multi-mode operation allowing traders to adjust signal frequency
4. Higher timeframe validation system
5. Comprehensive filtering to reduce false signals
The combination creates a systematic approach to options trading that goes beyond simple indicator mashups by providing clear, scored reasoning for each signal.
---
### Updates and Support
For questions or suggestions, please comment below. The indicator will be updated based on community feedback while maintaining compliance with all platform rules.
DMNKNDSupport and Resistance Indicator. Automatically checks the support and resistance system based on market structure and volume tracking.
ActivTrades - Crypto Fear & Greed Index - Ion JaureguiActivTrades - Crypto Fear & Greed Index - Ion Jauregui
This indicator measures the overall sentiment of the crypto market by combining key metrics: RSI, volatility, volume, BTC momentum, and altcoin dominance. Each component is normalized and weighted to generate an index from 0 to 100:
0–40 → Fear zone: investors show risk aversion.
40–60 → Neutral zone: market is balanced.
60–100 → Greed zone: investors show euphoria and higher risk appetite.
The indicator allows traders to quickly visualize market conditions and identify potential investment opportunities based on overall sentiment.
*******************************************************************************************
The information provided does not constitute investment research. The material has not been prepared in accordance with the legal requirements designed to promote the independence of investment research and such should be considered a marketing communication.
All information has been prepared by ActivTrades ("AT"). The information does not contain a record of AT's prices, or an offer of or solicitation for a transaction in any financial instrument. No representation or warranty is given as to the accuracy or completeness of this information.
Any material provided does not have regard to the specific investment objective and financial situation of any person who may receive it. Past performance and forecasting are not a synonym of a reliable indicator of future performance. AT provides an execution-only service. Consequently, any person acting on the information provided does so at their own risk. Political risk is unpredictable. Central bank actions can vary. Platform tools do not guarantee success.
INDICATORS RISK ADVICE: The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by ActivTrades. This script intends to help follow the trend and filter out market noise. This script is meant for the use of international users. This script is not meant for the use of Spain users.
The Debasement IndexOVERVIEW
The Debasement Index measures asset prices relative to monetary debasement, providing a currency-neutral view of underlying economic fundamentals. Unlike traditional inflation metrics, it captures the sole impact of money supply expansion on asset valuations across different monetary regimes.
Key Innovation: Divides any asset by the ratio of Broad Money Supply (M2/M3) to Real GDP, reducing the impact of excess money creation on asset prices.
HOW IT WORKS
• Input 1: Select any symbol/asset for analysis (default: close price)
• Region: Choose country/currency for debasement calculation
• Display: Purple line overlay on main chart
Formula: Asset Price ÷ Debasement Index
i.e.
Formula: Asset Price ÷ (Money Supply / Real Output / last result (to rebased the index))
The indicator calculates neutralised security prices for each supported region:
• Numerator: M2/M3 money supply data
• Denominator: Real GDP (inflation-adjusted economic output)
• Number: rebases the index to the last updated value of the selected security
Supported Regions: US, UK etc. (regions may change based on availability)
DATA SOURCES
FRED (Federal Reserve Economic Data), TradingView Economics data feeds
INTERPRETATION
Rising Ratio: Asset outperforming monetary debasement (genuine value creation)
Falling Ratio: Asset underperforming relative to currency dilution (fundamental value loss)
Trend Analysis: Long-term slopes reveal whether assets maintain purchasing power against monetary expansion
The purple line represents the performance of the selected security after filtering out monetary noise, exposing fundamental economic trends that raw prices often obscure.
Take special note that most indices do not provide the total return, and the total return is necessary to understand actual value gains and losses.
APPLICATIONS
• Asset Allocation: Compare real returns across different monetary environments
• Cross-Country Analysis: Evaluate assets in countries with varying monetary policies
• Regime Identification: Spot asset price transitions that raw price measurements might obfuscate
• Value Assessment: Distinguish between monetary-driven and fundamental price movements
THEORETICAL FOUNDATION
Inspired by Anna Schwartz's monetary framework, the index attempts to measure currency dilution and remove that impact on the selected asset prices. It is a systematic attempt to filter out ‘monetary noise’ from financial data. The index addresses limitations of traditional inflation measures by:
1. Using real GDP (not nominal) to avoid circular causation of money creation
2. Capturing asset price effects beyond goods and services
3. Providing regime-aware analysis across monetary systems
LIMITATIONS
• Requires reliable M2/M3 and GDP data (scope and quality vary by country)
• Rebasing factors need periodic adjustment
• Most effective for medium to long-term analysis
• Not suitable for short-term trading signals
Note: This indicator reveals trends rather than providing entry/exit signals. Combining debasement-adjusted indices with comprehensive fundamental analysis can reframe and enhance your insights, providing a more complete understanding of price developments over time.
RuleBased Ai Momentum Rider by QuantxRule Based AI Momentum Rider Indicator
Ride the market momentum with precision. This advanced indicator is built on rule-based AI Pine Code logic to identify high-probability momentum shifts in stocks, indices, and derivatives. Designed for both Positional and Intraday traders, it helps you:
✅ Spot early trend entries
✅ Capture big moves with rule-based accuracy
Whether you’re a beginner or a pro, the Momentum Rider keeps your trading systematic, disciplined, and ahead of the curve.
Make Sure to use it Properly, The Direction Decision will be Applicable After the Candle close
Option Buying Indicator5-period Exponential Moving Average (EMA): A short-term average of price, giving more weight to recent data. It reacts quickly to price changes.
50-period Exponential Moving Average (EMA): A longer-term average of price, indicating the medium-term trend.
Volume-Weighted Average Price (VWAP): The average price of a stock during a specific period, weighted by the volume traded at each price level. VWAP is often used by large institutional traders to gauge entry and exit points.
Pivot Points: Technical analysis indicators used to determine the overall trend of the market over different time frames. They are calculated based on the previous day's high, low, and closing prices and are used to identify potential support and resistance levels.
Two-Phase Adaptive System | AlphaNattTwo-Phase Adaptive System (TPAS) - Professional Grade Crypto Allocation Framework
A groundbreaking dual-strategy system that revolutionizes portfolio management through dynamic performance-based strategy selection
═══════ REVOLUTIONARY APPROACH ═══════
This indicator represents an entirely original methodology in systematic trading - a true first-of-its-kind approach that fundamentally reimagines how allocation strategies should operate. Unlike any other system available on TradingView, TPAS employs a proprietary dual-engine architecture that continuously evaluates two independent trading methodologies and dynamically allocates capital based on their relative performance dynamics.
What Makes This Absolutely Unique:
Performance-Based Strategy Selection: Instead of using static rules or market conditions to choose strategies, TPAS analyzes the real-time equity curves of both systems
Dual-Engine Architecture: Two complete trading systems run simultaneously, each with distinct market philosophies and risk profiles
Adaptive Switching Mechanism: Proprietary algorithm that determines optimal transition points between strategies
No comparable system exists that combines performance-relative switching with dual independent strategy engines
THE TWO SYSTEMS
The innovation lies not in the individual strategies, but in the revolutionary framework that allows them to work in concert, automatically selecting the optimal approach for current market dynamics
1. Tactical System (Defensive Core)
Multi-layered market regime analysis
Complex trend indicator synthesis from multiple timeframes
Defensive positioning with strict cash management protocols
Prioritizes capital preservation during uncertain conditions
Incorporates over 20 proprietary market indicators
2. Momentum System (Growth Engine)
Trend-following methodology optimized for sustained moves
Statistical deviation analysis for entry/exit timing
Aggressive positioning during confirmed uptrends
Designed to capture major market movements
Streamlined signal generation for rapid response
DYNAMIC ALLOCATION MECHANISM
The system's crown jewel is its adaptive selection algorithm:
Continuously calculates equity curves for both strategies
Computes performance ratio between systems
Applies proprietary smoothing algorithms to identify regime changes
Automatically switches to the outperforming strategy
Maintains position continuity during transitions
ASSET UNIVERSE & ROTATION
Bitcoin (BTC): The market beta and defensive allocation
Ethereum (ETH): Smart contract ecosystem exposure
Solana (SOL): High-performance blockchain allocation
Cash Position: Strategic capital preservation when conditions deteriorate
The system employs sophisticated relative strength analysis between asset pairs (BTC/ETH, ETH/SOL, BTC/SOL) to determine optimal positioning within each strategy framework.
VISUAL INTELLIGENCE
Dual-layer equity curve with enhanced glow visualization
Real-time system state indicator showing active strategy
Portfolio allocation display with current positions
Comprehensive metrics dashboard (Sharpe, Sortino, Omega, Maximum Drawdown)
Bitcoin buy-and-hold benchmark for performance comparison
Color-coded position indicators for instant visual feedback
RISK MANAGEMENT PHILOSOPHY
The system operates on the principle that avoiding losses is more important than capturing gains . Both engines incorporate independent risk controls, position limits, and systematic cash allocation protocols that activate during adverse conditions.
═══════ CRITICAL DISCLAIMERS ═══════
BACKTEST LIMITATIONS:
Past performance does NOT indicate future results
Historical backtests assume perfect execution without slippage
Real-world trading involves costs, delays, and market impact
Cryptocurrency markets have evolved significantly - past patterns may not repeat
Backtested results often overstate actual achievable returns
System performance during unprecedented market conditions is unknown
Important Operational Notes:
This is a signal indicator only - NOT an automated trading bot
Requires manual trade execution based on generated signals
Designed exclusively for daily timeframe analysis
Signals fire at daily close - not intraday
Best suited for position traders and long-term investors
Not appropriate for leverage trading or short-term speculation
WHO THIS IS FOR
Sophisticated traders seeking systematic crypto exposure
Investors who understand the importance of adaptive strategies
Those who prioritize risk-adjusted returns over raw performance
Users who value transparency and detailed performance metrics
Traders comfortable with daily rebalancing requirements
WHO THIS IS NOT FOR
Day traders or scalpers
Those seeking guaranteed returns
Traders unable to execute daily rebalancing
Anyone expecting fully automated trading
CONFIGURATION PARAMETERS
While the core algorithm is proprietary and fixed, users can adjust:
Backtest start date
Strategy selection sensitivity (advanced users only)
Various display options
ACCESS & SUPPORT
This is an invite-only indicator due to its sophisticated nature and computational requirements. For access requests, please send a private message
Final Note:
This system represents months of research, development, and optimization. It is not a "get rich quick" solution but rather a sophisticated framework for those who understand that successful trading requires patience, discipline, and proper risk management.
---
Version 1.0 | Created by AlphaNatt | All Rights Reserved
Not financial advice
ICT ZigZag Lines"ZigZag Lines" is a market structure tool that helps traders visualize liquidity zones and key points of interest.
This version provides essential features for understanding institutional order flow concepts and identifying important levels.
Features included:
- Liquidity lines (previous highs/lows, killzones, time zone levels)
- First Fair Value Gap of the day (M1 9:30 –4) - demo
- Macro time (8:50 – 9:10) - demo
- Multi-timeframe SMT (3 correlated assets)
- Engulfing patterns at three levels
- Volume heatmap (high and extra high)
- Three higher timeframes with FVG and imbalance visualization
- Option to add custom chart symbols
Benefits:
Organized market structure in one layout
Consistent and standardized mapping
Fully customizable (style, colors, thickness, labels)
Notice: This is a visualization tool and does not provide trading recommendations. Prior knowledge of ICT concepts is required.
ICT ZigZag Lines PRO"ZigZag Lines Pro" is an advanced indicator for traders who apply institutional order flow and liquidity concepts. It automatically organizes relevant market zones to provide a clear and structured perspective.
Features included:
- All functionalities of ZigZag Lines
- NDOG/NWOG
- GAP RTH
- True Opens (TMSO, TSO, TDO, TWO, TMO, TYO)
- Configurable horizontal and vertical levels
- Five higher timeframes with FVG and imbalance visualization
- Liquidity grab markings on higher timeframes with SMT detection
Benefits:
Consolidated view of levels, gaps, and liquidity
Standardized market mapping for consistent analysis
Complete customization of all visual elements
Notice: This is a visualization tool and does not provide trading recommendations. Prior knowledge of ICT concepts is required.
ICT Oracle Lines"Oracle Lines" combines several institutional concepts to provide a multi-layered view of volatility, liquidity zones, and macro context.
Features included:
- ADR (Average Daily Range): measures recent daily volatility to estimate the expected range for the day.
- CBDR (Central Bank Dealers Range): calculates discount, equilibrium, and premium zones based on the previous day’s range.
- IPDA (Interbank Price Delivery Algorithm): identifies long-term premium/discount zones and macro liquidity structure.
- Bias table: shows directional bias across multiple timeframes (M1 to weekly).
Main benefit:
Provides an integrated map of liquidity from intraday to macro horizons, helping align analysis with institutional order flow.
Notice: This is a visualization tool and does not provide trading recommendations. Prior knowledge of ICT concepts is required.