OPEN-SOURCE SCRIPT
Updated

TRI - Smart Zones

3โ€ฏ906
============================================================================
# TRI - SMART ZONES v2.0
## Professional Smart Money Concepts Indicator for Pine Script v6
============================================================================

## ๐Ÿ“Š OVERVIEW

**TRI - Smart Zones** is a comprehensive Smart Money Concepts indicator that
combines multiple institutional trading concepts into a single, powerful tool.
Built with Pine Script v6 for optimal performance and reliability.

## ๐ŸŽฏ CORE FEATURES

### **Fair Value Gaps (FVG)**
- **Detection**: Automatic identification of price imbalances
- **Types**: Bullish and Bearish Fair Value Gaps
- **Threshold**: Customizable gap size requirements (0.1% default)
- **Extension**: Configurable zone projection length
- **Mitigation**: Real-time tracking of gap fills

### **Order Blocks (OB)**
- **Detection**: Volume-based institutional footprint identification
- **Types**: Bullish and Bearish Order Blocks
- **Method**: Pivot-based volume analysis with configurable lookback
- **Validation**: Market structure confirmation required
- **Extension**: Adjustable zone projection

### **BSL/SSL Liquidity Levels**
- **Multi-Timeframe**: Automatic higher timeframe reference
- **Dynamic**: Real-time level updates and extensions
- **Visual**: Clear line markings with timeframe labels
- **Smart**: Adaptive timeframe selection based on current chart

### **Fibonacci Extensions**
- **ZigZag Integration**: Advanced pivot point detection
- **Levels**: Customizable Fibonacci ratios (38.2%, 61.8%, 100%, 161.8%)
- **Projection**: Dynamic extension from swing points
- **Visual**: Subtle dashed lines with level/price labels

### **Smart Dashboard**
- **Zone Statistics**: Real-time FVG and OB counts
- **Success Rates**: Mitigation percentages for each zone type
- **Market Bias**: Intelligent bullish/bearish/neutral assessment
- **Positioning**: Customizable location and size

### **Zone Analysis Engine**
- **Technical Confluence**: RSI, ADX, ATR, Volume analysis
- **VWAP Integration**: Institutional price reference
- **Confidence Scoring**: High/Mid/Low signal classification
- **Signal Arrows**: Visual trade direction indicators

## ๐Ÿ”” ALERT SYSTEM

### **Market Structure Alerts**
- `Market Bias Changed` - Shift in overall market sentiment
- `BSL Touched` - Buy Side Liquidity level reached
- `SSL Touched` - Sell Side Liquidity level reached

### **Zone Touch Alerts**
- `OB Touched` - Any Order Block interaction
- `Bullish OB Touched` - Bullish Order Block touch
- `Bearish OB Touched` - Bearish Order Block touch
- `FVG Touched` - Any Fair Value Gap interaction
- `Bullish FVG Touched` - Bullish FVG touch
- `Bearish FVG Touched` - Bearish FVG touch
- `Zone Touched` - Any Smart Zone interaction
- `Bullish Zone Touched` - Any bullish zone touch
- `Bearish Zone Touched` - Any bearish zone touch

## โš™๏ธ CONFIGURATION

### **Zone Detection**
- Enable/disable FVG and OB detection independently
- Maximum zones per type (3-15, default: 8)
- Zone-specific threshold and extension settings

### **Visual Customization**
- Individual color schemes for each zone type
- Adjustable transparency levels
- Configurable line styles and widths
- Dashboard positioning and sizing options

### **Technical Analysis**
- RSI, ADX, ATR period customization
- Volume threshold multipliers
- Confidence level color coding
- Signal display toggle

## ๐Ÿš€ PINE SCRIPT v6 OPTIMIZATIONS

- **User-Defined Types**: Structured data for zones and statistics
- **Methods**: Type-specific operations for better code organization
- **Enhanced Arrays**: Optimized memory management
- **Switch Statements**: Improved performance for zone classification
- **Error Handling**: Robust input validation and edge case management
- **Performance**: Efficient algorithms for real-time analysis

## ๐Ÿ“ˆ TRADING APPLICATIONS

### **Entry Strategies**
- Zone confluence for high-probability setups
- Multi-timeframe confirmation via BSL/SSL
- Fibonacci extension targets
- Signal arrows for directional bias

