PDC + ATR Zonethis Indicator helps to find the previous day close as well as the ATR range for the day
Penunjuk dan strategi
bruh-UmarI made this with the help of chat gpt and grok I have no idea if it work or not okay. also my first script also also mjbkjbjk
Aibuyzone Vector Strategy - Floating DashboardVector Strategy โ Floating Dashboard
The Vector Strategy is a visual trading-analysis tool designed to highlight strong directional candles that may represent impulsive moves in the market. It combines candle-structure analysis, volatility expansion, volume conditions, and trend filters into a single clear visual display.
Core Logic
Identifies candles where the body makes up a significant portion of the full bar range, suggesting strong directional intent.
Uses an ATR (Average True Range) expansion filter to confirm that the current candleโs range is larger than normal volatility.
Optionally applies a wick-imbalance requirement to favor bars showing a clear directional bias.
Can include a volume spike filter, marking candles where volume exceeds a moving average multiple.
Trend and Momentum Filters
Local trend: Defined by a fast and slow EMA pair to show short-term bias.
Higher-timeframe trend: Optionally aligns with an EMA from a higher timeframe to confirm broader momentum.
Momentum: RSI filter avoids generating signals in heavily overbought or oversold conditions.
Fair Value Gap (FVG) Option
When enabled, the script checks for a simple three-bar fair-value-gap structure in the direction of the potential signal, acting as an additional confirmation filter.
Signals and Visuals
Plots fast and slow EMAs to visualize the underlying trend.
Displays up/down shapes when qualifying vector-candle conditions occur.
Optional labels show โVector Longโ or โVector Shortโ at the candle where conditions align.
Includes alert conditions for both long and short setups.
Floating Dashboard
A compact floating panel summarizes the most recent signal and market context:
Current signal state (Long / Short / Neutral)
Trend bias (Bullish / Bearish / Flat)
RSI reading
Body-to-range percentage
Volume-spike confirmation
Practical Use
This tool can assist traders in identifying strong impulsive candles aligned with a trend filter.
It is meant to complement a complete trading strategy, not to be used in isolation.
Traders may adjust thresholds such as ATR multiple, body-percentage, or RSI range based on the instrumentโs volatility and personal risk tolerance.
Important Notice
This script is provided for educational and analytical purposes only.
It does not provide financial advice, recommendations, or guaranteed results.
Market conditions vary, and past performance does not ensure future outcomes.
Always test and validate any configuration in a simulated environment before live trading.
MTF Supertrend + MA [TCMaster]Overview:
The MTF Supertrend + MA indicator combines two powerful multi-timeframe tools โ the Supertrend and Moving Averages (MA) โ into one unified and customizable framework. It allows traders to analyze market trends and dynamic support/resistance levels from multiple higher timeframes directly on a single chart.
โ๏ธ Features
๐ฉ Supertrend Section
Up to 4 configurable Supertrends, each from a different timeframe.
Adjustable ATR Length and Multiplier (Factor).
Independent visibility, colors, and timeframes for each layer.
Built-in alert conditions for trend reversals (Uptrend โ Downtrend).
Clean visual overlay on price chart.
๐ฆ Moving Average (MA) Section
Up to 4 multi-timeframe MAs displayed simultaneously.
Supports multiple MA types:
SMA, EMA, WMA, RMA, HMA, VWMA, DEMA, TEMA.
Independent control for each MA: color, line width, and timeframe.
Dynamic Info Label displaying distance between price and each MA in real-time.
Smooth, accurate MTF synchronization (no repainting from lookahead).
๐ก How to Use
Identify higher-timeframe trend direction using Supertrend signals.
Use MAs as dynamic support/resistance or mean reversion zones.
Combine both for multi-timeframe confluence trading:
e.g., look for long entries when lower TF Supertrend turns bullish and price is above higher TF MAs.
Set alerts to get notified when any Supertrend flips its direction.
๐งฉ Customization
All parameters are grouped into two sections for clarity:
Supertrend Settings
MA Settings
Fully compatible with all chart types and timeframes.
โ ๏ธ Notes
This indicator is designed for visual multi-timeframe analysis, not for automation.
Alerts only trigger when the corresponding timeframe bar closes.
Ensure replay mode or real-time conditions to verify alert behavior.
EMA Cloud 9/30/60 โ Visual Trend Strength - CryptowitchThis indicator displays three Exponential Moving Averages (EMAs):
๐ธ EMA 9 (short-term)
๐ธ EMA 30 (mid-term)
๐ธ EMA 60 (long-term)
A dynamic cloud is drawn between EMA 9 and EMA 30 to visually highlight trend momentum:
Green cloud = bullish momentum (EMA 9 above EMA 30)
Red cloud = bearish momentum (EMA 9 below EMA 30)
This cloud setup helps quickly identify trend direction, momentum shifts, consolidation zones, and potential entry/exit points.
Clean, visual, and effective โ suitable for scalpers, swing traders, and trend followers alike.
HAR-Z + OLS Residual + Impact stochastic indicators ibeqfpb wepgbwep gbipwbgw wqbgiwgbw ghbdns ,eltjv jjdhbnb p nj,j. xjve , yfv
Pi Toolkit โ MAs & Volatility Bands (Label v6 Clean)learning how to code, trying to see if Pi will unlock the secrets of the market!
see if it works for anyone!
thanks again
Trailing 12M % Gain/Lossthis script shows profit or loss for training 12 months, works only on daily time frame
PriceFormatLibrary for automatically converting price values to formatted strings
matching the same format that TradingView uses to display open/high/low/close prices on the chart.
โโ OVERVIEW
This library is intended for Pine Coders who are authors of scripts that display numbers onto a user's charts. Typically, ๐๐๐.๐๐๐๐๐๐๐๐() would be used to convert a number into a string which can be displayed in a label / box / table, but this only works well for values that are formatted as a simple decimal number. The purpose of this library is to provide an easy way to create a formatted string for values which use other types of formats besides the decimal format.
The main functions exported by this library are:
๐๐๐๐๐๐๐ฟ๐๐๐๐() - creates a formatted string from a price value
๐๐๐๐๐๐๐๐ฟ๐๐๐๐๐ฒ๐๐๐๐๐() - creates a formatted string from the distance between two prices
๐๐๐๐๐๐๐๐() - an alternative to the built-in ๐๐๐.๐๐๐๐๐๐๐๐(๐๐๐๐๐, ๐๐๐๐๐๐)
This library also exports some auxiliary functions which are used under the hood of the previously mentioned functions, but can also be useful to Pine Coders that need fine-tuned control for customized formatting of numeric values:
Functions that determine information about the current chart:
๐๐๐ต๐๐๐๐๐๐๐๐๐๐ต๐๐๐๐๐(), ๐๐๐
๐๐๐๐๐๐ต๐๐๐๐๐(), ๐๐๐ฟ๐๐๐๐๐๐๐๐๐๐ต๐๐๐๐๐(), ๐๐๐ณ๐๐๐๐๐๐๐ต๐๐๐๐๐(), ๐๐๐ฟ๐๐๐๐ต๐๐๐๐๐()
Functions that convert a ๐๐๐๐๐ value to a formatted string:
๐๐๐ณ๐๐๐๐๐๐(), ๐๐๐ฟ๐๐๐(), ๐๐๐ต๐๐๐๐๐๐๐๐๐(), ๐๐๐
๐๐๐๐๐()
โโ EXAMPLES
โข Simple Example
This example shows the simplest way to utilize this library.
//@version=6
indicator("Simple Example")
import n00btraders/PriceFormat/1
var table t = table.new(position.middle_right, 2, 1, bgcolor = color.new(color.blue, 90), force_overlay = true)
if barstate.isfirst
table.cell(t, 0, 0, "Current Price: ", text_color = color.black, text_size = 40)
table.cell(t, 1, 0, text_color = color.blue, text_size = 40)
if barstate.islast
string lastPrice = close.formatPrice() // Simple, easy way to format price
table.cell_set_text(t, 1, 0, lastPrice)
โข Complex Example
This example calls all of the main functions and uses their optional arguments.
//@version=6
indicator("Complex Example")
import n00btraders/PriceFormat/1
// Enum values that can be used as optional arguments
precision = input.enum(PriceFormat.Precision.DEFAULT)
language = input.enum(PriceFormat.Language.ENGLISH)
// Main library functions used to create formatted strings
string formattedOpen = open.formatPrice(precision, language, allowPips = true)
string rawOpenPrice = PriceFormat.tostring(open, format.price)
string formattedClose = close.formatPrice(precision, language, allowPips = true)
string rawClosePrice = PriceFormat.tostring(close, format.price)
= PriceFormat.measurePriceChange(open, close, precision, language, allowPips = true)
// Labels to display formatted values on chart
string prices = str.format("Open: {0} ({1}) Close: {2} ({3})", formattedOpen, rawOpenPrice, formattedClose, rawClosePrice)
string change = str.format("Change (close - open): {0} / {1}", distance, ticks)
label.new(chart.point.now(high), prices, yloc = yloc.abovebar, textalign = text.align_left, force_overlay = true)
label.new(chart.point.now(low), change, yloc = yloc.belowbar, style = label.style_label_up, force_overlay = true)
โโ NOTES
โข Function Descriptions
The library source code uses Markdown for the exported functions. Hover over a function/method call in the Pine Editor to display formatted, detailed information about the function/method.
โข Precision Settings
The Precision option in the chart settings can change the format of how prices are displayed on the chart. Since the user's selected choice cannot be known through any Pine built-in variable, this library provides a ๐ฟ๐๐๐๐๐๐๐๐ enum that can be used as an optional script input for the user to specify their selected choice.
โข Language Settings
The Language option in the user menu can change the decimal/grouping separators in the prices that are displayed on the chart. Since the user's selected choice cannot be known through any Pine built-in variable, this library provides a ๐ป๐๐๐๐๐๐๐ enum that can be used as an optional script input for the user to specify their selected choice.
โโ EXPORTED FUNCTIONS
method formatPrice(price, precision, language, allowPips)
โโFormats a price value to match how it would be displayed on the user's current chart.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ price (float) : The value to format.
โโโโ precision (series Precision) : A Precision.* enum value.
โโโโ language (series Language) : A Language.* enum value.
โโโโ allowPips (simple bool) : Whether to allow decimal numbers to display as pips.
โโReturns: Automatically formatted price string.
measurePriceChange(startPrice, endPrice, precision, language, allowPips)
โโMeasures a change in price in terms of both distance and ticks.
โโParameters:
โโโโ startPrice (float) : The starting price.
โโโโ endPrice (float) : The ending price.
โโโโ precision (series Precision) : A Precision.* enum value.
โโโโ language (series Language) : A Language.* enum value.
โโโโ allowPips (simple bool) : Whether to allow decimal numbers to display as pips.
โโReturns: A tuple of formatted strings: .
method tostring(value, format)
โโAlternative to the Pine `str.tostring(value, format)` built-in function.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ value (float) : (series float) The value to format.
โโโโ format (string) : (series string) The format string.
โโReturns: String in the specified format.
isFractionalFormat()
โโDetermines if the default behavior of the chart's price scale is to use a fractional format.
โโReturns: True if the chart can display prices in fractional format.
isVolumeFormat()
โโDetermines if the default behavior of the chart's price scale is to display prices as volume.
โโReturns: True if the chart can display prices as volume.
isPercentageFormat()
โโDetermines if the default behavior of the chart's price scale is to display percentages.
โโReturns: True if the chart can display prices as percentages.
isDecimalFormat()
โโDetermines if the default behavior of the chart's price scale is to use a decimal format.
โโReturns: True if the chart can display prices in decimal format.
isPipsFormat()
โโDetermines if the current symbol's prices can be displayed as pips.
โโReturns: True if the chart can display prices as pips.
method asDecimal(value, precision, minTick, decimalSeparator, groupingSeparator, eNotation)
โโConverts a number to a string in decimal format.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ value (float) : The value to format.
โโโโ precision (int) : Number of decimal places.
โโโโ minTick (float) : Minimum tick size.
โโโโ decimalSeparator (string) : The decimal separator.
โโโโ groupingSeparator (string) : The thousands separator, aka digit group separator.
โโโโ eNotation (bool) : Whether the result should use E notation.
โโReturns: String in decimal format.
method asPips(value, priceScale, minMove, minMove2, decimalSeparator, groupingSeparator)
โโConverts a number to a string in decimal format with the last digit replaced by a superscript.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ value (float) : The value to format.
โโโโ priceScale (int) : Price scale.
โโโโ minMove (int) : Min move.
โโโโ minMove2 (int) : Min move 2.
โโโโ decimalSeparator (string) : The decimal separator.
โโโโ groupingSeparator (string) : The thousands separator, aka digit group separator.
โโReturns: String in decimal format with an emphasis on the pip value.
method asFractional(value, priceScale, minMove, minMove2, fractionalSeparator1, fractionalSeparator2)
โโConverts a number to a string in fractional format.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ value (float) : The value to format.
โโโโ priceScale (int) : Price scale.
โโโโ minMove (int) : Min move.
โโโโ minMove2 (int) : Min move 2.
โโโโ fractionalSeparator1 (string) : The primary fractional separator.
โโโโ fractionalSeparator2 (string) : The secondary fractional separator.
โโReturns: String in fractional format.
method asVolume(value, precision, minTick, decimalSeparator, groupingSeparator, spacing)
โโConverts a number to a string in volume format.
โโNamespace types: series float, simple float, input float, const float
โโParameters:
โโโโ value (float) : The value to format.
โโโโ precision (int) : Maximum number of decimal places.
โโโโ minTick (float) : Minimum tick size.
โโโโ decimalSeparator (string) : The decimal separator.
โโโโ groupingSeparator (string) : The thousands separator, aka digit group separator.
โโโโ spacing (string) : The whitespace separator.
โโReturns: String in volume format.
โจ Time ร Price Complete Square โ XAUUSD 3minโจ Time ร Price โ XAUUSD 3min
๐งฉ Overview
The Time ร Price indicator visualizes the relationship between price movement and time cycles to help identify potential confluence zones.
By detecting pivot points (swing highs and lows) and applying a geometric cycle structure inspired by the Square of 9 / Gann methodology, it highlights where price and time harmonize.
This tool is designed for traders who want to observe market rhythm and cyclical symmetry rather than simple trend signals.
โ๏ธ Features
Automatic pivot detection (adjustable sensitivity)
Dynamic Time ร Price rings showing cycle evolution
๐ฆ Blue โ new cycle starts
๐จ Yellow โ equilibrium phase
๐ฅ Red โ cycle completion
Optional alert when a cycle completes
Time and price axis guides for clearer confluence visualization
๐ Parameters
Parameter Description
pivotLen Length for detecting swing points. Higher values smooth out smaller fluctuations.
baseCycle Base cycle period that defines the ring spacing.
alertOn Enables or disables alert on cycle completion.
๐ก How to Use
Apply on XAU/USD 3-minute to 15-minute charts for optimal responsiveness.
Observe when a new blue ring forms โ it marks the start of a new cycle.
As rings shift toward red, a time-price cycle is approaching completion.
Combine with RSI, MACD, or momentum indicators to confirm possible reversals near ring intersections.
Use alerts to monitor key cycle completions automatically.
โ ๏ธ Disclaimer
This script is for educational and analytical purposes only.
It does not provide financial advice or trade recommendations.
All trading decisions should be made at your own discretion and risk.
๐ง Concept
The concept is based on the idea that โtime and price resonance drives market turning points.โ
By adapting Gann-style time-price geometry to intraday timeframes, the indicator provides a visual structure to interpret rhythm and balance in market motion.
โ
Compliant with TradingView House Rules
No investment or profitability claims
No use of third-party or proprietary code
Transparent explanation of features and logic
Educational purpose clearly stated
Nแบฟn ฤแปi Chiแปu + Vol > X NแบฟnTรฌm cรกc nแบฟn cรณ vol tฤng ฤแปt biแบฟn , cรกc ฤiแปm ฤแบฃo chiแปu tแปt
Entry Signal Indicator for H&S v1.0This indicator is used to generate alerts for trading Head & Shoulder patterns. Once a break, close and retest of the H&S pattern has occurred, you have to wait for an entry pattern. This indicator looks for such patterns and gives an alarm if one is detected.
10 Moving Average ExponentialHaving the possibility to add multiple Moving Average Exponential up to 10 with one indicator
Monthly Color Marker V4
## ๐ Monthly Color Marker - Historical Month Highlighting
### Overview
A unique indicator that allows rapid identification of all monthly candles from a specific month across multiple years. The indicator marks candles with different colors based on their direction (bullish/bearish), enabling quick analysis of seasonal patterns and cyclical behavior of stocks or assets.
### ๐ฏ Purpose
- **Identify Seasonal Patterns (Seasonality)** - Discover recurring trends in specific months
- **Quick Historical Analysis** - Visual representation of monthly performance over the years
- **Direction Recognition** - Instant understanding of whether a month tends to be bullish or bearish
- **Seasonal Trading Planning** - Build strategies based on cyclical patterns
### โ๏ธ Adjustable Parameters
1. **Month to Mark (1-12)**
- Select the desired month for analysis
- 1 = January, 2 = February... 12 = December
- Default: 11 (November)
2. **Years Back (1-50)**
- Determines how many years back to scan
- Recommended: 10-25 years for statistically reliable data
- Default: 25 years
3. **Bullish Candle Color**
- Color for marking bullish candles (close > open)
- Default: Green
- Customizable to your personal color scheme
4. **Bearish Candle Color**
- Color for marking bearish candles (close < open)
- Default: Red
- Customizable to your personal color scheme
5. **Show Current Year**
- Whether to include the current month in the marking
- Useful when the month hasn't finished yet
- Default: Yes
### ๐ How to Use the Indicator
#### Step 1: Adding to Chart
1. Switch to **Monthly timeframe** - Required!
2. Add the indicator to your chart
3. Select the month you want to analyze
#### Step 2: Initial Analysis
- **Count green vs red candles** - What's the ratio?
- **Look for patterns** - Are there years where the month always rises/falls?
- **Identify outliers** - Years where behavior was different
#### Step 3: Making Decisions
- **Mostly green** โ Statistically, the month tends to rise
- **Mostly red** โ Statistically, the month tends to fall
- **Mixed** โ No clear seasonal pattern
### ๐ก Usage Examples
**Example 1: "Santa Claus Rally"**
- Select month 12 (December)
- Check if there are mostly green candles
- If yes, this confirms the well-known year-end rally effect
**Example 2: "September Effect"**
- Select month 9 (September)
- Historically, September is considered a weak month
- Do the data support this for this stock?
**Example 3: Quarterly Earnings**
- Identify which month earnings are released
- Check the historical response
- Plan entry/exit accordingly
### ๐ Combining with Other Indicators
This indicator works excellently with:
- **Historical Monthly Levels** (the first indicator) - Identify nearby price levels
- **Volume Profile** - Check volume during those months
- **RSI/MACD** - Identify momentum strength in specific months
### โ ๏ธ Important Notes
1. **Must use Monthly timeframe!** The indicator won't work correctly on other timeframes
2. **Statistical Sample** - More years = more reliable analysis
3. **Not a Guarantee** - Past performance doesn't guarantee future results, use additional analysis
4. **Adjust Colors** - If hard to see, change colors in settings
### ๐จ Tips for Optimal Experience
- **Zoom Out** - See more years at a glance
- **Clean Chart** - Remove unnecessary indicators for clear analysis
- **Compare Stocks** - Check multiple stocks for the same month
- **Document Findings** - Take screenshots and save insights for future reference
### ๐ Recommended Statistics
After identifying an interesting month:
- Calculate success rate (green / total candles)
- Check average volatility
- Identify outlier years and investigate what happened
- Plan entry/exit strategy
### ๐ Who Is This Indicator For?
โ
**Swing Traders** - Plan medium-term trades
โ
**Seasonal Investors** - Exploit cyclical patterns
โ
**Technical Analysts** - Understand historical behavior
โ
**Portfolio Managers** - Time entries and exits
---
### ๐ Summary
The Monthly Color Marker indicator is a powerful and easy-to-use tool for identifying seasonal patterns. The combination of clear visualization with flexible parameters makes it an essential tool for any trader seeking a statistical edge in the market.
**Recommendation:** Start with 25 years back, analyze 2-3 key months, and build a data-driven strategy.
---
**Version:** 4.0
**Compatibility:** Pine Script v5
**Timeframe:** Monthly only
**Author:** 954
## ๐ Monthly Color Marker - ืกืืืื ืืืืฉืื ืืืกืืืจืืื
### ืชืืืืจ ืืืื
ืืื ืืืงืืืจ ืืืืืื ืืืืคืฉืจ ืืืืืช ืืืืืจืืช ืืช ืื ืื ืจืืช ืืืืืฉืืื ืืืืืฉ ืกืคืฆืืคื ืืืืจื ืืฉื ืื. ืืืื ืืืงืืืจ ืืกืื ืืช ืื ืจืืช ืืฆืืขืื ืฉืื ืื ืืืชืื ืืืืืื ืืชื ืืขื (ืขืืืื/ืืจืืื), ืืืืคืฉืจ ื ืืชืื ืืืืจ ืฉื ืืคืืกืื ืขืื ืชืืื ืืืชื ืืืืช ืืืืืจืืช ืฉื ืืื ืื ืื ืื ืืก.
### ๐ฏ ืืืจืช ืืืื ืืืงืืืจ
- **ืืืืื ืืคืืกืื ืขืื ืชืืื (Seasonality)** - ืืฆืืืช ืืืืืช ืืืืจืืช ืืืืืฉืื ืืกืืืืื
- **ื ืืชืื ืืืกืืืจื ืืืืจ** - ืจืืืื ืืืืืืืืช ืฉื ืืืฆืืขื ืืืืืฉ ืืืืจื ืืฉื ืื
- **ืืืืื ืืืืื ืืืช** - ืืื ื ืืืืืืช ืืื ืืืืืฉ ื ืืื ืืืืืช ืฉืืจื ืื ืืืื
- **ืชืื ืื ืืกืืจ ืขืื ืชื** - ืื ืืืช ืืกืืจืืืืืช ืืืืกืกืืช ืืืืืจืืืช
### โ๏ธ ืคืจืืืจืื ืืชืืืื ื ืื
1. **ืืืืฉ ืืกืืืื (1-12)**
- ืืืืจืช ืืืืืฉ ืืจืฆืื ืื ืืชืื
- 1 = ืื ืืืจ, 2 = ืคืืจืืืจ... 12 = ืืฆืืืจ
- ืืจืืจืช ืืืื: 11 (ื ืืืืืจ)
2. **ืฉื ืื ืืืืจื (1-50)**
- ืงืืืข ืืื ืฉื ืื ืืืืจื ืืกืจืืง
- ืืืืืฅ: 10-25 ืฉื ืื ืืงืืืช ืชืืื ื ืกืืืืกืืืช ืืืืื ื
- ืืจืืจืช ืืืื: 25 ืฉื ืื
3. **ืฆืืข ื ืจ ืขืืื**
- ืฆืืข ืืกืืืื ื ืจืืช ืฉืืจืื (close > open)
- ืืจืืจืช ืืืื: ืืจืืง
- ื ืืชื ืืืชืืื ืืกืืืช ืืฆืืขืื ืืืืฉืืช
4. **ืฆืืข ื ืจ ืืืจื**
- ืฆืืข ืืกืืืื ื ืจืืช ืืืืืื (close < open)
- ืืจืืจืช ืืืื: ืืืื
- ื ืืชื ืืืชืืื ืืกืืืช ืืฆืืขืื ืืืืฉืืช
5. **ืฆืืข ืืช ืืฉื ื ืื ืืืืืช**
- ืืื ืืืืื ืืช ืืืืืฉ ืื ืืืื ืืกืืืื
- ืฉืืืืฉื ืืืฉืจ ืืืืืฉ ืืจื ืืกืชืืื
- ืืจืืจืช ืืืื: ืื
### ๐ ืืื ืืืฉืชืืฉ ืืืื ืืืงืืืจ
#### ืฉืื 1: ืืืกืคื ืืืจืฃ
1. ืขืืืจ ืืืืืืคืจืืื **ืืืืฉื (Monthly)** - ืืืื!
2. ืืืกืฃ ืืช ืืืื ืืืงืืืจ ืืืจืฃ
3. ืืืจ ืืช ืืืืืฉ ืฉืืชื ืจืืฆื ืื ืชื
#### ืฉืื 2: ื ืืชืื ืจืืฉืื ื
- **ืกืคืืจ ื ืจืืช ืืจืืงืื ืืื ืืืืืื** - ืื ืืืืก?
- **ืืคืฉ ืืคืืกืื** - ืืื ืืฉ ืฉื ืื ืฉืืื ืืืืืฉ ืชืืื ืขืืื/ืืืจื?
- **ืืื ืืจืืืื** - ืฉื ืื ืฉืืื ืืืชื ืืืืช ืืืืชื ืฉืื ื
#### ืฉืื 3: ืงืืืช ืืืืืืช
- **ืจืื ืืจืืงืื** โ ืกืืืืกืืืช ืืืืืฉ ื ืืื ืืขืืืช
- **ืจืื ืืืืืื** โ ืกืืืืกืืืช ืืืืืฉ ื ืืื ืืจืืช
- **ืืขืืจื** โ ืืื ืืคืืก ืขืื ืชื ืืจืืจ
### ๐ก ืืืืืืืช ืฉืืืืฉ
**ืืืืื 1: "Santa Claus Rally"**
- ืืืจ ืืืืฉ 12 (ืืฆืืืจ)
- ืืืืง ืื ืืฉ ืจืื ื ืจืืช ืืจืืงืื
- ืื ืื, ืื ืืืฉืจ ืืช ืืืคืงื ืืืืืข ืฉื ืขืืืืช ืืกืืฃ ืืฉื ื
**ืืืืื 2: "September Effect"**
- ืืืจ ืืืืฉ 9 (ืกืคืืืืจ)
- ืืืกืืืจืืช, ืกืคืืืืจ ื ืืฉื ืืืืืฉ ืืืฉ
- ืืื ืื ืชืื ืื ืชืืืืื ืืื ืืื ืื ืื?
**ืืืืื 3: ืืืืืืื ืจืืขืื ืืื**
- ืืื ืืืืืฉ ืืืื ื ืคืจืกืืื ืืืืืืื
- ืืืืง ืืช ืืชืืืื ืืืืกืืืจืืช
- ืชืื ื ืื ืืกื/ืืฆืืื ืืืชืื
### ๐ ืฉืืืื ืขื ืืื ืืืงืืืจืื ืืืจืื
ืืืื ืืืงืืืจ ืขืืื ืืฆืืื ืืฉืืืื ืขื:
- **Historical Monthly Levels** (ืืืื ืืืงืืืจ ืืจืืฉืื) - ืืืืื ืจืืืช ืืืืจ ืงืจืืืืช
- **Volume Profile** - ืืืืงืช ืืืืืื ืืืืชื ืืืืฉืื
- **RSI/MACD** - ืืืืื ืืื ืืืืื ืืื ืืืืืฉืื ืกืคืฆืืคืืื
### โ ๏ธ ืืขืจืืช ืืฉืืืืช
1. **ืืืื ืืืฉืชืืฉ ืืืืืืคืจืืื ืืืืฉื!** ืืืื ืืืงืืืจ ืื ืืขืืื ื ืืื ืืืืืืคืจืืื ืืืจืื
2. **ืืืื ืกืืืืกืื** - ืืื ืฉืืฉ ืืืชืจ ืฉื ืื, ืื ืืชืื ืืืืื ืืืชืจ
3. **ืื ืขืจืืื** - ืขืืจ ืื ืืืืื ืขืชืื, ืืฉืชืืฉ ืื ืืชืื ื ืืกืฃ
4. **ืืชืื ืฆืืขืื** - ืื ืงืฉื ืืจืืืช, ืฉื ื ืืช ืืฆืืขืื ืืืืืจืืช
### ๐จ ืืืคืื ืืืืืืืช ืฉืืืืฉ ืืืืืืช
- **ืืื ืืืื** - ืจืื ืืืชืจ ืฉื ืื ืืืื ืืื
- **ื ืงื ืืจืฃ** - ืืกืจ ืืื ืืืงืืืจืื ืืืืชืจืื ืื ืืชืื ืืจืืจ
- **ืืฉืืื ืื ืืืช** - ืืืืง ืืกืคืจ ืื ืืืช ืืืืชื ืืืืฉ
- **ืชืขื ืืืฆืืื** - ืฆืื ืืกื ืืฉืืืจ ืชืืื ืืช ืืขืชืื
### ๐ ืกืืืืกืืืงื ืืืืืฆืช
ืืืืจ ืฉืืืืืช ืืืืฉ ืืขื ืืื:
- ืืฉื ืืืื ืืฆืืื (ืืจืืงืื / ืื ืื ืจืืช)
- ืืืืง ืชื ืืืชืืืช ืืืืฆืขืช
- ืืื ืฉื ืื ืืจืืืืช ืืืืืง ืื ืงืจื ืื
- ืชืื ื ืืกืืจืืืืืช ืื ืืกื/ืืฆืืื
### ๐ ืืื ืืชืืื ืืืื ืืืงืืืจ?
โ
**ืกืืืื ื ืืจืืืืจืื** - ืชืื ืื ืขืกืงืืืช ืืืืื ืืื ืื ื
โ
**ืืฉืงืืขืื ืขืื ืชืืื** - ื ืืฆืื ืืคืืกืื ืืืืืจืืื
โ
**ืื ืืืกืืื ืืื ืืื** - ืืื ืช ืืชื ืืืืช ืืืกืืืจืืช
โ
**ืื ืืื ืชืืงืื** - ืชืืืื ืื ืืกืืช ืืืฆืืืืช
---
### ๐ ืกืืืื
ืืื ืืืงืืืจ Monthly Color Marker ืืื ืืื ืืืง ืืงื ืืฉืืืืฉ ืืืืืื ืืคืืกืื ืขืื ืชืืื. ืืฉืืืื ืฉื ืืืืืืืืืฆืื ืืจืืจื ืขื ืคืจืืืจืื ืืืืฉืื ืืืคื ืืืชื ืืืื ืืืื ื ืืื ืืจืืืืจ ืืืืคืฉ ืืชืจืื ืกืืืืกืื ืืฉืืง.
**ืืืืฆื:** ืืชืื ืขื 25 ืฉื ืื ืืืืจื, ื ืชื 2-3 ืืืืฉืื ืืจืืืืื, ืืื ื ืืกืืจืืืื ืืืืกืกืช ื ืชืื ืื.
---
**ืืจืกื:** 4.0
**ืชืืืืืช:** Pine Script v5
**ืืืืืคืจืืื:** ืืืืฉื ืืืื
**ืืืืจ:** [954
---
๐ธ DCA Accumulation Strategy (USDโBased Scaling)Buy when blue arrow appears, if the next arrow is lower than the last increase your position. This will pull your average cost down slowly over time.
Inyerneck UT Bot 9 EMA V.sthis script is a custom ut bot signal generator using a 9 ema filter and atr based thresholds. it shows buy/sell signals based on crossover logic and works well for volitality based set ups. created by inyerneck
Multi-timeframe Pivot PointThis indicator is a lightweight indicator designed to display higher timeframe pivot levels on your chart.
It helps traders quickly identify key support and resistance zones derived from higher timeframes (such as daily or weekly pivots) while analyzing lower timeframes (e.g., 15m or 1h charts).
Calculation Logic
This indicator uses the classic pivot point formula, calculated from high, low, and close values:
PP = (High + Low + Close) / 3
R1 = 2 * PP - Low
S1 = 2 * PP - High
R2 = PP + (High - Low)
S2 = PP - (High - Low)
R3 = R1 + (High - Low)
S3 = S1 - (High - Low)
Additionally, it includes breakout levels:
HBOP = PP + PP + (High - Low) - Low
LBOP = PP + PP - (High - Low) - High
DTC Killzones ICT๐ DTC Killzones ICT โ Visualize Market Sessions Like a Pro
The DTC Killzones ICT indicator is a clean and intuitive tool designed for traders who want to analyze and visualize institutional trading sessions directly on their charts.
Inspired by ICTโs Killzone concept , this script makes it easy to identify overlapping market sessions โ such as London, New York, and Asian โ and track how price behaves within each zone.
๐ก What It Does
This indicator automatically highlights key market sessions (Killzones) on your chart with fully customizable colors, labels, and transparency.
Each zone dynamically updates to reflect real-time highs and lows, helping you identify:
Session ranges and liquidity zones
Volatility windows and breakout areas
Institutional footprints across sessions
Whether you trade Forex, Indices, or Crypto , this script gives you visual clarity on when and where smart money is likely to move.
โ๏ธ Main Features
โ
Up to four customizable sessions (New York, London, Asian, and London Close)
โ
Adjustable timeframes and timezone options โ sync with your exchange or custom UTC offset
โ
Dynamic high/low range tracking for each session
โ
Toggle range outlines, session labels , and transparency levels
โ
Optional daily dividers and session transition markers
โ
Works on any timeframe and any symbol
๐ง How Traders Use It
ICT-based traders can easily mark Killzones to align with setups like FVGs, liquidity grabs, or Silver Bullet entries.
Intraday traders can visualize session volatility and overlap periods for potential entries.
Swing traders can identify daily structure shifts by tracking range-to-range behavior.
๐ ๏ธ Customization
You can fully rename, recolor, or disable each session block.
Adjust the range transparency for visual comfort, and toggle session or daily dividers to fit your workflow.
Everything is designed to be clean, light, and modular โ no clutter, no confusion.
โก Recommended Settings
For ICT-style analysis:
London Session: 02:00โ05:00
New York Session: 07:00โ10:00
Asian Session: 19:30โ24:00
London Close Session: 10:00โ12:00
These time windows are fully editable to suit your timezone or strategy.
๐งฉ Compatibility
Works seamlessly with TradingViewโs built-in timezone tools
Compatible with all instruments and timeframes
Designed to overlay directly on your price chart
๐ Final Notes
The DTC Killzones ICT indicator focuses purely on market session visualization โ no alerts, entries, or trading signals.
Itโs designed to complement your existing strategies and enhance clarity when analyzing market behavior across global sessions.
๐ Built for traders who value precision, structure, and timing.
Dynamic ATR Targets - Long & Short with Trailing SL by ISdynamic SL based on ATR
SL,TP, entry
ATR based
good for dynamic SL
1:3 RR






















