Sy EMA 3-Bar Slope Pullback [ALERTS]chỉ báo xu hướng theo eme 20 và ema 50 , có tô màu khi đổi xu hướngPine Script®指標由fubjua提供6
SY Combo V5.5: Momentum Pro [With Alerts]chỉ báo cho tín hiệu mua và bán dựa vào ema 150, ema 60, ema 18Pine Script®指標由fubjua提供19
Stella's SuperTrend BasicA clean, AI-friendly SuperTrend strategy for trend following. 📊 Features: • SuperTrend indicator with adjustable ATR period and multiplier • Built-in percentage-based stop loss • Clear visual signals (background color + markers) • Optimized for crypto markets (BTC, SOL, etc.) ⚙️ Default Settings: • ATR Period: 10 • Multiplier: 3.0 • Stop Loss: 8% • Position Size: 10% of equity 🤖 AI-Ready: Part of Stella's Pine Script Starter Kit — free templates designed for easy customization with AI tools like ChatGPT and Claude. 📦 GitHub: github.com/stella-entry/stella-pine-starter-kit ⚠️ Disclaimer: Backtest before use. Past performance does not guarantee future results. Not financial advice.Pine Script®策略由StellaEntry提供24
High Win Scalping EMA IndicatorThe buy signal in this indicator (the green upward triangle with the "BUY" label appearing below the candle on your 1-minute XAUUSD chart) is a visual alert that prints only when a specific set of conditions aligns perfectly at the close of a 1-minute candle. It's not random—it's designed to catch high-probability continuation moves in the direction of the broader trend (which for gold right now is strongly bullish).Pine Script®指標由liammc123提供25
Dynamic FVG (Partial Fill + Auto-Extend) - JamilDynamic FVG Pro is an advanced Fair Value Gap (FVG) engine that not only detects imbalance zones using classic 3-candle logic, but dynamically manages them through partial fills, real-time resizing, and automatic extension. Unlike static FVG indicators that simply draw fixed boxes, this script actively updates imbalance zones as price interacts with them. 🔍 Core Concept A Fair Value Gap forms when price creates a displacement move leaving an inefficiency between candles. This script detects FVGs using standard three-candle imbalance logic: Bullish FVG: Current low > high of two candles back Bearish FVG: Current high < low of two candles back However, the key difference lies in how the gaps are managed after detection. ⚙ Advanced Features 1️⃣ Gap Size Filtering Users can define: Minimum gap size Maximum gap size This prevents micro gaps or abnormal volatility spikes from cluttering the chart. 2️⃣ Partial Fill Adjustment (Dynamic Resizing) When price enters an FVG but does not fully fill it: Bullish FVG → Top boundary moves down Bearish FVG → Bottom boundary moves up This reflects the remaining imbalance in real time rather than keeping outdated full-size boxes. 3️⃣ Auto-Extend to Current Candle All active FVG zones automatically extend forward with each new bar, allowing traders to track whether price respects or mitigates the imbalance over time. 4️⃣ Auto-Delete When Fully Filled (Optional) When price completely fills the gap: Box can automatically delete OR Collapse to fully filled state (if auto-delete disabled) This keeps the chart clean and performance efficient. 5️⃣ Array-Based Zone Management Active FVG zones are stored in arrays and updated every bar. This enables: Multiple simultaneous gaps Independent tracking Real-time structural updates 📊 Practical Use Cases Identifying institutional displacement zones Tracking remaining imbalance liquidity Refining entry during retracements Monitoring mitigation vs continuation This tool is suitable for price action traders who incorporate imbalance theory into their workflow. ⚠ Important Notes FVG detection is based purely on price imbalance logic. This script does not predict direction; it visualizes inefficiencies. Proper risk management is required when trading mitigation setups. 📌 Inputs Overview Lookback bars control Bullish/Bearish toggle Min/Max gap filter Box opacity control Auto-delete toggle Disclaimer: For educational purposes only. Use in conjunction with market structure and risk management.Pine Script®指標由shakeelhafi提供16
DXY Candlestick PanelDXY Candlestick Panel is a secondary chart panel that displays live candlestick structure of the U.S. Dollar Index (DXY) directly inside your current chart layout. Instead of switching layouts or using multi-chart view, this script allows traders to monitor DXY price action in a dedicated lower panel while trading correlated instruments such as XAU/USD, EUR/USD, or GBP/USD. 🔍 Core Concept Many instruments — especially Gold and major Forex pairs — are heavily influenced by U.S. Dollar strength. This script uses request.security() to fetch the full OHLC data of DXY on the same timeframe as your active chart and renders it as true candlesticks in a separate pane. This allows: Real-time correlation monitoring Inverse relationship observation (e.g., Gold vs DXY) Structure confirmation before entries ⚙ How It Works 1️⃣ User selects DXY symbol (default: TVC:DXY) 2️⃣ Script retrieves Open, High, Low, Close from the selected symbol 3️⃣ Candlesticks are plotted in a non-overlay panel 4️⃣ Candle colors automatically adjust based on bullish/bearish close The panel updates dynamically with your current chart timeframe. 📊 Practical Use Cases Gold traders monitoring DXY rejection before entry Forex traders confirming dollar momentum Avoiding trades when DXY moves strongly against your bias Observing divergence between asset and dollar strength 🔎 Why Use This Instead of Multi-Layout? While TradingView Premium offers multi-chart layouts, this script provides: Lightweight correlation tracking inside a single chart Faster visual reference Clean workflow without switching screens It is not a replacement for full multi-layout functionality, but a streamlined correlation tool for focused analysis. ⚠ Important Notes The script mirrors the selected symbol exactly as provided by TradingView data. Correlation does not imply causation; use confirmation and risk management. Symbol ticker may vary depending on your broker/data provider. 📌 Features Adjustable symbol input True candlestick rendering (OHLC) Automatic bullish/bearish coloring Separate panel for clean structure analysis Timeframe-synced with main chart Disclaimer: For educational purposes only. Always combine correlation analysis with proper trade planning.Pine Script®指標由shakeelhafi提供5
Wick Rejection Signal Indicator - JamilWick Rejection Pro is a price-action based rejection detector designed to identify strong wick rejections using both absolute range filtering and structural confirmation logic. Unlike basic hammer or pin bar scanners, this script does not rely only on candle shape. It measures real price displacement and validates rejection strength before generating a signal. 🔍 Core Concept Markets often reject extreme price levels before reversing. This rejection appears as a long upper or lower wick. This script quantifies that behavior using two filters: Absolute Wick Size (Dollar/Point Based) Wick-to-Total-Range Ratio Both conditions must be satisfied before a setup is considered valid. ⚙ How It Works 1️⃣ Wick Measurement Lower wick = Body low − Candle low Upper wick = Candle high − Body high Total range = High − Low The script calculates: Exact wick size in price units Wick percentage relative to full candle range 2️⃣ Rejection Qualification A wick is considered valid only if: Wick size ≥ User-defined threshold Wick ratio ≥ Minimum rejection ratio Candle closes back inside structure This prevents weak or noisy wicks from triggering signals. 3️⃣ Signal Confirmation Logic BUY Signal: Strong lower wick detected Candle closes above body low (bullish rejection confirmation) SELL Signal: Strong upper wick detected Candle closes below body high (bearish rejection confirmation) Signals trigger once per candle and do not repaint. 🎯 Recommended Market & Settings This indicator was specifically tested on XAU/USD (Gold) where wick volatility is common. 📌 Recommended starting value for Gold: Wick Threshold: 8 dollars Rejection Ratio: 0.5 (50%) These values help filter noise while capturing meaningful liquidity rejections. You may adjust threshold values depending on: Instrument volatility Timeframe Session behavior ⚠ Volume Consideration During extremely high-volume spikes (such as major news releases), price can form exaggerated wicks that invalidate normal rejection logic. No indicator is fully reliable during abnormal volatility conditions. It is recommended to avoid signals during extreme volume expansion. 📌 Features Adjustable wick threshold (absolute price filter) Adjustable rejection ratio filter Buy & Sell signal toggles Custom signal size Non-repainting logic Alert conditions included Debug data window for wick statistics 🧠 Intended Use Designed for traders who apply: Liquidity grab setups Gold scalping Session reversals Wick-based price action strategies This is a structured wick rejection engine — not a simple candle pattern labeler. Disclaimer: For educational purposes only. Always use proper risk management.Pine Script®指標由shakeelhafi提供20
Multi-Signal Confluence Suite (Trend + FVG + Liquidity) - JamilMulti-Signal Confluence Suite is a structured multi-layer trading framework that integrates trend alignment, momentum filtering, volume validation, Fair Value Gaps (FVG), and liquidity levels into a single analytical environment. The purpose of this script is not merely to combine indicators, but to create a rule-based confluence model where each component plays a specific role in trade validation. 🔎 Core Logic & Structure 1️⃣ Trend Framework (Directional Bias) The script uses four exponential moving averages: 9 EMA (short-term momentum) 21 EMA (pullback structure) 50 EMA (trend filter) 200 EMA (macro bias) Trend is defined by price position relative to the 50 EMA, while crossover events between 9 and 21 EMAs generate potential momentum shifts. The 200 EMA provides higher-timeframe directional context. 2️⃣ Momentum Filter (RSI Confirmation) RSI is applied to: Prevent buying in overbought conditions Prevent selling in oversold conditions This reduces entries during exhaustion phases. 3️⃣ Volume Validation Layer A moving average of volume is calculated. When current volume exceeds the average by a configurable multiplier, signals are marked as “strong”, indicating institutional-level participation. This layer helps distinguish between weak crossovers and high-participation moves. 4️⃣ Fair Value Gap (FVG) Engine The script detects 3-candle imbalance structures: Bullish FVG: Current low above high of two candles back Bearish FVG: Current high below low of two candles back Active gaps are tracked using arrays and automatically removed once filled. Only a limited number of recent gaps remain visible to maintain chart clarity. This creates a dynamic imbalance tracking system rather than static boxes. 5️⃣ Liquidity Detection System Liquidity levels are derived using pivot highs and lows: Major liquidity (longer pivot length) Minor liquidity (shorter pivot length) Levels automatically extend forward and are removed when swept by price. This allows traders to monitor potential stop clusters and liquidity grabs in real time. 🎯 Signal Generation Model A Buy signal requires: 9 EMA crossing above 21 EMA Price above 50 EMA RSI below overbought threshold A Sell signal requires the inverse conditions. When volume spike confirmation is present, signals are upgraded to Strong Buy / Strong Sell. This layered filtering structure ensures that signals are not generated from a single indicator but from multi-condition alignment. 📊 Additional Features Dynamic background trend visualization Real-time information panel (trend, RSI value, volume state, liquidity count, active signal) Alert conditions for all major events (signals, FVG, liquidity proximity) 🧠 Intended Use This script is designed for traders who apply structured confluence models rather than single-indicator strategies. It may be used for intraday, swing, or session-based trading depending on parameter configuration. ⚠ Important Notes This script integrates multiple analytical components into a single workflow to improve efficiency and structural clarity. It does not modify the mathematical foundations of RSI, EMA, or pivot calculations. Always confirm signals using proper risk management and broader market context.Pine Script®指標由shakeelhafi提供18
Multi-MA Cloud Trend [EMA/DEMA/TEMA/SMA]Overview This script is a versatile trend-following tool designed to provide a visual "cloud" based on four different types of moving averages. It allows traders to switch between various calculation methods to find the best fit for their strategy's sensitivity and lag requirements. Key Features: Multiple MA Selection: Choose between EMA (Exponential), DEMA (Double Exponential), TEMA (Triple Exponential), and SMA (Simple) directly from the settings. Trend Cloud Visualization: The cloud fills the area between the Fast and Slow periods, providing an immediate visual cue for the current market trend. Reduced Lag: By using DEMA or TEMA options, traders can identify trend reversals significantly faster than with standard moving averages. Fully Customizable: Adjust the Fast (150), Medium (200), and Slow (250) periods to suit any timeframe or asset class. How to Use: Bullish Trend: When the cloud turns Green, the Fast MA is above the Slow MA, indicating upward momentum. Bearish Trend: When the cloud turns Red, the Fast MA is below the Slow MA, indicating downward momentum. Neutral/Transition: Tightening of the cloud often precedes a volatility breakout or a trend shift. Technical Details: This script is written in Pine Script v5. The DEMA and TEMA calculations are implemented to ensure high responsiveness to price action while maintaining smooth trend filtering.Pine Script®指標由yosefco12提供11
Multi MA 6 (EMA/SMA)Multi MA 6 (EMA/SMA) Multi MA 6 (EMA/SMA) is a clean and flexible moving average overlay designed for traders who rely on multi‑MA confluence, trend structure, and dynamic support/resistance. This indicator allows you to plot up to six moving averages simultaneously, with each line independently configurable for type, length, price source, color, and visibility. 🔹 Key Features ✅ 6 Independent Moving Averages ✅ EMA or SMA selection per line ✅ OHLC price source selection (Open, High, Low, Close, and derived sources) ✅ Enable / Disable each MA individually ✅ Custom color & line thickness ✅ Clean, lightweight, and non‑repainting ✅ Designed for intraday & positional trading 🔹 How Traders Use It Identify trend direction and strength Spot MA confluence zones Use MAs as dynamic support & resistance Combine fast and slow MAs for structure analysis Align entries with higher‑timeframe bias Whether you’re scalping, swing trading, or building a systematic strategy, Multi MA 6 adapts easily to your workflow. 🔹 Designed For Price action traders EMA/SMA‑based systems Multi‑timeframe analysis Clean chart lovers (no clutter)Pine Script®指標由avigr8_hak提供4
Multi EMA Suite (Up to 6 Custom EMAs) - JamilMulti EMA Suite is a fully customizable exponential moving average (EMA) framework that allows traders to plot up to six independent EMAs on a single chart with complete control over visibility, length, color, and line width. Unlike standard single or dual EMA setups, this tool is designed to help traders build structured multi-layer trend systems without adding multiple separate EMA indicators to the chart. 🔍 How It Works Each EMA is calculated using the standard exponential moving average formula applied to the closing price: Shorter EMAs react faster to price changes (momentum tracking) Medium EMAs help define short-to-intermediate trend structure Longer EMAs provide macro directional bias and dynamic support/resistance Because all six EMAs are individually configurable, traders can construct layered trend models such as: Scalping stack (5 / 9 / 21) Intraday structure (9 / 21 / 50) Swing bias (21 / 50 / 200) Long-term positioning (50 / 200 / 500) ⚙ Customization Features Toggle visibility for each EMA independently Fully adjustable EMA length Custom color selection Adjustable line width for better visual hierarchy This flexibility allows traders to maintain a clean chart while working with multiple time-horizon trend references inside a single script. 🎯 Practical Use Cases Identifying trend alignment across multiple periods Dynamic support and resistance mapping EMA stacking strategy (bullish when shorter EMAs are above longer EMAs) Pullback trading within structured trend direction ⚠ Important Note on Originality This script does not modify the mathematical formula of the EMA itself. Its value lies in structured multi-EMA integration, customization flexibility, and workflow efficiency within one unified framework. Disclaimer: For educational purposes only. Always combine moving average analysis with proper market structure and risk management.Pine Script®指標由shakeelhafi提供2
Strong SR Zones | ProjectSyndicateStrong SR Zones automatically identifies and power-ranks high-probability support and resistance levels by clustering historical pivots. It filters for quality, calculates a 0-10 strength score for every zone based on age, touches, and historical performance win rate, and presents all data on the chart and in a comprehensive dashboard to eliminate clutter and focus on levels that matter. • 🎯 Power-Ranking System (0-10) — every S/R zone is given a strength score based on total touches, age, and its historical bounce-vs-break "win rate" for instant quality assessment. • 🎨 Strength-Based Color Scheme — zones are colored by their power rank stronger zones get darker, more prominent colors for immediate visual hierarchy. • 🧠 Smart Pivot Clustering — automatically merges nearby pivot highs and lows into single, consolidated S/R zones to reduce chart noise and reveal true institutional levels. • 📊 In-Zone Statistics — each zone displays its price, total touches, age in bars, strength score, average bounce size in pips, and historical win rate directly on the chart. • 🧭 Full Dashboard Display — provides a complete market overview, including the current trading session, volatility state, and a list of all active support and resistance zones with their strength and distance from the current price. • 🔔 Comprehensive Alerts — get notified when price approaches any S/R zone, with special alerts for high-strength zones rated 7/10 or higher, ensuring you never miss a key level interaction. • ✅ Quality Control Filters — user-configurable inputs for pivot lookback, minimum touches, and a lookback period of up to 5000 bars allow for deep customization to match any trading style. • 🔧 Fully Customizable — control everything from the max number of levels shown and zone width to the text size of all labels and dashboard elements. • 🎯 Why this algo is unique: Standard pivot indicators flood the chart with dozens of meaningless lines. This algorithm intelligently filters, merges, and ranks them. It doesn't just show you where support and resistance was, it quantifies how strong it is based on historical performance, giving you a clear edge. You instantly see which levels have a proven history of holding and which are likely to break. • 🚀 Apply to Gold (XAUUSD), Forex, Crypto, and Indices on any timeframe. The lookbackBars and minTouches settings allow it to adapt to anything from scalping to swing trading. • 🎯 How to use this? Focus on trading opportunities around high-strength zones rated 7/10 or higher as these have the highest probability of producing a significant reaction. Use the dashboard to quickly identify the most immediate S/R levels and the alerts to prepare for potential entries or exits. • ⚠️ IMPORTANT NOTICE: This indicator is designed to identify high-probability support and resistance zones. It should NOT be used as a standalone signal for entering trades. Always use it in conjunction with your own trading strategy, price action analysis, and other technical indicators to confirm trade setups and manage risk. Pine Script®指標由ProjectSyndicate提供1212 1.6 K
HB - DVF Zone Trader HUD (Elite Version)Elite Version DVF Delta Volume Foot Print So many things that "FREE" ... Please enjoy and let me know how you like it... Thanks ahead, HillBillyKryptoPine Script®指標由cdnicholson1970提供4
High Volatility EMA Extension Bands An EMA-based trend indicator with extension bands and statistical tracking for higher-volatility assets. What it shows: 8 EMA (yellow) and 34 EMA (white) lines Three extension bands at 10%, 25%, and 35% above and below the 34 EMA Color-coded zones: green (10%), amber (25%), red (35%) Extension statistics table showing current %, price difference, min/max/median values for EMA 34, 50-week SMA, and 200-week SMA Settings: Adjustable EMA lengths (default: 8 and 34) Customizable extension percentages (default: 10%, 25%, 35%) Toggle extension bands on/off Toggle statistics table on/off Pine Script®指標由Sam_mcmahon提供0
Low Volatility EMA Extension Bands An EMA-based trend indicator with tight extension bands and statistical tracking for lower-volatility assets. What it shows: 8 EMA (yellow) and 34 EMA (white) lines Three extension bands at 10%, 15%, and 20% above and below the 34 EMA Color-coded zones: green (10%), amber (15%), red (20%) Extension statistics table showing current %, price difference, min/max/median values for EMA 34, 50-week SMA, and 200-week SMA Settings: Adjustable EMA lengths (default: 8 and 34) Customizable extension percentages (default: 10%, 15%, 20%) Toggle extension bands on/off Toggle statistics table on/off Pine Script®指標由Sam_mcmahon提供2
KOSDAQ Dominance Index: Market Share & Structural BreakoutOverview The KOSDAQ Dominance Index is a macro-sentiment tool designed to measure the relative "Market Share" of the KOSDAQ exchange within the total South Korean equity landscape (KOSPI + KOSDAQ). As South Korea undergoes aggressive corporate "Value-up" reforms and delists underperforming "zombie" companies, this indicator identifies the structural shift of liquidity from KOSPI Large-caps into the high-growth, AI-centric KOSDAQ 150 universe. The Logic: The 30% Threshold for the "3,000 Target" This script calculates the percentage of KOSDAQ's market capitalization relative to the combined value of both exchanges. Formula: KOSDAQ / (KOSPI + KOSDAQ) X 100 The 30% "K-Era" Line: While KOSDAQ has historically occupied a lower tier, a move toward the 30% threshold is a mathematical prerequisite for the KOSDAQ 3,000 milestone. Breaking this level signifies a fundamental re-rating of the tech and bio sectors. Key Features 1. Customizable Threshold: Traders can manually adjust the "Target Threshold" (default: 30%) in the settings to align with their specific macro-view or risk appetite. 2. Visual Breakout Alerts: The chart automatically highlights the background and triggers a "KOSDAQ ERA" label when the dominance share crosses above your custom threshold. 3. Historical Baselines: Includes an adjustable average baseline (default: 20%) to visualize periods of extreme KOSDAQ undervaluation or overvaluation. Trading Strategy: The Rotation Play This indicator is particularly powerful for managing Rotation Strategies (e.g., switching from US Big Tech/GGLL or KOSPI Blue-chips into KOSDAQ 150 2x Leverage ). 1. Accumulation Zone: When Dominance is below 20%, KOSDAQ is historically ignored. 2. Momentum Zone: Crossing the 25% mark often precedes a parabolic move in small/mid-cap tech. 3. The Great Breakout (30%+): Confirms the "KOSDAQ 3,000" scenario where capital flight from overextended sectors flows into high-beta KOSDAQ leaders. How to Use 1. Settings: Access the 'Inputs' tab to change the Target Threshold. 2. Timeframe: Works best on Daily (D) and Weekly (W) charts for long-term structural analysis. Disclaimer: For institutional-grade analysis and educational purposes only. This tool should be used in conjunction with fundamental policy analysis (Commercial Act amendments) and liquidity data.Pine Script®指標由KBG86提供1
KOSPI to KOSDAQ Rotation Signal - 1Overview This indicator is a specialized Relative Strength (RS) tool designed to capture the "Baton Touch" moments between South Korea’s major indices: KOSPI 200 (Large-caps) and KOSDAQ 150 (Growth/Tech leaders). In a market where KOSPI has historically led AI-driven rallies (reaching the 5,800 milestone), this script identifies the precise window where liquidity rotates into the high-beta KOSDAQ universe. The Logic: Mean Reversion & Momentum Unlike standard oscillators, this script tracks the Ratio of KOSDAQ150 to KOSPI200. 1. RS Ratio: Normalizes the price action of both indices to see which is truly outperforming. 2. Momentum Delta: Measures the divergence between the current RS Ratio and its 20-day Exponential Moving Average (EMA). 3. Signal Smoothing: A 9-day Signal Line is applied to the Delta to filter out "noise" and identify structural trend shifts rather than temporary ticks. How to Trade the "K-ROTATION" Signal The Triangle (▲) - The Entry: A "rotation" label appears when the Momentum Delta crosses above its Signal Line while in oversold territory (below zero). This suggests that KOSPI's dominance is tiring and KOSDAQ 150 2x Leverage (233740) is entering a high-probability "Catch-up" phase. The Histogram: * Teal Columns: KOSDAQ is actively gaining market share. Maroon Columns: Capital is flowing back into KOSPI Large-caps. The Background Glow: Indicates a confirmed "KOSDAQ-Dominant" regime where holding leverage carries the highest reward-to-risk ratio. Strategic Context: The "Road to 3,000" With the Korean government’s aggressive "Value-up" initiatives and the forced delisting of "zombie" companies, the KOSDAQ 150 is poised for a significant Re-rating. This indicator is optimized for traders looking to switch from heavy-cap tech (like Alphabet or KOSPI chip giants) into the concentrated growth of the KOSDAQ 1 우량주 (Blue-chips) as they aim for the 3,000-point target. Settings & Best Practices Timeframe: Optimized for Daily (D) charts to capture swing-trading cycles. Pairs Trading: Can be used to manage "Switching" strategies—longing 233740 while trimming KOSPI-heavy positions or US Big Tech.Pine Script®指標由KBG86提供2
ALLineight**Integrated Trading Indicator Suite** This all-in-one TradingView indicator combines eight powerful analytical tools into a single, toggle-based script — giving traders a comprehensive view of the market without cluttering the workspace. **Script 1 – 30 Band** plots Bollinger Bands with 1.5/2.5 multipliers alongside session boxes for the Seoul, Euro, and New York sessions, including 50% midline markers. **Script 2 – Simple MA** displays a customizable Bollinger Band (BB 4/4), SMA 20/60/120, and session-based candle coloring for Asian, London, and New York sessions. **Script 3 – Range** visualizes session price ranges with labeled high-low boxes for the Tokyo open, Euro, and New York sessions. **Script 4 – Weighted MA** combines a BB 4/4 (open-based) with WMA 4, 17, and 30, plus band breakout signal markers. **Script 5 – Engulfing Patterns** automatically detects bullish and bearish engulfing candles with customizable size filters and visual highlight boxes. **Script 6 – Auto Fibonacci** draws intraday, previous-day, and weekly Fibonacci retracement levels, updated every hour. **Script 7 – Pivot Horizontals** identifies volume-confirmed swing highs and lows, drawing extended horizontal lines for key support and resistance levels. **Script 8 – Checklist Table** provides a real-time dashboard displaying Bollinger Band position, MA alignment, reversal candle patterns, price proximity to highs/lows, Stochastic, and RSI conditions — all at a glance.Pine Script®指標由dok007700提供0
Integrated Trading Indicator **Integrated Trading Indicator Suite** This all-in-one TradingView indicator combines eight powerful analytical tools into a single, toggle-based script — giving traders a comprehensive view of the market without cluttering the workspace. **Script 1 – 30 Band** plots Bollinger Bands with 1.5/2.5 multipliers alongside session boxes for the Seoul, Euro, and New York sessions, including 50% midline markers. **Script 2 – Simple MA** displays a customizable Bollinger Band (BB 4/4), SMA 20/60/120, and session-based candle coloring for Asian, London, and New York sessions. **Script 3 – Range** visualizes session price ranges with labeled high-low boxes for the Tokyo open, Euro, and New York sessions. **Script 4 – Weighted MA** combines a BB 4/4 (open-based) with WMA 4, 17, and 30, plus band breakout signal markers. **Script 5 – Engulfing Patterns** automatically detects bullish and bearish engulfing candles with customizable size filters and visual highlight boxes. **Script 6 – Auto Fibonacci** draws intraday, previous-day, and weekly Fibonacci retracement levels, updated every hour. **Script 7 – Pivot Horizontals** identifies volume-confirmed swing highs and lows, drawing extended horizontal lines for key support and resistance levels. **Script 8 – Checklist Table** provides a real-time dashboard displaying Bollinger Band position, MA alignment, reversal candle patterns, price proximity to highs/lows, Stochastic, and RSI conditions — all at a glance.Pine Script®指標由dok007700提供1
EMA+ VWAP + RSI + ADXA BUY happens only if: Price > EMA Price > VWAP RSI crosses above 55 ADX > 18 No active trade A SELL happens only if: Price < EMA Price < VWAP RSI crosses below 45 ADX > 18 No active tradePine Script®指標由Varung2610提供12
Simple DCA Strategy Time Based- Day TimeframeThis is simle Time Based DCA strategy. Use Daily Timeframe. If you want FEES to be calculated you need to add them in Properties tab and also in Input tab. Beta version first test it.Pine Script®策略由Pepok提供13
HTF Trend Tracker [BigBeluga] ArunpravinSame htf trend tracker indicator with options to adjust bull bear indicator lines for better visibilitesPine Script®指標由susiraj提供4
270m Session Cycles (Zeussy Inspired)This script simply outlines the 270 minute ranges as defined by Zeussy's time cycles. The difference is that I have defined an additional range separating the PM close/ Opening Gap (NWOG,NDOG) from the Asia session, labelled OG. Why? By separating this area from Asia, you get a bit more visual granularity when using ICT's Asia ATM 2024 Model. That's it. Regarding trading Asia, my other indicator "Asia Session Time Cycles" fits perfectly into this one, and could be considered a supplement to it, or vice-versa. So now you are thinking, well thats Asia, and I dont trade Asia so why bother with 270m cycles? Well, mainly because the core tenant of all ICT's concepts pretty much starts with liquidity sweeps (where moves are borne and die) and the 270m cycle really helps with visualizing this. Tip. This indy is best used on a m60 or lower TF chart. Look for the sweeps at IPDA times, you will eventually get the picture. *** Special thanks to @HandlesHandled for the open source script used to make this.Pine Script®指標由azakusa803提供14