### **Risk Management**
- Zone mitigation for stop-loss placement
- Market bias for position sizing
- Dashboard statistics for strategy validation

### **Market Analysis**
- Institutional footprint identification
- Liquidity level mapping
- Market structure assessment
- Trend continuation vs reversal analysis

## ๐Ÿ”ง TECHNICAL SPECIFICATIONS

- **Version**: Pine Script v6
- **Overlay**: True (draws on price chart)
- **Max Objects**: 100 boxes, 100 lines, 50 labels
- **Performance**: Optimized for real-time analysis
- **Compatibility**: All TradingView chart types and timeframes
Release Notes
Pine Scriptยฎ
# TRI - SMART ZONES INDICATOR --- ## Description **TRI - Smart Zones** is an advanced **TradingView indicator** that combines modern technical analysis with intelligent support and resistance zones. It automatically identifies: - **Fair Value Gaps (FVG)** - **Order Blocks (OB)** ...and integrates **Fibonacci analysis**, **BSL/SSL** and technical indicators to provide **high-probability trading signals**. --- ## Main Features | Feature | Description | |---------|-------------| | **Smart Zone Detection** | Automatically identifies FVG and OB | | **Technical Analysis** | RSI, MACD, ADX, CCI, VWAP, ATR with integrated analysis | | **Fibonacci Extensions** | Extension levels based on ZigZag | | **BSL/SSL Levels** | Break of Structure and Structure Level Lines | | **Market Bias Analysis** | Bias calculation based on statistics | | **Trading Signals** | Automatic signals with multiple confirmations | | **Complete Dashboard** | Real-time statistics and insights | --- ## Technical Components - **Fair Value Gaps (FVG):** Price gaps that create attraction zones - **Order Blocks (OB):** Volume & pivot-based order blocks - **ZigZag Analysis:** Automatic swing high/low identification - **Fibonacci Extensions:** `0%`, `38.2%`, `61.8%`, `100%`, `161.8%`, etc. - **BSL/SSL:** Structure lines to identify breaks and levels - **Technical Alignment:** Scoring system for confluence --- ## Trading Signals The indicator generates automatic signals when: 1. Price interacts with **smart zones** (FVG/OB) 2. Technical indicators **confirm the direction** 3. Market bias is **aligned** 4. Technical strength is **LOW / MID / HIGH** --- ## Visualization - **Colored Zones:** Distinct bullish/bearish colors for FVG and OB - **Fibonacci Lines:** Extension levels with labels - **BSL/SSL Circles:** Markers for structure breaks - **Signal Labels:** Trading entries with SL/TP - **Dashboard:** Real-time table with statistics and bias --- ## Customizable Parameters - **Zone Detection:** Thresholds & extensions for FVG/OB - **Technical Analysis:** Lengths & thresholds for indicators - **Visual Settings:** Colors, styles & sizes - **Signal Filters:** Minimum strength & confirmations - **Risk Management:** Customizable **Risk/Reward** ratio --- ## Dashboard Statistics | Metric | Description | |--------|-------------| | **Zone Count** | Total number of zones created | | **Mitigation Rate** | Percentage of respected zones | | **Success Rate** | Success rate by zone type | | **Market Bias** | BULLISH / BEARISH / NEUTRAL | | **Active Zones** | Number of currently active zones | --- ## Advantages - **Multi-Timeframe** analysis - **Real-Time** updates - **Highly Customizable** - **Professional-grade** trading tool - **Educational** for market structure learning --- ## Technical Notes - Compatible with **Pine Script v6** - Performance optimized - Automatic memory management - Supports multiple sessions
Release Notes
DESCRIPTION:
Professional institutional-grade zone analysis indicator that identifies and scores
Fair Value Gaps (FVG) and Order Blocks (OB) based on multiple algorithmic factors.

KEY FEATURES:
โ€ข Directional Context Analysis (22%) - Ensures zone alignment with market trend
โ€ข Support/Resistance Proximity (20%) - Fibonacci, psychological levels, BSL/SSL, SMA200
โ€ข Momentum Analysis (18%) - RSI and ADX with directional context for optimal timing
โ€ข Volume Confirmation (16%) - Institutional participation validation
โ€ข Liquidity Analysis (12%) - Smart money positioning (BSL/SSL)
โ€ข Technical Confluence (8%) - Multi-timeframe validation
โ€ข Divergence Analysis (4%) - Momentum warning signals

