Auto Trend & Scalping Pro Atilla SPECIALAUTO TREND & SCALPING PRO — ATILLA SPECIAL EDITION
Auto Trend & Scalping Pro is an advanced, multi-confirmation algorithm designed for fast scalping (1m–5m) and reliable trend-following (15m–4h).
This special edition is custom-optimized for Atilla, combining EMA structure, momentum indicators, and volatility filters to generate clean, high-accuracy trading conditions.
---
🔥 Core Features
• Multi-EMA Trend Engine (13/50/200)
Analyzes the structure of the trend and generates a 0–200 Trend Power Score:
0–50 → Weak
50–100 → Medium
100–170 → Strong
170–200 → Very Strong
• 4-Indicator Confirmation Voting
The system uses:
MACD (momentum shift)
RSI (zone pressure)
STC (smooth trend phase)
ATR (volatility strength)
Each indicator votes Bull / Bear.
Total votes produce a 0–100% confirmation power.
• Sideways Market Filter
Auto-detects consolidation using:
EMA distance %
ATR volatility %
RSI 45–55 neutral zone
When sideways → All signals are blocked to avoid fake entries.
• Auto “LONG READY / SHORT READY” States
Signals activate ONLY when:
Trend is strong
Indicators confirm the direction
Market is not sideways
This eliminates noise and prevents false entries.
---
🟩 Real-Time Dashboard (Top-Right Panel)
Displays:
Market Mode (LONG READY / SHORT READY / WAIT / SIDEWAYS STOP)
EMA Power
Confirmation Strength (%)
MACD / RSI / STC / VOL status
Trend strength & filter state
All updates in real time on every candle.
---
⚡️ Scalping Optimized
Perfect for:
1 minute
3 minute
5 minute Ultra fast trend reading & correction detection.
Also stable on:
15m
30m
1H–4H (trend-following mode)
Works on all crypto pairs including BTC, ETH, BNB, SOL, AVAX, ADA, and more.
---
📌 Extra Notes
No repaint
Safe entry logic
Filters fake breakouts
Professional-grade clarity
Indicators and strategies
macd sma20
### MACD_sma20 – Multi-Timeframe MACD Pullback & SMA20 Dashboard
This script is a complete trading toolkit built around a **MACD pullback strategy** combined with **multi-timeframe SMA20 filters**, volume analysis, and a compact information panel.
It is designed for traders who like to:
* Trade **MACD pullbacks above the moving average**
* Track **key SMA20 levels across multiple timeframes** (Daily, 3-Day, Weekly, Monthly)
* Quickly see whether **current price is above or below those reference levels**
* Use **clean visual signals** for entries and exits, instead of staring at raw indicator values
---
### Core Features
#### 1. MACD Pullback Long Signal (Green Triangle Up)
The script detects a **bullish MACD pullback** pattern:
* MACD line is still **above** the signal line
* Both MACD line and histogram **pull back** for several bars
* Then MACD turns back up again, with price trading **above the local SMA20**
When this “pullback and re-acceleration” is confirmed, a **green triangle below the bar** is plotted as a **long entry signal**.
There is also an optional filter:
* **Weekly SMA20 filter**:
If enabled, long signals are only triggered when **current price is above the Weekly SMA20**, helping you stay on the right side of the higher-timeframe trend.
---
#### 2. Bearish Pullback Confirmation Signal (Red Triangle Down)
On the short side, the script detects a **bearish pullback confirmation** based on:
* A recent **high-volume bearish candle** (large down bar with volume above a multiple of the 20-period volume average)
* At least a minimum number of **negative MACD histogram bars**
* MACD line moving closer to the signal line (loss of momentum)
* Price recovering back up near the **top of that high-volume bearish candle**, then starting to fall again while MACD stays positive
When all conditions align, the script prints a **red triangle above the bar**, indicating a **bearish pullback confirmation** – often a good area to take profits on longs or consider short/hedge setups.
---
#### 3. Signal History Tracking
For both long and short signals, the script internally tracks the **most recent three signals**:
* Timestamp of the signal
* Price at the signal
* Short-term percentage change into the signal
This is mainly for internal use and future expansion, but already gives you a structured signal history if you want to extend or connect the logic later.
---
### Multi-Timeframe SMA20 Dashboard (Bottom-Right Panel)
One of the most useful parts of this script is the **compact dashboard table** in the **bottom-right corner** of the chart. It updates in real time and shows:
1. **Current Price**
2. **Daily SMA20** – value + whether price is above/below
3. **3-Day SMA20** – value + whether price is above/below
4. **Weekly SMA20** – value + whether price is above/below
5. **Monthly SMA20** – value + whether price is above/below
6. **RSI** (current timeframe)
For each timeframe’s SMA20:
* If **price ≥ SMA20**, the status cell is **green** with a ✓
* If **price < SMA20**, the status cell is **red** with a ✗
This gives you, at a glance:
* Is the market in a **short-term uptrend or downtrend** (Daily SMA20)?
* Is the **swing / position trend** healthy (3D & Weekly SMA20)?
* Is the broader **macro structure** supportive (Monthly SMA20)?
You don’t need to manually switch timeframes or add multiple moving averages – the script does all of that for you automatically using `request.security`.
---
### Alerts
The script comes with two built-in alert conditions:
* **MACD回踩转多信号 (MACD pullback bullish signal)**
* **空头回抽确认信号 (Bearish pullback confirmation signal)**
You can attach TradingView alerts to these conditions to get notified whenever a new long or bearish-confirmation setup appears, even when you’re not watching the chart.
---
### How to Use It in Your Trading
1. **Choose your main trading timeframe**
* For intraday swing: 15m / 1h / 4h
* For swing / position: 4h / Daily
2. **Watch the bottom-right SMA20 panel**
* If most higher-timeframe SMA20 rows are **green**, you are trading **with the larger trend**.
* If they are **mixed or mostly red**, you’re either counter-trend or in a choppy transition zone.
3. **Use the green MACD pullback signals**
* Prefer long setups when:
* The **Weekly and Monthly SMA20 rows are green**, and
* The signal appears **above the Daily SMA20**
* This stacks multiple edges: trend + pullback + momentum re-acceleration.
4. **Use the red bearish confirmation signals for risk management**
* Take partial profits on longs when a red signal appears near resistance.
* Consider hedge/short opportunities if higher-timeframe SMA20 rows are already red or turning red.
5. **Use RSI as a context indicator**
* Combine with overbought/oversold zones or your own RSI thresholds for additional confirmation.
---
### Why This Script Is Useful
* **Trend awareness across timeframes**:
You always know where current price sits relative to the Daily / 3-Day / Weekly / Monthly SMA20 – without switching charts.
* **Clear, rule-based signals**:
The MACD logic is explicit and systematic, focused on **pullbacks within trends** rather than random crossovers.
* **Volume-aware bearish logic**:
High-volume bearish candles often mark important supply zones. The script builds this idea directly into the short-side confirmation logic.
* **Visual and intuitive**:
Green/Red triangles + Green/Red table cells make it easy to interpret even if you are not a heavy indicator user.
* **Flexible**:
All key parameters (MACD lengths, SMA length, volume threshold, lookback period, RSI length, weekly filter) are customizable, so you can adapt it to different markets (crypto, stocks, FX) and timeframes.
---
In short, this script is a **multi-timeframe MACD pullback system with an integrated SMA20 dashboard**, suitable for swing traders and position traders who want a structured, visually clean way to align entries with trend and momentum while keeping an eye on higher-timeframe levels.
WinningStocks2020 Crude Positional StrategyThis Indicator is specifically designed to Identify the Trend and Reversals. Accuracy is higher than any other existing Indicator on CRUDE.
Apply your strategies in accordance to it.
CCT Fear & Greed Sincere📄 CCT Fear & Greed Sincere — Technical Overview
The CCT Fear & Greed Sincere indicator provides a consolidated view of macro-market conditions using exclusively price-derived and market-structure data. The goal is to translate multiple independent risk-appetite components into a unified 0–100 index. This tool does not rely on survey sentiment, alternative datasets, or social indicators; it uses only verifiable, market-observable inputs.
All components are normalized into a comparable scale and combined into a composite metric representing broad risk-seeking or risk-averse behaviour in global markets. While applicable to any instrument on TradingView, the indicator is particularly effective for cryptocurrency markets due to their historical sensitivity to equity volatility, liquidity cycles, and macroeconomic shifts.
📊 Components Included in the Index
Below is an overview of the internal factors used to compute the final score. Each item is independently transformed into a 0–100 range before aggregation.
1. S&P 500 Price Deviation (SPX 125-Day Distance)
Measures how far the S&P 500 is trading above or below its 125-day moving average.
Large positive deviations generally reflect elevated risk-taking, while negative deviations suggest conservative market posture.
2. 52-Week Range Position (NYSE Composite)
Evaluates the NYSE Composite’s distance from its annual high/low range.
A higher relative position indicates greater market confidence, whereas lower values capture prolonged weakness or systemic stress.
3. Advance/Decline Momentum (ADVN vs. DECN)
Applies smoothing to the net difference between advancing and declining issues.
This highlights internal market participation, breadth conditions, and the balance between accumulation and distribution phases.
4. Put/Call Ratio Pressure (PCC)
Uses a smoothed version of the equity put/call ratio.
A higher put/call ratio (inverted here) reflects risk aversion, while lower ratios align with speculative environments.
5. VIX Relative Position (VIX vs. 50-Day Average)
Compares the current VIX value to its 50-day moving average.
VIX above its mean implies elevated volatility and fear; values below suggest calmer conditions and stronger risk appetite.
6. Equity vs. Treasury Performance (SPX vs. US10Y)
Contrasts 20-day returns of equities and U.S. 10-year bonds.
Strong equity performance relative to treasuries is normally associated with risk-on flows, while the opposite reflects defensive positioning.
7. High-Yield Spread (JNK vs. US10Y)
Tracks the yield differential between high-yield bonds and U.S. Treasury rates.
A wider spread captures stress in credit markets; a narrower spread indicates improved confidence.
🧮 Composite Calculation
The indicator computes each component independently, normalizes the values into a 0–100 scale using a consistent methodology, and then calculates the simple average.
This ensures transparency and avoids hidden weighting schemes or model bias.
The final index is plotted as a continuous line with adaptive coloring based on its current level, visually highlighting shifts between fear-dominant and greed-dominant market states.
📈 Suggested Usage
The indicator can be applied to any tradable asset, but it tends to be especially informative for:
Cryptocurrencies, due to their pronounced reaction to global liquidity and risk sentiment.
High-beta stocks, which often mirror broader volatility cycles.
Macro-focused analysis, where risk-on/risk-off transitions impact multiple asset classes simultaneously.
This tool is intended as a contextual framework rather than a standalone signal generator. Market participants may use it to contextualize regime changes, identify extremes, or complement existing technical strategies.
📏 Fear & Greed Levels Included in the Indicator
These levels are plotted with dedicated labels and tooltips to offer additional visual clarity:
Level Interpretation
0 – “Holy 💩” Extreme market stress; structural capitulation environment.
20 – “Who Sells the DIP?” Strong fear signal; frequently aligns with oversold conditions.
40 – “C’mon Wake UP!” Cautious or bearish environment; transitional zone.
60 – “So What?” Neutral risk environment; consolidation or equilibrium.
80 – “To the MOON!” Elevated risk appetite; momentum-driven phases.
100 – “Sell the MOM!” Peak optimism; historically associated with overheated conditions.
These thresholds do not provide direct buy/sell instructions; they are reference bands designed to help illustrate the structural context of market behavior.
📌 Why This Indicator Is Uniquely Updated
Uses 7 fully technical components
Zero survey sentiment
Zero social media data
Zero alternative datasets or search trend metrics
Fully transparent, fully reproducible, and based only on market-derived inputs
Built on Pine Script® v6, aligned with modern TradingView standards
Does not rely on proprietary or black-box scoring systems
This positions the CCT Fear & Greed Sincere as one of the most technically grounded and transparent fear/greed-style indicators available using only TradingView-native data.
Top 20 Screener📘 Indicator Description: I Top 20 Screener
Name:
Top 20 Screener
✅ 1. Features
This screener is designed to monitor and evaluate up to 20 selected IDX (Indonesia Stock Exchange) stocks using technical indicators. It offers a compact and visual table on your chart.
🔧 2. How to Use
Apply the Indicator
Add the indicator to your TradingView chart.
Make sure the timeframe and chart symbol are set correctly (usually apply it to any chart, as it requests data from the 20 symbols independently).
Choose Stocks to Screen
Under the “Symbols” section, check the stocks you want to include (default includes all 20).
Use the Filter Panel (Optional)
Turn on "Filter Enabled".
Choose a Filter Column (e.g., MACD > 0).
Set the "From" and "To" values to filter conditions (e.g., From = 1, To = 1 to show only MACD-positive stocks).
Interpret the Table
Each row shows one stock and its current technical status based on the selected indicators.
Green backgrounds mean bullish signals.
Red or gray indicate bearish or neutral.
📝 3. Remarks
This script uses request.security() to fetch external symbol data — it may lag slightly or be restricted in real-time depending on your plan.
Customizable Symbol List: You can edit the list to monitor any other stocks (IDX or non-IDX).
Neon Waves Oscillator [NinjADeviL]Neon Waves Oscillator
The Neon Waves Oscillator is inspired by modern neon-style visual design and displays four smooth waves representing normalized price movement using ATR. The waves highlight changes in momentum, volatility, and market rhythm in a clean, sharp, and visually appealing way, enhanced by a soft glow effect that adds depth and clarity.
Key Features:
🌈 Four smooth neon-colored waves
⚡ ATR-based normalization for consistent behavior across all assets
🎨 Dynamic glow background for a rich visual appearance
🔎 Helps identify momentum shifts, volatility cycles, and trend transitions
🧠 EMA-based smoothing for stability and high accuracy
Ideal for traders focused on Price Action, Momentum, or anyone who prefers a clean, intuitive, and modern visual oscillator.
Developed by NinjADeviL.
Chanakya - STOCKTUTORChanakya is a structured intraday trading assistant that automatically identifies trend direction, generates Long/Short signals, and manages exits with clear TP levels .
It visualizes price structure, swing shifts, and reaction zones so traders can follow a clean, rules-based process without emotional decision-making.
A complete intraday execution framework — from entry to exit — displayed directly on your chart.
Key Features
• Automatic Long & Short signals
• Clear TP1 / TP2 / TP3 profit-target mapping
• Built-in auto-close logic with profit labels
• Color-coded trend legs for quick structure reading
• Visual reaction zones for potential reversals
• Entry, exit, and trend-shift markers for full clarity
How It Helps
Chanakya provides an objective intraday workflow:
• Read trend direction cleanly
• Catch momentum transitions early
• Manage trades systematically
• Reduce emotional and discretionary decisions
• Backtest easily with visible execution history
Designed for traders who want clarity, structure, and consistent decision-making.
Note: This tool does not guarantee profits. Always test on your preferred symbol and use proper risk management.
51**51 ALGO** is an advanced trading indicator that combines **4 technical analysis methods** (Stochastic RSI, Price Zone, EMA, Heikin Ashi) to generate **precise buy/sell signals** with **automatic risk management**.
✨ **Features**
* 🎯 **Accumulated Signals**: Stacks signals in the same direction (1x to 10x+) for greater reliability
- 🔍 **SRSI Filter**: Blocks strong signals in neutral zones to avoid false starts
* 📦 **Order Blocks**: Detects institutional zones and automatically generates reversal signals
- 🛡️ **Dynamic Stop Loss**: Trailing SL (x3–x5) or 2-candle SL (x1–x2, x6+) + Hard SL capped at **-40%**
* 🎯 **Smart Take Profit**: Closes on opposite signal or contact with Order Block
- 🔔 **Webhooks**: Automatically sends entry/exit signals to a trading bot
📊 **Real-Time Statistics**
Window showing performance over **2000 candles** (configurable):
* Win/Loss ratio
- Average gain (**leverage x20**)
* Simulated capital (starting at **$100**)
- Best and worst trades with **date/time**
💡 Designed for **fully automated trading with maximum safety**: each signal can only be triggered **once**.
ATR Stoploss zones — ProfessarrThis ATR STOPLOSS indicator has been made by Professarr to to help you place stop loss orders by visualizing with a line below the candles (for the long stoploss) or above the candles (for the the short stoploss)
Enhanced Multi-Indicator StrategyEnhanced Multi-Indicator Strategy v7 is a trend-following confirmation tool that combines several classic indicators into one clear “voting system.”
Instead of relying on a single signal, this script counts how many indicators agree on a bullish or bearish bias and only fires when the majority lines up and the trend is strong.
It’s designed to help you:
Filter out low-quality signals
Avoid trading against the dominant trend
Get clean, one-time BUY/SELL markers instead of noisy spam signals
How it Works
The indicator evaluates up to 10 components on each bar:
Trend & Structure
Moving Average (MA 50)
EMA Fast (20) vs EMA Slow (50)
Momentum
RSI (14)
MACD (12/26/9)
KDJ
Volatility & Price Location
Bollinger Bands (20, 2)
VWAP
Volume
Volume vs Volume MA (20)
Trend Strength & Direction
ADX + DMI (trend strength and up/down direction)
Optional
Ichimoku Cloud (price vs Senkou A/B)
Each indicator votes bullish or bearish.
The script then:
Counts how many are bullish → bullish_count
Counts how many are bearish → bearish_count
Requires at least Min Indicators for Entry (user-defined) to agree in one direction
Requires ADX above a threshold (default 20) to confirm trend strength
(Optionally) forces entries to follow the DMI trend:
Longs only in uptrends
Shorts only in downtrends
Only when these conditions are met does the script consider a valid long zone or short zone.
Signals: 1x Fire + Cooldown
To keep the chart clean and prevent over-trading:
A BUY arrow is plotted only on the first bar when price enters a new bullish zone.
A SELL arrow is plotted only on the first bar when price enters a new bearish zone.
A cooldown (in bars) can be configured separately for BUY and SELL so the script will not fire again in the same direction too frequently.
Background colors (optional):
Green background = bullish zone (majority indicators bullish + strong trend)
Red background = bearish zone (majority indicators bearish + strong trend)
This makes it easy to see when the “environment” is favorable for longs or shorts, while the arrows highlight the first opportunity in each zone.
Inputs & Tuning
Key inputs:
Min Indicators for Entry – how many indicators must agree (e.g. 5–7 for stricter filtering)
Strict Trend Filter – if enabled, entries must follow DMI trend (recommended for trend-following)
Cooldown BUY / SELL – minimum number of bars before a new signal in the same direction
Toggles to enable/disable each component (MA, EMA, RSI, MACD, KDJ, BB, Volume, VWAP, ADX, Ichimoku)
General ideas:
Increase Min Indicators for Entry and/or cooldown to reduce the number of signals and focus on stronger trends.
Lower values will make the indicator more active, suitable for shorter-term trading or scalping.
Important Note
This is an indicator, not a full trading system:
It does not manage entries/exits, position sizing, or risk by itself.
Always combine it with your own risk management, stop-loss / take-profit rules, and higher-timeframe context.
Use it as a confirmation / regime tool:
Trade only in the direction of the active zone,
Take BUY signals during bullish regimes,
Take SELL signals during bearish regimes.
Sunflower Quant - ETH 15min Strategy🟠 Sunflower Quant - ETH 15min Strategy
Strategy Overview
The " Sunflower Quant - ETH 15min Strategy" is a sophisticated automated trading system specifically designed for ETH/USDT on 15-minute timeframes. This advanced algorithm integrates over 20 technical indicators and price action patterns to deliver intelligent entry decisions and comprehensive risk management.
Core Value Proposition
Multi-Timeframe Integration: Combines 1-hour and 4-hour higher timeframe data for signal validation
Dynamic Market Regime Detection: Real-time identification of Low Volatility, Ranging, and High Volatility market environments
Comprehensive Scoring System: Three-dimensional evaluation model based on Breakout Signals, Pattern Recognition, and Position Analysis
Adaptive Position Sizing: Dynamic allocation based on signal strength and market volatility
🟠 Core Architecture
Three-Layer Analytical Framework
1. Market Regime Detection System
Real-time market environment assessment through four dimensions:
ATR Relative Volatility
Bollinger Band Width
Average Amplitude
Momentum Strength
Market State Classification:
Low Volatility (≤30 points): Narrow ranges, awaiting breakout
Ranging Market (31-65 points): Moderate volatility, suitable for range trading
High Volatility (>65 points): Strong trends, ideal for trend following
2. Signal Generation Engine
Breakout Signal Layer:
Donchian Channel Breakouts (Upper/Middle/Lower)
Keltner Channel Breakouts (Upper/Middle/Lower)
Double ATR Momentum Confirmation
Pattern Recognition Layer:
Price Action: Outside Bars, Engulfing Patterns, False Breakouts
Candlestick Patterns: Hammer, Inverted Hammer, Doji, Dragonfly, Gravestone
Three Soldiers Method: Single-bar and Three-bar consecutive patterns
Position Analysis Layer:
Ichimoku Cloud Position (Above/Within/Below)
ADX Trend Strength Confirmation
DC/KC Middle Band Position Analysis
3. Volume & POC Analysis
Volume Confirmation:
High Volume Breakout Validation
Medium Volume Support Confirmation
Point of Control (POC) Value Areas:
Volume-based dense trading zone identification
POC Cluster Scoring System (Size Score + Volume Score + Time Score)
🟠 Trading Logic Specification
Entry Signal Classification
A-Class Signals (Strong Breakout)
Trigger: VP breaking key POC levels + strong pattern confirmation
Characteristics: High confidence, larger position sizing
Stop Loss: Wider stops based on historical ATR volatility
B-Class Signals (Pattern Confirmed)
Trigger: Clear price patterns + volume confirmation
Characteristics: Medium confidence, standard position sizing
Stop Loss: Based on pattern lows/highs
C-Class Signals (Weak Reversal)
Trigger: Single indicator signals + positional support
Characteristics: Lower confidence, small exploratory positions
Stop Loss: Tight stops for quick exits
Scoring Weight Distribution
text
Base Score = Breakout(30%) + Patterns(40%) + Position(30%)
Final Score = Base Score × Market Regime Coefficient × Cloud Position Coefficient
🟠 Risk Management System
Dynamic Stop Loss Strategy
Initial Stop Loss: ATR-based volatility + market regime adjustment
Trailing Stop: Phased tracking, progressively locking profits
Position Management
text
Base Position = Initial Capital × Base Coefficient / Stop Distance
Final Position = Base Position × Signal Strength Coefficient × Market Volatility Coefficient
Take Profit System
Scaled Profit Taking: 8 profit levels with proportional position distribution
Dynamic Adjustment: Trailing stop activation upon reaching specific profit tiers
🟠 Configuration Parameters
Market Regime Thresholds
pinescript
Low Volatility: ≤30 points
Ranging Market: 31-65 points
High Volatility: >65 points
Signal Strength Thresholds
pinescript
// Current Entry Thresholds (No Position)
Low Volatility: Long 82 / Short 82
Ranging: Long 75 / Short 80
High Volatility: Long 80 / Short 85
// Reversal Entry Thresholds
Low Volatility: Long 75 / Short 90
Ranging: Long 85 / Short 90
High Volatility: Long 90 / Short 100
🟠 Usage Guide
1. Initial Setup
Apply to ETH/USDT 15-minute chart
Configure webhook Signal ID and UID
Adjust initial capital parameters according to account size
2. Key Monitoring Elements
Market Regime Indicator: Watch background color changes
Signal Score Display: Monitor real-time long/short scores
POC Value Areas: Identify key support/resistance levels
3. Trading Decision Process
Trend Confirmation Phase:
text
1. Observe market regime background
2. Confirm Ichimoku cloud position
3. Check ADX trend strength
Entry Signal Screening:
text
1. Comprehensive score > corresponding threshold
2. Multiple indicator signal confluence
3. Volume confirmation alignment
Risk Management Execution:
text
1. Automatic position size calculation
2. Set scaled take profit and stop loss
3. Monitor trailing stop updates
4. Advanced Features
Lookback Mode: Historical signal validation
Special Close: Early exit based on ATR ratio
Signal Filtering: Optimize signal quality through component weight adjustment
This systematic multi-factor scoring strategy delivers stable automated trading decisions in complex market environments, particularly well-suited for the short-term volatility characteristics of cryptocurrencies like Ethereum.
Strategy Name: Sunflower Quantitative Strategy
Symbol: ETH/USDT
Timeframe: 15-minute
Market: Cryptocurrency
Strategy Type: Multi-timeframe Quantitative Analysis
Risk Level: Medium-High
Recommended Capital: $10,000+ for optimal position sizing
"向日葵量化"是一款专为ETH 15分钟图表设计的全自动量化交易策略。该策略通过多维度技术分析框架,集成超过20种技术指标与价格行为模式,实现智能化的入场决策与风险控制。
核心价值
多时间框架协同:整合1小时、4小时高周期数据,确保信号质量
动态市场状态识别:实时识别低波动、震荡、高波动三种市场环境
综合评分系统:基于突破信号、形态识别、位置分析的三维评分模型
智能仓位管理:根据信号强度与市场波动率动态调整仓位规模
🟠【核心架构】
策略基于三层分析框架构建:
1. 市场状态识别系统
通过ATR相对波动率、布林带宽、平均振幅、动量强度四个维度,实时判断当前市场环境:
低波动市场(≤30分):窄幅震荡,等待突破
震荡市场(31-65分):中等波动,适合区间交易
高波动市场(>65分):趋势明确,适合趋势跟踪
2. 信号生成引擎
突破信号层:
DC通道突破(上轨/中轨/下轨)
KC通道突破(上轨/中轨/下轨)
双ATR动量确认
形态识别层:
价格行为模式:外包线、吞没形态、假突破
K线形态:锤子线、倒锤子线、十字星、蜻蜓线、墓碑线
三兵三法:单根强度与三根连续形态
位置分析层:
云图位置关系(之上/之中/之下)
ADX趋势强度确认
DC/KC中轨位置判断
3. 成交量与POC分析
成交量确认:
高成交量突破确认
中等成交量支撑确认
POC价值区域:
基于成交量分布的密集成交区识别
POC集群评分系统(规模分+成交量分+时间分)
🟠【交易逻辑详解】
入场信号分类
A类信号(强势突破)
触发条件:VP突破POC关键位 + 强势形态确认
特征:高置信度,大仓位配置
止损设置:相对宽松,基于ATR历史波动率
B类信号(形态确认)
触发条件:明确价格形态 + 成交量确认
特征:中等置信度,标准仓位
止损设置:基于形态低点/高点
C类信号(弱势反弹)
触发条件:单一指标信号 + 位置支撑
特征:低置信度,小仓位试探
止损设置:紧凑止损,快速离场
评分权重分配
text
基础分 = 突破分(30%) + 形态分(40%) + 位置分(30%)
最终分 = 基础分 × 市场状态系数 × 云图位置系数
🟠【风险管理系统】
动态止损策略
初始止损:基于ATR波动率 + 市场状态调整系数
移动止损:分阶段跟踪,逐级锁定利润
仓位管理
text
基础仓位 = 初始资金 × 基础系数 / 止损距离
最终仓位 = 基础仓位 × 信号强度系数 × 市场波动系数
止盈系统
分级止盈:8个止盈级别,按仓位比例分配
动态调整:达到特定止盈级别后启动移动止损
🟠【配置参数】
市场状态阈值
pinescript
低波动区间:≤30分
震荡区间:31-65分
高波动区间:>65分
信号强度阈值
pinescript
// 当前开仓阈值(无持仓)
低波动:做多82分 / 做空82分
震荡:做多75分 / 做空80分
高波动:做多80分 / 做空85分
// 反转开仓阈值
低波动:做多75分 / 做空90分
震荡:做多85分 / 做空90分
高波动:做多90分 / 做空100分
🟠【使用指南】
1. 初始设置
添加到ETH/USDT 15分钟图表
配置webhook信号ID和UID
根据资金量调整初始资本参数
2. 监控要点
市场状态指示器:关注背景颜色变化
信号评分显示:实时查看多头/空头得分
POC价值区域:识别关键支撑阻力
3. 交易决策流程
趋势确认阶段:
text
1. 观察市场状态背景色
2. 确认云图位置关系
3. 检查ADX趋势强度
入场信号筛选:
text
1. 综合评分 > 对应阈值
2. 多指标信号共振
3. 成交量确认配合
风险管理执行:
text
1. 自动计算仓位大小
2. 设置分级止盈止损
3. 监控移动止损更新
4. 高级功能
回看模式:启用历史信号验证
特殊平仓:基于ATR比率的提前离场
信号过滤:通过调整各组件权重优化信号质量
该策略通过系统化的多因子评分机制,在复杂的市场环境中实现稳定的自动化交易决策,特别适合ETH等加密货币的短期波动特性。
MTF MACD – 1m / 15m / 1D / 1W//@version=6
indicator("MTF MACD – 1m / 15m / 1D / 1W", overlay=false)
// MACD inputs
fastLen = input.int(12, "Fast length")
slowLen = input.int(26, "Slow length")
signalLen = input.int(9, "Signal length")
// Multi-timeframe MACD using built-in ta.macd()
= request.security(syminfo.tickerid, "1", ta.macd(close, fastLen, slowLen, signalLen))
= request.security(syminfo.tickerid, "15", ta.macd(close, fastLen, slowLen, signalLen))
= request.security(syminfo.tickerid, "D", ta.macd(close, fastLen, slowLen, signalLen))
= request.security(syminfo.tickerid, "W", ta.macd(close, fastLen, slowLen, signalLen))
// Plot MACD lines for each timeframe
plot(macd_1m, title="MACD 1m", color=color.red, linewidth=2)
plot(macd_15m, title="MACD 15m", color=color.blue, linewidth=2)
plot(macd_1d, title="MACD 1D", color=color.green, linewidth=2)
plot(macd_1w, title="MACD 1W", color=color.orange, linewidth=2)
// (Optional) you can uncomment these if you also want signals/histograms:
// plot(signal_1m, title="Signal 1m", color=color.new(color.red, 50), style=plot.style_dotted)
// plot(signal_15m, title="Signal 15m", color=color.new(color.blue, 50), style=plot.style_dotted)
// plot(signal_1d, title="Signal 1D", color=color.new(color.green, 50), style=plot.style_dotted)
// plot(signal_1w, title="Signal 1W", color=color.new(color.orange, 50), style=plot.style_dotted)
// plot(hist_1m, title="Hist 1m", color=color.red, style=plot.style_histogram)
// plot(hist_15m, title="Hist 15m", color=color.blue, style=plot.style_histogram)
// plot(hist_1d, title="Hist 1D", color=color.green, style=plot.style_histogram)
// plot(hist_1w, title="Hist 1W", color=color.orange, style=plot.style_histogram)
Adaptive Timeframe Confluence Updated the script to mkae the LSMA slope more sensitive this way no false status updates.
价格行为交易逻辑指标 (专业双模式版 v7.5)Trend-Following Mode: This mode uses a EMA as a dynamic filter to identify the primary trend. It then generates high-probability signals (2B, Engulfing) that align with that trend. It also identifies powerful RSI Divergence signals for potential counter-trend reversals, which can be enabled by the user.
Mean-Reversion Mode (Ranging Markets): Specifically designed for choppy or sideways markets. This mode ignores the EMA and utilizes Bollinger Bands® to identify overbought and oversold levels. It generates reversal signals when price action patterns form near the upper or lower bands, aiming to capture profits as the price returns to the mean (the middle band).
2. Core Signal Engine (100% Non-Repainting)
The indicator automatically identifies three classic, high-probability price action patterns. Signals are only confirmed and plotted after the candle closes, ensuring they never repaint.
2B Reversal / Fake Breakout: Identifies failed attempts to break previous swing highs or lows—a powerful reversal signal.
RSI Divergence: Detects discrepancies between price action and momentum (RSI), signaling that the current trend is weakening.
Engulfing Patterns: Pinpoints strong bullish or bearish engulfing candles at key swing points.
3. Fully Integrated Risk Management
For every signal, the indicator provides a complete trading plan:
Automatic TP/SL Levels: Displays clear Take Profit (TP) and Stop Loss (SL) lines on the chart. The SL can be set to the signal candle's high/low or use a dynamic ATR-based value to adapt to market volatility.
Dynamic Risk Management Table: An on-screen table instantly updates with every new signal, showing:
Trade Direction (LONG/SHORT)
Entry, Stop Loss, and TP Prices
Risk/Reward Ratio for the first target (TP1)
Return on Equity (ROE %) for both TP1 and TP2, calculated based on your custom leverage setting.
4. Live Performance Statistics Table
An on-screen panel tracks the indicator's performance in real-time based on TP1 being hit, helping you gauge its effectiveness on any asset or timeframe.
Daily & Weekly Win Rate: Tracks the win/loss record for the current day and week.
PnL (Profit and Loss) in USDT: Calculates the cumulative profit or loss in USDT based on your user-defined margin per trade and leverage, giving you a clear view of the strategy's financial performance.
5. Full Customization & Alerts
Easily toggle any signal type on or off.
Adjust all parameters (MA, Pivots, RSI, Bollinger Bands, ATR).
Set up TradingView alerts for any long or short signal so you never miss an opportunity.
Volume Dynamics Pro [ChartNation]Volume Dynamics Pro by ChartNation is an advanced volume profile indicator that visualizes volume distribution across price levels using a proprietary mirrored butterfly design. The indicator identifies high-volume nodes (areas of significant trading activity) and the Point of Control (POC) - the price level with the highest traded volume within the lookback period.
KEY FEATURES:
Dynamic Volume Profile: Displays volume distribution across 25 price bins with a mirrored butterfly visualization that extends into future bars for forward-looking analysis
Point of Control (POC): Automatically identifies and highlights the price level with maximum volume, featuring a pulsing animation and optional price label with customizable positioning
Multiple Anchoring Modes: Choose between Rolling, Daily, Weekly, Monthly, or Session-based profile calculations to match your trading timeframe
Smart Range Calculation: Three range modes (Fixed Lookback, Hybrid Smart, Percentage-Based) automatically adjust the volume profile range based on recent price action
Volume-Responsive Visualization: Line thickness and glow intensity scale with volume magnitude, making high-volume areas immediately visible
Premium Statistics Box: Real-time display of POC price, total volume, range metrics, and price position relative to POC
Advanced Alert System: Configurable alerts for POC crosses, range breakouts, high-volume zone entries, and volume spikes
Professional Styling: Volume-based line styles (solid/dashed/dotted), gradient bias coloring (support/resistance), dual-tone depth borders, and customizable glow effects
HOW IT WORKS:
The indicator divides the price range into 25 bins and calculates total volume traded at each level. The mirrored butterfly profile displays this distribution, with wider sections indicating higher volume. The POC line marks the price with maximum activity - a critical level often acting as support or resistance.
Volume traces are color-coded: green tint below current price (potential support), red tint above (potential resistance). The intensity of coloring increases as price approaches each level, helping traders identify nearby high-volume zones.
USE CASES:
Identify institutional order flow and accumulation/distribution zones
Locate high-probability support and resistance levels based on actual trading activity
Track POC shifts to understand changing market structure
Confirm breakout validity by analyzing volume at key price levels
Optimize entry/exit points around high-volume nodes
SETTINGS OVERVIEW:
The indicator offers extensive customization across multiple groups: POC styling and extensions, statistics box display, profile anchoring, range calculation modes, alert configuration, line styles, volume-proportional thickness, gradient bias, glow system, depth borders, POC pulse animation, and volume profile display parameters.
Adaptive Timeframe Confluence - v3.2Timeframe confluence has been updated with stronger VIX and VVIX.
Squeeze RM [Darwinian]Squeeze RM - Breakout Signal Detector
Multi-condition breakout indicator combining Squeeze detection, RSI tight range analysis, and MACD trend confirmation to identify high-probability accumulation breakouts.
1. Squeeze Detection (BB + KC)
Identifies volatility compression using the classic TTM Squeeze method (Bollinger Bands inside Keltner Channels). Blue candles indicate squeeze is active.
2. RSI Tight Range
Detects RSI consolidation between 45-55 after being overbought (>70 in lookback period). Blue background highlights this accumulation zone.
3. MACD Overlay
EMA 50 plotted as + signs, color-coded by MACD histogram direction:
• Green = Bullish momentum (MACD > 0)
• Red = Bearish momentum (MACD < 0)
• Bright = Histogram crossing zero
• Faded = Momentum weakening
SIGNAL:
Blue label appears below candle when Squeeze is active AND RSI crosses above 55, indicating a bullish breakout from consolidation.
Key Features:
• Clean visual design - minimal chart clutter
• Customizable colors and opacity
• Multiple alert conditions
• All settings hidden from status line
• Wyckoff-inspired momentum detection (optional)
Best For:
Swing trading and day trading on timeframes 15m and above. Works well on stocks, crypto, and forex pairs.
Settings:
All parameters are fully customizable including squeeze sensitivity, RSI bounds, MACD parameters, colors, and visual toggles.
CTI (Clear Trend Indicator) by Tony-Tech📌 CTI – Clear Trend Indicator (by Tony-Tech)
The Clear Trend Indicator (CTI) is a multi-timeframe trend and momentum confirmation tool designed to filter market noise and deliver high-quality Buy/Sell signals. It blends HTF EMA direction, RSI structure, ADX strength, CCI breakout detection, and optional volume confirmation into one compact system.
CTI automatically adapts to your trading style (Scalping, Intraday, or Position) and displays a real-time dashboard showing signal direction, trend status, volume conditions, ADX strength, and RSI zone. Alerts are included for Buy, Sell, RSI Overbought, and RSI Oversold.
Ideal for traders who rely on clean trend structure, momentum alignment, and higher-timeframe confirmation.
CTS Dashmatrix MTF by Tony-TechCTS Dashmatrix MTF by Tony-Tech
The CTS Dashmatrix MTF is a multi-timeframe trend and swing-structure dashboard designed to give traders a fast, accurate view of market conditions across key timeframes. It combines ADX trend direction and pivot-based swing analysis into a compact visual matrix that updates in real time.
This tool helps traders quickly identify:
Overall trend direction (Bullish or Bearish)
Swing structure shifts (Higher Lows, Lower Highs, reversals)
Multi-TF alignment from D1 → H4 → H1 → M15 → M5
Trend strength & directional confluence
The dashboard uses simple color logic:
Green = Bullish bias
Red = Bearish bias
Silver = Neutral swing
Whether you trade intraday or swing, the CTS Dashmatrix gives instant clarity on market bias at a glance. It is best used with price action, smart money concepts, or trend-following strategies.
CTSA - Clear Trend and Swing Alert by Tony-TechCTSA – Clear Trend & Swing Alert
CTSA (Clear Trend & Swing Alert) is a precision market-structure indicator designed for traders who want high-quality swing, trend, and continuation signals across Forex, Crypto, Indices, and Commodities.
The indicator automatically analyzes swing points, trend direction, momentum, volatility, volume, and EMA structure to generate optimized BUY and SELL alerts. It adapts to different asset classes and trading styles through an intelligent Preset Engine, providing ideal settings for Intraday, Swing, or Position trading.
CTSA identifies:
Trend Continuation Signals
Trend Pullback Entries
Reversal Opportunities
HH/HL/LH/LL Swing Structures
Smart Exits using Opposite Signals or Trend Flip
The dashboard provides an at-a-glance view of market conditions including trend status, swing type, RSI, ADX, volume strength, EMA bias, and ADR levels.
CTSA is built for traders who want clean, actionable alerts, strong confluence, and a simplified decision-making workflow—whether scalping M15 or swing-trading H1/H4.
TFU Multi-Symbol Screener + VWAP + Table Size Option + Blank RowTFU Multi-Symbol Screener + VWAP + Table Size Option + Blank Row
YBL – Doble EMA 20/50 (Nube + Alertas)YBL – Doble EMA 20/50 (Cloud + Alerts)
This script plots a double EMA 20/50 setup with:
• A colored trend cloud between the EMAs
• Double-line styling (base + edge) for each EMA
• Crossover alerts when EMA 20 crosses EMA 50
It’s designed to be a clean trend filter and structure reference for swing and intraday traders.
⸻
🔧 Core logic
• EMA 20 (fast) → short-term direction.
• EMA 50 (slow) → higher timeframe / swing bias.
• Bullish trend when EMA 20 ≥ EMA 50.
• Bearish trend when EMA 20 < EMA 50.
The area between both EMAs is filled with a trend cloud:
• Bull cloud color when EMA 20 is above EMA 50.
• Bear cloud color when EMA 20 is below EMA 50.
Opacity of the cloud is fully configurable.
⸻
🎨 Visuals & customization
Inputs let you control:
• Lengths
• EMA rápida (20) – default 20
• EMA lenta (50) – default 50
• Line thickness (grpViz)
• Grosor base → thick, semi-transparent base line.
• Grosor borde → thinner edge line on top.
• Colors
• Color EMA 20 – fast EMA color
• Color EMA 50 – slow EMA color
• Color nube alcista – bullish cloud color
• Color nube bajista – bearish cloud color
• Opacidad nube – from opaque (0) to fully transparent (100)
Each EMA is drawn with two layers:
• A base line with higher transparency and greater width.
• A border line for sharp, precise visibility.
This makes the EMAs easy to read on any background and timeframe.
⸻
📈 How to use it
Typical use cases:
• Trend filter
• Only look for longs when EMA 20 is above EMA 50 and the cloud is bullish.
• Only look for shorts when EMA 20 is below EMA 50 and the cloud is bearish.
• Dynamic S/R
• EMA 20 can act as a short-term pullback level within the trend.
• EMA 50 can act as a deeper support/resistance zone.
• Context layer
• Works very well as a background bias combined with your main entry tool (order flow, volume, price action patterns, etc.).
⸻
🔔 Alerts
Two built-in, ready-to-use alert conditions:
• Bullish cross – EMA 20 > EMA 50
• Triggers when EMA 20 crosses above EMA 50.
• Marks the start of a potential bullish regime.
• Bearish cross – EMA 20 < EMA 50
• Triggers when EMA 20 crosses below EMA 50.
• Marks the start of a potential bearish regime.
Both alerts are confirmed at bar close and are ideal for:
• Getting notified of trend shifts on your watchlist.
• Automating scans across symbols/timeframes.
⸻
⚠️ Disclaimer
This script is for educational and analytical purposes only and does not constitute financial advice. Always do your own research and manage your risk.






















