Göstergeler ve stratejiler
EMA+SuperThis comprehensive indicator combines multiple powerful trend-following tools into a single chart overlay, designed for traders seeking clear entry and exit signals with market context.
Features:
Exponential Moving Averages (EMAs): Five EMAs (9, 21, 50, 100, 200) plotted for multi-timeframe trend analysis and dynamic support/resistance.
Supertrend: Classic volatility-based trend indicator highlighting bullish and bearish phases with dynamic colored bands.
NovaWave Cloud: Custom trend cloud created using fast and slow EMAs plus a signal moving average for visualizing market momentum shifts.
Displaced Moving Averages (20, 50, 200 DMA): Simple moving averages with optional displacement to assess lagged trend confirmation and cyclical ranges.
Buy/Sell Signal Labels: Automated labels show “BUY” when the 9 EMA crosses above the 21 EMA, and “SELL” when the 9 EMA crosses below the 21 EMA, providing timely entry/exit cues.
Intended Use:
Perfect for swing and position traders, this indicator combines trend confirmation and actionable signals to help identify sustained price moves in various markets. It works well on multiple timeframes, offering a clear visual framework for market direction and trading decisions.
How to Use:
Look for BUY labels for potential long entry opportunities when momentum shifts bullish.
Look for SELL labels as potential exit or short signals when a bearish momentum crossover occurs.
Use the overlaying EMAs, Supertrend, and cloud as additional confirmation for trend strength and timing.
This all-in-one tool is ideal for traders who want a unified view of trend dynamics combined with simple, clear signals without needing multiple separate indicators.
Feel free to modify or expand based on your style. Let me know if you want a shorter summary or technical details added!
Bollinger Bands ±3σ (No Fill, Paired Colors)±3σまで1つのインジケーターで表示できるシンプルなボリンジャーバンドです。
A simple Bollinger Bands indicator that can display up to ±3σ within a single script.
phx_liq_tlLibrary "phx_liq_tl"
new_state()
update(st, len, cup, cdn, space, proximity_pct, shs)
Parameters:
st (LTState)
len (int)
cup (color)
cdn (color)
space (float)
proximity_pct (float)
shs (bool)
LTState
Fields:
upln (array)
dnln (array)
upBroken (series bool)
dnBroken (series bool)
EMA50 Pullback + Re-entry Candle ColorModification of candle color, break or pullback so we can know about the confirmation candle and make decision whether we can entry or not
VNREAL-ExVG (ex VHM, VRE, IDC) — rebased=100 — no-arraysVNREAL-ExVG (ex VHM, VRE, IDC) — rebased=100 — no-arrays
phx_kroLibrary "phx_kro"
compute(src, bandwidth, bbwidth, sdLook, sdMult, obos_mult)
Parameters:
src (float)
bandwidth (int)
bbwidth (float)
sdLook (int)
sdMult (float)
obos_mult (float)
start_flags(src, bandwidth, bbwidth)
Parameters:
src (float)
bandwidth (int)
bbwidth (float)
KROFeed
Fields:
Wave (series float)
is_green (series bool)
is_red (series bool)
band_width (series float)
band_width_sma (series float)
band_width_std (series float)
is_hyper_wide (series bool)
wave_sma (series float)
wave_std (series float)
wave_ob_threshold (series float)
wave_os_threshold (series float)
is_overbought (series bool)
is_oversold (series bool)
is_oversold_confirmed (series bool)
is_overbought_confirmed (series bool)
enhanced_os_confirmed (series bool)
enhanced_ob_confirmed (series bool)
triple_green_transition (series bool)
triple_red_transition (series bool)
startwave_bull (series bool)
startwave_bear (series bool)
Wilder's ADX/DIワイルダー氏が作ったトレンドの強弱を計るインジケーターです。証券会社のものは微妙に計算式が違うため、ワイルダー氏のオリジナルの計算式で作りました。
It’s an indicator created by Mr. Wilder to measure the strength of a trend.
Since the calculation formulas used by brokerage firms vary slightly, this version is built using Mr. Wilder’s original formula.
Standard Deviation VolatilityThe Standard Deviation (StDev) measures the volatility or dispersion of price from its historical average. Higher values suggest greater price fluctuation and potentially a trending market. Lower values indicate lower volatility, often found during consolidation or ranging markets.
標準偏差(Standard Deviation)は、価格の過去の平均からの**ばらつき(ボラティリティ)**を測る指標です。値が高いほど価格変動が激しく、トレンド相場であることを示唆します。値が低いほど、レンジ相場または保ち合いであることを示します。
Daily Vertical LineThis indicator draws vertical lines at a specific time each day, helping you visualize important intraday levels or session opens/closes.
Features:
Customizable time in EST timezone (hour and minute inputs)
Adjustable line color, width, and style (solid, dashed, or dotted)
Automatically draws lines for all historical days
Projects one line into the future for the next occurrence
Works on all intraday timeframes. Future line appears as semi-transparent and dashed to distinguish from historical data.
Time Marks
**Overview**
- Displays time labels at specific daily moments: Midnight, Morning, Afternoon, and Evening.
- Each time has an inline show toggle and a configurable `HH:mm` value for a clean, compact settings panel.
- Supports a timezone offset to align marks with your local or desired session time.
**Inputs**
- `Timezone Offset (hours)`: Shifts the bar time used for matching by the specified hours.
- `Midnight / Morning / Afternoon / Evening`:
- Show toggle: enable or disable the label for that time.
- Time input: `HH:mm` format (24-hour), e.g., `09:00`, `14:00`, `21:00`.
- `Show Last Only`: When enabled, only the most recent label of each type stays on chart (previous one is deleted).
- `Label Style`: Choose from `Down`, `Up`, `Left`, `Right`.
- `Background Color` and `Background Transparency`: Set label background and its opacity.
- `Text Color` and `Text Size`: Customize label text color and size.
**Display Logic**
- Computes `bar time + timezone offset` and formats it as `HH:mm`.
- If the formatted time exactly equals a configured time (e.g., `09:00`) and the corresponding toggle is on, a label is drawn.
- Labels are anchored at the current bar’s index and positioned at the bar’s high.
**Usage Notes**
- Use `HH:mm` (24-hour) strings for time inputs.
- Adjust `Timezone Offset` to match your session reference (e.g., local time or exchange time).
- Inline toggles plus time inputs keep the panel concise; you can enable only the moments meaningful to your workflow.
**Limitations**
- Labels appear only when a bar’s timestamp (after offset) exactly matches the configured `HH:mm`. On higher timeframes, marks may not appear if the bar doesn’t start at that minute.
- This indicator doesn’t auto-infer sessions; it relies on user-defined times and the exact time match logic.
EMA Ribbon Reversal + Retest Signal🧩 1. Core Concept
This indicator combines EMA ribbon trend detection, reversal identification, and EMA144/233 retest confirmation to capture structured market transitions.
It’s designed to:
Detect trend changes when all EMAs align.
Confirm entry zones when price retests major EMAs (144, 233).
Avoid false signals through compression, volume, and body strength filters.
🧠 2. How to Read the Indicator on Chart
🟢 BUY Sequence (Bullish Scenario)
Reversal Detected → Candle closes above all EMAs (label: “BUY”).
Retest Phase → Price pulls back to EMA144 or EMA233 but stays above (label: “Retest BUY Strong/Weak”).
Confirmation → A bullish candle forms with strong volume — continuation likely.
Trend continues upward until opposite “SELL Reversal” occurs.
🔴 SELL Sequence (Bearish Scenario)
Reversal Detected → Candle closes below all EMAs (label: “SELL”).
Retest Phase → Price retests EMA144/233 from below but fails to break up (label: “Retest SELL Strong/Weak”).
Confirmation → Bearish candle + strong volume — continuation likely.
Downtrend continues until new “BUY Reversal” appears.
📈 3. How to Use in Real Trading
Step 1 — Identify Market Context
Use higher timeframe (e.g., 1H or 4H) to confirm main trend via EMA144 & 233.
Avoid entries during flat EMA ribbons (compression zones).
Step 2 — Watch for Reversal Signal
“BUY” or “SELL” label = early trend shift.
Wait for at least one candle close after the reversal for confirmation.
Step 3 — Wait for Retest Confirmation
Price should touch or bounce near EMA144/233.
“Retest BUY/SELL Strong” = higher probability entry zone.
Step 4 — Filter by Volume
Strong signals appear only if volume > SMA(volume) × multiplier.
Low-volume retests are weaker and more likely to fail.
Step 5 — Manage Trades
Enter on confirmed “Strong” retests.
Use EMA233 or ATR-based stop loss.
Exit on opposite reversal or loss of trend alignment.
💡 4. Reading Behavior Tips
EMA compression low (<0.2) → sideways market → avoid entries.
Strong retest + high volume → high probability continuation.
Weak retest or compressed EMA → caution; may be fakeout.
EMA144 & 233 cross → long-term trend shift zone.
Spaced signals = stable trend; clustered signals = volatility zone.
🔔 5. Using Alerts
You can set TradingView alerts for:
BUY/SELL Reversal: Trend direction change
Retest BUY/SELL Strong: Confirmation entry
BUY/SELL Breakout: First strong test after new reversal
Overextended vs 50DMA DetectorThis indicator helps traders identify when a stock or asset becomes statistically overextended relative to its 50-day moving average (50DMA) — a key signal for potential pullbacks, consolidations, or profit-taking zones.
⸻
🔍 What It Does
• Calculates the 50-day simple moving average (SMA) of price.
• Computes the percentage gap between current price and the 50DMA.
• Measures the standard deviation of that percentage gap to assess volatility-adjusted extremes.
• Flags the stock as “Overextended” when:
• Price is more than 20% above the 50DMA, and
• The % gap is greater than 3× its historical standard deviation.
When these conditions are met, the script:
• Highlights the candle with a 🚨 red triangle on the chart.
• Shades the background to indicate potential overheating.
• Triggers an alert condition so traders can be notified in real time.
Open Interest FlowクリプトのOIを表示し、OIが上昇傾向なのか下落傾向なのか把握できる(アラート搭載)
Displays cryptocurrency OI and lets you know whether the OI is trending upward or downward (alerts included)
Smart Dip & Spike Finder v6Dip and Spike Finder
What This Adds
✅ Finds dips (for buying)
✅ Finds spikes (for selling)
✅ Works with your existing RSI & MA filters
✅ Shows BUY and SELL labels on the chart
✅ Triggers separate alerts for dip and spike conditions
phx_fvgfvg generator 4h and current time frame
library to import fvg from 4h with midle line and proximity support and resistance
Square of 9 NumbersThis will mark all Square of numbers with digit addition of 9
One can create a system to buy above or below that number
GANN square of numbers concept if anybody knows will help
10本まで表示できる移動平均線It’s an indicator that can display up to 10 moving averages within a single script.
It’s designed for users who need to use a large number of MAs.
You can also switch between SMA and EMA.
1つのインジケーターで10本の移動平均線まで表示できるインジケーターです。大量に使う人向けです。SMAとEMAの切り替えもできます。
[ZP] Fixed v6 testDISCLAIMER:
This indicator in Pine V6 as my first ever Tradingview indicator, has been developed for my personal trading analysis, consolidating various powerful indicators that I frequently use. A number of the embedded indicators within this tool are the creations of esteemed Pine Script developers from the TradingView community. In recognition of their contributions, the names of these developers will be prominently displayed alongside the respective indicator names. My selection of these indicators is rooted in my own experience and reflects those that have proven most effective for me. Please note that the past performance of any trading system or methodology is not necessarily indicative of future results. Always conduct your own research and due diligence before using any indicator or tool.
===========================================================================
Introducing the ultimate all-in-one DIY strategy builder indicator, With over 30+ famous indicators (some with custom configuration/settings) indicators included, you now have the power to mix and match to create your own custom strategy for shorter time or longer time frames depending on your trading style. Say goodbye to cluttered charts and manual/visual confirmation of multiple indicators and hello to endless possibilities with this indicator.
Available indicators that you can choose to build your strategy, are coded to seamlessly print the BUY and SELL signal upon confirmation of all selected indicators:
EMA Filter
2 EMA Cross
3 EMA Cross
Range Filter (Guikroth)
SuperTrend
Ichimoku Cloud
SuperIchi (LuxAlgo)
B-Xtrender (QuantTherapy)
Bull Bear Power Trend (Dreadblitz)
VWAP
BB Oscillator (Veryfid)
Trend Meter (Lij_MC)
Chandelier Exit (Everget)
CCI
Awesome Oscillator
DMI ( Adx )
Parabolic SAR
Waddah Attar Explosion (Shayankm)
Volatility Oscillator (Veryfid)
Damiani Volatility ( DV ) (RichardoSantos)
Stochastic
RSI
MACD
SSL Channel (ErwinBeckers)
Schaff Trend Cycle ( STC ) (LazyBear)
Chaikin Money Flow
Volume
Wolfpack Id (Darrellfischer1)
QQE Mod (Mihkhel00)
Hull Suite (Insilico)
Vortex Indicator
始値を前日終値に合わせるローソク足A candlestick chart where each candlestick’s opening price is simply replaced with the previous candlestick’s closing price. Since there are no price gaps, a candlestick that appears to be bearish due to a gap down might actually be bullish, and a candlestick that appears bullish due to a gap up might actually be bearish.
単純に通常のローソク足の始値を前のローソク足の終値にしただけのローソク足。窓開けがなく、前回の終値から見れば窓開け陰線が実は陽線だったり、窓開け陽線が実は陰線だったりします。
Arsh + Shariq custom indicatorPurpose:
An indicator created by me (Shariq). I have made a customized indicator in which I deployed important sessions and time as taught by my Mentor Arsh Siddiqui.' This indicator is mainly developed to honor my Mentor Arsh. Moreover, to help him and his students.
Description:
It gives an option to choose 10 horizontal lines based on any time/hour of the day you input. Default time-settings follows the time/date setting of the chart so if you are Newyork time then indicator will auto pick that and if you change it to lets say Karachi, it will auto-update to Karachi time. You still have option to choose any time/date you want on indicator so this way you dont need to change date/time on Chart's setting.
You also have option to switch off any line you dont want. Moreover, you can even choose number of lines you want (good for backtesting). Every new line will replace the last line. I wont tell you the purpose of these lines as they can expose the strategy which I cant reveal without my mentor's approval.
This indicator further gives an option to show different session's open and close along with option to color them as per your need. More importantly it shows you the entire Asian range.
Go explore the indicator!