ZONE SCORING SYSTEM:
โ€ข STRONG (Green triangles): โ‰ฅ55% - Institutional-grade setups only
โ€ข NEUTRAL (Orange triangles): 40-54% - Professional-grade setups
โ€ข WEAK (Gray circles): <40% - Retail/avoid setups

MOMENTUM INTEGRATION:
โ€ข RSI oversold conditions (โ‰ค35) boost bullish zones regardless of trend
โ€ข RSI overbought conditions (โ‰ฅ65) boost bearish zones regardless of trend
โ€ข Extreme RSI (โ‰ค20, โ‰ฅ80) provide 20% bonus for matching zone types
โ€ข ADX confirms trend strength and validates momentum signals

DIRECTIONAL LOGIC:
โ€ข Zones aligned with primary trend (SMA200) receive highest scores
โ€ข Counter-trend zones receive reduced but not eliminated scores
โ€ข Perfect RSI conditions can override trend penalties for bounce/rejection setups

PROFESSIONAL FILTERS:
โ€ข Age decay: Zones lose effectiveness over time (500+ bars = weak)
โ€ข Volatility filter: High ATR spikes degrade reliability
โ€ข Market bias: Considers overall smart money positioning

ALERTS:
โ€ข Strong Bull/Bear Zone: Green triangle signals with โ‰ฅ55% probability score
โ€ข FVG Contact/Mitigation: Individual alerts for Fair Value Gap interactions
โ€ข OB Contact/Mitigation: Individual alerts for Order Block interactions
โ€ข Smart Zone Contact/Mitigation: Aggregated alerts for any zone interaction
โ€ข BSL/SSL Breakthrough: Liquidity level breakthrough alerts

USAGE:
Focus on GREEN triangles for highest probability setups. RSI conditions
now properly support counter-trend bounces/rejections when extreme.
Release Notes
DESCRIPTION:
Professional institutional-grade zone analysis indicator that identifies and scores
Fair Value Gaps (FVG) and Order Blocks (OB) based on multiple algorithmic factors.

KEY FEATURES:
โ€ข Directional Context Analysis (22%) - Ensures zone alignment with market trend
โ€ข Support/Resistance Proximity (20%) - Fibonacci, psychological levels, BSL/SSL, SMA200
โ€ข Momentum Analysis (18%) - RSI and ADX with directional context for optimal timing
โ€ข Volume Confirmation (16%) - Institutional participation validation
โ€ข Liquidity Analysis (12%) - Smart money positioning (BSL/SSL)
โ€ข Technical Confluence (8%) - Multi-timeframe validation
โ€ข Divergence Analysis (4%) - Momentum warning signals

ZONE SCORING SYSTEM:
โ€ข STRONG (Green triangles): โ‰ฅ55% - Institutional-grade setups only
โ€ข NEUTRAL (Orange triangles): 40-54% - Professional-grade setups
โ€ข WEAK (Gray circles): <40% - Retail/avoid setups

MOMENTUM INTEGRATION:
โ€ข RSI oversold conditions (โ‰ค35) boost bullish zones regardless of trend
โ€ข RSI overbought conditions (โ‰ฅ65) boost bearish zones regardless of trend
โ€ข Extreme RSI (โ‰ค20, โ‰ฅ80) provide 20% bonus for matching zone types
โ€ข ADX confirms trend strength and validates momentum signals

DIRECTIONAL LOGIC:
โ€ข Zones aligned with primary trend (SMA200) receive highest scores
โ€ข Counter-trend zones receive reduced but not eliminated scores
โ€ข Perfect RSI conditions can override trend penalties for bounce/rejection setups

PROFESSIONAL FILTERS:
โ€ข Age decay: Zones lose effectiveness over time (500+ bars = weak)
โ€ข Volatility filter: High ATR spikes degrade reliability
โ€ข Market bias: Considers overall smart money positioning

ALERTS:
โ€ข Strong Bull/Bear Zone: Green triangle signals with โ‰ฅ55% probability score
โ€ข FVG Contact/Mitigation: Individual alerts for Fair Value Gap interactions
โ€ข OB Contact/Mitigation: Individual alerts for Order Block interactions
โ€ข Smart Zone Contact/Mitigation: Aggregated alerts for any zone interaction
โ€ข BSL/SSL Breakthrough: Liquidity level breakthrough alerts

