[T] ICT HTF Liquidity LevelsMarks out liquidity pool levels for Higher Time Frame Liquidity pools including 1H, 4H, D, W, M.
Pattern grafici
[T] DR [no iDR]DR indicator for opening range - simple and clean. No IDR.
Also referred to as Opening Range or ORB.
9:30 to 9:45 NY session by default.
Can define session start and end times for NY, Asia and London.
TradeMastery RangeThe indicator is created to identify and track market structure using key price levels. Can be used on any timeframe and on any asset.
Trend Following with Mean Reversion (Indicator with Alerts)This script implements a combined trend-following and mean-reversion strategy for educational and analytical purposes. It uses a configurable Exponential Moving Average (EMA) to determine market trend direction, and the Relative Strength Index (RSI) to identify potential entry conditions aligned with oversold or overbought states.
Key features include customizable take profit and stop loss levels for both long and short trades, as well as flexible filters for trading hours and days of the week. These restrictions help users explore strategy behavior under various market conditions and timeframes.
The strategy does not make any claims regarding profitability, win rates, or future performance. It is intended to support informed experimentation, backtesting, and learning within the TradingView platform.
Always conduct your own research and consult a financial advisor before making trading decisions.
Message me if you would like code only to improve it and re-share.
Crptopastor support & Resistance ProWhat is “Cryptopastor SR Pro (v2)”?
An adaptive support-and-resistance engine that clusters swing points into price zones , then auto-draws trade plans (entry, stop-loss, multi-stage take-profits) and breakout alerts — in a single, self-contained Pine v6 study.
Why traders use it
Cuts through chart noise by keeping only the strongest confluence zones.
Updates widths automatically to match recent volatility.
Plots ready-made long or short setups you can accept, ignore or tweak.
Fires alerts the instant price closes across a zone’s midpoint.
Works on any symbol and any timeframe, from 1 min scalps to weekly swing charts.
How it works (under the hood)
Pivot harvesting – Every bar, the script scans the last prd candles for confirmed highs/lows with ta.pivothigh / ta.pivotlow .
Data pool maintenance – It stores only the most recent maxnumpp pivots, keeping the dataset light.
Clustering – Pivots lying inside a dynamic channel width ( ChannelW % of the past 300-bar range) merge into a common zone.
Strength scoring – Each zone’s score = number of pivots inside it. The top maxnumsr zones that beat min_strength survive; weaker or overlapping zones are discarded.
Visual rendering – Zones appear as translucent boxes: lime below price (potential support) or red above (potential resistance). Mid-prices are auto-labelled with timeframe + value.
Breakout detection – When a candle closes across any zone midpoint, an alert fires (“Support Broken” / “Resistance Broken”).
Trade-plan overlay (optional) – The script finds the closest valid zone and prints:
• Entry at midpoint
• Stop-loss buffered by sl_buffer_pct of zone height
• Up to num_tp_levels take-profit labels on successive opposite zones
Key inputs & typical tweaks
Pivot Period (prd) – Higher on H4/D1, lower on scalps.
Source – “High/Low” (classic) or “Close/Open” for body-based pivots.
Maximum Channel Width % – Tighten in ranging markets, widen in trending ones.
Minimum Strength – Raise to display only the most respected zones.
Show Trade Setups – Toggle if you want a pure S/R map without entries/SL/TPs.
Practical guide
Add the indicator to your chart and adjust ChannelW % until each zone looks realistic for your symbol’s volatility.
Hover a zone to view its pivot count; more pivots = stronger level.
Enable alerts → “Support or Resistance Broken” to catch live momentum shifts.
If you trade the built-in setups, confirm them with your own filters (volume, trend filters, etc.) and size positions around the printed stop-loss.
Disable the Trade Setup layer when back-testing other strategies — the S/R boxes remain.
What makes it different from classic horizontal lines?
Zone widths breathe with market range instead of staying fixed.
Self-filtering strength score removes the clutter of weak levels.
Integrated, label-based trade plans eliminate spreadsheet math.
Pure price-action logic — no MAs, RSI, Bollinger Bands or repackaged public code.
Pine-snip preview
// simplified glimpse only
float ph = ta.pivothigh(high, prd, prd)
float pl = ta.pivotlow(low, prd, prd)
// …clustering & scoring…
Disclaimer
This indicator is a technical-analysis tool, not financial advice. Test thoroughly on demo or small size before risking capital.
Peak TradePeakTrade AI Strategy
The PeakTrade AI strategy is an advanced crypto trading system, specifically optimized for the 15-minute BTC/USDT.P chart. It is not recommended for use on other timeframes or different assets.
One of the key components of the strategy is Alpha Trend, which uses a custom calculation based on ATR (Average True Range) to measure market volatility. It also incorporates momentum indicators like RSI (Relative Strength Index) and MFI (Money Flow Index) to determine the direction of the trend. This allows for a dynamic and real-time identification of trend strength and direction.
While the commonly used ATR multiplier is 3.0, PeakTrade AI internally determines the most suitable value for its strategy. In addition, it uses adaptive threshold levels for RSI and MFI to calculate trend levels that continuously adjust to changing market conditions. This dynamic adjustment significantly improves signal accuracy.
The strategy also integrates the Zero Lag Hull Moving Average (HMA) to track market momentum and direction with minimal delay. Compared to traditional moving averages, HMA responds faster to price action, offering an edge in identifying precise entry and exit points.
Specifically, the strategy analyzes the interaction between 46-period and 200-period HMAs, using mathematical momentum calculations to determine optimal entry and exit conditions.
Originality and Confirmation System
This strategy is not a simple combination of open-source indicators. It introduces a unique confirmation mechanism by analyzing USDT Dominance (USDT.D) data across multiple timeframes (1, 3, 5, 15, and 240 minutes). This allows it to assess market sentiment and risk appetite, effectively filtering out trades during unfavorable conditions.
This filtering system improves the signal confirmation rate by up to 20%.
Additionally, moving average filters and volatility-based confirmation mechanisms are used to reduce false signals and enhance the overall reliability of trade entries.
Default Backtest Settings:
Date Range: 01.01.2025 – 01.07.2025
Initial Capital: 1000 USDT
Leverage: 10x
Commission: 0.075%
Slippage: 0.1%
Average Risk/Reward Ratio: 2.917
Timeframe: Only for 15-minute charts
Optimized TP/SL Values for Risk Management:
Take-Profit (TP): 6.6%
Stop-Loss (SL): 2.0%
These values have been specifically optimized to balance profitability and risk, and have shown the best performance within the defined backtest period.
Post-Market Session AnalyzerThis script visually analyzes U.S. post-market trading hours (4:00 PM to 8:00 PM EST) by:
a) Highlighting post-market session background
b) Coloring candles based on price direction
c) Marking the final post-market candle with a trend label
Great for:
1) Traders who monitor after-hours price movement
2) Spotting late-day reversals or sentiment shifts
3) Understanding extended trading activity
NTL SCALP v2 with TP & SL (Absolute)NTL SCALP v2 with TP & SL (Absolute) – Scalping Trend System
Timeframe Example: 15-minute (XAUUSD)
Indicator Type: Combined trend-following and momentum-based scalping system
🔍 Purpose of This Indicator
This script is designed as a unified tool for intraday scalpers, combining multiple essential components—trend detection, entry signal logic, and automated risk management—into one streamlined system. Rather than simply merging various indicators, it integrates them with a clear purpose: to generate trade setups with actionable entries and realistic TP/SL targets in trending markets.
📌 Core Components & How They Work Together
Multi-Ribbon EMA Trend Filter
Multiple Exponential Moving Averages (EMAs) are used to detect short-, medium-, and long-term trends.
The EMA ribbons visually shift from red (bearish) to green (bullish) depending on the overall price structure.
These ribbons not only indicate trend direction but also serve as dynamic support/resistance levels.
Momentum-Based Entry Signals
Buy and sell signals are triggered when price momentum aligns with the trend (e.g., bullish breakout above EMAs with supporting candle structure).
The system ensures that trades are only taken in the direction of the prevailing trend, reducing the likelihood of false signals.
Auto-Generated Entry, TP & SL Levels
Once a valid setup is detected, the script plots the entry price, stop-loss (SL), and up to four take-profit (TP1–TP4) targets.
These levels are based on recent volatility and trend strength, allowing traders to manage risk and reward efficiently.
Labels such as “TP1 HIT” or “SL HIT” are displayed on the chart to show trade progress in real-time.
✅ How to Use This Indicator
Designed for scalping and short-term trend trading during high-volume market sessions (e.g., London/New York).
Ideal for traders who prefer clear rules for entry, exit, and risk management.
Can be used standalone, but works even better with confirmation from price action or volume-based tools.
🛑 Note
To ensure effective performance, avoid using this tool in ranging or low-volatility markets. It is optimized for trending environments.
⚠️ Disclaimer
This script is intended for educational purposes and does not constitute financial advice. Always conduct your own analysis and apply risk management when trading.
MTX TP SLBest use for 5 minute timeframe
scalping mode
with stop loss and take profit prices
any currencies
use at your own risk in understanding chart.
TTNY - CISD model - HTFThis is the HTF version of the CISD indicator. This one is NOT armed with alerts though.
It shows the CISD of a higher timeframe chart after taking an 'Important level'.
Timeframe inputs that are not a multiple of the chart's timeframe will result in a runtime error.
Alpha version
SMH - RSI PanelPlots multiple Relative Strength Index (RSI) lines from different timeframes in a dedicated panel. Designed to be used with the main 'SMH' indicator.
[TH] กลยุทธ์ SMC หลายกรอบเวลา (V5.2 - M15 Lead)English Explanation
This Pine Script code implements a multi-timeframe trading strategy based on Smart Money Concepts (SMC). It's designed to identify high-probability trading setups by aligning signals across three different timeframes.
The core logic is as follows:
High Timeframe (HTF) - M15: Determines the overall market direction or bias.
Medium Timeframe (MTF) - M5: Identifies potential Points of Interest (POI), such as Order Blocks or Fair Value Gaps, in alignment with the M15 bias.
Low Timeframe (LTF) - Current Chart: Looks for a specific entry trigger within the M5 POI to execute the trade.
Detailed Breakdown
## Part 1: Inputs & Settings
This section allows you to customize the indicator's parameters:
General Settings:
i_pivotLookback: Sets the lookback period for identifying pivot highs and lows on the LTF, which is crucial for finding the Change of Character (CHoCH).
M15 Bias Settings:
i_m15EmaFast / i_m15EmaSlow: These two EMA (Exponential Moving Average) values on the 15-minute chart determine the main trend. A bullish trend is confirmed when the fast EMA is above the slow EMA, and vice-versa for a bearish trend.
M5 Point of Interest (POI) Settings:
i_showM5Fvg / i_showM5Ob: Toggles the visibility of Fair Value Gaps (FVG) and Order Blocks (OB) on the 5-minute chart. These are the zones where the script will look for trading opportunities.
i_maxPois: Limits the number of POI zones drawn on the chart to keep it clean.
LTF Entry Settings:
i_entryMode:
Confirmation: The script waits for a Change of Character (CHoCH) on the LTF (your current chart) after the price enters an M5 POI. A CHoCH is a break of a recent pivot high (for buys) or pivot low (for sells), suggesting a potential reversal. This is the safer entry method.
Aggressive: The script triggers an entry as soon as the price touches the 50% level of the M5 POI, without waiting for a CHoCH. This is higher risk but can provide a better entry price.
i_showChoch: Toggles the visibility of the CHoCH confirmation lines.
Trade Management Settings:
i_tpRatio: Sets the Risk-to-Reward Ratio (RRR) for the Take Profit target. For example, a value of 2.0 means the Take Profit distance will be twice the Stop Loss distance.
i_slMode: (New in V5.2) Provides four different methods to calculate the Stop Loss:
POI Zone (Default): Places the SL at the outer edge of the M5 POI zone.
Last Swing: Places the SL at the most recent LTF swing high/low before the entry.
ATR: Uses the Average True Range (ATR) indicator to set a volatility-based SL.
Previous Candle: Places the SL at the high or low of the candle immediately preceding the entry. This is the tightest and riskiest option.
i_maxHistory: Sets the number of past trades to display on the chart.
## Part 2: Data Types & Variables
This section defines custom data structures (type) to organize information:
Poi: A structure to hold all information related to a single Point of Interest, including its price boundaries, direction (bullish/bearish), and whether it has been mitigated (touched by price).
Trade: A structure to store details for each trade, such as its entry price, SL, TP, result (Win/Loss/Active), and chart objects for drawing.
## Part 3: Core Logic & Calculations
This is the engine of the indicator:
Data Fetching: It uses request.security to pull EMA data from the M15 timeframe and candle data (high, low, open, close) from the M5 timeframe.
POI Identification: The script constantly scans the M5 data for FVG and OB patterns. When a valid pattern is found that aligns with the M15 bias (e.g., a bullish OB during an M15 uptrend), it's stored as a Poi and drawn on the chart.
Entry Trigger:
It checks if the price on the LTF enters a valid (unmitigated) POI zone.
Based on the selected i_entryMode, it either waits for a CHoCH or enters aggressively.
Once an entry condition is met, it calculates the SL based on the i_slMode, calculates the TP using the i_tpRatio, and creates a new Trade.
Trade Monitoring: For every active trade, the script checks on each new bar if the price has hit the SL or TP level. When it does, the trade's result is updated, and the visual boxes are finalized.
## Part 5: On-Screen Display
This part creates the Performance Dashboard table shown on the top-right of the chart. It provides a real-time summary of:
M15 Bias: Current market direction.
Total Trades: The total number of completed trades from the history.
Win Rate: The percentage of winning trades.
Total R-Multiple: The cumulative Risk-to-Reward multiple (sum of RRR from wins minus losses). A positive value indicates overall profitability.
🇹🇭 คำอธิบายและข้อแนะนำภาษาไทย
สคริปต์นี้เป็น Indicator สำหรับกลยุทธ์การเทรดแบบ Smart Money Concepts (SMC) ที่ใช้การวิเคราะห์จากหลายกรอบเวลา (Multi-Timeframe) เพื่อหาจุดเข้าเทรดที่มีความเป็นไปได้สูง
หลักการทำงานของ Indicator มีดังนี้:
Timeframe ใหญ่ (HTF) - M15: ใช้กำหนดทิศทางหลักของตลาด หรือ "Bias"
Timeframe กลาง (MTF) - M5: ใช้หาโซนสำคัญ หรือ "Point of Interest (POI)" เช่น Order Blocks หรือ Fair Value Gaps ที่สอดคล้องกับทิศทางจาก M15
Timeframe เล็ก (LTF) - กราฟปัจจุบัน: ใช้หาสัญญาณยืนยันเพื่อเข้าเทรดในโซน POI ที่กำหนดไว้
รายละเอียดของโค้ด
## ส่วนที่ 1: การตั้งค่า (Inputs & Settings)
ส่วนนี้ให้คุณปรับแต่งค่าต่างๆ ของ Indicator ได้:
การตั้งค่าทั่วไป:
i_pivotLookback: กำหนดระยะเวลาที่ใช้มองหาจุดกลับตัว (Pivot) ใน Timeframe เล็ก (LTF) เพื่อใช้ยืนยันสัญญาณ Change of Character (CHoCH)
การตั้งค่า M15 (ทิศทางหลัก):
i_m15EmaFast / i_m15EmaSlow: ใช้เส้น EMA 2 เส้นบน Timeframe 15 นาที เพื่อกำหนดเทรนด์หลัก หาก EMA เร็วอยู่เหนือ EMA ช้า จะเป็นเทรนด์ขาขึ้น และในทางกลับกัน
การตั้งค่า M5 (จุดสนใจ - POI):
i_showM5Fvg / i_showM5Ob: เปิด/ปิด การแสดงโซน Fair Value Gaps (FVG) และ Order Blocks (OB) บน Timeframe 5 นาที ซึ่งเป็นโซนที่สคริปต์จะใช้หาโอกาสเข้าเทรด
i_maxPois: จำกัดจำนวนโซน POI ที่จะแสดงผลบนหน้าจอ เพื่อไม่ให้กราฟดูรกเกินไป
การตั้งค่า LTF (การเข้าเทรด):
i_entryMode:
ยืนยัน (Confirmation): เป็นโหมดที่ปลอดภัยกว่า โดยสคริปต์จะรอให้เกิดสัญญาณ Change of Character (CHoCH) ใน Timeframe เล็กก่อน หลังจากที่ราคาเข้ามาในโซน POI แล้ว
เชิงรุก (Aggressive): เป็นโหมดที่เสี่ยงกว่า โดยสคริปต์จะเข้าเทรดทันทีที่ราคาแตะระดับ 50% ของโซน POI โดยไม่รอสัญญาณยืนยัน CHoCH
i_showChoch: เปิด/ปิด การแสดงเส้น CHoCH บนกราฟ
การตั้งค่าการจัดการเทรด:
i_tpRatio: กำหนด อัตราส่วนกำไรต่อความเสี่ยง (Risk-to-Reward Ratio) เพื่อตั้งเป้าหมายทำกำไร (Take Profit) เช่น 2.0 หมายถึงระยะทำกำไรจะเป็น 2 เท่าของระยะตัดขาดทุน
i_slMode: (ฟีเจอร์ใหม่ V5.2) มี 4 รูปแบบในการคำนวณ Stop Loss:
โซน POI (ค่าเริ่มต้น): วาง SL ไว้ที่ขอบนอกสุดของโซน POI
Swing ล่าสุด: วาง SL ไว้ที่จุด Swing High/Low ล่าสุดของ Timeframe เล็ก (LTF) ก่อนเข้าเทรด
ATR: ใช้ค่า ATR (Average True Range) เพื่อกำหนด SL ตามระดับความผันผวนของราคา
แท่งเทียนก่อนหน้า: วาง SL ไว้ที่ราคา High/Low ของแท่งเทียนก่อนหน้าที่จะเข้าเทรด เป็นวิธีที่ SL แคบและเสี่ยงที่สุด
i_maxHistory: กำหนดจำนวนประวัติการเทรดที่จะแสดงย้อนหลังบนกราฟ
## ส่วนที่ 2: ประเภทข้อมูลและตัวแปร
ส่วนนี้เป็นการสร้างโครงสร้างข้อมูล (type) เพื่อจัดเก็บข้อมูลให้เป็นระบบ:
Poi: เก็บข้อมูลของโซน POI แต่ละโซน เช่น กรอบราคาบน-ล่าง, ทิศทาง (ขึ้น/ลง) และสถานะว่าถูกใช้งานไปแล้วหรือยัง (Mitigated)
Trade: เก็บรายละเอียดของแต่ละการเทรด เช่น ราคาเข้า, SL, TP, ผลลัพธ์ (Win/Loss/Active) และอ็อบเจกต์สำหรับวาดกล่องบนกราฟ
## ส่วนที่ 3: ตรรกะหลักและการคำนวณ
เป็นหัวใจสำคัญของ Indicator:
ดึงข้อมูลข้าม Timeframe: ใช้ฟังก์ชัน request.security เพื่อดึงข้อมูล EMA จาก M15 และข้อมูลแท่งเทียนจาก M5 มาใช้งาน
ระบุ POI: สคริปต์จะค้นหา FVG และ OB บน M5 ตลอดเวลา หากเจ้ารูปแบบที่สอดคล้องกับทิศทางหลักจาก M15 (เช่น เจอ Bullish OB ในขณะที่ M15 เป็นขาขึ้น) ก็จะวาดโซนนั้นไว้บนกราฟ
เงื่อนไขการเข้าเทรด:
เมื่อราคาใน Timeframe เล็ก (LTF) วิ่งเข้ามาในโซน POI ที่ยังไม่เคยถูกใช้งาน
สคริปต์จะรอสัญญาณตาม i_entryMode ที่เลือกไว้ (รอ CHoCH หรือเข้าแบบ Aggressive)
เมื่อเงื่อนไขครบ จะคำนวณ SL และ TP จากนั้นจึงบันทึกการเทรดใหม่
ติดตามการเทรด: สำหรับเทรดที่ยัง "Active" อยู่ สคริปต์จะคอยตรวจสอบทุกแท่งเทียนว่าราคาไปถึง SL หรือ TP แล้วหรือยัง เมื่อถึงจุดใดจุดหนึ่ง จะบันทึกผลและสิ้นสุดการวาดกล่องบนกราฟ
## ส่วนที่ 5: การแสดงผลบนหน้าจอ
ส่วนนี้จะสร้างตาราง "Performance Dashboard" ที่มุมขวาบนของกราฟ เพื่อสรุปผลการทำงานแบบ Real-time:
M15 Bias: แสดงทิศทางของตลาดในปัจจุบัน
Total Trades: จำนวนเทรดทั้งหมดที่เกิดขึ้นในประวัติ
Win Rate: อัตราชนะ คิดเป็นเปอร์เซ็นต์
Total R-Multiple: ผลตอบแทนรวมจากความเสี่ยง (R) ทั้งหมด (ผลรวม RRR ของเทรดที่ชนะ ลบด้วยจำนวนเทรดที่แพ้) หากเป็นบวกแสดงว่ามีกำไรโดยรวม
📋 ข้อแนะนำในการใช้งาน
Timeframe ที่เหมาะสม: Indicator นี้ถูกออกแบบมาให้ใช้กับ Timeframe เล็ก (LTF) เช่น M1, M3 หรือ M5 เนื่องจากมันดึงข้อมูลจาก M15 และ M5 มาเป็นหลักการอยู่แล้ว
สไตล์การเทรด:
Confirmation: เหมาะสำหรับผู้ที่ต้องการความปลอดภัยสูง รอการยืนยันก่อนเข้าเทรด อาจจะตกรถบ้าง แต่ลดความเสี่ยงจากการเข้าเทรดเร็วเกินไป
Aggressive: เหมาะสำหรับผู้ที่ยอมรับความเสี่ยงได้สูงขึ้น เพื่อให้ได้ราคาเข้าที่ดีที่สุด
การเลือก Stop Loss:
"Swing ล่าสุด" และ "โซน POI" เป็นวิธีมาตรฐานตามหลัก SMC
"ATR" เหมาะกับตลาดที่มีความผันผวนสูง เพราะ SL จะปรับตามสภาพตลาด
"แท่งเทียนก่อนหน้า" เป็นวิธีที่เสี่ยงที่สุด เหมาะกับการเทรดเร็วและต้องการ RRR สูงๆ แต่ก็มีโอกาสโดน SL ง่ายขึ้น
การบริหารความเสี่ยง: Indicator นี้เป็นเพียง เครื่องมือช่วยวิเคราะห์ ไม่ใช่สัญญาณซื้อขายอัตโนมัติ 100% ผู้ใช้ควรมีความเข้าใจในหลักการของ SMC และทำการบริหารความเสี่ยง (Risk Management) อย่างเคร่งครัดเสมอ
การทดสอบย้อนหลัง (Backtesting): ควรทำการทดสอบ Indicator กับสินทรัพย์และตั้งค่าต่างๆ เพื่อให้เข้าใจลักษณะการทำงานและประสิทธิภาพของมันก่อนนำไปใช้เทรดจริง
NEXGEN XNEXGEN X is a powerful multi-layered technical indicator developed by NexGen Trading Academy to give traders an edge by combining the strength of trend analysis (ADX) with the precision of momentum timing (MACD). This all-in-one tool is specially designed for those who want to identify strong trends and execute high-probability entries based on momentum shifts.
NEXGEN ADXNEXGEN ADX
NEXGEN ADX – Advanced Trend Strength & Directional Indicator
Purpose:
The NEXGEN ADX is a powerful trend analysis tool developed by NexGen Trading Academy to help traders identify the strength and direction of market trends with precision. Based on the Average Directional Index (ADX) along with +DI (Positive Directional Indicator) and –DI (Negative Directional Indicator), this custom indicator provides a reliable foundation for both trend-following strategies and trend reversal setups.
Wyckoff MAX Precision Signals (L+S)Updated wycoff indicator, this is to be used post 10AM PST
For SEED_ALEXDRAYM_SHORTINTEREST2:NQ and uses all of wycoff fundamentals into a bot
Auto YEAR High/Low with Fibonacci (MC) (Pub)This indicator automatically tracks and updates the current YEAR's HIGH and LOW levels in real-time. It calculates and plots key Fibonacci retracement and extension levels between the intra-year high and low, helping traders visualize potential reversal, breakout, and pullback zones.
✨ Key Features:
✅ Yearly High & Low Tracking
Real-time dynamic update of the current year's intra-year high and low levels.
Lines can extend left, right, both, or none, based on user preference.
📐 Fibonacci Level Plotting
Computes Fibonacci levels between yearly high and low.
Supports the following key retracement and extension levels:
88.6% Bear (Fib 11.4%)
78.6% Bear (Fib 23.6%)
61.8% Bear (Fib 38.2%)
50.0% Retracement
61.8% Bull
78.6% Bull
88.6% Bull
🧰 User Customization Options
Toggle visibility of each Fib level independently.
Selectable line extension behavior: left, right, both, or none.
Option to show/hide the high/low lines (with suggested enhancement).
Configurable line colors and styles for clarity.
🏷️ Informative Labels
Labels display price values for high, low, and each active Fibonacci level.
Positioned near the right of the chart for clear visibility.
Labels auto-refresh yearly for clean, uncluttered information.
🧠 Use Cases
Identify intra-year support/resistance zones.
Spot pullback or breakout points for entries and exits.
Enhance price action and confluence trading strategies
Auto MONTH High/Low with Fibonacci (MC) (Pub)This indicator automatically tracks and updates the current MONTH's HIGH and LOW levels in real-time. It calculates and plots key Fibonacci retracement and extension levels between the intra-month high and low, helping traders visualize potential reversal, breakout, and pullback zones.
✨ Key Features:
✅ Monthly High & Low Tracking
Real-time dynamic update of the current month's intra-month high and low levels.
Lines can extend left, right, both, or none, based on user preference.
📐 Fibonacci Level Plotting
Computes Fibonacci levels between monthly high and low.
Supports the following key retracement and extension levels:
88.6% Bear (Fib 11.4%)
78.6% Bear (Fib 23.6%)
61.8% Bear (Fib 38.2%)
50.0% Retracement
61.8% Bull
78.6% Bull
88.6% Bull
🧰 User Customization Options
Toggle visibility of each Fib level independently.
Selectable line extension behavior: left, right, both, or none.
Option to show/hide the high/low lines (with suggested enhancement).
Configurable line colors and styles for clarity.
🏷️ Informative Labels
Labels display price values for high, low, and each active Fibonacci level.
Positioned near the right of the chart for clear visibility.
Labels auto-refresh monthly for clean, uncluttered information.
🧠 Use Cases
Identify intramonth support/resistance zones.
Spot pullback or breakout points for entries and exits.
Enhance price action and confluence trading strategies
Auto WEEK High/Low with Fibonacci (MC) (Pub)This indicator automatically tracks and updates the current WEEK's HIGH and LOW levels in real-time. It calculates and plots key Fibonacci retracement and extension levels between the intra-week high and low, helping traders visualize potential reversal, breakout, and pullback zones.
✨ Key Features:
✅ Weekly High & Low Tracking
Real-time dynamic update of the current week's intra-week high and low levels.
Lines can extend left, right, both, or none, based on user preference.
📐 Fibonacci Level Plotting
Computes Fibonacci levels between weekly high and low.
Supports the following key retracement and extension levels:
88.6% Bear (Fib 11.4%)
78.6% Bear (Fib 23.6%)
61.8% Bear (Fib 38.2%)
50.0% Retracement
61.8% Bull
78.6% Bull
88.6% Bull
🧰 User Customization Options
Toggle visibility of each Fib level independently.
Selectable line extension behavior: left, right, both, or none.
Option to show/hide the high/low lines (with suggested enhancement).
Configurable line colors and styles for clarity.
🏷️ Informative Labels
Labels display price values for high, low, and each active Fibonacci level.
Positioned near the right of the chart for clear visibility.
Labels auto-refresh weekly for clean, uncluttered information.
🧠 Use Cases
Identify intra-week support/resistance zones.
Spot pullback or breakout points for entries and exits.
Enhance price action and confluence trading strategies
Auto DAY High/Low with Fibonacci Levels (MC) (Pub)This indicator automatically tracks and updates the current DAY's HIGH and LOW levels in real-time. It calculates and plots key Fibonacci retracement and extension levels between the intraday high and low, helping traders visualize potential reversal, breakout, and pullback zones.
✨ Key Features:
✅ Daily High & Low Tracking
Real-time dynamic update of the current day's intraday high and low levels.
Lines can extend left, right, both, or none, based on user preference.
📐 Fibonacci Level Plotting
Computes Fibonacci levels between daily high and low.
Supports the following key retracement and extension levels:
88.6% Bear (Fib 11.4%)
78.6% Bear (Fib 23.6%)
61.8% Bear (Fib 38.2%)
50.0% Retracement
61.8% Bull
78.6% Bull
88.6% Bull
🧰 User Customization Options
Toggle visibility of each Fib level independently.
Selectable line extension behavior: left, right, both, or none.
Option to show/hide the high/low lines (with suggested enhancement).
Configurable line colors and styles for clarity.
🏷️ Informative Labels
Labels display price values for high, low, and each active Fibonacci level.
Positioned near the right of the chart for clear visibility.
Labels auto-refresh daily for clean, uncluttered information.
🧠 Use Cases
Identify intraday support/resistance zones.
Spot pullback or breakout points for entries and exits.
Enhance price action and confluence trading strategies