PROTECTED SOURCE SCRIPT
Обновлено THUẬN-TB

The provided code combines two distinct Pine Script indicators into a single script for TradingView, both based on Smart Money Concepts (SMC).
1. The "THUẬN-TB" Indicator
This part of the code focuses on identifying and visualizing supply and demand zones. It automatically detects and plots swing highs and lows to define these zones, which are areas of potential selling (supply) or buying (demand) pressure. The indicator also tracks break of structures (BOS), which occur when price closes beyond these zones, signaling a continuation of the trend. It can also display a zigzag line and price action labels like HH and LL.
2. The "CauTrucFVG" Indicator
This section is dedicated to tracking market structure, Fair Value Gaps (FVGs), and Fibonacci retracement levels.
FVGs are price imbalances identified by three-candle patterns, and the script draws boxes to highlight these areas, which are expected to be filled by future price movements.
Market structure is defined by BOS (for trend continuation) and Change of Character (CHoCH) (for trend reversal), both of which are automatically labeled on the chart.
Finally, the indicator can draw five customizable Fibonacci levels based on the current market structure, providing potential points of interest for trades.
In essence, the combined script provides a comprehensive toolkit for SMC traders, using the first part to find key liquidity areas (supply/demand) and the second part to analyze the broader market structure and imbalances.
1. The "THUẬN-TB" Indicator
This part of the code focuses on identifying and visualizing supply and demand zones. It automatically detects and plots swing highs and lows to define these zones, which are areas of potential selling (supply) or buying (demand) pressure. The indicator also tracks break of structures (BOS), which occur when price closes beyond these zones, signaling a continuation of the trend. It can also display a zigzag line and price action labels like HH and LL.
2. The "CauTrucFVG" Indicator
This section is dedicated to tracking market structure, Fair Value Gaps (FVGs), and Fibonacci retracement levels.
FVGs are price imbalances identified by three-candle patterns, and the script draws boxes to highlight these areas, which are expected to be filled by future price movements.
Market structure is defined by BOS (for trend continuation) and Change of Character (CHoCH) (for trend reversal), both of which are automatically labeled on the chart.
Finally, the indicator can draw five customizable Fibonacci levels based on the current market structure, providing potential points of interest for trades.
In essence, the combined script provides a comprehensive toolkit for SMC traders, using the first part to find key liquidity areas (supply/demand) and the second part to analyze the broader market structure and imbalances.
Информация о релизе
Overall PurposeThe THUẬN-TB Toolkit is a comprehensive, all-in-one technical analysis indicator designed for traders who utilize Smart Money Concepts (SMC), Inner Circle Trader (ICT), and advanced price action strategies. Its core mission is to help traders navigate the fluid dynamics of the market by automatically identifying and visualizing institutional order flow, market structure, and key liquidity zones.
This toolkit moves beyond traditional lagging indicators, focusing instead on providing real-time, objective insights into the "why" behind price movements.
Key Features
Dynamic Market Structure Mapping:
The indicator automatically plots the essential elements of market structure as price develops.
Break of Structure (BOS): Clearly marks when price breaks a previous swing high or low, confirming trend continuation.
Change of Character (CHoCH): Identifies the first sign of a potential trend reversal by marking the break of a key structural point against the current trend.
Swing Points: Automatically highlights significant swing highs and swing lows.
Liquidity Analysis Engine:
Liquidity Pools: Detects and visualizes key liquidity pools, such as old highs/lows and session highs/lows, which are often targeted by institutional players.
Liquidity Grabs (Sweeps): Marks the chart when price "sweeps" or "grabs" liquidity from these key levels, often signaling the start of a major move in the opposite direction.
Institutional Zone Detection:
Order Blocks (OBs): Automatically identifies and draws bullish and bearish Order Blocks – the last opposing candles before a strong move, representing significant institutional orders.
Fair Value Gaps (FVGs) / Imbalances: Highlights price imbalances on the chart, which act as magnets for price to return to and rebalance.
Zone Mitigation: The indicator tracks when these zones (OBs and FVGs) have been tested or "mitigated," helping traders identify fresh, high-probability zones.
Precision Entry Tools:
Optimal Trade Entry (OTE): Includes a built-in Fibonacci tool that automatically draws the OTE zone (typically the 61.8% to 78.6% retracement level) on relevant price swings to help traders find high-precision entries.
Multi-Timeframe (MTF) Confluence: Allows you to overlay key structures and zones from a higher timeframe (e.g., H4 Order Blocks on an M15 chart), providing crucial context and confirming trade ideas.
How to Use in Trading
A typical workflow with the FluidTrades toolkit would be:
Identify the Trend: Use the automatic BOS and CHoCH mapping to determine the current market direction on a higher timeframe.
Find a Point of Interest (POI): Wait for price to pull back into a key institutional zone, such as an unmitigated Order Block or a Fair Value Gap.
Look for Entry Confirmation: As price enters the POI, use the Optimal Trade Entry (OTE) tool for a precision entry, or wait for a lower-timeframe Change of Character to confirm a reversal.
Set Targets: Use key liquidity levels as logical take-profit targets.
In summary, the THUẬN-TB indicator is not just a tool, but an integrated trading framework. It is designed to declutter your charts, automate your structural analysis, and empower you to make objective, high-probability trading decisions that are in sync with the flow of smart money.
Скрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Nguyễn Thuận
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.
Скрипт с защищённым кодом
Этот скрипт опубликован с закрытым исходным кодом. Однако вы можете использовать его свободно и без каких-либо ограничений — читайте подробнее здесь.
Nguyễn Thuận
Отказ от ответственности
Все виды контента, которые вы можете увидеть на TradingView, не являются финансовыми, инвестиционными, торговыми или любыми другими рекомендациями. Мы не предоставляем советы по покупке и продаже активов. Подробнее — в Условиях использования TradingView.