USAGE:
Focus on GREEN triangles for highest probability setups. RSI conditions
now properly support counter-trend bounces/rejections when extreme.
Release Notes
TRI - SMART ZONES INDICATOR v2.0 - ADVANCED PROBABILITY SYSTEM

DESCRIPTION:
Professional institutional-grade zone analysis indicator with advanced probability-based
signal system. Identifies Fair Value Gaps (FVG) and Order Blocks (OB) with multi-factor
algorithmic scoring, real-time probability assessment, and comprehensive market structure analysis.

๐ŸŽฏ CORE ZONE DETECTION:
  • ๐Ÿ“Š Fair Value Gaps (FVG): Institutional imbalance zones with customizable detection
  • ๐Ÿข Order Blocks (OB): Smart money accumulation/distribution zones
  • ๐Ÿ’ง BSL/SSL Liquidity: Buy Side/Sell Side Liquidity levels with pivot analysis
  • ๐Ÿ“ Fibonacci Extensions: Multi-level retracement and extension analysis
  • ๐ŸŽฏ Psychological Levels: Dynamic round number price levels
  • ๐Ÿ“ˆ ZigZag Structure: Market structure with percentage variation labels


๐ŸŽฏ PROBABILITY SIGNAL SYSTEM (Main Feature):
  • ๐Ÿ”ด RED Triangles (HIGH 80-100%): Strongest institutional-grade setups
  • ๐ŸŸก YELLOW Triangles (MEDIUM 65-79%): Professional-grade opportunities
  • ๐ŸŸข GREEN Triangles (LOW 50-64%): Conservative entry points
  • โ–ฒ UP triangles (below bar): Expected BOUNCE UP from zone
  • โ–ผ DOWN triangles (above bar): Expected BOUNCE DOWN from zone


๐Ÿ”ต REAL-TIME CURRENT BAR INDICATOR:
  • ๐Ÿ”ต BLUE Triangles: Current bar direction with GOOD probability (>threshold)
  • โšซ GRAY Triangles: Current bar direction with LOW probability (<threshold)
  • Always visible on last bar only - shows predicted market direction
  • Fallback logic when no zones active (RSI + SMA200 based)


๐ŸŽฏ LEGACY BOUNCE SIGNALS (Alternative System):
  • ๐ŸŸข Green triangles (Normal): Bullish OB + RSI debounce + SMA200 trend alignment
  • ๐Ÿ”ด Red triangles (Normal): Bearish OB + RSI debounce + SMA200 trend alignment
  • ๐Ÿ’Ž Yellow diamonds (Small): SMA200 retracement with momentum confirmation
  • High-probability conditions: RSI 20/80 extremes, debounce patterns, ADX >25


๐Ÿ“Š MULTI-FACTOR ANALYSIS ENGINE (13 Factors):
  • RSI Analysis (25%): Oversold/overbought conditions with debounce detection
  • ADX Strength (20%): Trend strength validation and momentum confirmation
  • Volume Analysis (15%): Institutional participation and smart money flow
  • Volatility Filter (15%): ATR-based market condition assessment
  • Candlestick Patterns (15%): Doji, Hammer, Shooting Star, Engulfing analysis
  • MACD Momentum (10%): Directional bias and turning point detection
  • Multi-Timeframe (10%): Higher timeframe confluence (4H RSI + Daily SMA200)
  • Price Action Context (8%): Position within recent high/low range
  • SMA200 Distance (7%): Proximity to key institutional trend line
  • Zone Quality Assessment: Age, size, freshness, historical performance
  • Key Level Proximity: Distance to psychological and Fibonacci levels
  • Historical Performance: Past zone behavior and success rate
  • Market Structure Context: Overall trend and momentum alignment


๐Ÿ“ˆ VISUAL ENHANCEMENTS:
  • ๐Ÿ“Š ZigZag Labels: Configurable percentage variation display on pivots
  • ๐ŸŽจ Custom Colors: User-defined bull/bear label colors and styling
  • ๐Ÿ“ Market Structure: Clear visualization of swings and pivot points
  • ๐ŸŽ›๏ธ Dashboard: Optional statistics and performance metrics display
  • ๐Ÿ”ง Debug Mode: Detailed probability breakdown and factor analysis


