ChanTheoryChan Theory Indicator
Functional Features Description
K-line Merging Processing: Merge K-lines according to their direction and support visual display of the merging process.
Fractal Recognition: Real-time recognition of top and bottom fractals.
Stroke Recognition: Alternately connect top and bottom fractals to draw strokes, supporting three modes: strict strokes, standard/old strokes, and simplified/new strokes. Support filtering noise fractals through different fractal constraints, adding constraints to strokes to improve their stability.
Segment Recognition: Identify segments by extension + feature sequence fractals. Implement two scenarios for feature sequences: (1) No gap in the feature sequence before and after the turning point; (2) A gap in the feature sequence before and after the turning point.
Trend Recognition: Treat segments as strokes to identify trends based on the principle that strokes form segments. Note: This complies with the same-level decomposition and associative law, which can prevent unlimited extension of central zones but may cause a delay in central zone recognition when a trend has not yet formed.
Central Zone Recognition: Identify stroke central zones within segments and segment central zones within trends. Note: There is a recognition delay issue.
MACD Area Calculation: For upward segments, calculate the MACD area above the zero line within the scope; for downward segments, calculate the MACD area below the zero line within the scope.
Momentum Calculation: Calculate momentum based on "time, price, and volume" to evaluate segment strength, which can be used as a reference alongside MACD area to facilitate divergence judgment. Note: Sometimes they may not be completely consistent, and actual situations should be considered.
Trading Point Recognition: Not implemented.
Alerts and Strategies: Not implemented.
______________________________________________________________
缠论指标
功能点说明
K线合并处理:按照K线方向对K线进行合并处理,支持可视化方式显示合并过程。
分型识别:实时识别顶分型和底分型。
笔识别:交替连接顶分型和底分型,绘制笔,并支持严笔、标准笔/老笔、简笔/新笔三中模式。支持通过不同的分型约束来过滤噪音分型,增加对笔的约束,提升笔的稳定性。
线段识别:按照延伸+特征序列分型的方式识别线段。实现特征序列的两种情况:(1)转折点前后不存在特征序列缺口;(2)转折点前后存在特征序列缺口。
趋势识别:按照笔成线段的方式,将线段当成笔,识别趋势。说明:这符合同级别分解和结合律,可以避免中枢无限制的延伸,但也会导致未成趋势时,中枢识别延迟的问题。
中枢识别:在线段范围内识别笔中枢,在趋势范围内识别线段中枢。注意:存在识别延迟问题。
MACD面积统计:对于向上线段,统计范围内的0轴上方的MACD面积;对于向下线段,统计范围内0轴下方的MACD面积。
动能计算:基于“时价量”对动能进行计算,评估线段强度,和MACD面积互为参考,方便判断背驰。注意:有时二者并不完全一致,需根据实际情况判断。
买卖点识别:未实现。
告警和策略:未实现。
Candlestick analysis
Short_Timeframe_Bottom_TradingUse RSI, trend, and volume analysis to determine bottom and risk areas, and ultimately assign a score.
A score above 6 is considered a medium-strength bottom, and segmented opening positions are executed.
When the risk score is greater than or equal to 4, the current comprehensive level is considered to have reached the closing threshold.
Due to TradingView's backtesting limitations, use multi-segment opening positions and close all positions at once. The optimal solution should be segmented opening and closing positions.
Features:
Comprehensive consideration of RSI oversold/overbought conditions;
Potential institutional accumulation/distribution;
Volume peaks;
RSI divergence;
Moving average index filtering;
Translated with DeepL.com (free version)
Scalping Intraday Hariss 369This indicator is very useful in 1 or 3 min chart for scalping. However, it can be used in higher time frame also.
The main indicator used here is cross over of 9 and 21 EMA. 21 VWMA is working as dynamic buy and sell stop loss. However, PSAR can also be used as SL.
Buy signal is displayed when all criteria are fulfilled. Same is for sell. KAMA is used to analyze the market trend. Avoid taking trade while KAMA is flat. Sell when KAMA is down trend and buy when KAMA is uptrend.
Best works in scalping, especially for NIFTY option trading.
You can add Super trend indicator to enhance trend direction. Super trend has not been considered to take trade. Use Hekin Ashi candles for better visualization.
HTF Rejection Block [TakingProphets]HTF Rejection Block
This advanced smart money indicator by Taking Prophets helps traders pinpoint Higher Timeframe Rejection Blocks, where institutional price manipulation often leads to sharp reversals. Whether you're trading Forex, Indices, Crypto, or Futures, this tool gives you a real-time view of bullish and bearish rejection zones across up to 4 higher timeframes.
🧠 ICT-Aligned + Inspired by Powell
This concept was popularized by Powell, a respected voice in the ICT community known for spotlighting how aggressive wicks signal Smart Money activity. His insights helped bring Rejection Blocks to the forefront as a critical SMC tool—marking where price fails to hold after liquidity runs.
This script enhances Powell's foundational idea with full automation, multi-timeframe analysis, and customizable visuals.
🔍 What It Does
Detects Bullish/Bearish Rejection Blocks where long wicks reject institutional levels.
Tracks blocks on the current timeframe plus up to 4 custom HTFs.
Displays 50% midpoint levels (optional) for further precision.
Automatically removes blocks once price mitigates them.
Includes a stylish info box with asset, date, and timeframe context.
✅ How to Use
Enable your preferred HTFs (e.g., 1H, 4H, 1D).
Wait for price to form a Rejection Block after a liquidity raid.
Monitor for CHoCH, displacement, or retracement into the block.
Use the 50% level or body extreme as your entry zone.
🧠 Pro Tip: Combine this tool with Killzones, SMT divergence, and OTE entries for elite ICT-style setups.
Variance and Moving Averages StrategyThe Variance and Moving Averages Strategy is a long-only trend-following system that combines volatility filtering with classic moving-average signals. It computes 5-, 15-, and 30-period simple moving averages (MA5, MA15, MA30) to identify a clear uptrend (MA5 > MA15 > MA30) and only enters when recent price variance (measured over the past 30 bars as the variance of (high–low)/close) is very low—avoiding choppy or noisy conditions. Once in a position, it employs a dual exit: a trend-based stop-loss (closing when MA5 falls below MA30) and a volatility-based take-profit (exiting when variance spikes above a high threshold), thus “buying low-volatility breakouts” and “selling on trend reversal or volatility expansion.”
5-Indicator Swing StrategyCustom 5-Indicator Swing Strategy for 4H Chart
---
Key Features:
1. Price Uptrend Detection
Uses 50-period EMA as trend filter
Only takes long positions when price is above EMA
2. RSI Momentum Confirmation
RSI must be above 40 and rising (3-bar confirmation)
Includes overbought exit at RSI > 70
3. MACD Bullish Crossover
Detects when MACD line crosses above signal line
Uses standard 12/26/9 settings (customizable)
4. Volume Spike Detection
Identifies volume spikes 1.5x above 20-period average
Confirms breakout strength
5. Fibonacci Retracement Levels
Calculates dynamic Fibonacci levels from recent swing high/low
Enters when price is near 38.2% to 61.8% support levels
Additional Features:
Risk Management: Stop Loss: 2 x ATR below entry price / Take Profit: 3 x ATR above entry price
ATR Length: 14 periods
Visual Indicators: Clear entry/exit signals with shapes
Information Table: Real-time status of all 5 conditions
Multi-Panel Display: RSI, MACD, and Volume in separate panels
Customizable Parameters: All inputs can be adjusted
Alert System: Built-in alerts for entry and exit signals
Nadaraya,poly100,MA ribbon,volume nến,RSInadaraya
polynomial 100
volume nến
rsi break out 75,25
MA Ribbon
EMA Reclaim Alert - FVG StrategyThis script identifies momentum-based trend reclaims using two Exponential Moving Averages (EMAs), and plots entry, stop-loss, and take-profit levels for trade signals. It also highlights potential fakeouts.
QBCore Algø Pro EditionQBCore Algo Pro Edition is a smart-money-based indicator designed for precision trading .
This tool includes real-time CHoCH/BOS detection, internal & swing structure mapping, fair value gaps, premium/discount zones, and dynamic order block logic.
Chiaroscuro Scalp Model A [Signal + Visuals]This indicator is based on the Chiaroscuro Scalp Model A — a precision-based scalping system that identifies high-probability trade setups during the London and New York sessions. It combines daily range expansion, order blocks, fair value gaps, and W/M reversal patterns to generate 20-pip scalping opportunities with clearly plotted stop loss and take profit levels. Ideal for intraday traders seeking structured, rule-based entries.
Black-Scholes + Smart Money StrategyAn AI Test script.
The Black-Scholes option pricing model to extract institutional sentiment and implied volatility signals, empowering Smart Money-style entries.
Consolidation Zones - Working (v5)Updated from v4 to v5
need to write and entry strategy for breakouts
Chiaroscuro Scalp Model A [Signal + Visuals]This indicator is based on the Chiaroscuro Scalp Model A — a precision-based scalping system that identifies high-probability trade setups during the London and New York sessions. It combines daily range expansion, order blocks, fair value gaps, and W/M reversal patterns to generate 20-pip scalping opportunities with clearly plotted stop loss and take profit levels. Ideal for intraday traders seeking structured, rule-based entries.
Multi-Market ORB (15-min)plots the ORB line for NY and LO session. this will also give an entry signal based on a retest of the top side or bottom side ORB.
GG ADRGG ADR Indicator
A compact volatility and price position table displaying key daily metrics:
• ADR% – Average Daily Range Percentage over a custom period
• ATR – Average True Range (daily), measuring market volatility
• LoD Dist – Distance from the current close to the Daily Low, expressed as a % of the ATR
• 8 EMA Distance – % distance from the current price to the 8-day EMA (based on daily timeframe only)
Customize visibility of each metric using the built-in input toggles. Ideal for tracking intraday positioning relative to historical ranges and key dynamic levels.
Based on ADR Indicator by © ArmerSchlucker
BTCUSD Strategy %TP/%SL + Leverage with AlertsFuture segment alerts on BUY and SELL - Entry/Exit Levels Alerts for BTCUSD updated on 12/07/2025
Meta Bot ENGLISH⚙️ Meta Bot – A Smart System for Custom Bot Creation
Meta Bot is more than just a trading bot – it's a full system for creating customized bots with advanced capabilities, allowing you to build your own unique strategy from thousands of possible combinations of indicators, trends, and entry confirmations.
The bot runs on the TradingView platform and gives you full control over timing, logic, and execution – result-driven and adaptable to any trading style.
🕒 Full Control Over Trading Sessions
The system allows you to define up to 3 sessions per day, select specific days, set start/end times, and automatically block trades outside defined hours.
You can also set profit/loss limits per day, week, or session, as well as limit the number of trades to maintain full control over your performance.
📊 Precision Matching to Your Trading Style
Choose up to 2 core market trends from a variety of options:
True Day/Week Open
Higher Time Frame Sequences
SMT Analysis
Defined Session High/Low
Each trend can be fully customized – including time frame, candle count, open points, and more – to fit any market or trading method.
🧠 Modular Indicator System
Build your entry logic using up to 4 different indicators per direction, with full customization available for each one:
RSI, MACD, STOCHASTIC, VWAP
Volume, MA Ribbon, Bollinger Bands
CHOCH, RSI Divergence, Precision Candle, AMD
You can adjust thresholds, extremes, validation ranges, and more based on your trading preferences and the nature of each indicator.
🎯 Advanced Entry Confirmations
- Market Order – instant execution
Limit Order by ticks
Inside Bar – pattern-based entry
FVG – full control with 3 entry types
Trade Reversal – execute opposite trades based on confirmations
🛡 Precise Exit Conditions
- Stop loss by ticks or market structure (Swing High/Low)
- Take profit by RR ratio, fixed ticks, or pivot levels
- Control over candle structure for identifying valid exit points
🧩 Flexible System to Build Unlimited Bot Variants
Thanks to its modular structure, Meta Bot isn’t just a single bot – it’s a **platform for building your own bots**.
With unlimited combinations of trends, indicators, entry/exit conditions, time filters, and sessions – you can fine-tune every strategy, compare versions, and develop a system that fits your exact needs.
✅ Built for All Trader Levels – Including Evaluation Accounts
Meta Bot is fully compatible with funded account programs (like Apex, FTMO, and others), with built-in risk controls, trading hour limitations, and trade count restrictions.
Its user-friendly interface makes it suitable for beginners, while offering advanced logic control for experienced traders.
✅ What You Get:
Modular system with control over every component
Battle-tested logic for changing market conditions
Maximum flexibility with high execution precision
Easy-to-use interface with intuitive configuration
BTCUSD 3min LA Timezone | USdailyTrade.com### 📈 BTCUSD 3-Minute Opening Range Breakout Strategy (One Trade Per Day – LA Timezone)
This strategy is a **3-minute Opening Range Breakout (ORB)** system designed specifically for **BTCUSD**, optimized for the **Los Angeles trading session**.
It captures early volatility and momentum by identifying the **first 5-minute range** after the market opens (LA time). The system enters:
- 📈 A **long trade** when price breaks above the high of the range
- 📉 A **short trade** when price breaks below the low
(based on clean breakout price action)
---
### 🔑 Key Features:
- ⏱ **Time-based filter**
Trades only during a specific time window (first **30 minutes** after session opens)
- 🎯 **Dynamic Stop-Loss and Take-Profit**
Targets are calculated based on **range size** and **ATR**, adapting to volatility
- 🚫 **One Trade Per Day**
Limits execution to just one high-probability trade per day – no overtrading
- 🔔 **Built-in Buy/Sell Alerts**
Alerts are automatically triggered when a valid **BUY** or **SELL** signal appears
- ⚡ **Built for volatility**
Optimized for the sharp, directional moves commonly seen in BTCUSD during LA open
---
### 👤 Who Is It For?
This script is ideal for **active intraday traders** who want to trade the **BTCUSD opening breakout** with:
- Predefined risk
- Clear entry/exit logic
- **One high-quality signal per day**
- **Real-time alert notifications**
- Automated trade management
---
> 📌 Created by (www.USdailyTrade.com)
> 💡 AI-powered strategies for **Forex**, **U.S. Stocks**, and **Gold**