ايجابي بالشموع//@version=5
indicator("Metastock", overlay=true)
// شرط الشراء
buyCondition = open > close and low < low and close > close and close >= open and close <= high and close <= high and close > high
// شرط البيع (عكس شرط الشراء)
sellCondition = open < close and low > low and close < close and close <= open and close >= low and close >= low and close < low
// إضافة ملصق عند تحقق شرط الشراء (أسفل الشمعة)
if buyCondition
label.new(bar_index, low, "ايجابي", color=color.green, textcolor=color.white, style=label.style_label_up, yloc=yloc.belowbar)
// إضافة ملصق عند تحقق شرط البيع (أعلى الشمعة)
if sellCondition
label.new(bar_index, high, "سلبي", color=color.red, textcolor=color.white, style=label.style_label_down, yloc=yloc.abovebar)
Candlestick analysis
AI NEWThese is an gann based indicatore calculate gann levels on current day open and give buy and sell signal alng with gann levels which allow us to see gann levels in chart
[NAT] Envelope + TEMAThis indicator builds upon the previously posted Nadaraya-Watson smoothers. Here we have created an envelope indicator based on Kernel Smoothing with integrated alerts from crosses between the price and envelope extremities. Unlike the Nadaraya-Watson estimator, this indicator follows a contrarian methodology.
Please note that by default this indicator can be subject to repainting. Users can use a non-repainting smoothing method available from the settings. The triangle labels are designed so that the indicator remains useful in real-time applications.
ICT Killzones [Tsx Trader]isndicador exelente para ver as kilzones onde vc pode fazer seus trades com maior acertividade
Heikin Ashi by readCrypto
Hello, traders.
If you "Follow", you can always get new information quickly.
Please also click "Boost".
Have a nice day today.
-------------------------------------
Heikin Ashi candle chart is a trend candle chart that minimizes fakes.
Therefore, it looks different from the existing candle chart.
Because of this, it can be difficult to know the actual price movement.
To compensate for this, there are indicators that display in various forms.
The Heikin Ashi candle that I would like to introduce this time is an indicator displayed as a Line.
This Line indicator is expressed as the median of the Open and Close values of the Heikin Ashi candle.
This allows you to know the current trend.
-
USDT.D Line chart is also displayed as the median of the Open, High, Low, and Close of USDT.D.
-
The green color of the two indicators above means an increase, and the red color means a decrease.
In order to distinguish between the Heikin Ashi Line chart and the USDT.D Line chart, the green color of the Heikin Ashi Line chart is thickened, and the red color of the USDT.D Line chart is thickened.
The interpretation method is
- Heikin Ashi rises, USDT.D falls, StochRSI rises: The price is likely to rise.
- Heikin Ashi falls, USDT.D rises, StochRSI falls: The price is likely to fall.
- The remaining movements may correspond to volatility, i.e. fake, so watch the situation.
----------------------------
As we add a lot of information, it may be confusing which one is important.
The key indicators for trading are the HA-Low, HA-High, BW(0), and BW(100) indicators.
Trend indicators are Trend Cloud indicator and M-Signal indicator on 1D, 1W, and 1M charts.
Intuition is important when trading.
If you do not make a quick judgment, the response time will be delayed and there is a high possibility that the transaction will proceed in the wrong direction.
Therefore, when you touch your own point or section marked on the chart, you should check whether a transaction is possible, and if you judge that a transaction is possible and start a transaction, you should know how to wait.
Also, you should think about whether to cut your loss when the movement is different from the direction you thought.
In this way, you should create a basic trading strategy when you start trading and start trading, and if you start trading based on this, you should try to stick to the trading strategy.
-
Thank you for reading to the end.
I hope you have a successful transaction.
--------------------------------------------------
안녕하세요?
트레이더 여러분, 반갑습니다.
"팔로우"를 해 두시면, 언제나 빠르게 새로운 정보를 얻으실 수 있습니다.
"부스트" 클릭도 부탁드립니다.
오늘도 좋은 하루되세요.
-------------------------------------
Heikin Ashi 캔들 차트는 fake를 최소화한 차트로서 추세 캔들 차트라 할 수 있습니다.
따라서, 기존의 캔들 차트와 다른 모습을 보입니다.
이로인해 실제 가격 움직임을 알기가 애매할 수 있습니다.
이를 보완하고자 여러 형태로 표시하는 지표들을 있습니다.
제가 이번에 소개해 드리고자 하는 Heikin Ashi 캔들은 Line으로 표시되는 지표입니다.
이 Line 지표는 Heikin Ashi 캔들의 Open, Close 값의 중간값으로 표현됩니다.
이로서 현재의 추세를 알 수 있게 하였습니다.
-
USDT.D Line chart 또한 USDT.D의 Open, High, Low, Close의 중간값으로 표시됩니다.
-
위 두 지표의 Green색은 상승을, Red색은 하락을 의미합니다.
Heikin Ashi Line chart와 USDT.D Line chart를 구분하기 위해서 Heikin Ashi Line chart의 Green색을 두껍게 처리하고, USDT.D Line chart의 Red색을 두껍게 처리하였습니다.
해석 방법은
- Heikin Ashi 상승, USDT.D 하락, StochRSI 상승 : 가격이 상승할 가능성이 높음.
- Heikin Ashi 하락, USDT.D 상승, StochRSI 하락 : 가격이 하락할 가능성이 높음.
- 나머지 움직임은 변동성, 즉, fake에 해당될 수 있으므로 상황을 지켜봅니다.
----------------------------
많은 정보를 추가하다 보니, 어떤 것이 중요한 것인지 혼란스러울 수 있습니다.
거래의 핵심 지표는 HA-Low, HA-High, BW(0), BW(100) 지표입니다.
추세 지표는 Trend Cloud 지표와 1D, 1W, 1M 차트의 M-Signal 지표입니다.
거래시 중요한 것은 직관성입니다.
빠르게 판단하지 않으면, 대응 시간이 늦어져 엉뚱한 방향으로 거래가 진행될 가능성이 높기 때문입니다.
따라서, 차트에 표시해 둔 자신만의 지점이나 구간을 터치하였을 때 거래가 가능한지 확인하고 거래가 가능하다고 판단하여 거래를 시작하였다면 기다릴 줄도 알아야 합니다.
또한, 자신이 생각한 방향과 다르게 움직임이 나왔을 때 손절을 할 것인가도 생각해야 합니다.
이렇게 거래 시작시에 기본적인 거래 전략을 만들고 거래를 시작해야 하고, 이를 바탕으로 거래를 시작하였다면 거래 전략을 지킬려고 노력해야 합니다.
-
끝까지 읽어주셔서 감사합니다.
성공적인 거래가 되기를 기원입니다.
--------------------------------------------------
Dynamic 2025this indicator is use for all members .
this indicator for use scalping.
this indicator for use interaday.
this indicator for use Swing Trading.
this indicator for use investment.
join for more profitable indicator please join me in teligram group
@profitnifty50
Heikin Horizon v7Heikin Horizon v7 – User Guide and Instructions
Heikin Horizon v7 is a multi-faceted tool designed to help you analyze market trends using Heikin-Ashi candles across multiple timeframes, detect various price patterns, and backtest your trading strategies. The following guide will walk you through setting up and using the indicator:
1. Initial Setup & Feature Unlocking
Access Control:
If required, enter the designated access phrase to unlock all features.
Once unlocked, you can access advanced settings and visual outputs.
Basic Configuration:
In the indicator’s input panel, configure your preferred settings for Heikin-Ashi analysis, including the primary parameters for your chart.
2. Pattern Analysis Configuration
Pattern Selection:
Choose from a list of predefined patterns (e.g., Bullish, Bearish, Consolidation) or define your own custom pattern.
The indicator automatically detects and labels these patterns as they occur.
Timeframe Settings:
Set separate timeframes for short-term and long-term pattern detection.
These settings allow the indicator to analyze trends over different periods for a comprehensive view.
Pattern Table Display:
Enable the Pattern Table to view detailed metrics about detected patterns, such as:
Current trend direction
Frequency of occurrence
Win rate and conversion rates
You can position this table anywhere on your chart (Top Left, Top Center, etc.) via the settings.
3. Multi-Timeframe Trend Analysis
Trend Overview:
The indicator aggregates Heikin-Ashi trends from several timeframes—from seconds to daily intervals.
Each timeframe is represented with its own color coding (e.g., green for bullish, red for bearish) for easy recognition.
Visual Table Options:
Enable and position the Multi-Timeframe Analysis Table to quickly assess the overall market trend.
This table aids in understanding how short-term trends align with longer-term market behavior.
4. Backtesting and Trade Statistics
Backtest Setup:
Configure key parameters such as trade duration, sample size, take profit, and stop loss levels.
Adjust thresholds for expected move and win rate to filter out less significant trades.
Performance Tables and Graphs:
Enable the Backtest Table and/or Graph to review:
Total trades taken
Win rate (percentage of winning trades)
Average win and loss sizes
Profit factor and final balance estimates
These visual and numerical outputs help you gauge the historical performance of your strategy.
5. Outcome and Historical Performance Analysis
Outcome Breakdown:
Enable the Outcomes Table to see a detailed breakdown of each potential price move outcome.
Metrics include count, average candle body size, and expected price changes for different outcomes.
Historical Data Table:
The History Table offers a bar-by-bar analysis showing expected versus actual high, low, and closing values.
Use this table to review how patterns performed historically and to adjust your strategy accordingly.
6. Visual Enhancements & Alert Configuration
Candle Coloring:
Optionally enable candle coloring to highlight candles that match your selected pattern.
This feature provides immediate visual feedback on pattern occurrences.
Alert Setup:
Configure alerts to notify you when specific patterns are detected or when certain timeframe conditions are met.
Alerts are based on both pattern triggers and defined timeframe conditions, ensuring you are informed in real time.
7. Customization and Final Adjustments
Table Positioning:
You can choose the placement of all tables (Pattern, Previous Trends, Timeframe Analysis, Outcomes, Backtest, History) directly from the settings.
Adjust these positions to create a layout that best fits your chart and workflow.
Interpreting the Data:
Use the statistics provided (e.g., win rate, expected move, average candle sizes) to help determine entry and exit points.
Review backtesting results to validate and refine your trading strategies.
Experiment and Refine:
The indicator’s flexibility allows you to experiment with various settings to find the best configuration for your trading style.
Continuously adjust parameters as market conditions change to maintain optimal performance.
Engulfing Alert (for the H1 Engulfing Strat)A basic indicator to mark candles that meet the engulfing parameters talked about in the NQ H1 Engulfing strategy video by Keypoems. These parameters aren't the typical engulfing parameters, hence this specialized indicator.
You can also use this indicator to create alerts for when these engulfing candles appear. Then when you get the alert, get ready for a trade entry!
RSI + Fibonacci + Price Action Buy/Sell🔹 Strategy Logic
1. Buy Conditions (Long Entry)
✅ RSI is below 30 (oversold) and crossing up.
✅ Price is near 50% or 61.8% Fibonacci retracement (strong support).
✅ Price action confirmation: Bullish engulfing, hammer, or breakout of resistance.
✅ Entry Level: Current close price when buy conditions trigger.
✅ Stop Loss (SL): Below the 100% Fibonacci retracement level or last swing low.
✅ Targets:
🎯 Target 1 (1:2 RR) = Entry + (Entry - SL) * 2
🎯 Target 2 (1:3 RR) = Entry + (Entry - SL) * 3
2. Sell Conditions (Short Entry)
✅ RSI is above 70 (overbought) and crossing down.
✅ Price is near 38.2% Fibonacci retracement (strong resistance).
✅ Price action confirmation: Bearish engulfing, shooting star, or breakdown of support.
✅ Entry Level: Current close price when sell conditions trigger.
✅ Stop Loss (SL): Above the 0% Fibonacci retracement level or last swing high.
✅ Targets:
🎯 Target 1 (1:2 RR) = Entry - (SL - Entry) * 2
🎯 Target 2 (1:3 RR) = Entry - (SL - Entry) * 3
📌 How This Works
✅ Combines RSI, Fibonacci, and Price Action for Stronger Confirmation.
✅ Uses Candlestick Patterns (Engulfing, Hammer, Shooting Star) for Entry.
✅ Plots Entry, Stop Loss, and Targets (1:2 & 1:3 RR).
✅ Triggers Alerts When a Buy/Sell Signal is Confirmed.
🚀 How to Use:
1️⃣ Apply this script to Nifty (or any stock/crypto) chart in TradingView.
2️⃣ Works best on 15m, 1H, or daily timeframes.
3️⃣ Confirm with trendlines, volume, and market structure.
4️⃣ Adjust lookback period based on volatility.
[SHORT ONLY] Consecutive Close>High[1] Mean Reversion Strategy█ STRATEGY DESCRIPTION
The "Consecutive Close > High " Mean Reversion Strategy is a contrarian daily trading system for stocks and ETFs. It identifies potential shorting opportunities by counting consecutive days where the closing price exceeds the previous day's high. When this consecutive day count reaches a predetermined threshold, and if the close is below a 200-period EMA (if enabled), a short entry is triggered, anticipating a corrective pullback.
█ HOW ARE THE CONSECUTIVE BULLISH COUNTS CALCULATED?
The strategy uses a counter variable called `bullCount` to track how many consecutive bars meet a bullish condition. Here’s a breakdown of the process:
Initialize the Counter
var int bullCount = 0
Bullish Bar Detection
Every time the close exceeds the previous bar's high, increment the counter:
if close > high
bullCount += 1
Reset on Bearish Bar
When there is a clear bearish reversal, the counter is reset to zero:
if close < low
bullCount := 0
█ SIGNAL GENERATION
1. SHORT ENTRY
A Short Signal is triggered when:
The count of consecutive bullish closes (where close > high ) reaches or exceeds the defined threshold (default: 3).
The signal occurs within the specified trading window (between Start Time and End Time).
2. EXIT CONDITION
An exit Signal is generated when the current close falls below the previous bar’s low (close < low ), prompting the strategy to exit the position.
█ ADDITIONAL SETTINGS
Threshold: The number of consecutive bullish closes required to trigger a short entry (default is 3).
Start Time and End Time: The time window during which the strategy is allowed to execute trades.
EMA Filter (Optional): When enabled, short entries are only triggered if the current close is below the 200-period EMA.
█ PERFORMANCE OVERVIEW
This strategy is designed for Stocks and ETFs on the Daily timeframe and targets overextended bullish moves.
It aims to capture mean reversion by entering short after a series of consecutive bullish closes.
Further optimization is possible with additional filters (e.g., EMA, volume, or volatility).
Backtesting should be used to fine-tune the threshold and filter settings for specific market conditions.
Bad resumption from effortThis simple and clear indicator is designed for those of you who trade from levels. I expect a bad resumption of the attacking side at the level. To do this, I need to see the effort (usually a bar with a large spread and volume). We repaint such bars in white. Next, in the body of this bar (from low to high), I want to see bad resumption - a decrease in volumes and spreads of bars. I need to know the size of these bars as a percentage of the price. Instead of a ruler, I use marks above the bars, where the size of such bars is written, if the bar meets the following criteria.
Green bars - from 0 to 0.35%.
Blue bars - from 0.36% to 0.45%.
You can change all the colors in the settings depending on your color scheme.
This indicator does not provide an entry point ))
It simplifies the decision-making process based on a bad resumption from effort.
Good luck!
In Russian -
Этот простой и наглядный индикатор призван для тех из вас, кто торгует от уровней. Я ожидаю на уровне плохое возобновление атакующей стороны. Для этого мне необходимо увидеть усилие (это как правило бар с большим спредеом и объемом). Такие бары мы перекрашиваем в белый цвет. Далее в теле этого бара (от лой до хай) я хочу видеть плохую возобновляемость - снижение объемов и спредов баров. Мне нужно узнать размер этих баров в процентах от цены. Вместо линейки я использую метки над барами, где прописан размер таких баров, если бар соответствуют следующим критериям.
Зеленые бары - от 0 до 0.35%.
Синие бары - от 0.36% до 0.45%.
Все цвета ты можешь изменить в настройках в зависимости от твоей цветовой схемы.
Этот индикатор не дает точки входа ))
Он упрощает процесс принятия решения на основе плохого возобновления от усилия..
Удачи!
Custom Shading & Levels (Time Only)Shad specific time and levels to work on
if you find it useful for your trading make small donation to help me out
my paypal:
abeddousoufiane@icloud.com
Smooth Candles (Less Noise)smoothed candles for great and fast entry with tight stops, use with rsi and macd to confirm the entries to be more high probablity trades.
AI trade Roney nifty valuestrategy to display buy and sell signal for nifty this script mainly works with atr indicator and the best result is shown on 3 mins and 5 mins time frame
CBC Strategy with Trend Confirmation & Separate Stop LossCBC Flip Strategy with Trend Confirmation and ATR-Based Targets
This strategy is based on the CBC Flip concept taught by MapleStax and inspired by the original CBC Flip indicator by AsiaRoo. It focuses on identifying potential reversals or trend continuation points using a combination of candlestick patterns (CBC Flips), trend filters, and a time-based entry window. This approach helps traders avoid false signals and increase trade accuracy.
What is a CBC Flip?
The CBC Flip is a candlestick-based pattern that identifies moments when the market is likely to change direction or strengthen its trend. It checks for a shift in price behavior between consecutive candles, signaling a bullish (upward) or bearish (downward) move.
However, not all flips are created equal! This strategy differentiates between Strong Flips and All Flips, allowing traders to choose between a more conservative or aggressive approach.
Strong Flips vs. All Flips
Strong Flips
A Strong Flip is a high-probability setup that occurs only after liquidity is swept from the previous candle’s high or low.
What is a liquidity sweep? This happens when the price briefly moves beyond the high or low of the previous candle, triggering stop-losses and trapping traders in the wrong direction. These sweeps often create fuel for the next move, making them powerful reversal signals.
Examples:
Long Setup: The price dips below the previous candle’s low (sweeping liquidity) and then closes higher, signaling a potential bullish move.
Short Setup: The price moves above the previous candle’s high and then closes lower, signaling a potential bearish move.
Why Use Strong Flips?
They provide fewer signals, but the accuracy is generally higher.
Ideal for trending markets where liquidity sweeps often mark key turning points.
All Flips
All Flips are less selective, offering both Strong Flips and additional signals without requiring a liquidity sweep.
This approach gives traders more frequent opportunities but comes with a higher risk of false signals, especially in sideways markets.
Examples:
Long Setup: A CBC flip occurs without sweeping the previous low, but the trend direction is confirmed (slow EMA is still above VWAP).
Short Setup: A CBC flip occurs without sweeping the previous high, but the trend is still bearish (slow EMA below VWAP).
Why Use All Flips?
Provides more frequent entries for active or aggressive traders.
Works well in trending markets but requires caution during consolidation periods.
How This Strategy Works
The strategy combines CBC Flips with multiple filters to ensure better trade quality:
Trend Confirmation: The slow EMA (20-period) must be positioned relative to the VWAP to confirm the overall trend direction.
Long Trades: Slow EMA must be above VWAP (upward trend).
Short Trades: Slow EMA must be below VWAP (downward trend).
Time-Based Filter: Traders can specify trading hours to limit entries to a particular time window, helping avoid low-volume or high-volatility periods.
Profit Target and Stop-Loss:
Profit Target: Defined as a multiple of the 14-period ATR (Average True Range). For example, if the ATR is 10 points and the profit target multiplier is set to 1.5, the strategy aims for a 15-point profit.
Stop-Loss: Uses a dynamic, candle-based stop-loss:
Long Trades: The trade closes if the market closes below the low of two candles ago.
Short Trades: The trade closes if the market closes above the high of two candles ago.
This approach adapts to recent price behavior and protects against unexpected reversals.
Customizable Settings
Strong Flips vs. All Flips: Choose between a more selective or aggressive entry style.
Profit Target Multiplier: Adjust the ATR multiplier to control the distance for profit targets.
Entry Time Range: Define specific trading hours for the strategy.
Indicators and Visuals
Fast EMA (10-Period) – Black Line
Slow EMA (20-Period) – Red Line
VWAP (Volume-Weighted Average Price) – Orange Line
Visual Labels:
▵ (Triangle Up) – Marks long entries (buy signals).
▿ (Triangle Down) – Marks short entries (sell signals).
Credits
CBC Flip Concept: Inspired by MapleStax, who teaches this concept.
Original Indicator: Developed by AsiaRoo, this strategy builds on the CBC Flip framework with additional features for improved trade management.
Risks and Disclaimer
This strategy is for educational purposes only and does not constitute financial advice.
Trading involves significant risk and may result in the loss of capital. Past performance does not guarantee future results. Use this strategy in a simulated environment before applying it to live trading.
RSI with Heikin Ashi (Enhanced Signals)This is my first indictor , i used a Heikin Ashi and basic indictor which is RSI to match my conditions based on in Frames 1 Minute to 15 Minutes .
Please review my first project 🤗
Probability Signal This Pine Script code is designed for use on the TradingView platform to help traders make decisions based on certain technical indicators. Here's an explanation of how the code functions overall:
Strategy Setup:
The strategy is titled "Probability Signal " and is overlaid on the chart.
The default position size is set to 10% of equity.
Inputs:
Several user-defined inputs are provided for the strategy, including:
length (Regression Length): The number of periods to consider for calculating the Linear Regression line.
smoothing: A smoothing period for the Linear Regression line.
deviation: A multiplier used to define the width of the bands (calculated using standard deviation).
useMACD: A boolean option to activate a MACD filter for buy/sell signals.
useStrategy: A boolean option to enable the strategy tester for backtesting purposes.
TP_pips_input and SL_pips_input: Define the take profit and stop loss values in pips (user-defined settings).
MACD Calculation:
The Moving Average Convergence Divergence (MACD) is calculated using the source data (close price). This helps filter out trade signals based on the MACD's position relative to zero.
Linear Regression Line (LRL) and Smoothing:
A Linear Regression line is calculated using the ta.linreg() function.
The result is then smoothed using a simple moving average (ta.sma()), allowing for a more stable representation of price trends.
Standard Deviation and Bands:
The standard deviation of the source data (close price) is calculated.
The upper and lower bands are created around the smoothed regression line by adding and subtracting a multiple of the standard deviation (based on the deviation input).
Trend Slope and Trend Detection:
The slope of the smoothed regression line is calculated to determine whether the trend is upwards (green) or downwards (red).
If the trend changes (bullish or bearish cross), a signal is generated.
Buy/Sell Signal Validation:
A bullish signal (valid buy) is generated when the trend shifts from red to green, and optionally when the MACD line is below zero (if the MACD filter is activated).
A bearish signal (valid sell) occurs when the trend shifts from green to red, and optionally when the MACD line is above zero.
Labeling and Alerts:
When a buy or sell signal is validated, a corresponding label ("BUY" or "SELL") is displayed on the chart, slightly offset from the low/high of the candle.
A dynamic alert message is generated, showing the entry price, take profit (TP) level, and stop loss (SL) level for the trade.
Strategy Orders (When Strategy Tester is Enabled):
If the strategy tester is enabled (useStrategy = true), buy and sell entries are placed:
For a buy, a "Long" position is entered, and a corresponding exit order is placed based on the user-defined TP and SL levels.
For a sell, a "Short" position is entered, and similarly, the exit order is based on the TP and SL.
The script, overall, aims to give trade signals (buy and sell) based on a combination of trend analysis using Linear Regression and optionally filtered by MACD. It also allows for backtesting with the strategy tester, using stop loss and take profit targets set in pips.
Pump & Dump Indicator with RSI5-15 dakikalık yapay zeka destekli gelişmiş pump ve dump sinyalleri kripto varlıklar yüksek risk içerir tüm paranızı kaybedebilirsiniz lütfen yatırımlarınızı ona göre yapınız
50% Candle RetraceThis custom indicator draws a horizontal line at the 50% retracement level of each candlestick on the chart. It calculates the midpoint between the high and low of each candle, which is often used by traders to identify potential entry, exit and take-profit levels. Once price action returns to an untouched level, the line will be removed, leaving only the levels where price action is still missing.
Key Features:
Timeframe: Works on all timeframes.
Line Color: Customize the line color to suit your charting preferences.
Line Width: Adjust the thickness of the retracement line for better visibility.
Line Style: Choose between solid, dotted, or dashed lines.
Up/Down Candle Selection: Option to only display retracement lines for up (bullish) candles, down (bearish) candles, or both.
Full Customization: Control the transparency (opacity) of the line for enhanced visual clarity.
Simple Setup: No complicated settings – simply choose your preferred color, line style, and visibility options.
This indicator is perfect for traders who prefer to use price action and retracement levels to identify potential trade opportunities.
How It Works:
The indicator automatically calculates the 50% level (midpoint) for each candlestick, drawing a line at this level. It will only draw lines for candles that match your chosen criteria (up or down candles), ensuring the chart remains clean and relevant to your trading strategy. Lines are automatically removed as soon as price crosses them.