โš™๏ธ CONFIGURATION GROUPS:
  • Zone Detection: FVG/OB sensitivity and filtering options
  • BSL/SSL Settings: Liquidity level detection and pivot analysis
  • Fibonacci Extension: Multi-level retracement and extension setup
  • Visual Settings: Colors, transparency, and display preferences
  • ZigZag Lines: Structure analysis and percentage label configuration
  • Probability Signals: Threshold settings and multi-timeframe options
  • Zone Analysis: Technical indicator parameters and debug options


๐Ÿ”ง TECHNICAL ARCHITECTURE (PineScript Optimized):
  • updateTechnicalIndicators(): Core TA calculations (called every bar in main())
  • updateProbabilityIndicators(): Probability system (called in detectProbabilitySignals())
  • updateOBIndicators(): Order Block calculations (called in createObZone())
  • calculateZoneProbability(): Multi-factor analysis with pre-calculated values
  • detectProbabilitySignals(): Main signal detection and classification engine
  • Runtime Safety: Comprehensive null checks and historical data validation
  • Performance: All ta.* functions called every bar (PineScript compliance)


๐Ÿšจ COMPREHENSIVE ALERT SYSTEM:
  • Zone Interactions: FVG/OB Contact and Mitigation alerts
  • Probability Signals: High/Medium/Low probability bounce alerts
  • Legacy Bounce Signals: RSI debounce and SMA200 retracement alerts
  • BSL/SSL Liquidity: Breakthrough and interaction alerts
  • Current Bar Signals: Real-time direction prediction alerts
  • Aggregated Alerts: Smart Zone contact/mitigation summary alerts


๐Ÿ’ก TRADING RECOMMENDATIONS:
  • ๐Ÿ”ด RED Probability Triangles: Highest confidence institutional setups (80-100%)
  • ๐Ÿ”ต BLUE Current Bar: Real-time market direction with good probability
  • ๐Ÿ’Ž SMA200 Diamonds: Key trend line retracement opportunities
  • ๐Ÿ“Š ZigZag + Fibonacci: Market structure and retracement analysis
  • ๐Ÿ’ง BSL/SSL Levels: Liquidity grab and institutional positioning
  • Combine multiple signal types for maximum confluence and reliability
Release Notes
TRI - SMART ZONES INDICATOR v2.1

DESCRIPTION:
Professional institutional-grade zone analysis indicator with advanced probability-based
signal system. Identifies Fair Value Gaps (FVG) and Order Blocks (OB) with multi-factor
algorithmic scoring, real-time probability assessment, and comprehensive market structure analysis.

๐ŸŽฏ CORE ZONE DETECTION:
  • ๐Ÿ“Š Fair Value Gaps (FVG): Institutional imbalance zones with customizable detection
  • ๐Ÿข Order Blocks (OB): Smart money accumulation/distribution zones
  • ๐Ÿ’ง BSL/SSL Liquidity: Buy Side/Sell Side Liquidity levels with pivot analysis
  • ๐Ÿ“ Fibonacci Extensions: Multi-level retracement and extension analysis
  • ๐ŸŽฏ Psychological Levels: Dynamic round number price levels
  • ๐Ÿ“ˆ ZigZag Structure: Market structure with percentage variation labels


๐ŸŽฏ PROBABILITY SIGNAL SYSTEM (Main Feature):
  • ๐Ÿ”ด RED Triangles (HIGH 80-100%): Strongest institutional-grade setups
  • ๐ŸŸก YELLOW Triangles (MEDIUM 65-79%): Professional-grade opportunities
  • ๐ŸŸข GREEN Triangles (LOW 50-64%): Conservative entry points
  • โ–ฒ UP triangles (below bar): Expected BOUNCE UP from zone
  • โ–ผ DOWN triangles (above bar): Expected BOUNCE DOWN from zone


๐Ÿ”ต REAL-TIME CURRENT BAR INDICATOR:
  • ๐Ÿ”ต BLUE Triangles: Current bar direction with GOOD probability (>threshold)
  • โšซ GRAY Triangles: Current bar direction with LOW probability (<threshold)
  • Always visible on last bar only - shows predicted market direction
  • Fallback logic when no zones active (RSI + SMA200 based)


