Opening Lines (M15, H1 & H4) with Wickless Candle DetectorTailored for day traders, this technical analysis indicator serves as a multi-timeframe opening price visualization tool, displaying real-time and historical opening price levels across three distinct time intervals to enhance pattern identification and strategic decision-making. Additionally, the tool incorporates a ‘Wickless Candle Detector’ feature, which annotates candles that open without upper or lower wicks. Empirical observations suggest these wickless candles often act as future price magnets, particularly in index futures such as the Nasdaq and S&P500, making them critical reference points for market analysis.
Key Features:
1) Multi-Timeframe Opening Price Visualization:
◦ Plots horizontal reference lines for opening prices across:
▪ 15-minute (M15)
▪ 1-hour (H1)
▪ 4-hour (H4) timeframes
◦ Lines dynamically extend throughout their respective periods or can be configured to a fixed bar offset
2) Wickless Candle Detection System:
◦ Automatically marks wickless candles with a discrete symbol at their opening price level
◦ Symbols are removed upon either:
▪ Price breaching the opening level by ≥1 tick
▪ A 24-hour expiration period (whichever occurs first)
3) Customization and Flexibility:
◦ Toggle visibility for individual timeframes, historical opening lines, and the Wickless Candle Detector
◦ Full customization of visual elements (colors, line styles, symbols) to align with user preferences or trading platform themes
Multitimeframe
OrangeCandle 4EMA 55 + Fib Bands + SignalsThe script is a TradingView indicator that combines three popular technical analysis tools: Exponential Moving Averages (EMAs), Fibonacci bands, and buy/sell signals based on these indicators. Here’s a breakdown of its features:
1. EMA Settings and Calculation:
The script calculates and plots several Exponential Moving Averages (EMAs) on the chart with different lengths:
Short-term EMAs: EMA 9, EMA 13, EMA 21, and EMA 55 (used for tracking short-term price trends).
Long-term EMAs: EMA 100 and EMA 200 (used to analyze longer-term trends).
These EMAs are plotted with different colors to visually distinguish between the short-term and long-term trends.
2. Fibonacci Bands:
The script calculates Fibonacci Bands based on the Average True Range (ATR) and a Simple Moving Average (SMA).
Fibonacci factors (1.618, 2.618, 4.236, 6.854, and 11.090) are used to determine the upper and lower bounds of five Fibonacci bands.
Upper Fibonacci Bands (e.g., fib1u, fib2u) represent resistance levels.
Lower Fibonacci Bands (e.g., fib1l, fib2l) represent support levels.
These bands are plotted with different colors for each level, helping traders identify potential price reversal zones.
3. Buy and Sell Signals:
Long Condition: A buy signal occurs when the price crosses above the EMA 55 (long-term trend indicator) and is above the lower Fibonacci band (support zone).
Short Condition: A sell signal occurs when the price crosses below the EMA 55 and is below the upper Fibonacci band (resistance zone).
These conditions trigger visual signals on the chart (green arrow for long, red arrow for short).
4. Alerts:
The script includes alert conditions to notify the trader when a long or short signal is triggered based on the crossover of price and EMA 55 near the Fibonacci support or resistance levels.
Long Entry Alert: Triggers when the price crosses above the EMA 55 and is near a Fibonacci support level.
Short Entry Alert: Triggers when the price crosses below the EMA 55 and is near a Fibonacci resistance level.
5. Visualization:
EMAs are plotted with distinct colors:
EMA 9 is aqua,
EMA 13 is purple,
EMA 21 is orange,
EMA 55 is blue (with thicker line width for emphasis),
EMA 100 is gray,
EMA 200 is black.
Fibonacci bands are plotted with different colors for each level:
Fib Band 1 (upper and lower) in white,
Fib Band 2 in green (upper) and red (lower),
Fib Band 3 in green (upper) and red (lower),
Fib Band 4 in blue (upper) and orange (lower),
Fib Band 5 in purple (upper) and yellow (lower).
Summary:
This script provides a comprehensive strategy for analyzing the market with multiple EMAs for trend detection, Fibonacci bands for support/resistance, and signals based on price action in relation to these indicators. The combination of these tools can assist traders in making more informed decisions by providing potential entry and exit points on the chart.
Custom Advanced Stochastic OscillatorCustom Advanced Stochastic Oscillator, you will be able to edit the Stochastic Oscillators in a more advanced way
SUPER EMA 10/25/75/200/300 - CZ INDICATORSSUPER EMA
5 ema on one chart, with possible customization.
5 ema на одном графике, с возможностью настройки.
ICT Unicorn Model v2 [Enhanced]🔹 New Features in This Version
✅ Alerts – Notifies when a valid ICT setup occurs.
✅ Multi-Timeframe Bias – Uses H1 structure confirmation for better accuracy.
✅ Auto Risk Management – Calculates Stop Loss (SL) & Take Profit (TP) based on ATR.
✅ Better FVG Filtering – Ensures quality setups by refining Fair Value Gaps.
Stochastic RSI with Custom LevelThis Pine Script code defines a TradingView indicator that calculates the Stochastic RSI on a 2-day interval. Users can set a custom level to determine when the indicator outputs true or false. The script also includes functionality to mark stocks that meet the criteria in a screener.
Nimu Market on Paper
Multi-Timeframe Analysis Tool is a powerful visual aid for identifying trends, reversals, and key price movements across multiple timeframes — particularly useful for intraday traders and those using technical analysis strategies
Timeframes & Data Collection:
The script tracks multiple timeframes (1m, 5m, 15m, 30m, 1H, 2H, 4H, 8H), storing their open, high, low, and close prices in arrays (trdh, trdc, trdo, trdl).
It uses request.security() to fetch these values for the current symbol and specified timeframes
.
User Inputs:
Base Timeframe: Chooses the primary timeframe for analysis.
Bar Count: Determines how many bars to display.
Border Thickness: Sets the visual thickness of box borders.
Colors: Configurable for bullish, bearish, background, and borders
Visual Elements:
Dynamic Boxes: Drawn using box.new(), these illustrate the range between high and low prices with the percentage change displayed inside.
Candlestick Plots: Rendered for each tracked timeframe using plotcandle(), colored according to bullish or bearish price action and styled based on timeframe scaling.
Regression Line: A linear regression line plotted over the selected timeframe’s close prices to capture trend direction.
Logic & Presentation:
Determines the right timeframe index based on user input (base).
Calculates percentage change from high to low and visualizes it with shaded boxes.
Automatically deletes older boxes to maintain clarity.
Customizes candle appearance based on timeframe granularity.
Скальпинг-сигналы (VWAP, EMA, Stoch RSI)📌 Описание:
Этот индикатор автоматически определяет сигналы LONG и SHORT на основе:
• RSI (14)
• MACD (12,26,9)
• ADX (14)
• Стохастика (14)
• VWAP
📊 Как работает?
🔹 LONG: когда тренд усиливается вверх
🔹 SHORT: когда тренд усиливается вниз
💡 Подходит для скальпинга и интрадей-трейдинга
MARKETMAKER KEY LEVELSMARKET MAKER KEY LEVELS, is an indicator that marks all the key levels that matter to the market makers.
SaravanasMoving Average Testing The moving average crossover is a strategy that makes use of two or more moving averages to identify trading opportunities, trends, and trend reversals. The strategy involves taking two moving averages of different periods and identifying buy or sell signals when one moving average crosses over another.
Авто-сигналы AVAX & WIF (тест)Описание скрипта:
Этот скрипт предназначен для автоматического выявления оптимальных точек входа в LONG и SHORT для криптовалют AVAX и WIF.
🔹 Основные индикаторы:
✔️ RSI (14) – анализ перекупленности/перепроданности
✔️ MACD (12, 26, 9) – пересечение сигнальной линии
✔️ ADX (14) – определение силы тренда
✔️ Стохастик (14) – дополнительный фильтр динамики
✔️ VWAP – контроль цены относительно среднего объёма
🔹 Облегчённые условия входа:
✅ LONG – при развороте вверх и подтверждении индикаторами.
✅ SHORT – при развороте вниз и подтверждении индикаторами.
🔹 Особенности:
⚡ Адаптирован для коротких таймфреймов (1м, 3м, 5м).
⚡ Упрощённые условия для более частых сигналов.
⚡ Совместим с оповещениями TradingView.
📢 Как использовать:
🔸 Добавьте индикатор на график.
🔸 Включите оповещения для LONG и SHORT.
🔸 Используйте с риск-менеджментом!
📊 Идеально для трейдеров, торгующих AVAX и WIF на Binance.
Monthly & Weekly Separators with High, Low, CloseThis indicator shows previous Monthly and weekly high and low with their closing prices.
10 EMA and 50 EMA Crossover Alerts//@version=5
indicator("10 EMA and 50 EMA Crossover Alerts", overlay=true)
// Define the EMAs
ema10 = ta.ema(close, 10)
ema50 = ta.ema(close, 50)
// Plot the EMAs on the chart
plot(ema10, color=color.blue, linewidth=2, title="10 EMA")
plot(ema50, color=color.red, linewidth=2, title="50 EMA")
// Crossover conditions
bullishCross = ta.crossover(ema10, ema50) // 10 EMA crosses above 50 EMA
bearishCross = ta.crossunder(ema10, ema50) // 10 EMA crosses below 50 EMA
// Generate alerts for crossovers
alertcondition(bullishCross, title="10 EMA Crosses Above 50 EMA", message="10 EMA has crossed above 50 EMA on the 1-hour chart. Buy Signal.")
alertcondition(bearishCross, title="10 EMA Crosses Below 50 EMA", message="10 EMA has crossed below 50 EMA on the 1-hour chart. Sell Signal.")
// Background color to indicate the crossover (optional for visualization)
bgcolor(bullishCross ? color.new(color.green, 90) : na, title="Bullish Crossover Background")
bgcolor(bearishCross ? color.new(color.red, 90) : na, title="Bearish Crossover Background")
Облегчённые авто-сигналы AVAX & WIFНазвание скрипта:
“Облегчённые авто-сигналы AVAX & WIF”
Описание скрипта:
Этот скрипт предназначен для автоматического выявления оптимальных точек входа в LONG и SHORT для криптовалют AVAX и WIF.
🔹 Основные индикаторы:
✔️ RSI (14) – анализ перекупленности/перепроданности
✔️ MACD (12, 26, 9) – пересечение сигнальной линии
✔️ ADX (14) – определение силы тренда
✔️ Стохастик (14) – дополнительный фильтр динамики
✔️ VWAP – контроль цены относительно среднего объёма
🔹 Облегчённые условия входа:
✅ LONG – при развороте вверх и подтверждении индикаторами.
✅ SHORT – при развороте вниз и подтверждении индикаторами.
🔹 Особенности:
⚡ Адаптирован для коротких таймфреймов (1м, 3м, 5м).
⚡ Упрощённые условия для более частых сигналов.
⚡ Совместим с оповещениями TradingView.
📢 Как использовать:
🔸 Добавьте индикатор на график.
🔸 Включите оповещения для LONG и SHORT.
🔸 Используйте с риск-менеджментом!
📊 Идеально для трейдеров, торгующих AVAX и WIF на Binance.
Simple Moving Averages MTFSimple Moving Averages MTF
This indicator plots Simple Moving Averages (SMAs) from multiple timeframes—intraday, daily, weekly, and monthly—right on your chart. It’s built for traders who want a clear, adaptable way to spot trends, whether trading short-term or holding long-term positions.
Key Features:
- Multi-Timeframe SMAs: View intraday, daily, weekly, and monthly SMAs in one place.
- Fully Customizable: Set lengths and colors for each SMA.
- Toggle On/Off: Show or hide SMAs to keep your chart clean.
- Quick Setup: Adjust settings inline with ease.
How to Use:
Add the indicator to your chart.
Open settings and pick a timeframe group (e.g., "Intraday Timeframes").
Enable/disable SMAs, tweak lengths and colors.
Hit "OK" to see it in action.
Interpretation:
- Support/Resistance: SMAs serve as dynamic levels for price reactions.
- Trend Signals: Rising SMAs indicate bullish momentum; falling SMAs suggest bearish.
- Crossovers: Short SMA crossing above a long SMA may signal a buy; below, a sell.
- Divergence: Price diverging from SMAs can hint at reversals.
Why Use It?
"Simple Moving Averages MTF" is a versatile, no-fuss tool for trend analysis. Use it solo or pair it with other indicators to match your trading style. Get multi-timeframe insights, simplified.
MTF TTM Squeeze Pro/*
Multi-Timeframe TTM Squeeze Pro Indicator
Description:
The "Multi-Timeframe TTM Squeeze Pro" indicator is designed to help traders identify market squeezes and momentum shifts across custom time frames.
It uses Bollinger Bands, Keltner Channels, and a Momentum Oscillator to provide visual cues for trading opportunities.
Key Features:
- Displays squeeze conditions: No Squeeze (Green), Low Compression (Black), Medium Compression (Red), High Compression (Orange).
- Analyzes momentum direction and strength with color-coded histograms.
- Monitors multiple custom time frames: 15m, 30m, 55m, 78m, 195m, 1 Day, and 1 Week.
- Suitable for swing traders and day traders looking for precise entry and exit signals.
How to Use:
- Look for squeezes turning green to signal potential breakouts.
- Follow momentum histogram colors to gauge market sentiment and strength.
- Combine with other technical analysis tools for better decision-making.
Ideal For:
- Swing trading and day trading strategies.
- Detecting consolidation phases before potential volatility expansions.
- Analyzing market momentum across different time frames.
Tags:
#TTMSqueeze #MultiTimeframe #Momentum #TradingViewScript #SqueezePro #DayTrading #SwingTrading
*/
Time Box Breakout IndicatorPlots Boxes with breakout signals on whatever timeframe the user selects.
Allows for users to see higher timeframe ranges on lower timeframes.
Useful for scalpers taking advantage of momentum, combined with support and resistance on higher timeframes.
Aids in visualizing risk, ranges and trends.
TA Trading Signal Bot//@version=5
indicator(title="TA Trading Signal Bot", overlay=true)
// Input settings
lengthEMA = input(20, title="EMA Length")
lengthRSI = input(14, title="RSI Length")
overbought = input(70, title="RSI Overbought Level")
oversold = input(30, title="RSI Oversold Level")
// Indicators
ema = ta.ema(close, lengthEMA)
rsi = ta.rsi(close, lengthRSI)
macdline = ta.ema(close, 12) - ta.ema(close, 26)
signalline = ta.ema(macdline, 9)
// Buy/Sell Conditions
crossoverRSI = ta.crossover(rsi, oversold)
crossoverMACD = ta.crossover(macdline, signalline)
buySignal = crossoverRSI and close > ema and crossoverMACD
// Plot Buy Signal
plotshape(series=buySignal, location=location.belowbar, color=color.green, style=shape.labelup, title="BUY Signal")