H2-25 cuts (bp)This custom TradingView indicator tracks and visualizes the implied pricing of Federal Reserve rate cuts in the market, specifically for the second half of 2025. It does so by comparing the price differences between two specific Fed funds futures contracts: one for June 2025 and one for December 2025. These contracts are traded on the Chicago Board of Trade (CBOT) and are a widely-used market gauge of the expected path of U.S. interest rates.
The indicator calculates the difference between the implied rates for June and December 2025, and then multiplies the result by 100 to express it in basis points (bps). Each 0.01 change in the spread corresponds to a 1-basis point change in expectations for future rate cuts. A positive value indicates that the market is pricing in a higher likelihood of one or more rate cuts in 2025, while a negative value suggests that the market expects the Fed to hold rates steady or even raise them.
The plot represents the difference in implied rate cuts (in basis points) between the two contracts:
June 2025 (ZQM2025): A contract representing the implied Fed funds rate for June 2025.
December 2025 (ZQZ2025): A contract representing the implied Fed funds rate for December 2025.
Penunjuk dan strategi
Fibonacci Bollinger BandsFibonacci Bollinger Bands (FBB)
A VWMA-based, Fibonacci-scaled volatility overlay
Overview
Fibonacci Bollinger Bands blends a Volume-Weighted Moving Average (VWMA) with standard-deviation bands placed at key Fibonacci ratios. Instead of the traditional ±1 σ, ±2 σ, this indicator plots upper and lower envelopes at 0.236, 0.382, 0.5, 0.618, 0.764 and ±1.000 × σ—giving you a clearer view of dynamic support, resistance, and mean-reversion zones within a single, elegant overlay.
Key Features
VWMA Basis: Smooths price by weighting volume, keeping your bands responsive to big trades.
Fibonacci-Scaled Bands: 7 upper/lower envelopes at 0.236, 0.382, 0.5, 0.618, 0.764, 1.000 σ.
Customizable Inputs:
Length: lookback for VWMA & σ (default 200)
Source: hlc3, close, etc.
StdDev Multiplier: overall volatility scaling (default 3.0)
Clean Styling:
Colored basis line (magenta)
Highlighted outer bands (red/green)
Lighter inner bands (white)
Non-Repainting: All levels calculate on bar close.
Left-Axis Scaling: Bands live on their own axis so your candles stay full-height.
How to Use
Trend Identification
Price hugging the inner 0.236–0.382 bands ⇒ strong trend.
Bounces off 0.618–0.764 ⇒ pullback within trend.
Mean Reversion
Moves to the outer ±1.0 band often reverse toward the VWMA basis.
Breakouts & Breakdowns
Sustained closes beyond the ±1.0 band signal momentum exhaustion or acceleration.
Combine with Other Tools
Overlay with price action, volume, or your favorite oscillators for confluence.
Inputs & Customization
Length: VWMA & StdDev lookback
Source: Price field for basis calculation
StdDev Multiplier: Width of bands (e.g. 2.0, 3.0)
Toggle Inner Bands: Show/hide mids (0.236–0.764)
Thank you for using FBB!
Growth Screener Strategy with 9 EMA ExitEntry on Weekly chart for riding the upper Bollinger band with certain more conditions and exiting on breaking of 21 EMA on Weekly chart
Andy's 3WMAThis indicator consist of 3 Linear Weighted Moving Averages of 8, 38 and 200 which are very good for traders. I would like to thank Andy Wei for teaching me these three indicator values and I am making this indicator with his permission to help other traders in need of it.
RSI PullbackThis simple script triggers alert on a pullback, by highlighting when RSI drops below/above a certain value for a short time, before returning to original condition.
E.g. RSI14 is >50 for 30 candles, then it drops below 50 for just 1 candle, then rising back above the 50 level = alert triggered.
Clock&Flow MM+InfoThis script is an indicator that helps you visualize various moving averages directly on the price chart and gain some additional insights.
Here's what it essentially does:
Displays Different Moving Averages: You can choose to see groups of moving averages with different periods, set to nominal cyclical durations. You can also opt to configure them for instruments traded with classic or extended trading hours (great for Futures), and they'll adapt to your chosen timeframe.
Colored Bands: It allows you to add colored bands to the background of the chart that change weekly or daily, helping you visualize time cycles. You can customize the band colors.
Information Table: A small table appears in a corner of the chart, indicating which cycle the moving averages belong to (daily, weekly, monthly, etc.), corresponding to the timeframe you are using on the chart.
Customization: You can easily enable or disable the various groups of moving averages or the colored bands through the indicator's settings.
It's a useful tool for traders who use moving averages to identify trends and support/resistance levels, and who want a quick overview of market cycles.
Questo script è un indicatore che aiuta a visualizzare diverse medie mobili direttamente sul grafico dei prezzi e a ottenere alcune informazioni aggiuntive.
In pratica, fa queste cose:
Mostra diverse medie mobili: Puoi scegliere di vedere gruppi di medie mobili con periodi diversi impostati sulle durate cicliche nominali. Puoi scegliere se impostarle per uno strumento quotato con orario di negoziazione classico o esteso (ottimo per i Futures) e si adattano al tuo timeframe).
Bande colorate: Ti permette di aggiungere delle bande colorate sullo sfondo del grafico che cambiano ogni settimana o ogni giorno, per aiutarti a visualizzare i cicli temporali. Puoi scegliere il colore delle bande.
Tabella informativa: In un angolo del grafico, compare una piccola tabella che indica a quale ciclo appartengono le medie mobili (giornaliero, settimanale, mensile, ecc.) e corrispondono in base al timeframe che stai usando sul grafico.
Personalizzazione: Puoi facilmente attivare o disattivare i vari gruppi di medie mobili o le bande colorate tramite le impostazioni dell'indicatore.
È uno strumento utile per i trader che usano le medie mobili per identificare trend e supporti/resistenze, e che vogliono avere un colpo d'occhio sui cicli di mercato.
Volume and Volatility Ratio Indicator-WODI策略名称
交易量与波动率比例策略-WODI
一、用户自定义参数
vol_length:交易量均线长度,计算基础交易量活跃度。
index_short_length / index_long_length:指数短期与长期均线长度,用于捕捉中短期与中长期趋势。
index_magnification:敏感度放大倍数,调整指数均线的灵敏度。
index_threshold_magnification:阈值放大因子,用于动态过滤噪音。
lookback_bars:形态检测回溯K线根数,用于捕捉反转模式。
fib_tp_ratio / fib_sl_ratio:斐波那契止盈与止损比率,分别对应黄金分割(0.618/0.382 等)级别。
enable_reversal:反转信号开关,开启后将原有做空信号反向为做多信号,用于单边趋势加仓。
二、核心计算逻辑
交易量百分比
使用 ta.sma 计算 vol_ma,并得到 vol_percent = volume / vol_ma * 100。
价格波动率
volatility = (high – low) / close * 100。
构建复合指数
volatility_index = vol_percent * volatility,并分别计算其短期与长期均线(乘以 index_magnification)。
动态阈值
index_threshold = index_long_ma * index_threshold_magnification,过滤常规波动。
三、信号生成与策略执行
做多/做空信号
当短期指数均线自下而上突破长期均线,且 volatility_index 突破 index_threshold 时,发出做多信号。
当短期指数均线自上而下跌破长期均线,且 volatility_index 跌破 index_threshold 时,发出做空信号。
反转信号模式(可选)
若 enable_reversal = true,则所有做空信号反向为做多,用于在强趋势行情中加仓。
止盈止损管理
进场后自动设置斐波那契止盈位(基于入场价 × fib_tp_ratio)和止损位(入场价 × fib_sl_ratio)。
支持多级止盈:可依次以 0.382、0.618 等黄金分割比率分批平仓。
四、图表展示
策略信号标记:图上用箭头标明每次做多/做空(或反转加仓)信号。
斐波那契区间:在K线图中显示止盈/止损水平线。
复合指数与阈值线:与原版相同,在独立窗口绘制短、长期指数均线、指数曲线及阈值。
量能柱状:高于均线时染色,反转模式时额外高亮。
Strategy Name
Volume and Volatility Ratio Strategy – WODI
1. User-Defined Parameters
vol_length: Length for volume SMA.
index_short_length / index_long_length: Short and long MA lengths for the composite index.
index_magnification: Sensitivity multiplier for index MAs.
index_threshold_magnification: Threshold multiplier to filter noise.
lookback_bars: Number of bars to look back for pattern detection.
fib_tp_ratio / fib_sl_ratio: Fibonacci take-profit and stop-loss ratios (e.g. 0.618, 0.382).
enable_reversal: Toggle for reversal mode; flips short signals to long for trend-following add-on entries.
2. Core Calculation
Volume Percentage:
vol_ma = ta.sma(volume, vol_length)
vol_percent = volume / vol_ma * 100
Volatility:
volatility = (high – low) / close * 100
Composite Index:
volatility_index = vol_percent * volatility
Short/long MAs applied and scaled by index_magnification.
Dynamic Threshold:
index_threshold = index_long_ma * index_threshold_magnification.
3. Signal Generation & Execution
Long/Short Entries:
Long when short MA crosses above long MA and volatility_index > index_threshold.
Short when short MA crosses below long MA and volatility_index < index_threshold.
Reversal Mode (optional):
If enable_reversal is on, invert all short entries to long to scale into trending moves.
Fibonacci Take-Profit & Stop-Loss:
Automatically set TP/SL levels at entry price × respective Fibonacci ratios.
Supports multi-stage exits at 0.382, 0.618, etc.
4. Visualization
Signal Arrows: Marks every long/short or reversal-add signal on the chart.
Fibonacci Zones: Plots TP/SL lines on the price panel.
Index & Threshold: Same as v1.0, with MAs, index curve, and threshold in a separate sub-window.
Volume Bars: Colored when above vol_ma; extra highlight if a reversal-add signal triggers
Clock&Flow IntegratedThis script is a custom technical indicator that combines two popular technical analysis tools: the Stochastic Oscillator and the ADX (Average Directional Index).
The goal is to provide users with an integrated view of momentum and trend strength directly on the chart, but in separate panes from the price.Key FeaturesThe script offers the following characteristics: Selectable Indicators: You can choose which indicators to display on the chart via input options:
Stochastic (showStoch): Displays the Stochastic oscillator.DMS Directional Movement System (showADX): Displays the ADX and the DI lines (+DI and -DI).Configurable Parameters:
You can customize the parameters of each indicator to adapt them to your trading strategies:
Stochastic: K (kLen): Length of the %K period (default value: 16).D (dLen): Length of the %D period (default value: 16).Smooth (smoothK): Smoothing period for %K (default value: 3).
ADX: DI Period (diLen): Period for +DI and -DI calculation (default value: 14).
ADX Smoothing : Smoothing period for the ADX (default value: 14).Threshold (adxThreshold): A threshold for the ADX (default value: 25), useful for identifying trend strength.
Calculations and VisualizationThe script performs calculations for both indicators independently:
Stochastic Calculation: Uses TradingView's ta.stoch and ta.sma functions to calculate the %K and %D lines.Stochastic Plotting: If showStoch is active, the %K (blue, histogram) and %D (red, line) lines are plotted. Two dotted horizontal lines are also added at 80 (Overbought) and 20 (Oversold) to indicate overbought and oversold zones.
Manual ADX Calculation: Unlike the Stochastic, the calculation of ADX, +DI, and -DI is performed manually step-by-step, using the ta.rma (adaptive moving average) and math.abs (absolute value) functions. This manual approach offers greater transparency on the calculation method.ADX + DI Plotting: If showADX is active, the ADX (black), +DI (light blue, histogram), and -DI (red, histogram) are plotted. A dotted horizontal line is also added at the ADX threshold (adxThreshold) to facilitate trend strength interpretation.
UsageThis indicator is designed to be added to the lower panel of the chart (overlay=false), separate from the price, allowing for clear analysis of individual indicators without cluttering the main chart.In summary, "Clock&Flow Integrated" is a versatile tool for traders who wish to combine momentum analysis (Stochastic) with directional trend strength (ADX) in a single customizable indicator.
The basic value of the Stochastic is intended to show results on cyclical closures that occur near the K and D crossover.
Questo script è un indicatore tecnico personalizzato che combina due strumenti popolari di analisi tecnica: lo Stocastico e l'ADX (Average Directional Index). L'obiettivo è fornire agli utenti una visione integrata del momentum e della forza del trend direttamente sul grafico, ma in finestre separate dal prezzo.
Lo script offre le seguenti caratteristiche:
Indicatori Selezionabili: Puoi scegliere quali indicatori visualizzare sul grafico tramite delle opzioni di input:
Stocastico: Visualizza l'oscillatore Stocastico.
DMS Directional Movement System (showADX): Visualizza l'ADX e le linee DI (+DI e -DI).
Parametri Configurabili: È possibile personalizzare i parametri di ciascun indicatore per adattarli alle proprie strategie di trading:
Stocastico:
K (kLen): Lunghezza del periodo %K (valore predefinito: 16).
D (dLen): Lunghezza del periodo %D (valore predefinito: 16).
Smooth (smoothK): Periodo di smoothing per %K (valore predefinito: 3).
ADX:
Periodo DI (diLen): Periodo per il calcolo di +DI e -DI (valore predefinito: 14).
ADX Smoothing (adxSmoothing): Periodo di smoothing per l'ADX (valore predefinito: 14).
Threshold (adxThreshold): Una soglia per l'ADX (valore predefinito: 25), utile per identificare la forza del trend.
Calcoli e Visualizzazione
Lo script esegue i calcoli per entrambi gli indicatori in modo indipendente:
Calcolo Stocastico: Utilizza le funzioni ta.stoch e ta.sma di TradingView per calcolare le linee %K e %D.
Plotting Stocastico: Se showStoch è attivo, le linee %K (blu, istogramma) e %D (rossa, linea) vengono plottate. Vengono anche aggiunte due linee orizzontali tratteggiate a 80 (Overbought) e 20 (Oversold) per indicare le zone di ipercomprato e ipervenduto.
Calcolo ADX Manuale: Contrariamente allo Stocastico, il calcolo dell'ADX, del +DI e del -DI viene eseguito manualmente passo dopo passo, utilizzando le funzioni ta.rma (media mobile adattiva) e math.abs (valore assoluto). Questo approccio manuale offre maggiore trasparenza sul metodo di calcolo.
Plotting ADX + DI: Se showADX è attivo, l'ADX (nero), il +DI (blu chiaro, istogramma) e il -DI (rosso, istogramma) vengono plottati. Viene inoltre aggiunta una linea orizzontale tratteggiata alla soglia ADX (adxThreshold) per facilitare l'interpretazione della forza del trend.
Utilizzo
Questo indicatore è pensato per essere aggiunto al pannello inferiore del grafico , separato dal prezzo, permettendo un'analisi chiara dei singoli indicatori senza affollare il grafico principale.
In sintesi, "Clock&Flow Integrated" è uno strumento versatile per i trader che desiderano combinare l'analisi del momentum (Stocastico) con quella della forza direzionale del trend (ADX) in un unico indicatore personalizzabile.
Il valore di base dello Stocastico è pensato per avere una risultanza sulle chiusure cicliche che avvengono in prossimità dell'incrocio di K con D.
Close Above/Below Level AlertA simple script that alerts when price closes above or below a specific level on the chart time frame.
Volume ConvictionShows volume bars coloured differently according to their relationship to the 20 period MA, enabling you to easily see volume significantly higher than the moving average.
BB Squeeze Breakdown Alert By StockOptionAlerts.comalerts when there is a squeeze on the Bollinger Band on a 5 min time frame which can be useful in catching breakouts just before the ramp
Largest Bullish/Bearish Candle with Fibonacci (Single)Prints largest candle over lookback period with fibs and boxes out
All SMAs, EMAs, VWAP, & BMSB in 1.Miner's MAs - The All-in-One Moving Average Indicator to save you space on your charts by combining many several popular public indicators into one streamlined tool.
This comprehensive indicator consolidates up to 8 individual moving averages with selectable (SMA or EMA choices) into a single, clean tool to reduce chart clutter and streamline technical analysis setup. Each MA features full customization including type selection, length, source, offset, smoothing options (including Bollinger Band additions), multi-timeframe support, and status line display just as the original Trading View single indicators do.
Additional options include integrated VWAP with multiple anchor periods and the popular Bull Market Support Band (20w SMA + 21w EMA). Perfect for traders who use multiple moving averages for confluence analysis, support/resistance identification, and trend confirmation across different timeframes and desperately need to reduce their large list of indictors on the left side of their charts.
This helpful Indicator also makes it a great option for those users & members on the lower tiered and free plans that may be limited to the amount of indicators they can use at the same time who may be just starting out and need support and help top learn TA on their charts. It also supports all major smoothing types and Bollinger Band setups.
-The Ideal Single indicator for most everyone conducting some general TA for scalping, day trading, swing trading, and long-term analysis to save space on the chart windows.
Features:
8 fully customizable moving averages (SMA or EMA choices)
Integrated VWAP with session/week/month/year anchoring
Bull Market Support Band
Advanced smoothing options including Bollinger Bands
Multi-timeframe support for each MA
Clean, organized settings layout
Hope its helpful to anyone and everyone who may need it, also please feel free to comment or add any input, mention any additional options that you think could be added for everyone's benefit.
Thanks!
Miner Chad
Keltner | Bollinger | Squeeze | Tuned RSII don't even know what I'm publishing, it an old version of my script says the banner
apparently my random chart goes with it... sigh
I just wanted to share the chart and commentary, but TradingView stopped me because I had non-public indicators attached....
Bullish Engulfing Multi-TimeframeB.E.C. Finder - toggle the time frames to find the moments the Bullish Engulfing Candle forms
FXC Candle strategyScalping is a fast-paced trading strategy focusing on capturing small, frequent price movements for incremental profits. High market liquidity and tight spreads are needed for scalping, minimizing execution risks. Scalpers should trade during peak liquidity to avoid slippage.
Enhanced Stock Ticker with 50MA vs 200MA On ChartDescription:
The "Enhanced Stock Ticker with 50MA vs 200MA Signals" is a streamlined Pine Script indicator that overlays bullish and bearish crossover signals directly on the price chart, derived from normalized price indices based on short-term (default: 50-period) and long-term (default: 200-period) price ranges. Designed for traders seeking clear, actionable signals, it highlights potential trend reversals or momentum shifts with color-coded arrows and robust alert functionality.
What It Does:
Normalized Price Indices:
Calculates two internal indices based on the stock’s closing price relative to the high/low range over user-defined short (default: 50 periods) and long (default: 200 periods) lookback periods.
The Short Lookback Index (based on 50 periods) and Long Lookback Index (based on 200 periods) are computed but not plotted, serving as the foundation for crossover signals.
Crossover Signals on Price Chart:
Long-Term Signals:
Bullish Long Cross: A green triangle appears below the price bar when the Long Lookback Index crosses above 5, indicating a potential valley or bullish reversal.
Bearish Long Cross: A red triangle appears above the price bar when the Long Lookback Index crosses below 95, signaling a potential peak or bearish reversal.
Short-Term Signals:
Bullish Short Cross: A blue triangle appears below the price bar when the Short Lookback Index crosses above 5, suggesting short-term bullish momentum.
Bearish Short Cross: A white triangle appears above the price bar when the Short Lookback Index crosses below 95, indicating short-term bearish momentum.
All signals are integrated with TradingView’s alert system for real-time notifications.
Ticker and Legend Table:
Displays a table in the top-right corner with:
The stock’s ticker symbol (yellow text on blue background).
A legend explaining the blue arrows (Short MA, 50 periods) and white arrows (Long MA, 200 periods).
The table is initialized once to maintain a clean chart.
How to Use:
Customization: Adjust the short (default: 50) and long (default: 200) lookback periods in the indicator settings to align with your trading style or timeframe.
Interpretation:
Green/Blue Triangles Below Bars: Indicate potential buying opportunities (bullish crossovers at the 5 level for long/short indices).
Red/White Triangles Above Bars: Suggest potential selling opportunities (bearish crossovers at the 95 level for long/short indices).
Alerts: Set up TradingView alerts for the following conditions:
Long Index Valley: Long-term bullish crossover above 5.
Long Index Peak: Long-term bearish crossover below 95.
Short Index Valley: Short-term bullish crossover above 5.
Short Index Peak: Short-term bearish crossover below 95.
Why Use This Indicator?
This indicator provides a clean, intuitive way to visualize potential trend reversals and momentum shifts directly on the price chart. The color-coded arrows make it easy to spot entry and exit points, while customizable lookback periods and alert conditions cater to traders of all levels. It’s perfect for those who prefer minimal chart clutter with maximum signal clarity.
Notes:
Uses confirmed bars (previous bar’s OHLC data) to ensure signals are non-repainting and reliable.
Primarily designed for stocks but adaptable to other assets (e.g., forex, crypto) by tweaking lookback periods.
Arrows are placed above or below price bars for clear visibility; adjust chart zoom if signals appear crowded.
Signals at the 5 and 95 thresholds are sensitive to extreme price movements, so combine with other technical analysis for confirmation.
Kunsh WAE/STOCHASTIC COMBO MTFThis is a Multi Timeframe version of the WAE/Stoch indicator.
The general idea is that when the WAE is above its dead zone and explosion line, the Stochastic RSI is oversold, and the 50-period EMA is above, Price is in a strong uptrend, and there may be buying opportunities.
Reverse this for shorts.
Much respect to the coding geniuses, shayanKM and Lazybear, for the WAE inspiration.
I look up to you guys.
Color Candle StrategyI provided. This strategy is color-based and is designed for momentum trading across any timeframe, especially the 1-minute, 5-minute, and 15-minute charts.
🧠 Strategy Overview: “Color Candle Strategy”
This is a visual, momentum-based price action system that uses color-coded candles to identify short-term directional trades. The core logic relies on specific color transitions, primarily:
Yellow candles act as signal candles
Green or Red candles act as entry confirmations
Blue candles serve as early exit warnings
📈 Core Strategy Rules
✅ BUY ENTRY
Enter a long (BUY) position when:
A Green candle closes immediately after a Yellow candle
This implies bullish continuation after a neutral/consolidation candle
📌 SELL ENTRY
Enter a short (SELL) position when:
A Red candle closes immediately after a Yellow candle
This implies bearish continuation after a pause
🎯 TARGET / EXIT
Exit the trade (full close) when:
A Yellow candle or an opposite-colored candle appears and closes
For BUY: exit on Yellow or Red close
For SELL: exit on Yellow or Green close
🏃♂️ EARLY EXIT (Optional)
If enabled via input checkbox:
Exit early if a Blue candle closes
Used to protect gains or avoid reversals
🛡️ STOP LOSS
Stop-loss is placed based on the recent candle structure:
For BUY: SL is below the lower of Yellow or Green candle
For SELL: SL is above the higher of Yellow or Red candle
🧩 Indicator Logic (in the Script)
The script simulates colored candles using placeholder logic:
Candle Simulated Condition Purpose
Yellow Close > Open and previous close < open Signal candle (pause or setup)
Green Close > Open and close > previous high Bullish entry confirmation
Red Close < Open and close < previous low Bearish entry confirmation
Blue Close < Open and volume spike Early exit or reversal warning
You can replace these conditions with actual values from a custom indicator if you're using a proprietary candle coloring system.
Custom Session ORB Breakout Strategy for Crypto🧠 Strategy Logic Overview
Session Setup:
You define the start time (hour + minute in UTC) and duration (default 30 minutes).
The indicator tracks the high and low of that time window.
Breakout Detection (on 5-minute chart):
After the session window ends, the script looks for the first 5-minute candle that closes above or below the defined range.
The direction of the close determines the trade direction (Buy or Sell).
Entry & Risk Management:
Buy Signal: 5-min candle closes above session high.
Sell Signal: 5-min candle closes below session low.
TP = 2× the size of the session range
SL = 1× the size of the session range
These are fully adjustable via inputs.
🔍 Key Features
Feature Description
Works 24/7 Designed for crypto's non-stop trading hours
Custom Session Time Define your own range window (e.g. 00:00–00:30 UTC)
Breakout Entry Triggered by a candle close outside the range
Risk/Reward Built-In Automatically draws TP/SL based on session size
Clear Visuals Green line = session high, Red = session low, Blue = TP, Orange = SL
One Trade Per Session Script waits for exit before re-entering
🧩 User Inputs:
Take Profit Multiplier (default: 2.0× range)
Stop Loss Multiplier (default: 1.0× range)
Session Hour / Minute (UTC) – defines when to track the range
Session Duration – default is 30 minutes
Break-out DailyBreakout - with body - of yesterday's daily high or low.
With body we mean that the indicator only signals if the candle has closed above the high (Breakout - Long) or below the low (Breakout - Short).
This indicator can make mistakes such as not signaling a breakout or signaling it at the wrong level (this is because it is based on the highs/lows recorded in the daily candle, not the daily high/low in the reference timeframe).
I recommend always checking if the breakout has actually occurred.
I hope it will make it easier for you to read the charts and happy trading to everyone! :)
###################################################################################
Rottura strutturale - con corpo - del massimo o minimo giornaliero di ieri.
Con corpo si intende che l'indicatore segnala solo se la candela ha chiuso al di sopra del massimo(Break-out - Long) o al di sotto del minimo(Break-out - Short).
Questo indicatore può fare degli errori come non segnalare una rottura strutturale o segnalarla su un livello sbagliato(questo perché si basa sui massimi/minimi registrati nella candela giornaliera, non il massimo/minimo giornaliero nel timeframe di riferimento).
Consiglio di controllare sempre se effettivamente è avvenuta la rottura.
Spero che vi semplificherà la lettura dei grafici e buon trading a tutti! :)
Bullish Hammer on MA200Here's a TradingView Pine Script (v5) that detects a bullish hammer candlestick where:
The low is at or below MA200
The entire candle body is above MA200
It prints "BH" in green below the candle if conditions are met
It also plots MA20 and MA200 for reference