๐ŸŽฏ LEGACY BOUNCE SIGNALS (Alternative System):
  • ๐ŸŸข Green triangles (Normal): Bullish OB + RSI debounce + SMA200 trend alignment
  • ๐Ÿ”ด Red triangles (Normal): Bearish OB + RSI debounce + SMA200 trend alignment
  • ๐Ÿ’Ž Yellow diamonds (Small): SMA200 retracement with momentum confirmation
  • High-probability conditions: RSI 20/80 extremes, debounce patterns, ADX >25


๐Ÿ“Š MULTI-FACTOR ANALYSIS ENGINE (13 Factors):
  • RSI Analysis (25%): Oversold/overbought conditions with debounce detection
  • ADX Strength (20%): Trend strength validation and momentum confirmation
  • Volume Analysis (15%): Institutional participation and smart money flow
  • Volatility Filter (15%): ATR-based market condition assessment
  • Candlestick Patterns (15%): Doji, Hammer, Shooting Star, Engulfing analysis
  • MACD Momentum (10%): Directional bias and turning point detection
  • Multi-Timeframe (10%): Higher timeframe confluence (4H RSI + Daily SMA200)
  • Price Action Context (8%): Position within recent high/low range
  • SMA200 Distance (7%): Proximity to key institutional trend line
  • Zone Quality Assessment: Age, size, freshness, historical performance
  • Key Level Proximity: Distance to psychological and Fibonacci levels
  • Historical Performance: Past zone behavior and success rate
  • Market Structure Context: Overall trend and momentum alignment


๐Ÿ“ˆ VISUAL ENHANCEMENTS:
  • ๐Ÿ“Š ZigZag Labels: Configurable percentage variation display on pivots
  • ๐ŸŽจ Custom Colors: User-defined bull/bear label colors and styling
  • ๐Ÿ“ Market Structure: Clear visualization of swings and pivot points
  • ๐ŸŽ›๏ธ Dashboard: Optional statistics and performance metrics display
  • ๐Ÿ”ง Debug Mode: Detailed probability breakdown and factor analysis


โš™๏ธ CONFIGURATION GROUPS:
  • Zone Detection: FVG/OB sensitivity and filtering options
  • BSL/SSL Settings: Liquidity level detection and pivot analysis
  • Fibonacci Extension: Multi-level retracement and extension setup
  • Visual Settings: Colors, transparency, and display preferences
  • ZigZag Lines: Structure analysis and percentage label configuration
  • Probability Signals: Threshold settings and multi-timeframe options
  • Zone Analysis: Technical indicator parameters and debug options


๐Ÿ”ง TECHNICAL ARCHITECTURE (PineScript Optimized):
  • updateTechnicalIndicators(): Core TA calculations (called every bar in main())
  • updateProbabilityIndicators(): Probability system (called in detectProbabilitySignals())
  • updateOBIndicators(): Order Block calculations (called in createObZone())
  • calculateZoneProbability(): Multi-factor analysis with pre-calculated values
  • detectProbabilitySignals(): Main signal detection and classification engine
  • Runtime Safety: Comprehensive null checks and historical data validation
  • Performance: All ta.* functions called every bar (PineScript compliance)


๐Ÿšจ COMPREHENSIVE ALERT SYSTEM:
  • Zone Interactions: FVG/OB Contact and Mitigation alerts
  • Probability Signals: High/Medium/Low probability bounce alerts
  • Legacy Bounce Signals: RSI debounce and SMA200 retracement alerts
  • BSL/SSL Liquidity: Breakthrough and interaction alerts
  • Current Bar Signals: Real-time direction prediction alerts
  • Aggregated Alerts: Smart Zone contact/mitigation summary alerts


๐Ÿ’ก TRADING RECOMMENDATIONS:
  • ๐Ÿ”ด RED Probability Triangles: Highest confidence institutional setups (80-100%)
  • ๐Ÿ”ต BLUE Current Bar: Real-time market direction with good probability
  • ๐Ÿ’Ž SMA200 Diamonds: Key trend line retracement opportunities
  • ๐Ÿ“Š ZigZag + Fibonacci: Market structure and retracement analysis
  • ๐Ÿ’ง BSL/SSL Levels: Liquidity grab and institutional positioning
  • Combine multiple signal types for maximum confluence and reliability

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.