Entry DOTs (Stoch RSI)Entry DOTs (Stoch RSI) Indicator Manual
Overview
The Entry DOTs (Stoch RSI) indicator is a multi-timeframe Stochastic RSI visualization tool designed to provide quick visual analysis of market momentum across 8 different timeframes simultaneously. The indicator displays two rows of colored dots in the bottom-right corner of your TradingView chart, with each dot representing the Stochastic RSI value for a specific timeframe.
Visual Layout
The indicator displays 8 dots arranged in 2 rows of 4 dots each:
First Row (Top):
•
Dot 1: 1-minute timeframe
•
Dot 2: 3-minute timeframe
•
Dot 3: 5-minute timeframe
•
Dot 4: 15-minute timeframe
Second Row (Bottom):
•
Dot 5: 1-hour timeframe
•
Dot 6: 2-hour timeframe
•
Dot 7: 4-hour timeframe
•
Dot 8: 1-day timeframe
Color System
The dot colors represent the Stochastic RSI value using a gradient system:
•
Black (0%): Extremely oversold condition
•
Red (25%): Oversold condition
•
Orange (50%): Neutral/middle range
•
Yellow (75%): Overbought condition
•
Green (100%): Extremely overbought condition
Colors between these points are automatically interpolated using RGB color mixing, providing smooth transitions that accurately represent intermediate values.
Installation Instructions
1.
Open TradingView and navigate to your desired chart
2.
Click on the "Pine Editor" tab at the bottom of the screen
3.
Delete any existing code in the editor
4.
Copy and paste the provided Pine Script code
5.
Click "Add to Chart" button
6.
The indicator will appear in the bottom-right corner of your chart
Settings Configuration
Access the indicator settings by right-clicking on the indicator and selecting "Settings".
Display Settings
Display Option: Choose between two display modes:
•
"Dots Only": Shows only the colored dots
•
"Dots and Values": Shows dots with numerical Stochastic RSI values below each dot
Colors Group
Customize the color scheme for different Stochastic RSI levels:
•
Stochastic RSI 0% Color: Default black
•
Stochastic RSI 25% Color: Default red
•
Stochastic RSI 50% Color: Default orange
•
Stochastic RSI 75% Color: Default yellow
•
Stochastic RSI 100% Color: Default green
Stoch RSI Values Group
Adjust the value points that correspond to each color:
•
Value for 0% Color: Default 0.0
•
Value for 25% Color: Default 25.0
•
Value for 50% Color: Default 50.0
•
Value for 75% Color: Default 75.0
•
Value for 100% Color: Default 100.0
Stoch RSI Parameters Group
Fine-tune the Stochastic RSI calculation:
•
Stochastic Length: Default 14 (period for Stochastic calculation)
•
RSI Length: Default 14 (period for RSI calculation)
•
Stochastic %K: Default 3 (smoothing for %K line)
•
Stochastic %D: Default 3 (smoothing for %D line)
Trading Interpretation
Momentum Analysis
Strong Bullish Momentum: Multiple dots showing green/yellow colors across timeframes
Strong Bearish Momentum: Multiple dots showing black/red colors across timeframes
Mixed Signals: Dots showing different colors across timeframes (proceed with caution)
Entry Signals
Potential Long Entry:
•
Lower timeframes (1m, 3m, 5m) showing black/red (oversold)
•
Higher timeframes (1h, 4h, 1D) showing neutral to bullish colors
•
Look for reversal confirmation on price action
Potential Short Entry:
•
Lower timeframes showing green/yellow (overbought)
•
Higher timeframes showing neutral to bearish colors
•
Look for reversal confirmation on price action
Timeframe Confluence
High Probability Setups: When multiple timeframes align in the same direction
Divergence Opportunities: When short-term and long-term timeframes show opposite conditions
Best Practices
1. Multi-Timeframe Analysis
•
Use the indicator to identify alignment across different timeframes
•
Higher timeframes provide trend direction
•
Lower timeframes provide entry timing
2. Confirmation Required
•
Never trade based solely on the dots
•
Always confirm with price action, support/resistance levels, and other indicators
•
Look for confluence with volume and market structure
3. Risk Management
•
Set appropriate stop losses
•
Consider position sizing based on timeframe alignment
•
Be cautious when timeframes show conflicting signals
4. Market Conditions
•
The indicator works best in trending markets
•
Be cautious during low volatility or sideways markets
•
Adjust parameters for different market conditions if needed
Customization Tips
Color Schemes
•
Conservative Traders: Use more distinct colors with wider value ranges
•
Aggressive Traders: Use tighter value ranges for more sensitive signals
•
Dark Theme Users: Ensure colors are visible against dark backgrounds
Value Adjustments
•
Volatile Markets: Consider adjusting the 25% and 75% levels to 20% and 80%
•
Stable Markets: Consider tighter ranges like 30% and 70%
Parameter Tuning
•
Faster Signals: Reduce RSI Length and Stochastic Length
•
Smoother Signals: Increase smoothing parameters (%K and %D)
Troubleshooting
Common Issues
Dots Not Appearing:
•
Ensure the indicator is added to the chart
•
Check that the chart timeframe allows for the requested timeframes
Incorrect Colors:
•
Verify color settings in the indicator configuration
•
Ensure value ranges are properly set (0-100)
Missing Values:
•
Some timeframes may not have enough data on certain symbols
•
Gray dots indicate unavailable data (na values)
Performance Optimization
•
The indicator uses request.security() which may cause slight delays
•
Performance is optimized for real-time trading
•
Historical data may take a moment to fully load
Advanced Usage
Scalping Strategy
Focus on 1m, 3m, and 5m dots for quick entries with 15m confirmation
Swing Trading Strategy
Use 1h, 4h, and 1D dots for trend direction with lower timeframes for entry timing
Position Trading Strategy
Primarily focus on 4h and 1D dots with other timeframes for fine-tuning entries
Disclaimer
This indicator is a technical analysis tool and should not be used as the sole basis for trading decisions. Always combine with proper risk management, fundamental analysis, and other technical indicators. Past performance does not guarantee future results.
Support and Updates
For questions, suggestions, or issues with the indicator, please refer to the Pine Script code comments or consult TradingView's Pine Script documentation for advanced customizations.
การวิเคราะห์แนวโน้ม
Signalgo HF TP/SLThis script provides an original, systematic approach to high-frequency (HF) trade management by integrating multi-timeframe signal confirmation with dynamic, auto-calculated take-profit (TP) and stop-loss (SL) levels. Unlike standard TP/SL scripts, this tool generates actionable trade entries only when buy or sell signals align across multiple timeframes, then automatically plots three adaptive TP levels and a context-sensitive SL for each trade.
[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.
Step Channel Momentum Trend [ChartPrime]OVERVIEW
Step Channel Momentum Trend is a momentum-based price filtering system that adapts to market structure using pivot levels and ATR volatility. It builds a dynamic channel around a stepwise midline derived from swing highs and lows. The system colors price candles based on whether price remains inside this channel (low momentum) or breaks out (strong directional flow). This allows traders to clearly distinguish ranging conditions from trending ones and take action accordingly.
⯁ STRUCTURAL MIDLNE (STEP CHANNEL CORE)
The midline acts as the backbone of the trend system and is based on structure rather than smoothing.
Calculated as the average of the most recent confirmed Pivot High and Pivot Low.
The result is a step-like horizontal line that only updates when new pivot points are confirmed.
This design avoids lag and makes the line "snap" to recent structural shifts.
It reflects the equilibrium level between recent bullish and bearish control.
snapshot
This unique step logic creates clear regime shifts and prevents noise from distorting trend interpretation.
⯁ DYNAMIC VOLATILITY BANDS (ATR FILTERING)
To detect momentum strength, the script constructs upper and lower bands using the ATR (Average True Range):
The distance from the midline is determined by ATR × multiplier (default: 200-period ATR × 0.6).
These bands adjust dynamically to volatility, expanding in high-ATR environments and contracting in calm markets.
The area between upper and lower bands represents a neutral or ranging market state.
Breakouts outside the bands are treated as significant momentum shifts.
snapshot
This filtering approach ensures that only meaningful breakouts are visually emphasized — not every candle fluctuation.
⯁ MOMENTUM-BASED CANDLE COLORING
The system visually transforms price candles into momentum indicators:
When price (hl2) is above the upper band, candles are green → bullish momentum.
snapshot
When price is below the lower band, candles are red → bearish momentum.
snapshot
When price is between the bands, candles are orange → low or no momentum (range).
snapshot
The candle body, wick, and border are all colored uniformly for visual clarity.
This gives traders instant feedback on when momentum is expanding or fading — ideal for breakout, pullback, or trend-following strategies.
⯁ PIVOT-BASED SWING ANCHORS
Each confirmed pivot is plotted as a label ⬥ directly on the chart:
snapshot
They also serve as potential manual entry zones, SL/TP anchors, or confirmation points.
⯁ MOMENTUM STATE LABEL
To reinforce the current market mode, a live label is displayed at the most recent candle:
Displays either:
“Momentum Up” when price breaks above the upper band.
snapshot
“Momentum Down” when price breaks below the lower band.
snapshot
“Range” when price remains between the bands.
snapshot
Label color matches the candle color for quick identification.
Automatically updates on each bar close.
This helps discretionary traders filter trades based on market phase.
USAGE
Use the green/red zones to enter with momentum and ride trending moves.
Use the orange zone to stay out or fade ranges.
The step midline can act as a breakout base, pullback anchor, or bias reference.
Combine with other indicators (e.g., order blocks, divergences, or volume) to build high-confluence systems.
CONCLUSION
Step Channel Momentum Trend gives traders a clean, adaptive framework for identifying trend direction, volatility-based breakouts, and ranging environments — all from structural logic and ATR responsiveness. Its stepwise midline provides clarity, while its dynamic color-coded candles make momentum shifts impossible to miss. Whether you’re scalping intraday momentum or managing swing entries, this tool helps you trade with the market’s rhythm — not against it.
BTC-OTHERS Liquidity PivotBTC-OTHERS Liquidity Map – 1-hour Multi-Asset Pivot Scanner
WHAT IT DOES
This script tracks liquidity shifts between Bitcoin (BTC) and the broader alt-coin market (the OTHERS market-cap index that excludes the top-10 coins). It labels every confirmed 1-hour swing high or low on both assets, then flags four states:
BearPivot – BTC prints a new swing High while OTHERS does not; liquidity crowds into BTC and alts are weak.
BullPivot – BTC prints a swing Low and OTHERS forms a Higher Low; fresh liquidity starts flowing into stronger alts.
BearCon – BTC prints a swing Low and OTHERS forms a Lower Low; down-trend continuation.
BullCon – No new BTC Low while OTHERS makes a Higher High; up-trend continuation.
Signals appear on the actual pivot bar (offset back by the look-back length), so they never repaint after confirmation.
HOW THE PIVOTS ARE FOUND
• Symmetrical window: “Pivot Len” bars to the left and right (default 21).
• Full confirmation on both sides delivers stable, non-repainting pivots at the cost of about Pivot Len bars’ delay.
• Labels are offset –Pivot Len so they sit on the genuine extreme.
INPUTS
Symbols: BTC symbol and an OTHERS symbol so you can switch exchanges or choose another alt index.
Pivot Len: tighten for faster but noisier signals; widen for cleaner pivots.
Style: customise shape and text colours.
PLOTS AND ALERTS
Four labelled shapes (BearPivot, BullPivot, BearCon, BullCon) plot above or below price. Each label is linked to an alertcondition, so you can create one-click alerts and stay informed without watching the screen.
TYPICAL WORKFLOW
1. Attach the script to any 1-hour BTC chart (or leave the script’s timeframe empty to follow your current chart TF).
2. Turn on alerts to receive push/email notifications.
3. Use the labels as a liquidity compass, combining them with volume, funding or your own strategy for actual entries and exits.
Enjoy and trade safe.
CCI-coded OBV Detector BetaVersion 0.1 [FelixHsu]Using CCI‐coded OBV to detect major price bottoms and tops over a given time period.
AI Smart Liquidity Signal 🚀🚀 AI Smart Liquidity Signal
🔐 إشارات تداول ذكية مبنية على اختراقات السيولة الحقيقية + فلاتر دقيقة تؤكد الإشارات بفعالية.
✅ فلترة الاتجاه العام + الاتجاه الذكي
✅ تأكيد عبر RSI و MACD
✅ مناطق دعم ومقاومة ديناميكية ومتعددة الفريمات
✅ أهداف Take Profit و Stop Loss محسوبة تلقائيًا عبر ATR
⛔️ بدون إعادة رسم – إشارات موثوقة ومجربة
🔎 نسبة دقة تفوق 95% على البيانات التاريخية
💬 للحصول على صلاحية الاستخدام أو الدعم:
@AISmartliquiditySignalBot
––––––––––––––––––––––––––––––––––––––––––––––––––
🚀 AI Smart Liquidity Signal
🔐 Real-time smart signals based on true liquidity breakouts with advanced filters.
✅ General + Smart Trend filters
✅ RSI & MACD confirmation
✅ Dynamic and Multi-Timeframe Support/Resistance
✅ Auto-calculated Take Profit & Stop Loss via ATR
⛔️ No repaint – trusted & verified signals
🔎 Historical accuracy above 95%
💬 For access or support:
@AISmartliquiditySignalBot
––––––––––––––––––––––––––––––––––––––––––––––––––
📌 ملاحظة / Disclaimer:
هذا المؤشر مخصص لأغراض تعليمية ولا يُعد نصيحة مالية. التداول على مسؤوليتك الخاصة.
This script is for educational purposes only and does not constitute financial advice. Trade at your own risk.
OPR Asia-New-York [Elykia]This Pine Script indicator, called "OPR Asia-New-York ", displays time-based boxes corresponding to two specific trading periods known as OPR (Opening Price Range):
🎯 Purpose of the Indicator:
To visualize two key market time windows (morning and afternoon) as extended boxes, helping with technical analysis around opening ranges.
🕒 Two sessions displayed as boxes:
🔹 Morning OPR:
Default: from 09:00 to 09:15 (configurable)
The box extends until 10:30.
It captures the highest and lowest candle within this interval.
🔸 Afternoon OPR:
Default: from 15:30 to 15:45
The box extends until 17:30.
Follows the same logic as the morning session.
⚙️ Dashboard Options:
Enable or disable the morning or afternoon box individually
Select the timezone (e.g., GMT+2)
Customize all colors (morning/afternoon boxes, median line)
Set your own start/end/extension times for each session
📦 Each box includes:
A colored rectangle showing the price range (high/low)
A dotted median line between the high and low
The box and line extend until the end time defined
🧠 Usefulness for Traders:
Identify liquidity zones or consolidation areas
Trade setups like liquidity grabs, breakouts, or fakeouts around the OPR
Align with ICT methods or scalping strategies based on session behavior
ALP AT + KAMA Crossover This indicator is a powerful combination of two adaptive trend-following concepts: the AlphaTrend by Kivanc Ozbilgic and the Kaufman's Adaptive Moving Average (KAMA), often credited to Perry Kaufman (with the specific implementation based on HPotter's interpretation of KAMA).
The primary goal of this indicator is to provide a robust trend detection and dynamic support/resistance system, adapting to market volatility.
How it Works:
AlphaTrend Component: The green/red line is the AlphaTrend. It dynamically adjusts to market volatility (using ATR) and momentum (using MFI or RSI, configurable). It provides faster signals for trend changes.
KAMA Component: The black line is the Kaufman's Adaptive Moving Average. KAMA is designed to filter out market noise during choppy periods and follow the price closely during trending periods, making it a smoother and more reliable long-term trend indicator.
Color-Coded Trend Zones: The AlphaTrend line is color-coded to visually represent the current market condition based on the price's position relative to both AlphaTrend and KAMA:
Strong Uptrend (Lime Green): Price is above both AlphaTrend and KAMA.
Strong Downtrend (Red): Price is below both AlphaTrend and KAMA.
Uptrend Uncertainty (Orange): Price is above KAMA but below AlphaTrend (suggests consolidation or weakening uptrend).
Downtrend Uncertainty (Blue): Price is below KAMA but above AlphaTrend (suggests consolidation or strengthening downtrend within a downtrend).
Gray: Default/unclassified state.
The underlying logic is based on:
Bullish Crossover (Potential Buy Signal): When the AlphaTrend line crosses above the KAMA line.
Bearish Crossover (Potential Sell Signal): When the AlphaTrend line crosses below the KAMA line.
These crossovers indicate a shift in the adaptive trend momentum.
Customization:
Users can customize various parameters in the indicator's settings, including:
AlphaTrend Multiplier and Common Period.
KAMA Lengths and Alpha values.
All the color codes for different trend zones and lines, allowing for full personalization of the visual output.
Disclaimer:
This indicator is for informational and educational purposes only and should not be considered as financial advice. Trading involves substantial risk, and past performance is not indicative of future results. Always conduct your own thorough research and analysis before making any trading or investment decisions. This indicator is NOT a buy/sell/hold recommendation. Use it as a tool to aid your analysis, not as a sole basis for your trades.
CISD Engine [HERMAN]📈 CISD Engine
The CISD Engine is a sophisticated market structure indicator designed to help traders visualize and react to critical pullback and break levels in real time.
It automatically detects significant bullish and bearish pullbacks in price action, then projects dynamic CISD levels that act as potential reversal or continuation zones. When price breaks these levels, the engine generates clear visual cues, making it easier to manage trades with confidence and discipline.
⚡️ Key Features
✅ Automatic detection of meaningful bullish and bearish pullbacks
✅ Dynamic CISD level plotting with customizable colors, styles, and extensions
✅ Labels marking the CISD levels for easy chart navigation
✅ Option to keep all historic CISD levels or only the most recent ones
✅ Adjustable pullback sensitivity (minimum body % of previous range)
✅ Clean, clutter-free visualization designed for active traders
🎯 How It Works
The indicator identifies valid pullback structures with customizable body-size filters.
It tracks those pullbacks until a clear break in the opposite direction confirms a potential shift in market intent.
Upon confirmation, it draws CISD levels on your chart—serving as high-probability areas to monitor for reversals or trend continuations.
Users can tailor line styles (solid, dashed, dotted) and projection lengths for their preferred timeframes and trading styles.
🛠️ Designed For:
-Scalpers, intraday traders, and swing traders looking to:
-Automate market structure mapping
-Define clear, rule-based levels for entries, stops, and targets
-Avoid subjective “eyeballing” of swing highs/lows and pullbacks
-Improve consistency and reduce emotional trading
⚙️ Customization Options
-Bullish/Bearish CISD line color
-Label text
-Line width and style
-Number of bars to project levels
-Option to keep all historical CISD levels or just the latest
The CISD Engine makes it simple to bring structure, clarity, and discipline to your charts.
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.*
*このスクリプトは、情報提供および教育目的でのみ提供されます。これは投資助言ではありません。ご自身の責任においてご使用ください。*
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.
[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.
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.