MA Multi-Timeframe[nakano]## MA Multi-Timeframe
### Overview (概要)
This indicator displays up to 10 highly customizable Moving Averages (MAs) on the chart. More importantly, it provides a comprehensive status table to visualize the relationships between these MAs (Golden/Dead Cross, Perfect Order) across multiple standard timeframes, offering a powerful at-a-glance view of the market's condition.
このインジケーターは、最大10本の高度にカスタマイズ可能な移動平均線(MA)をチャート上に表示します。さらに、これらのMA間の関係性(ゴールデンクロス/デッドクロス、パーフェクトオーダー)を複数の主要な時間足にわたって視覚化する、包括的なステータスパネルを提供し、市場の状況を一目で強力に把握することを可能にします。
### Key Features (主な機能)
#### Versatile Moving Averages (多機能な移動平均線)
Display up to 10 MAs simultaneously.
最大10本のMAを同時に表示できます。
Each MA can be configured with its own period, type (SMA/EMA), and timeframe.
各MAはそれぞれ、期間、種類(SMA/EMA)、時間足を個別に設定可能です。
Easily toggle the visibility of each MA from the settings panel.
不要なMAは、設定画面から簡単に表示/非表示を切り替えられます。
#### Multi-Timeframe Status Table (マルチタイムフレーム・ステータステーブル)
The table, displayed in a corner of the chart, shows the status of the following rules across multiple timeframes (1m, 5m, 15m, 1H, 4H, 1D, 1W):
チャートの隅に表示されるテーブルで、以下のルールの状態を複数の時間足(1m, 5m, 15m, 1H, 4H, 1D, 1W)で一覧できます。
* **Golden Cross / Dead Cross (GC/DC)**
* `GC` / `DC`: Indicates a simple crossover has occurred. (単純なクロス状態を示します。)
* `GC ↑` / `DC ↓`: Indicates a stronger state where both the short-term and long-term MAs are sloped in the same direction as the cross. (短期・長期MAが両方とも同じ方向の傾きを持った、より強い状態を示します。)
* **Perfect Order (PO)**
* `PO`: Indicates that the short, mid, and long-term MAs are aligned in the correct sequence. (短期・中期・長期MAが順番通りに並んだ状態です。)
* `PO ↑` / `PO ↓`: Indicates a very strong state where a Perfect Order is active *and* all three MAs are sloped in the same direction. (パーフェクトオーダー状態で、かつ3本のMA全てが同じ方向の傾きを持った、非常に強い状態を示します。)
#### "Notice" Signal (注意喚起シグナル)
This feature detects a potential upcoming crossover and provides a warning by changing the text color in the status table to yellow. You can choose from three detection methods:
この機能は、転換の予兆を検知し、テーブルセルの**文字色を黄色に変えて**注意を促します。判定ロジックは以下の3種類から選択できます。
1. **MA Proximity (デフォルト)**: Triggers a notice when two MAs are converging and their distance is within a specified percentage of the price. (2本のMAが指定した割合(%)以内に接近し、かつ収束している場合に注意喚起します。)
2. **BB Squeeze**: Triggers a notice when the Bollinger Bands narrow to a specified threshold (Bollinger Bandwidth), indicating a volatility squeeze that often precedes a breakout. (ボリンジャーバンドの幅が指定した閾値を下回った(スクイーズした)場合に注意喚起します。市場のエネルギーが溜まっている状態を示唆します。)
3. **BB Prediction (EMA Only)**: A predictive model that checks if a crossover would occur on the next bar if the price were to touch the lower (for pre-GC) or upper (for pre-DC) Bollinger Band. *This mode only works when both compared MAs are set to EMA.* (現在がGCの場合、「次の足で価格がBB下限にタッチしたらDCするか?」を予測します。(逆も然り)精度の都合上、このロジックはMAの種類が両方ともEMAの場合のみ機能します。)
#### MA Settings Table (設定確認用テーブル)
A secondary, optional table that displays a summary of the settings for all currently active MAs. This is useful for quickly reviewing your configuration without opening the settings panel.
現在チャートに表示しているMAの設定(種類、期間、時間足)を一覧表示する、もう一つのテーブルです。設定画面を開かずに、現在の設定を素早く確認したい場合に便利です。
### Settings (設定項目)
The settings are organized into logical groups for intuitive configuration:
設定は、以下の論理的なグループに分かれています。
1. **Moving Averages**: Configure the basic settings for all 10 MAs (period, type, color, etc.). (10本のMAの基本的な設定(期間、種類、色など)を行います。)
2. **Multi-Timeframe Status Table**: Configure everything related to the main status table, including its visibility, position, font size, and the analysis rules (GC/DC, PO, and Notice Signals). (メインのステータステーブルに関するすべての設定(表示/非表示、位置、フォントサイズ、分析ルール、注意喚起ロジック)をここで行います。)
3. **Chart Display & Colors**: Configure chart visuals, such as the fill area between MAs and the main colors used by the indicator. (チャート上の塗りつぶしエリアや、インジケーター全体で使う色の設定を行います。)
4. **MA Settings Table**: Configure the secondary debug/settings table. (設定確認用テーブルの表示/非表示やレイアウトを設定します。)
### How to Use (利用方法)
By getting a comprehensive overview of trend direction and momentum across multiple timeframes on a single chart, this tool can assist in making more informed trading decisions. For example, a trader might use it to confirm a strong uptrend on higher timeframes before looking for pullback entries on a lower timeframe.
複数の時間足のトレンド方向や勢いを一枚のチャートで俯瞰することで、より精度の高いエントリー・エグジットの判断材料とすることができます。例えば、上位足で強いトレンドが出ていることを確認しながら、下位足での押し目買いや戻り売りを狙うといった使い方が考えられます。
---
*This script is provided for informational and educational purposes only. It is not financial advice. Please use it at your own risk.*
*このスクリプトは、情報提供および教育目的でのみ提供されます。これは投資助言ではありません。ご自身の責任においてご使用ください。*
Trend Analysis
Momo MasterA combination of moving averages and macd in one indicator.
Shows trend directionality and momentum.
SMA200 and VWAP are additional indicators that help to quickly assess whether we are in an up or down trend
S.E.A.L. by NightPoetsch V2.1SEAL Advanced Signal Entry Suite 🚩
Invite-Only | Multi-Confluence Trade Planner
1 · What It Does — Plain English
SEAL stacks up to nine filters on top of a WaveTrend buy/sell dot to create two classes of alerts:
• Sniper = all selected filters pass (A-grade entry)
• Potential = primary trend filters pass, a secondary filter fails (setup)
When any chosen alert fires, the script instantly plots user-defined Take-Profit 1-3 and Stop-Loss levels so you have a complete trade plan before clicking “Buy”.
2 · Classic Components (with our twists)
VuManchu Cipher B WaveTrend + MFI — added Sniper/Potential toggles & dot-offset slider
Three EMAs — any timeframe & length, dashboard shows bull/bear stack
RSI filter — threshold input, optional “RSI > MA” check
MACD filter — bull/bear cross must occur within last N candles
VWAP filter — price relation to VWAP & WaveTrend zero-line
Volume pulse — current bar volume must exceed VMA-20 when enabled
Session boxes & session-to-session range shading (Tokyo, Sydney, London, New York)
Risk-map module — plots TP1-TP3 & SL from % inputs
3 · Original Confluence Engine (Step-By-Step)
1. WaveTrend prints a dot (green = bullish, red = bearish).
2. Script checks your Look-Back Window (1-25 candles).
3. Within that window it cascades each ON filter:
• Time-of-day session
• RSI threshold
• MACD recent cross
• VWAP & MFI bias
• EMA stack confirmation
• Volume spike vs VMA-20
4. If criteria pass, it labels the bar (Sniper triangle or Potential arrow).
5. Entry, TP1/2/3, SL are projected and included in the alert message.
4 · Inputs & Workflow (Key Fields)
Signal type toggle: Sniper / Potential / Both
Look-Back Window: 1-25 candles
Session selector: Tokyo · Sydney · London · New York
Filter switches: RSI level · MACD window · VWAP bias · MFI · Volume pulse
EMA dashboard: timeframe & length for short / mid / long EMAs
Risk plan: TP1-TP3 % and SL %
Alerts: three ready presets; uses {{ticker}} in the message
Quick-start-tip: keep every filter ON (Sniper) and a 10-candle window, then loosen as you experiment.
5 · Why Traders Pay for SEAL
Speed – one click replaces multi-chart confluence-checking.
Consistency – mechanical rules reduce emotional errors.
Context – session boxes, EMA heat-map & risk bands keep the big picture in view.
The suite comes with a full video course, eBook and Discord mentorship so you understand every rule before risking capital.
6 · Credits & Open-Source Acknowledgements
WaveTrend/MFI logic adapted from VuManchu Cipher B (© VuManchu, GPL-3).
RSI, MACD, VWAP, EMA & Volume functions use TradingView built-ins.
Reused code is < 15 % of total and heavily extended with proprietary filtering, session handling and risk-plot modules.
7 · Disclaimer
For educational purposes only. SEAL Trading Systems is not a licensed financial adviser. Nothing here is financial advice or a recommendation. Past performance ≠ future results. Always do your own research and manage risk.
Screenshots
Sniper Entry with take profit, entry and stop loss points. All those points were set automatically based on the users selected values. In this case, it was a stop loss of 1%, Take Profit when price increased by 2%, Take Profit increase of 3% and Take Profit 3 increase by 4%.
Potential entry as per individual criteria set by the user.
No entry as yet but we will need to look for more confluences to consider entry and increase the chances for a successful trade. As you can see, the trend is bearish and this would also have been a successful trade. Confluences are discussed, demonstrated and taught in our private discord channel, in the eBook and also in the User Video.
Shortly we will also upload screenshots where you can see all the settings you can individually toggle on and off etc.
COG GravityBased on the COG concept by veryfid — but shown directly on the chart instead of an oscillator pane.
Long Entry
Price crosses above the COG line, and
Price is above the SMA
COG velocity is rising (momentum is building)
Short Entry
Price crosses below the COG line, and
Price is below the SMA
COG velocity is falling (momentum is weakening)
Feel free to modify the script and let me know ☺️
Market Generated InformationCredits
Original Author: mcthatsme
Remixed to add in London's High and Low
Overview
The Market Generated Information (MGI Levels v2) is a comprehensive technical analysis. It overlays key price levels from daily, weekly, and monthly timeframes on a chart, providing traders with critical market reference points such as Open, High, Low, Close, Volume Weighted Average Price (VWAP), and standard deviation bands. These levels help traders identify potential support, resistance, and pivot points for intraday and longer-term trading strategies. The indicator is highly customizable, allowing users to tailor the displayed levels, colors, line styles, and label settings to their preferences.
Features
Multi-Timeframe Levels: Displays key price levels from daily, weekly, and monthly sessions, including Open, High, Low, Close, VWAP, and VWAP standard deviation bands (SD1, SD2, SD3).
Session-Based Calculations: Supports Regular Trading Hours (RTH) and Extended Trading Hours (ETH) for stocks and futures, with specific session times for New York, London, and overnight sessions.
Customizable Display: Users can toggle the visibility of specific levels, adjust line styles (solid, dashed, dotted), colors, thicknesses, and label settings (size, offset, and price inclusion).
Opening Range and Initial Balance: Plots the Opening Range (default: 9:30–10:00 AM EST) and Initial Balance (default: 9:30–10:30 AM EST) for intraday traders.
Tested Level Tracking: Optionally tracks untested or tested levels, hiding or showing them based on user preferences.
Overnight and T+2 Levels: Includes overnight high/low and T+2 (two days prior) levels for additional context.
VWAP Calculations: Computes VWAP and its standard deviation bands for daily, weekly, and monthly periods.
Holiday and Session Filters: Adjusts for market-specific conditions, such as Good Friday or shortened trading sessions.
Inputs and Customization
The indicator is organized into three main groups: Daily Levels, Weekly Levels, and Monthly Levels. Each group allows users to configure the following:
Visibility: Toggle whether to show levels (e.g., Show Daily Levels, Show Weekly Levels).
Session Times: Define session ranges (e.g., New York RTH: 9:30 AM–4:00 PM EST, Opening Range: 9:30–10:00 AM EST).
Line and Label Settings: Customize line colors, styles (solid, dashed, dotted), thickness, label text size (Tiny, Small, Normal, Large, Huge), label offset, and whether to include price values in labels.
Number of Periods: Specify how many previous days (1–40), weeks (1–20), or months (1–12) to display.
Tested/Untested Levels: Choose to keep untested levels or show tested levels (Open, High, Low, Close).
Timeframe for Calculations: Option to use a 30-second or 1-minute timeframe for Opening Range and Initial Balance calculations to accommodate different TradingView plans.
Key Levels
Daily Levels: Includes Current Day High/Low, Previous Day High/Low, Opening Range High/Mid/Low, Initial Balance High/Mid/Low, Globex Open, RTH Open, Midnight Open, London Open/Close/High/Low, Previous Day 50% (HL2/OC2), T+2 Open/Close/High/Low, Overnight High/Low, RTH Close, 5 PM Close, and VWAP with standard deviation bands.
Weekly Levels: Previous Week High/Low, 50% (HL2/OC2), Current Week Open, Previous Week Close, and VWAP with standard deviation bands.
Monthly Levels: Previous Month High/Low, 50% (HL2/OC2), Current Month Open, Previous Month Close, and VWAP with standard deviation bands.
Troubleshooting
Levels Not Displaying: Check if the timeframe is ≤ 30 minutes for daily levels and ensure session times are correct for your market.
Incorrect Prices: Verify that extended hours are enabled for ETH charts or disabled for RTH-only charts.
Too Many Lines/Labels: Reduce the number of previous days/weeks/months or disable unneeded levels.
Session Errors: Ensure session times are in UTC-5 (New York time) and match your asset’s trading hours.
License
This script is licensed under the Mozilla Public License 2.0. See mozilla.org for details.
Dynamic Multi Oscillators Dashboard 4.2MOD: Dynamic Multi-Oscillator Dashboard
Short Summary
The Dynamic Multi-Oscillator Dashboard (MOD) is an all-in-one momentum and trend analysis tool designed to cut through the noise of using dozens of separate indicators. It aggregates signals from a comprehensive suite of classic oscillators and trend-following metrics into a clear, weighted scoring system for bullish, bearish, and neutral sentiment.
More than just a dashboard, MOD is a fully adaptive system. It intelligently adjusts its own parameters based on the chart's timeframe and its sensitivity based on real-time market volatility and trend strength, providing a truly dynamic view of market momentum.
Key Features
Advanced Scoring System: The indicator calculates a Bull, Bear, and Neutral score every bar based on a weighted combination of signals. This provides a constant, quantifiable measure of market sentiment.
Comprehensive Oscillator Suite: It incorporates signals from RSI, Stochastic, MACD, Awesome Oscillator (AO), ADX, DeMarker, Williams %R, True Strength Index (TSI), and Chaikin Money Flow (CMF).
Automatic Timeframe Adaptation: The indicator automatically detects if you are on a scalping, intraday, swing, or directional (long-term) timeframe and applies a unique, optimized set of parameters for each. This eliminates the need for manual retuning.
Dynamic Volatility Adjustment: Using the ATR, the indicator adjusts its signal thresholds in real-time. In high volatility, it requires stronger signals to avoid noise. In low volatility, it becomes more sensitive to catch moves early.
Adaptive Weighting for Market Regimes: The script identifies whether the market is in a strong trend or a ranging state. It then automatically increases the importance of trend-following components (like MACD) in a trend and range-bound oscillators (like Stochastic) in a range.
Built-in Divergence Detection: Automatically scans for regular and hidden bullish/bearish divergences on all major oscillators, a powerful tool for spotting potential reversals. The score for divergences is given a higher weight.
Multi-Lookback Dashboard: The clean and intuitive dashboard shows you the Bull, Bear, Neutral, and Divergence status for the current bar, as well as for two user-defined lookback periods (e.g., 2 bars ago and 5 bars ago), allowing you to see momentum developing over time.
Advanced Signal Confirmation: The scoring logic includes sophisticated inputs like Volume Confirmation, bonuses for signals occurring near key Market Structure (pivots), MACD Histogram "ticks", and the angle of the Stochastic %K line.
Fully Customizable Alerts: Create alerts for strong momentum, shifts in momentum (Net Strength crossing its signal line), or transitions from neutral to a trend (Net Strength crossing the zero line).
How to Use This Indicator
There are two primary components to watch: the Dashboard and the Net Strength plot.
1. The Dashboard
The dashboard gives you a snapshot of market sentiment.
Percentages (%): Look for one sentiment gaining dominance. A Bull % rising while the Bear % is falling indicates strengthening bullish conviction.
Net Strength Score: This is the raw Bull Score - Bear Score. A positive and rising value is bullish; a negative and falling value is bearish.
Divergence: This row will instantly tell you if any of the enabled oscillators are showing a Bullish or Bearish divergence, which is often a leading indicator of a reversal.
2. The Net Strength Plot
This plot visualizes the Net Strength score as an oscillator.
Zero Line Cross: When the Net Strength plot crosses above the zero line, it signals that bullish momentum is now outweighing bearish momentum. A cross below zero signals the opposite.
Signal Line Cross: A crossover of the Net Strength line and its signal line (the teal moving average) is an earlier indication of a potential shift in momentum, similar to a MACD crossover.
Background Color: A green background highlights a very strong bullish reading, while a red background highlights a very strong bearish reading, based on your alert thresholds.
Strategy: Look for Confluence
The true power of this tool comes from finding confluence. A high-probability setup occurs when multiple signals align. For example:
A strong bullish setup: The Bull % on the dashboard is high and rising, a "Bull" divergence appears, and the Net Strength plot crosses above its signal line from a low level.
Customization and Settings
Timeframe Automation: You can disable this to manually tune all parameters, or you can adjust the minute-thresholds to define your own trading styles.
Alerts & Weights: This is the engine room. You can change the weights for MACD, Divergences, Crossovers, and more to tailor the scoring algorithm to your personal trading strategy.
Divergence Options: You can enable/disable divergence detection for each oscillator individually to reduce noise or focus on your favorites.
Dashboard Display: Change the position of the dashboard and the lookback periods to fit your charting style.
---
Support the Author:
If you find this indicator helpful and wish to support its future development, you can do so by donating here. Your support is greatly appreciated!
Support via PayPal: paypal.me
---
Disclaimer: This indicator is a tool for market analysis and should not be considered financial advice. All trading involves risk. Please use proper risk management and test any new tool thoroughly before using it in a live trading environment. Past performance is not indicative of future results.
Liquidity Sweep Strategy v2 - Fixed Close LabelsThe Liquidity Sweep Strategy v2 is designed to detect stop-loss hunting behavior, commonly seen in institutional trading. It capitalizes on false breakouts beyond recent swing highs or lows (liquidity zones), which are followed by sharp reversals.
This strategy is particularly effective during high-volume liquidity grabs when markets trigger stop-loss clusters and then reverse direction — a phenomenon often referred to as a liquidity sweep or stop hunt
🚀Accurate Scalper A.I🚀This script is a comprehensive scalping tool combining multiple technical indicators and risk management features
Dashboard---> Displays key metrics (strategy, trend strength, volume, timeframe trends) in a customizable table
Signal Settings--->Adjust signal sensitivity (default: 6.29) and filters (e.g., ignore consolidation signals)
Trading Signals---> Three strategies generate buy/sell signals
Risk Management, Trend Visualization, Volume Profile, Identify Sideways Market
Support/Resistance & Order Blocks ---> Auto S/R: Dashed lines at pivot points, Order Blocks: Demand/supply zones (green/red boxes)
Auto Fibonacci Extension
Detects Trends (using Super trend)
Plots Extensions beyond swing highs/lows
Labels Key Levels (0.382, 0.618)
[DEM] Sequential Signal (With Backtesting) Sequential Signal (With Backtesting) is designed to generate buy and sell signals based on a modified Sequential counting methodology. It also includes a comprehensive backtesting framework to evaluate the historical performance of these signals. The indicator overlays directly on the price chart, plotting signals and displaying performance statistics in a table.
Support, Resistance and Tests with Pivot Volume [SRLDA]Transform Your Technical Analysis with "Support, Resistance and Tests with Pivot Volume "
If you're looking for a professional indicator designed to take your trading to the next level, meet Support, Resistance and Tests with Pivot Volume , developed by Sardinha Risonha Lda (SRLDA).
Why is this indicator different?
Unlike standard tools that only draw static lines, this indicator automatically detects pivot highs and lows and evaluates their strength based on real volume. You get a dynamic, living analysis that evolves with the market.
How does it work?
Pivot detection: Identifies significant highs and lows using configurable bars to the left and right.
Volume capture: Records volume at each pivot to evaluate market conviction.
Volume analysis: Compares pivot volume to the 20-bar moving average volume (SMA). Levels are classified as WEAK, MEDIUM, or STRONG.
Dynamic styling: Line thickness and color adapt to strength. Labels show classification and formatted volume (K or M).
Retest feedback & trend change cues: When price retests a line, it changes style (e.g., dashed) and color to signal possible reversals or confirmations — perfect for spotting trend shifts in real time.
What do you get?
✅ Automatic support and resistance detection.✅ Strength classification for smarter decisions.✅ Visual cues with adaptive styles and colors.✅ Real-time updated labels with volume info.✅ Confirmation on trend changes through line style updates.
Who is it for?
Day traders and swing traders who want to avoid false breakouts.
Investors needing volume confirmation for entries.
Technical analysts who love clean, dynamic visuals.
100% customizable
✔️ Choose line style (solid, dashed, dotted).✔️ Adjust base thickness and max active lines.✔️ Toggle labels on/off easily.
Seamless with TradingView
Built with Pine Script v5 and fully optimized for TradingView. Start in seconds.
Take your edge further
Don’t just see levels — understand and react to them. With SRLDA, you know which zones truly matter and when a trend might shift.
⚡ Ready to trade smarter? Get it now and transform your market approach.
Ichimoku + RSI + VWMA Strategy Suite (w/ ATR SLTP)Ichimoku + RSI + VWMA indikatörleri kullanılarak üretilen seçmeli stratejiler.
Breakout Strength Radar🚀 What It Does:
The Breakout Strength Radar tells you:
✅ Trend direction: Bullish / Bearish / Neutral
✅ Trend slope: Rising / Falling / Flat
→ Is the trend gaining strength or fading?
✅ Momentum: Strong Bullish / Strong Bearish / Neutral
→ Is there fuel behind the move?
✅ Volatility condition: Expanding / Contracting / Stable
→ Is the market opening up (breakout likely) or squeezing (consolidation)?
✅ Breakout Watch:
→ Tells you when the market just shifted from a squeeze to expansion — this is prime breakout territory.
🏗️ How It Works Under The Hood:
📈 Trend:
→ Compares EMA 50 vs EMA 200. Standard institutional trend filter.
⛰️ Slope:
→ Checks whether EMA50 is rising, falling, or flat based on its slope over the past 5 bars.
🚀 Momentum:
→ Uses RSI:
→ RSI > 55 → Momentum Bullish
→ RSI < 45 → Momentum Bearish
→ RSI between 45-55 → Neutral / No strong pressure
🌪️ Volatility:
→ Uses Bollinger Band Width (BB Width):
→ Expanding → Breakouts, volatility rising.
→ Contracting → Squeeze, compression, range.
💥 Breakout Watch:
→ Triggers when volatility was contracting for 5 candles → then starts expanding.
→ This often precedes massive directional moves.
🎯 How to Use It for Swing Trades:
🔥 Prime Swing Setup Checklist:
→ ✅ Trend: Bullish or Bearish (no Neutral).
→ ✅ Slope: Rising (Bull) or Falling (Bear).
→ ✅ Momentum: Strong Bullish or Strong Bearish.
→ ✅ Volatility: Expanding.
→ ✅ Breakout Watch: Active → If it just flipped from contraction to expansion, this is often the start of the move.
→ → This is a high-conviction swing setup.
🔥 Swing Entry Example (Long):
→ Trend: Bullish
→ Slope: Rising
→ Momentum: Strong Bullish
→ Volatility: Expanding
→ Breakout Watch: Active (optional but ideal)
→ ✅ → Look for pullbacks to support zones, moving averages, or breaks of recent highs.
→ Entry → On pullback confirmation or breakout candle.
→ Stop → Below swing low / ATR stop.
→ TP → Based on Risk/Reward or prior highs.
🔥 Swing Entry Example (Short):
→ Trend: Bearish
→ Slope: Falling
→ Momentum: Strong Bearish
→ Volatility: Expanding
→ ✅ Ideal when price is breaking down from a squeeze or retesting failed support.
🚫 Avoid Trades When:
Trend is Neutral.
Slope is Flat.
Volatility is Contracting.
Momentum is Neutral.
→ These are chop conditions → low win rate → avoid.
🧠 Pro Tips:
📊 Combine it with structure: Use it with supply/demand, support/resistance zones, or liquidity levels.
⏳ Hold during expansions: As long as Volatility = Expanding, the move often continues.
🚩 Exit or tighten stops if: Volatility contracts and slope flattens → move may be done.
🔥 Breakout Watch Active: Means a squeeze just broke → often the start of large moves.
🏆 Bottom Line:
→ This tool isn’t about buy/sell signals.
→ It’s a market condition scanner that tells you:
“Is this a time to hunt aggressive swing trades or stand down?”
→ When all conditions align → You have a high-probability trade environment.
Satyam: Custom IndicatorThis script has two main functions focusing on EMAs (Exponential Moving Average) and Stochastic RSI.
EMAs
EMAs are typically used to give a view of bullish / bearish momentum. When the shorter EMA (calculated off more recent price action) crosses, or is above, the slower moving EMA (calculated off a longer period of price action), it suggests that the market is in an uptrend. This can be an indication to either go long on said asset, or that it is more preferable to take long setups over short setups. Invalidation on long setups is usually found via price action (e.g. previous lows) or simply waiting for an EMA cross in the opposite direction (i.e. shorter EMA crosses under longer term EMA).
This is not a perfect system for trade entry or exit, but it does give a good indication of market trends. The settings for the EMAs can be changed based on user inputs, and by default the candles are coloured based on the crosses to make it more visual. The default settings are based on “Trader XO’s” settings who is an exceptional swing trader.
Position Trading Strategy - EMA + FVGMulti-Timeframe Momentum & Pattern Recognition System
This comprehensive trading indicator combines multiple technical analysis components to identify high-probability entry and exit signals for Bitcoin and other assets. The system utilizes:
LuxAlgo Fair Value Gap Detection - Identifies institutional order flow imbalances
Hull Suite & MACD Integration - Confirms trend direction and momentum shifts
Pyramid Scoring System - Ranks signal strength using multiple confluences
Smart Position Management - Provides clear long/short entry and exit alerts
Visual Market Structure - Displays key support/resistance levels and gap zones
The indicator generates scored signals based on the alignment of trend, momentum, and market structure, helping traders identify optimal entry points while managing risk through systematic exit conditions. Perfect for swing trading and scalping strategies on multiple timeframes.
Best Used For: BTC/USD, major forex pairs, and liquid cryptocurrency markets
Recommended Timeframes: 5M, 15M, 1H for optimal signal accuracy
[DEM] Bollinger Bands + Rob Hoffman Signal (With Backtesting) Bollinger Bands + Rob Hoffman Signal (With Backtesting) combines Bollinger Bands with a custom price action pattern, reminiscent of Rob Hoffman's "Inventory Retracement Bar" concept, to generate buy and sell signals. It includes a robust backtesting framework to evaluate the historical performance of these signals. The indicator overlays directly on the price chart, plotting signals and displaying performance statistics in a table.
[DEM] Better McGinley Better McGinley implements a variation of the McGinley Dynamic indicator. The McGinley Dynamic is an adaptive moving average that aims to provide a smoother and more responsive line than traditional moving averages, reducing whipsaws and following price more accurately during trending periods. This Better McGinley version then applies an additional smoothing layer to the primary McGinley line. It overlays directly on the price chart.
[DEM] Aroon Oscillator Aroon Oscillator is a momentum-based indicator designed to measure the strength of a trend and the likelihood of its continuation. It does this by tracking the number of periods since the highest high and lowest low within a specified look-back period.
[DEM] ALMA Signal (With Backtesting) ALMA Signal (With Backtesting) is designed to generate buy and sell signals based on the Arnaud Legoux Moving Average (ALMA) combined with Average True Range (ATR) and includes a backtesting framework to evaluate the performance of these signals. It overlays directly on the price chart and also displays performance statistics in a table.
[DEM] 10 in 1 Oscillator 10 in 1 Oscillator combines the signals from ten popular technical indicators into a single aggregated oscillator. It aims to provide a comprehensive view of market sentiment by counting how many of these underlying indicators are currently signaling an "up" or "bullish" condition.
Market Strength Dashboard🚀 What It Does:
The indicator gives you a real-time dashboard showing three things:
✅ Trend Direction
Uses EMA 50 vs EMA 200.
Bullish: EMA 50 is above EMA 200 → Price favors upside swing.
Bearish: EMA 50 is below EMA 200 → Price favors downside swing.
Neutral: EMAs are equal → No clear trend.
✅ Momentum Strength
Uses RSI (Relative Strength Index).
Strong Bullish: RSI > 55 → Buyers in control.
Strong Bearish: RSI < 45 → Sellers in control.
Neutral: RSI between 45–55 → No strong momentum, usually sideways or uncertain.
✅ Volatility State (Expansion/Consolidation)
Uses Bollinger Band Width.
Measures if price is:
Expanding: BB Width increasing → Market opening up, volatility rising, often precedes large moves or breakouts.
Contracting: BB Width shrinking → Market compressing, often leads to tight ranges or consolidation.
Stable: No change in BB Width → Range behavior or calm trend.
🔥 How It Works Behind the Scenes:
EMA Cross Check:
→ Looks at whether the faster EMA (50) is above or below the slower EMA (200).
RSI Scan:
→ Reads current RSI level to determine momentum strength.
Bollinger Band Width Scan:
→ Calculates the distance between the upper and lower Bollinger Bands to detect if price is expanding or compressing.
Dashboard Output:
→ Combines all this into a floating label on the chart like:
“Trend: Bullish | Momentum: Strong Bullish | Volatility: Expanding”
🏆 How to Use It — Simple Rules for Swing or Day Trading:
🔥 Ideal Swing Trade Setup:
→ ✅ Trend: Bullish
→ ✅ Momentum: Strong Bullish
→ ✅ Volatility: Expanding
→ → Take long setups → pullbacks to EMA50 or previous highs → ride the trend.
→ ❌ If Trend is Neutral or Volatility is Contracting, skip the trade — market is chopping.
🔥 Ideal Day Trade Setup:
Look for Volatility Expanding → confirms active session/move.
Pair it with either Trend Bullish + Momentum Bullish for longs
→ Or Trend Bearish + Momentum Bearish for shorts.
🔥 When Not to Trade:
Trend Neutral + Momentum Neutral + Contracting Volatility → Sideways chop → No trade zone.
🔥 Breakout Watch Strategy:
When volatility shifts from Contracting → Expanding, expect a breakout.
→ Look for the first candle that pushes away from the Bollinger squeeze.
📊 How To Combine With Other Setups:
→ ✅ Add this dashboard to any chart to instantly know:
Should I be thinking up, down, or neither?
Is this market about to move big or stay stuck?
Pair it with:
Your price action entries.
Support/resistance levels.
Candle patterns.
Trendline or liquidity breaks.
🧠 Bottom Line:
→ This is a market condition scanner, not a signal generator.
→ It tells you: “Should I trade? What’s the direction? Is the market moving or stuck?”
→ You still choose the entry — this tool tells you when conditions are ideal or not.
STRENGTH INDEX / Impulse SystemSTRENGTH INDEX / Impulse System Indicator
Developed by Marcelo Ulisses Sobreiro Ribeiro
This powerful TradingView indicator combines two distinct trading approaches in one versatile tool:
1. STRENGTH INDEX (Multiple EMA System)
The first section features a unique configuration of 17 exponential moving averages designed to identify market strength and trend direction. The system includes:
Core EMAs (6, 21, and 34 periods) plotted with distinct colors and weights
A dense cluster of 14 additional EMAs (7-20 periods) that create a "zone of strength"
2. Impulse System (Based on Dr. Alexander Elder's Work)
The second section implements a modified version of Dr. Alexander Elder's famous Impulse System from his classic book Trading for a Living, featuring:
Color-coded bars (green/red/blue) based on trend strength
Customizable MACD parameters (12,26,9 by default)
Optional moving average (SMA/EMA/WMA/VWMA) with adjustable periods
EMA baseline (13-period default) for trend identification
Key Features:
Switch between systems with one click
Fully customizable parameters
Clean visual presentation with adjustable line weights
Maximum 500 plotted lines for performance optimization
This indicator is ideal for traders who want to:
✔ Identify strong trends using the EMA cluster
✔ Follow the market's impulse with Elder's proven system
✔ Customize their analysis with multiple technical tools
Tip: Use the STRENGTH INDEX for trend identification and the Impulse System for entry/exit timing.
ROGUE ICT PRORogue ICT PRO — Smart Money Confluence Tool
The Rogue ICT Buy/Sell indicator is a precision-built, multi-confirmation tool inspired by Inner Circle Trader (ICT) concepts. It identifies high-probability trade setups using market structure, fair value gaps, killzone sessions, and higher timeframe trend alignment.
✅ Core Features
🔹 Market Structure Shift (MSS)
Detects clean breaks of swing highs or lows, indicating potential trend continuation or reversal.
🔹 Fair Value Gap Detection (FVG)
Automatically highlights institutional imbalances — essential ICT confluence zones.
🔹 Smart Killzone Filtering
Signals only trigger during high-liquidity sessions:
Asian (19:00–22:00)
London (02:00–05:00)
New York (07:00–10:00)
Each session is color-highlighted on the chart.
🔹 HTF EMA Bias Filter
Only trades in the direction of the Higher Timeframe 50 EMA (e.g., 1H on 5M chart). This ensures entries align with institutional directional bias. I have default set to the Daily 9 EMA but can be changed to your preference.
🔹 ATR-Based Stop Loss & Take Profit Lines
SL is calculated using ATR × multiplier
TP is placed using a customizable Risk-Reward Ratio
Both levels are plotted on the chart with "SL" and "TP" labels.
🔹 Cooldown Logic
Prevents overtrading by requiring a minimum number of bars between each signal.
TMNT3 [v5, Code Copilot] with PyramidCore Principles
Trend-Following Breakouts
Enters on clean price breakouts above the prior N-day high (System 1: 20 days; System 2: 55 days).
Exits on reversals through the prior M-day low (System 1: 10 days; System 2: 20 days).
Volatility-Based Stops
Uses the Average True Range (ATR) to set a dynamic stop-loss at
Stop = Entry Price ± (ATR×Multiplier)
Stop= Entry Price-(ATR×Multiplier)
Adapts to changing market noise—wider stops in volatile conditions, tighter in calm markets.
System 1 vs. System 2 Toggle
System 1 (20/10) for shorter, faster swing opportunities.
System 2 (55/20) for catching longer, more powerful trends.
Pyramiding into Winners
Scales into a position in fixed “units” (each risking a constant % of equity).
Adds an extra unit each time price extends by a set fraction of ATR (default 0.5× ATR), up to a configurable maximum (default 5 units).
Only increases exposure when the trend proves itself—managing risk while maximizing returns.
Strict Risk Management
Each unit carries its own ATR-based stop, ensuring no single leg blows out the account.
Default risk per unit is a small, fixed percentage of total equity (e.g. 1% per unit).
Visual Aids & Confirmation
Overlaid entry/exit channels and trend/exit lines for immediate context.
Optional on-chart labels and background shading to highlight active trade regimes.
Why It Works
Objectivity & Discipline: Rules-based entries, exits, and sizing remove emotional guesswork.
Adaptive to Market Conditions: ATR stops and pyramiding adapt to both calm and turbulent phases.
Scalable: Toggle between short and long breakout horizons to suit different assets or timeframes.