CheckList คนใจร้อนThink of this indicator as your trend sanity check. It won’t tell you what to do—but it’ll help you see the bigger picture before you act. Your risk is your responsibility. No shortcuts, no excuses—just disciplined decisions and solid money management.
Built for traders who value structure over impulse. This tool helps you stay aligned with your plan, not your emotions. Use it to reinforce discipline, not override it.
Candlestick analysis
Ai Golden Support and Resistance Adaptive Support & Resistance (ADR-scaled ABCD + Breakout/Retest Zones)
What it does
This indicator detects actionable support/resistance zones from swing structure and breakout events, then keeps each zone active until it’s invalidated by price. It adapts zone sensitivity using Average Daily Range (ADR) so the same rules scale across symbols and vol regimes.
Core Logic (high level)
Swing & ABCD pattern seed
Detects alternating pivots (high–low–high–low or low–high–low–high) using a user-selected lookback.
Validates basic AB–BC–CD proportions: BC must retrace a portion of AB; CD must extend BC within a set range.
From a valid sequence, sets a candidate level (top for bearish, bottom for bullish).
Breakout confirmation
A level becomes confirmed when price closes beyond it (crossover/crossunder).
On confirmation, the script draws a dotted reference line and records how many bars elapsed from the seed pivot to breakout. That count defines the lookback window used for local extremes.
Zone construction
Supply (bearish): builds a box around the most recent local range near the bearish seed;
Demand (bullish): builds a box around the most recent local range near the bullish seed.
Each zone’s height is derived from nearby extremes and the seed swing, so boxes reflect local structure rather than fixed pip widths.
Volatility normalization (ADR%)
ADR is computed from daily candles.
The Risk Profile input (“High/Medium/Low”) scales required move sizes using ADR%, and adjusts pivot sensitivity (fewer/more bars).
Higher risk → more sensitive (smaller ADR %, tighter pivot lookback).
Lower risk → stricter filters (larger ADR %, wider pivot lookback).
Explosive-move filter (streak logic)
Searches the seeded lookback for consecutive same-color candles (config via the risk profile).
Requires the cumulative % move of that streak to exceed an ADR-scaled threshold.
When found, the zone is tagged as originating from an “explosive” move (potentially higher reaction probability).
Zone persistence & invalidation
Zones persist and auto-extend to the right until invalidated.
Invalidation occurs when price closes through a rule-based threshold derived from the seed structure (stored per zone).
Once invalidated, the zone is marked inactive and stops updating.
Inputs & Controls
Risk Profile: High / Medium / Low (sets pivot lookback, streak length, and ADR% thresholds).
Labels & Visuals: Toggle labels and level lines; set line width.
Colors/Boxes: Supply (red), Demand (green); dotted breakout references.
No broker/session settings are required; the script adapts per symbol via ADR.
On-Chart Elements
Dotted breakout lines at confirmed levels (with measured bars-to-breakout).
Supply/Demand boxes that extend until invalidation.
Optional labels for clarity; minimal clutter by default.
How to Use
Context: Use higher-TF context for bias; apply zones on your trading TF.
Confluence: Combine zones with your own triggers (structure breaks, rejection wicks, momentum shifts).
Invalidation: If price closes beyond a zone’s invalidation threshold, treat that zone as inactive.
Sensitivity: If too many zones appear, switch to Medium/Low Risk (stricter ADR% & pivots); if too few, use High Risk.
Notes & Limitations
Logic is rule-based; there is no machine learning.
Daily ADR is computed from D timeframe, so intraday charts inherit daily volatility context.
Results vary by symbol and timeframe; validate settings per market.
This is an indicator (no orders or P/L).
多因子交易系统该指标是一个多功能的技术分析工具,结合了以下核心模块:线性回归通道:通过计算不同周期(短期、中期、长期)的线性回归通道,识别价格趋势和关键价格水平。
范围检测:基于加权移动平均和自适应 ATR 检测价格横盘整理区域。
支撑阻力识别:通过摆动点和线性回归通道的上下轨自动识别关键支撑和阻力位,并存储在矩阵中。
交易信号生成:结合通道突破、范围突破和支撑阻力突破生成多头/空头信号,并通过成交量过滤和冷却期机制优化信号质量。
可视化:提供丰富的图形化输出,包括通道线、关键位线、范围框、信号标记和仪表盘。
警报系统:为突破、回踩、关键位触及等事件设置了多种警报条件。
指标的目标是帮助交易者识别趋势、横盘、关键价格水平,并提供可操作的交易信号,适合日内交易、波段交易等多种场景。
This indicator is a multifunctional technical analysis tool that combines the following core modules: Linear Regression Channel: By calculating the linear regression channels of different periods (short-term, medium-term, long-term), price trends and key price levels are identified.
Range detection: Based on weighted moving average and adaptive ATR, detect price sideways consolidation areas.
Support resistance identification: Key support and resistance positions are automatically identified through swing points and the upper and lower tracks of the linear regression channel, and stored in a matrix.
Trading signal generation: Combining channel breakthrough, range breakthrough, and support resistance breakthrough to generate long/short signals, and optimizing signal quality through volume filtering and cooling off mechanism.
Visualization: Provides rich graphical output, including channel lines, keylines, range boxes, signal markers, and dashboards.
Alarm system: Multiple alarm conditions are set for events such as breakthroughs, retracements, and key position touches.
The goal of the indicator is to help traders identify trends, sideways movements, key price levels, and provide actionable trading signals, suitable for various scenarios such as intraday trading and band trading.
P/B Ratio (Per Share) vs Median + Bollinger Band- 📝 This indicator highlights potential buying opportunities by analyzing the Price-to-Book (P/B) ratio in relation to Bollinger Bands and its historical median.
- 🎯 The goal is to provide a visually intuitive signal for value-oriented entries, especially when valuation compression aligns with historical context.
- 💡 Vertical green shading is applied when the P/B ratio drops below the lower Bollinger Band, which is calculated directly from the P/B ratio itself — not price. This condition often signals the ticker may be oversold.
- 🟢 Lighter green appears when the ratio is below the lower band but above the median, suggesting a possible shorter-term entry with slightly more risk.
- 🟢 Darker green appears when the ratio is both below the lower band and below the median, pointing to a potentially stronger, longer-term value entry.
- ⚠️ This logic was tested using 1 and 2-day time frames. It may not be as helpful in longer time frames, as the financial data TradingView pulls in begins in Q4 2017.
- ⚠️ Note: This script relies on financial data availability through TradingView. It may not function properly with certain tickers — especially ETFs, IPOs, or thinly tracked assets — where P/S ratio data is missing or incomplete.
- ⚠️ This indicator will not guarantee successful results. Use in conjunction with other indicators and do your due diligence.
- 🤖 This script was iteratively refined with the help of AI to ensure clean logic, minimalist design, and actionable signal clarity.
- 📢 Idea is based on the script "Historical PE ratio vs median" by haribotagada
- 💬 Questions, feedback, or suggestions? Drop a comment — I’d love to hear how you’re using it or what you'd like to see changed.
P/E Ratio vs Median + Bollinger Band- 📝 This indicator highlights potential buying opportunities by analyzing the Price-to-Earnings (P/E) ratio in relation to Bollinger Bands and its historical median.
- 🎯 The goal is to provide a visually intuitive signal for value-oriented entries, especially when valuation compression aligns with historical context.
- 💡 Vertical green shading is applied when the P/E ratio drops below the lower Bollinger Band, which is calculated directly from the P/E ratio itself — not price. This condition often signals the ticker may be oversold.
- 🟢 Lighter green appears when the ratio is below the lower band but above the median, suggesting a possible shorter-term entry with slightly more risk.
- 🟢 Darker green appears when the ratio is both below the lower band and below the median, pointing to a potentially stronger, longer-term value entry.
- ⚠️ This logic was tested using 1 and 2-day time frames. It may not be as helpful in longer time frames, as the financial data TradingView pulls in begins in Q4 2017.
- ⚠️ Note: This script relies on financial data availability through TradingView. It may not function properly with certain tickers — especially ETFs, IPOs, or thinly tracked assets — where P/S ratio data is missing or incomplete.
- ⚠️ This indicator will not guarantee successful results. Use in conjunction with other indicators and do your due diligence.
- 🤖 This script was iteratively refined with the help of AI to ensure clean logic, minimalist design, and actionable signal clarity.
- 📢 Idea is based on the script "Historical PE ratio vs median" by haribotagada
- 💬 Questions, feedback, or suggestions? Drop a comment — I’d love to hear how you’re using it or what you'd like to see changed.
P/S Ratio vs Median + Bollinger Band- 📝 This indicator highlights potential buying opportunities by analyzing the Price-to-Sales (P/S) ratio in relation to Bollinger Bands and its historical median.
- 🎯 The goal is to provide a visually intuitive signal for value-oriented entries, especially when valuation compression aligns with historical context.
- 💡 Vertical green shading is applied when the P/S ratio drops below the lower Bollinger Band, which is calculated directly from the P/S ratio itself — not price. This condition often signals the ticker may be oversold.
- 🟢 Lighter green appears when the ratio is below the lower band but above the median, suggesting a possible shorter-term entry with slightly more risk.
- 🟢 Darker green appears when the ratio is both below the lower band and below the median, pointing to a potentially stronger, longer-term value entry.
- ⚠️ This logic was tested using 1 and 2-day time frames. It may not be as helpful in longer time frames, as the financial data TradingView pulls in begins in Q4 2017.
- ⚠️ Note: This script relies on financial data availability through TradingView. It may not function properly with certain tickers — especially ETFs, IPOs, or thinly tracked assets — where P/S ratio data is missing or incomplete.
- ⚠️ This indicator will not guarantee successful results. Use in conjunction with other indicators and do your due diligence.
- 🤖 This script was iteratively refined with the help of AI to ensure clean logic, minimalist design, and actionable signal clarity.
- 📢 Idea is based on the script "Historical PE ratio vs median" by @haribotagada
- 💬 Questions, feedback, or suggestions? Drop a comment — I’d love to hear how you’re using it or what you'd like to see changed.
RSI + OBV DivergencesRSI OBV DIV
Mainly marking the divergence between the current market's RSI and OBV.
Goku止盈An indicator based on Goku's profit taking strategy.
ATR levels:
<= 4: Green: Safe
<= 6: Yellow: Attention
<= 7: Orange: Take profit
>7: Red: Take more profit
MasterClass — FU + AFU (Attempted FU) • with impulse filterThis indicator automatically detects and displays:
FU (Failure/False Breakout) — classic “bank candles”:
🟩 Green diamond below the bar — FU bullish (liquidity taken below, strong move upward).
🟥 Red diamond above the bar — FU bearish (liquidity taken above, reversal downward).
AFU (Attempted FU) — manipulation candles, when the market attempts to sweep liquidity but does not form a full FU:
🔵 Blue circle above the bar — AFU sell-side (attempted liquidity grab above).
🔵 Blue circle below the bar — AFU buy-side (attempted liquidity grab below).
🔹 This indicator helps traders:
Spot liquidity grabs and manipulations.
Identify key entry and reversal points.
Works on any timeframe and any instrument (Forex, Crypto, Stocks).
Overlay Candles (Multi-TF, right side projection)This script overlays candles from a custom selectable timeframe (5m to 1M) on the right side of the chart as projections.
It helps visualize and compare the ongoing price action with the last higher-timeframe candles without switching chart intervals.
Features:
Choose timeframe for overlay candles (5m, 15m, 1H, 4H, 1D, 1W, 1M).
Adjustable number of candles to display (1–8).
Fixed candle width (in bars) and configurable gap between candles.
Custom colors for bullish and bearish candles.
Adjustable wick and border thickness (px).
Candle borders drawn with four lines to ensure visibility at all zoom levels.
Use cases:
Multi-timeframe price action analysis.
Visualizing higher-timeframe structure alongside lower-timeframe trading.
Educational / visual aid for understanding candlestick context.
Equities OpenThe Equities Open indicator makes it easy to spot the highest and lowest prices during the equities open or a customizable time you choose. It draws lines to show the high and low points and extends them across the chart to a time you pick, such as 3:00 PM that same day. A shaded box highlights the price range during that session. You can customize things such as the session time, timezone, line thickness, colors, and choose if you want the shaded box to show up. It’s built to run smoothly and works best for charts with short timeframes (up to 59 minutes). Perfect for traders who want to focus on key price levels set during pre-market hours!
ICT KEY LEVELS (L3J)📊 Overview
The ICT KEY LEVELS (L3J) indicator is a tool designed to automatically identify and display key levels based on Inner Circle Trader (ICT) concepts.
This indicator combines session-based levels with multi-timeframe highs/lows analysis to provide traders with critical price zones for decision-making.
Developed by L3J - This indicator can be used in conjunction with other indicators I have developed for enhanced market analysis.
🎯 Key Features
Session-Based Levels
- Previous Day High/Low (PDH/PDL): Automatically identifies and displays the previous trading day's high and low levels
- Asian Session Levels: Tracks high and low during Asian trading hours (20:00-03:00 GMT+4)
- European Session Levels: Captures London session high and low levels (03:00-08:30 GMT+4)
Multi-Timeframe Analysis
- H1 Pivot Levels: Identifies 2-candle reversal patterns on 1-hour timeframe
- H4 Pivot Levels: Detects 4-hour pivot points using advanced pattern recognition
- Smart Visibility: Levels are only shown on appropriate timeframes (H1 levels on H1, H4 levels on H4)
Advanced Features
- Priority System: Automatically hides overlapping levels based on importance (Previous Day > Sessions > H4 > H1)
- Dynamic Labels: Real-time labels that update with price action
- Intelligent Cleanup: Removes crossed or outdated levels to maintain chart clarity
- Customizable Anchoring: Choose between precise timestamp anchoring or candle middle anchoring
- Performance Optimized: Built with efficient code structure for smooth chart performance
⚙️ Configuration Options
Note: Currently, the user interface settings are displayed in French. This will be updated to English in a future version.
General Settings
- Timezone: Configurable timezone for session calculations (default: GMT+4)
- Trading Days: Number of trading days to analyze (1-20 days)
- Extension: Right extension length for level lines
- Anchoring Mode: Precise timestamp or candle middle anchoring
Visual Customization
Each level type (Asia, Europe, Previous Day, H1, H4) includes:
- Color Selection: Separate colors for highs and lows
- Line Styles: Solid, Dotted, or Dashed lines
- Line Width: Adjustable thickness (1-4 pixels)
- Show/Hide Toggle: Individual control for each level type
🕒 Session Times
- Trading Day: 18:00-16:00 (CME session)
- Asian Session: 20:00-03:00 GMT+4
- European Session: 03:00-08:30 GMT+4
All times are configurable and timezone-aware
📈 How It Works
Level Detection
1. Session Levels: Continuously tracks price action during specific trading sessions
2. Pivot Detection: Uses 2-candle reversal patterns (bullish then bearish for highs, bearish then bullish for lows)
3. Multi-Timeframe Data: Requests higher timeframe data for H1 and H4 analysis
Smart Management
- Automatic Cleanup: Removes levels that have been crossed or are too old
- Priority Filtering: Hides duplicate levels based on importance hierarchy
- Dynamic Updates: Real-time adjustment of level positions and labels
🎨 Visual Elements
- Horizontal Lines: Extend from level creation point to the right
- Dynamic Labels: Show level type and session information
- Color Coding: Different colors for each session and timeframe
- Transparency: Automatically hides overlapping or less important levels
🔧 Technical Specifications
- Pine Script Version: v6
- Chart Overlay: True
- Max Lines: 500
- Max Labels: 50
- Performance: Optimized with intelligent memory management
📋 Usage Tips
1. Best Timeframe: Works on all timeframes, but H1 and lower provide optimal detail
2. Combine with Price Action: Use levels as confluence zones for entry/exit decisions
3. Risk Management: Levels can serve as stop-loss and take-profit targets
4. Market Structure: Helps identify key support/resistance in market structure analysis
🔄 Compatibility
This indicator is designed to work alongside other L3J indicators for comprehensive market analysis.
📞 Support & Updates
For questions, suggestions, or updates, please contact L3J through TradingView messaging.
---
Disclaimer : This indicator is for educational and analysis purposes. Always practice proper risk management and never risk more than you can afford to lose.
Version: 1.0
Author: L3J
Last Updated: 30/08/2025
Swing Highs/Lows & Candle Patterns[LuxAlgo] [Filtered]Swing Highs/Lows & Candle Patterns - Tweaked Version
This indicator is a customized and enhanced version of LuxAlgo’s original Swing Highs/Lows & Candle Patterns indicator. It identifies and labels critical swing high and swing low points to help visualize market structure, alongside detecting key reversal candlestick patterns such as Hammer, Inverted Hammer, Bullish Engulfing, Hanging Man, Shooting Star, and Bearish Engulfing.
With added options to selectively display only Lower Highs (LH) and Higher Lows (HL), this tweaked version offers greater flexibility for traders focusing on specific market dynamics. Users can also customize the lookback length and label styling to fit their preferences.
Credit to LuxAlgo for the original concept and foundation of this powerful tool, which this script builds upon to support more tailored technical analysis. Ideal for swing traders and technical analysts seeking improved entry and exit signals through a combination of price swings and candlestick pattern recognition.
KING4R_swingGeneral
This script is called "KING4R_swing", designed to identify high-probability swing trading entries based on technical setups. It overlays the chart and uses conditions based on volume, EMAs, SPY index trend, and price structure.
Main Features
User Options:
Enable/disable SPY EMA conditions.
Show/hide checklist and final message.
Adjust label positions (vertical/horizontal).
Local EMAs:
Calculates 13-EMA and 48-EMA on the current symbol.
Flags whether EMA13 is above EMA48 and whether price is above EMA48.
Volume Spike Detection:
Searches for unusual volume spikes in the last 30 candles.
Then checks 60 candles after the spike for either:
Lateral movement (no new lows).
Higher lows (suggesting a change in structure).
Visual Tags:
When a volume spike is detected, it adds:
“📦 Post-volume Lateral” label if price goes sideways.
“📈 Structure Change” if higher lows are confirmed.
SPY Conditions:
Pulls EMAs from SPY on the daily timeframe.
Two optional conditions: EMA13 > EMA48 and EMA8 > EMA21.
Stopping Volume:
Checks if there's stopping volume in the last 30 candles (volume 1.5x above average).
Checklist + Scoring:
Assigns up to 6 points based on:
EMA13 > EMA48
Lateral structure after high volume
Price above EMA48
Stopping volume
SPY EMA13 > EMA48
SPY EMA8 > EMA21
Each condition adds 1 point.
Dynamic Labels:
Shows a red checklist, a final message with score, and a warning (“NO SETUP, NO TRADE”).
If score is 6/6, shows a 🚀 rocket icon above the bar.
Alert:
Triggers an alert when score = 6/6, indicating a possible high-probability entry.
THE LION OB V1.0O melhor script para binárias baseada nos padrões de martelo e estrela cadente (com backtest)
New Highs - MarkerDescription:
This indicator highlights every bar that sets a new high or matches the previous high.
New Highs (ATH or Lookback Highs) are marked with a green triangle above the candle.
Equal Highs (ties) are marked with an orange triangle above the candle.
You can choose between All-Time Highs (lookback = 0) or rolling lookback highs over a user-defined number of bars.
Alerts are included for both new highs and equal highs.
Use this tool to quickly spot breakouts or double-top style patterns as they form.
Balanced Big Wicks (50/50) HighlighterThis open-source indicator highlights candles with balanced long wicks (50/50 style)—that is, candles where both upper and lower shadows are each at least 30–60% of the full range and within ~8% of each other, while retaining a substantial body. This specific structure often reflects indecision or liquidity sweeps and can precede strong breakout moves.
How It Works (Inputs and Logic)
Min wick % (each side): 30–60% of candle range
Max body %: up to 60% of range (preserves strong body presence)
Equality tolerance: wicks within 8% of each other
ATR filter (multiples of ATR14): ensures only significant-range candles are flagged
When a “50/50” candle forms, it’s visually colored and labeled; audibly alertable.
How to Use It
Long setup: price closes above the wick-high → potential long entry (SL below wick-low, TP = 1:1).
Short setup: price closes below wick-low → potential short entry (SL above wick-high, TP = 1:1).
Especially effective on 5–15 minute scalping charts when aligned with high-volume sessions or HTF trend context.
Why This Indicator Is Unique
Unlike standard wick or doji voters, this script specifically filters for candles with a strong body and symmetrical wicks, paired with a range filter, reducing noise significantly.
Important Notes
No unrealistic claims: backtested setups indicate high occurrence of clean breakouts, though performance depends on market structure.
Script built responsibly: uses real-time calculations only, no future-data lookahead.
Visuals on the published chart reflect default input values exactly.
AI-JX# AI-JX v3.0 指标技术分析文档 / Technical Analysis Documentation
## 1. 指标概述 / Indicator Overview
AI-JX v3.0 是一个集成了人工智能学习系统的高级技术分析指标,结合了传统技术指标与AI预测功能,提供多维度的市场分析和交易信号。该指标基于Heikin Ashi蜡烛图和SuperTrend技术,通过AI权重学习系统动态优化参数组合。
AI-JX v3.0 is an advanced technical analysis indicator that integrates an artificial intelligence learning system, combining traditional technical indicators with AI prediction capabilities to provide multi-dimensional market analysis and trading signals. The indicator is based on Heikin Ashi candlesticks and SuperTrend technology, dynamically optimizing parameter combinations through an AI weight learning system.
## 2. 核心信号系统 / Core Signal System
### 2.1 主要交易信号 / Main Trading Signals
#### AI智能买卖信号 / AI Smart Buy/Sell Signals
- **AI买入信号 / AI Buy Signal**: 当buyScore ≥ 70分且AI确认无假突破时触发 / Triggered when buyScore ≥ 70 and AI confirms no false breakout
- **AI卖出信号 / AI Sell Signal**: 当sellScore ≥ 70分且AI确认无假突破时触发 / Triggered when sellScore ≥ 70 and AI confirms no false breakout
- **信号特点 / Signal Features**: 基于多指标融合评分,具有较高的准确性 / Based on multi-indicator fusion scoring with high accuracy
#### 传统SuperTrend信号 / Traditional SuperTrend Signals
- **传统买入 / Traditional Buy**: 趋势从下降转为上升时触发 / Triggered when trend changes from down to up
- **传统卖出 / Traditional Sell**: 趋势从上升转为下降时触发 / Triggered when trend changes from up to down
- **显示方式 / Display Method**: 小尺寸标签,作为参考信号 / Small-sized labels as reference signals
### 2.2 预测性信号 / Predictive Signals
#### 预测强买信号 / Predictive Strong Buy Signal
**触发条件 / Trigger Conditions**:
- RSI < 35 (超卖 / Oversold)
- MACD线上穿信号线 / MACD line crosses above signal line
- 价格接近支撑位(距离<2.5%) / Price near support level (distance <2.5%)
- 成交量放大确认(>1.5倍均量) / Volume confirmation (>1.5x average volume)
- 无假突破向下 / No false breakout downward
#### 预测强空信号 / Predictive Strong Sell Signal
**触发条件 / Trigger Conditions**:
- RSI > 65 (超买 / Overbought)
- MACD线下穿信号线 / MACD line crosses below signal line
- 价格接近阻力位(距离<2.5%) / Price near resistance level (distance <2.5%)
- 成交量放大确认(>1.5倍均量) / Volume confirmation (>1.5x average volume)
- 无假突破向上 / No false breakout upward
### 2.3 背离信号 / Divergence Signals
#### 预测性看涨背离 / Predictive Bullish Divergence
- 价格创新低但RSI未创新低 / Price makes new low but RSI doesn't make new low
- 结合成交量和动量确认 / Combined with volume and momentum confirmation
- 提示潜在的反转机会 / Indicates potential reversal opportunity
#### 预测性看跌背离 / Predictive Bearish Divergence
- 价格创新高但RSI未创新高 / Price makes new high but RSI doesn't make new high
- 结合成交量和动量确认 / Combined with volume and momentum confirmation
- 提示潜在的顶部风险 / Indicates potential top risk
## 3. AI学习系统 / AI Learning System
### 3.1 参数组合策略 / Parameter Combination Strategies
#### 保守型组合 / Conservative Combination
- **适用场景 / Application Scenario**: 横盘震荡市场 / Sideways oscillating markets
- **RSI周期 / RSI Period**: 21
- **MACD参数 / MACD Parameters**: 12,26,9
- **ATR周期 / ATR Period**: 14
- **特点 / Features**: 稳定性高,信号较少但准确性好 / High stability, fewer signals but good accuracy
#### 激进型组合 / Aggressive Combination
- **适用场景 / Application Scenario**: 强趋势突破市场 / Strong trending breakout markets
- **RSI周期 / RSI Period**: 12
- **MACD参数 / MACD Parameters**: 6,21,5
- **ATR周期 / ATR Period**: 10
- **特点 / Features**: 敏感性高,信号较多但需要过滤 / High sensitivity, more signals but require filtering
#### 平衡型组合 / Balanced Combination
- **适用场景 / Application Scenario**: 通用市场环境 / General market conditions
- **RSI周期 / RSI Period**: 17
- **MACD参数 / MACD Parameters**: 10,24,7
- **ATR周期 / ATR Period**: 12
- **特点 / Features**: 平衡敏感性和稳定性 / Balances sensitivity and stability
### 3.2 权重自适应调整 / Adaptive Weight Adjustment
- **学习机制 / Learning Mechanism**: 基于历史交易表现动态调整权重 / Dynamically adjusts weights based on historical trading performance
- **最小学习交易数 / Minimum Learning Trades**: 20笔 / 20 trades
- **学习速率 / Learning Rate**: 0.1 (可调 / adjustable)
- **记忆长度 / Memory Length**: 100笔交易 / 100 trades
## 4. 市场状态识别 / Market State Recognition
### 4.1 市场模式分类 / Market Pattern Classification
- **强趋势突破 / Strong Trend Breakout**: 波动率>1.5且趋势强度>5% / Volatility >1.5 and trend strength >5%
- **横盘震荡 / Sideways Oscillation**: 波动率<0.7且趋势强度<2% / Volatility <0.7 and trend strength <2%
- **上升趋势 / Uptrend**: 20日涨幅>3% / 20-day gain >3%
- **下降趋势 / Downtrend**: 20日跌幅>3% / 20-day decline >3%
- **弱势整理 / Weak Consolidation**: 其他情况 / Other conditions
### 4.2 支撑阻力分析 / Support and Resistance Analysis
#### 动态支撑阻力 / Dynamic Support and Resistance
- **计算方式 / Calculation Method**: 基于历史高低点统计 / Based on historical high/low statistics
- **强度分级 / Strength Classification**: 强/中等/弱 (基于触及次数) / Strong/Medium/Weak (based on touch count)
- **有效性 / Validity**: 价格偏差<0.2%认定为有效触及 / Price deviation <0.2% considered valid touch
#### 斐波那契关键位 / Fibonacci Key Levels
- **23.6%回撤位 / 23.6% Retracement**
- **38.2%回撤位 / 38.2% Retracement**
- **50.0%回撤位 / 50.0% Retracement**
- **61.8%回撤位 / 61.8% Retracement**
- **78.6%回撤位 / 78.6% Retracement**
## 5. 风险控制机制 / Risk Control Mechanisms
### 5.1 假突破识别 / False Breakout Identification
#### 向上假突破 / Upward False Breakout
- 价格突破阻力位后快速回落 / Price breaks resistance then quickly falls back
- 成交量萎缩(<0.8倍均量) / Volume shrinks (<0.8x average volume)
- 自动过滤相关买入信号 / Automatically filters related buy signals
#### 向下假突破 / Downward False Breakout
- 价格跌破支撑位后快速反弹 / Price breaks support then quickly rebounds
- 成交量萎缩(<0.8倍均量) / Volume shrinks (<0.8x average volume)
- 自动过滤相关卖出信号 / Automatically filters related sell signals
### 5.2 多时间框架验证 / Multi-Timeframe Validation
- **时间框架1 / Timeframe 1**: 5分钟 / 5 minutes
- **时间框架2 / Timeframe 2**: 15分钟 / 15 minutes
- **时间框架3 / Timeframe 3**: 60分钟 / 60 minutes
- **一致性要求 / Consistency Requirement**: 三个时间框架趋势方向一致时信号更可靠 / Signals are more reliable when all three timeframes show consistent trend direction
## 6. AI预测功能 / AI Prediction Features
### 6.1 趋势预测系统 / Trend Prediction System
#### 预测评分机制 / Prediction Scoring Mechanism
- **多时间框架一致性 / Multi-Timeframe Consistency**: 30分 / 30 points
- **价格动量分析 / Price Momentum Analysis**: 25分 / 25 points
- **成交量确认 / Volume Confirmation**: 20分 / 20 points
- **支撑阻力位置 / Support/Resistance Position**: 25分 / 25 points
#### 预测结果分类 / Prediction Result Classification
- **强烈看涨 / Strong Bullish**: 评分>80 / Score >80
- **温和看涨 / Moderate Bullish**: 评分60-80 / Score 60-80
- **震荡 / Sideways**: 评分40-60 / Score 40-60
- **温和看跌 / Moderate Bearish**: 评分20-40 / Score 20-40
- **强烈看跌 / Strong Bearish**: 评分<20 / Score <20
### 6.2 智能点位识别 / Smart Level Identification
#### 最佳做多点位 / Optimal Long Entry Points
- 基于支撑位和斐波那契回撤 / Based on support levels and Fibonacci retracements
- 结合RSI超卖和MACD金叉 / Combined with RSI oversold and MACD golden cross
- 提供具体价位和置信度 / Provides specific price levels and confidence scores
#### 最佳做空点位 / Optimal Short Entry Points
- 基于阻力位和斐波那契回撤 / Based on resistance levels and Fibonacci retracements
- 结合RSI超买和MACD死叉 / Combined with RSI overbought and MACD death cross
- 提供具体价位和置信度 / Provides specific price levels and confidence scores
## 7. 使用建议 / Usage Recommendations
### 7.1 信号优先级 / Signal Priority
1. **最高优先级 / Highest Priority**: AI智能信号(评分≥70) / AI smart signals (score ≥70)
2. **高优先级 / High Priority**: 预测性信号+多时间框架确认 / Predictive signals + multi-timeframe confirmation
3. **中等优先级 / Medium Priority**: 传统SuperTrend信号 / Traditional SuperTrend signals
4. **参考级别 / Reference Level**: 背离信号和支撑阻力提示 / Divergence signals and support/resistance hints
### 7.2 参数设置建议 / Parameter Setting Recommendations
#### 新手用户 / Beginner Users
- 启用AI学习系统 / Enable AI learning system
- 使用平衡型组合 / Use balanced combination
- 关注预测性信号 / Focus on predictive signals
- 重视风险控制 / Emphasize risk control
#### 经验用户 / Experienced Users
- 根据市场环境选择组合 / Choose combinations based on market conditions
- 结合多时间框架分析 / Combine multi-timeframe analysis
- 自定义学习参数 / Customize learning parameters
- 灵活运用各类信号 / Flexibly use various signal types
### 7.3 风险提示 / Risk Warnings
- **AI学习需要时间 / AI Learning Takes Time**: 至少20笔交易后才开始有效学习 / Effective learning starts after at least 20 trades
- **市场环境变化 / Market Environment Changes**: 需要定期重新训练AI系统 / AI system needs periodic retraining
- **信号延迟 / Signal Delay**: 部分信号可能存在1-2根K线的延迟 / Some signals may have 1-2 candlestick delay
- **假信号风险 / False Signal Risk**: 震荡市场中可能产生较多假信号 / May generate more false signals in choppy markets
- **过度优化 / Over-optimization**: 避免频繁调整参数导致过拟合 / Avoid frequent parameter adjustments causing overfitting
## 8. 显示面板说明 / Display Panel Description
### 8.1 AI统计面板 / AI Statistics Panel
显示内容包括 / Display contents include:
- 风险等级和买卖评分 / Risk level and buy/sell scores
- 市场状态和波动率 / Market state and volatility
- RSI当前值 / Current RSI value
- AI趋势预测和置信度 / AI trend prediction and confidence
- 最佳入场点位 / Optimal entry points
- 交易机会评估 / Trading opportunity assessment
- AI准确率统计 / AI accuracy statistics
### 8.2 AI预测信息面板 / AI Prediction Information Panel
显示内容包括 / Display contents include:
- 趋势方向和置信度 / Trend direction and confidence
- 价格目标位 / Price target levels
- 最佳做多/做空点位 / Optimal long/short entry points
- 交易机会类型 / Trading opportunity type
- 入场时机建议 / Entry timing recommendations
- 市场情绪分析 / Market sentiment analysis
- 价格形态识别 / Price pattern recognition
## 9. 总结 / Summary
AI-JX v3.0指标通过集成多种技术分析方法和AI学习能力,为交易者提供了一个全面的市场分析工具。其核心优势在于:
The AI-JX v3.0 indicator provides traders with a comprehensive market analysis tool by integrating various technical analysis methods and AI learning capabilities. Its core advantages include:
- **智能化 / Intelligence**: AI自动学习和优化参数 / AI automatically learns and optimizes parameters
- **多维度 / Multi-dimensional**: 结合趋势、动量、支撑阻力等多个维度 / Combines trend, momentum, support/resistance and other dimensions
- **预测性 / Predictive**: 提供前瞻性的市场预测 / Provides forward-looking market predictions
- **风险控制 / Risk Control**: 内置假突破识别和多重确认机制 / Built-in false breakout identification and multiple confirmation mechanisms
建议交易者在使用时结合自身交易风格和市场环境,合理设置参数,并注意风险管理。
It is recommended that traders combine their own trading style and market environment when using this indicator, set parameters reasonably, and pay attention to risk management.
Bull/Bear Lower Volume (vijayachandru)Bull/Bear Lower Volume (HA + Box + ±15 Lines)
This indicator tracks intraday Heikin Ashi candles and highlights the lowest-volume bull/bear candles after 9:25 (IST). When price breaks above/below these candles, a breakout box is drawn with optional ±15 point dashed levels. It plots clear Buy/Sell signals, marks box breakouts, and provides alert conditions for all setups—helping traders spot early intraday breakouts driven by volume shifts
YZH Dual MA Combo Signal📌 YZH Dual MA Combo Signal – Indicator Overview
The YZH Dual MA Combo Signal is a multi–moving average trading tool designed to detect price action setups confirmed by candle wick structures. It combines three customizable moving averages (MA1, MA2, MA3) and generates precise entry signals when price interacts with them under specific conditions.
🔑 Key Features
Multiple Moving Average Options
Supports SMA, EMA, WMA, HMA, RMA, VWMA.
Users can configure up to 3 moving averages with adjustable periods, colors, and line thickness.
Wick Filter for Candle Validation
Uses a wick-to-body ratio filter to ensure signals only trigger with meaningful rejection candles.
Example: Strong long wick at support/resistance near a moving average.
3 Combo Structures
MA1–MA2 combo
MA2–MA3 combo
MA1–MA3 combo
Each combo has its own setup & trigger logic, giving flexibility for trend continuation or reversal trades.
Setup & Trigger Logic
Setup: Price interacts with the chosen moving average with a valid wick rejection.
Trigger: Confirmation occurs within a defined number of candles (default = 5 bars) if price breaks above/below the setup level.
Prevents false signals by requiring both wick rejection and follow-up confirmation.
Signal Visualization
Triangles (▲▼) for confirmed long/short entries.
Optional circles to display setup points before triggers.
Color-coded moving averages with customizable visibility.
Information Dashboard (optional)
Displays real-time status of all three MA combinations.
Helps traders quickly identify which combo is currently active.
Alerts & Automation Ready
Sends detailed alerts with symbol, timeframe, signal type (LONG/SHORT), combo type, price, and timestamp.
Compatible with TradingView’s alertcondition for automated trading systems or external integrations.
⚡ Trading Edge
Ideal for traders who use wick rejections + moving average confirmations.
Filters out weak setups and focuses only on high-probability signals.
Can be applied in scalping, swing trading, or trend-following strategies across all markets (forex, crypto, stocks, indices).