Enhanced CM_Williams_Vix_Fix for CryptoVERSION2
逻辑运算符调整:把 sd and upperBand 改成 sd ? upperBand : na,hp and rangeHigh 改成 hp ? rangeHigh : na 等,以此确保条件判断是布尔类型的。
支撑阻力线绘制:用 line.new 替代 hline 来绘制动态的支撑和阻力线,避免 hline 函数参数类型不匹配的问题。
Indicatori e strategie
USDTRY by GoX
You can view your share in the lower window in fixed USD/TL.
Alt pencerede hissenizi Dolar/TL cinsinden sabit şekilde görüntüleye bilirsiniz.
Combined RSI, CCI & Stoch Osc (Unified OB/OS)CCI, RSI and Stochastic Osc combined and normalized. identifies trend reversals.
Moving Average Exponential with Buy/SellThe Enhanced EMA Signals Indicator is a powerful trend-following tool designed to help traders identify potential buy and sell opportunities based on the crossover of two Exponential Moving Averages (EMAs). It provides clear visual cues, customizable settings, and alert notifications to enhance trading efficiency.
My Buy Signal Strategy"My Buy Signal Strategy", teknik analiz göstergeleri ve mum formasyonlarını birleştirerek piyasada alım fırsatlarını tespit etmeyi amaçlayan esnek ve özelleştirilebilir bir stratejidir. 9 koşuluyla, kullanıcıların ihtiyaçlarına göre uyarlanabilir ve TradingView üzerinde kolayca test edilebilir. Strateji, hem trend takip hem de dönüş sinyallerini yakalamak için dengeli bir yaklaşım sunar.
My Buy Signal Strategy"Hugo v.1.0", teknik analiz göstergeleri ve mum formasyonlarını birleştirerek piyasada alım fırsatlarını tespit etmeyi amaçlayan esnek ve özelleştirilebilir bir stratejidir. 9 koşuluyla, kullanıcıların ihtiyaçlarına göre uyarlanabilir ve TradingView üzerinde kolayca test edilebilir. Strateji, hem trend takip hem de dönüş sinyallerini yakalamak için dengeli bir yaklaşım sunar.
ICT Kill Zones Indicator Name: ICT Kill Zones (Historical Boxes + Legend)
Description:
ICT Kill Zones is a powerful TradingView indicator designed for traders who use ICT concepts to identify high-probability trading zones. This indicator automatically marks key session areas—London, New York, London Close, and Asian—by drawing geometric box objects across the entire chart. Each box is precisely anchored to the session’s exact start and end times based on your chart’s time zone, so you can easily visualize these critical zones regardless of the timeframe you’re using.
Key Features:
Historical Session Shading:
The indicator creates session boxes for every trading day, allowing you to scroll back and review historical kill zones.
Multiple Sessions:
It displays boxes for four important sessions:
London Kill Zone: (Originally 2:00–5:00, shifted as needed)
New York Kill Zone: (Originally 7:00–10:00, shifted as needed)
London Close Kill Zone: (Originally 10:00–12:00, shifted as needed)
Asian Kill Zone: (Originally 19:00–22:00)
Customizable Colors & Toggles:
Easily turn each session’s shading on or off and customize the colors (with built-in opacity control) to suit your chart style.
Persistent Legend:
A fixed legend table is anchored at the bottom of the chart, displaying the name of each kill zone in its corresponding color. This makes it simple to reference the sessions at a glance.
Accurate Time Zone Integration:
The indicator automatically uses your chart’s time zone (or “America/New_York” if set) to align session boundaries perfectly—ensuring that the boxes are drawn at the precise times across all timeframes.
ICT Kill Zones is ideal for traders who rely on ICT strategies, as it visually highlights areas of likely liquidity and potential trading opportunities. Whether you’re using a 1-minute chart or a 1-hour chart, this indicator dynamically adapts to provide clear, consistent session shading and a handy legend.
Lib_KEZ_FormatLibrary "Lib_KEZ_Format"
TODO: add library description here
text_min_proc(_x)
TODO: функция сокращения больших чисел и перевод в проценты
Parameters:
_x (float)
Returns: TODO: строка на выход
EMA 22 & EMA 55//@version=5
indicator("EMA 22 & EMA 55", overlay=true)
// Define EMA periods
ema22 = ta.ema(close, 22)
ema55 = ta.ema(close, 55)
// Plot EMAs
plot(ema22, title="EMA 22", color=color.blue, linewidth=2)
plot(ema55, title="EMA 55", color=color.red, linewidth=2)
HTF Order Flow with OB & FVGSMC trading that working order flow and react on order block in HTF.
work well with 1 HR time frame as alert
15m to check on
1m to entry upon reversal.
to further pinpoint entry can go into 10sec time frame for reversal.
exit using 15m POI
Adaptive Trend Continuation StrategyStrategy Explanation: This is a Trend continuation Strategy that uses directional measures to inform trade decisions.
Trend Identification: The ADX indicator measures trend strength. An ADX value above 25 signifies a strong trend, aligning with research indicating that trends, once established, tend to continue.
Entry Criteria: The strategy detects bullish flag patterns, which are known to have a high success rate in predicting upward continuations.
STRIKE.MONEY (www.strike.money)
A breakout from this pattern, confirmed by higher-than-average volume, serves as the entry signal.
Risk Management: The ATR is employed to set dynamic stop-loss levels, adjusting for market volatility. Position sizing is calculated based on a fixed percentage of capital at risk per trade, ensuring consistent risk management.
Exit Strategy: A stop-loss is placed at 1.5 times the ATR below the entry price, and a take-profit is set at 3 times the ATR above the entry price, establishing a 2:1 reward-to-risk ratio.
5. Known Limitations and Edge Cases:
False Breakouts: Not all breakouts lead to sustained trends. The volume confirmation filter aims to mitigate this risk, but false signals can still occur.
Market Conditions: The strategy may underperform in choppy or sideways markets where clear trends are absent.
Pattern Recognition: The simplified detection of bullish flag patterns may not capture all valid patterns or might identify false ones.
12/21 h1h4 for m512/21 ema at 12x and 48x. This indicator will plot a 12/21 ema for the 1 hour and 4 hour chart on a 5 minute chart.
12/21 ema 4x and 16x12/21 ema band at 12x and 48x. This indicator will plot the 12/21 ema bands for 1 hour and 4 hour on a 5 minute chart.
EMA Cross Indicator with 55 EMAAn EMA Ribbon with a 55 EMA is a powerful technical indicator used to identify trends, momentum shifts, and potential trading opportunities. The EMA (Exponential Moving Average) is a weighted moving average that places more emphasis on recent price action, making it more responsive to price changes compared to a Simple Moving Average (SMA).
Macro Stock IndicatorHi, this plots fundamentals of a stock's underlying value instead of its price. This works 99% times. You can check.
Daily VWMADaily Volume Weighted Moving Average
An indicator which shows the daily volume weighted moving average for the last 24 hours. The indicator adapts to the sampling frequency in the chart.
Percentage Change on Candles% change on candles indicator, used for signalling breakouts, back-testing, gathering quantifiable data
5-Day SMA Trend Indicator (30m)This 5-Day SMA Trend Indicator is a simple yet powerful tool designed to help traders visualize short-term trend strength and direction. It analyzes the 5-day simple moving average (SMA) on an intraday timeframe (default: 30 minutes) to determine whether the market is in a bullish or bearish short-term trend.
Key Features:
✅ 5-Day SMA Calculation – Plots a 5-period simple moving average (SMA) on an intraday chart
✅ Trend Detection – Identifies when the SMA is rising or falling
✅ Price Positioning – Determines whether price is above or below the SMA
✅ Color-Coded Background –
• 🟩 Green → Price is above a rising SMA (bullish trend)
• 🟥 Red → Price is below a falling SMA (bearish trend)
✅ Intraday Analysis – Uses 30-minute candles by default, but you can adjust the timeframe
How It Works:
1. The script calculates the 5-day SMA using intraday price data.
2. It determines if the SMA is rising (bullish) or falling (bearish) by checking the slope of the moving average.
3. It checks if the current price is above or below the SMA.
4. If price is above a rising SMA, the background turns green (bullish signal).
5. If price is below a falling SMA, the background turns red (bearish signal).
6. If neither condition is met, no background color is applied.
Use Cases:
📌 Trend Confirmation – Helps traders confirm if a rally is sustainable or likely to fail
📌 Entry & Exit Signals – Can assist in timing buy and sell decisions based on short-term trend direction
📌 Risk Management – Avoid buying into weak rallies below a falling SMA
Crosby Ratio Indicator//@version=5
indicator("Crosby Ratio Indicator", overlay=false)
// Define the parameters (Adjust as needed)
length = input(14, title="Lookback Period")
// Example Calculation (Replace with actual Crosby Ratio formula)
highs = ta.highest(high, length)
lows = ta.lowest(low, length)
crosby_ratio = (highs - lows) / lows * 100 // Placeholder formula
// Plot the Crosby Ratio
plot(crosby_ratio, title="Crosby Ratio", color=color.blue, linewidth=2)
// Add a baseline (Optional)
hline(50, "Threshold", color=color.red, linestyle=hline.style_dotted)
Cruzamento de MME 6 e 24entrada no cruzamento das medias 6 com a 24
a média de 6 cruzando a media de 24 para cia da uma oportunidade de compra
a média de 6 cruzando a média de 24 para baixo da uma oportunidade de venda
Candle SMA & Institutional FlowI think this would help the people. When they want to take the benefit of trading along side institutions.
Gold Moving Averages & Crossovers3 ma 20 100 e 200 perdiodi che si incrociano e chiamato il segnale m1 solo se il prezzo e rispettivamente sopra o sotto la ma a 200 cerco trade a favore