Trend V2 (2025 Colorized) /w filterSame trend candle logic from before, but with a linear regression slope filter. The idea is going long when both are green and short when both are red. Simple and seems to be pretty effective.
Indicators and strategies
NBSG Mox-ZThe Mox-Z provides a visual representation of momentum and trend strength, enhanced with statistical bands to identify significant levels based on prior momentum.
What It Does
The indicator calculates the Mox-Z value as (EMA12(close) - EMA26(close)) - EMA9(EMA12(close) - EMA26(close))) * 3 using the higher timeframe's closing prices. This value is plotted as a histogram, with colors indicating its position relative to zero and Z-score bands:
Bright Green: Above +0.7 SD (strong bullish momentum).
Bright Red: Below -0.7 SD (strong bearish momentum).
Dark Green: Above zero but below +0.7 SD (moderate bullish momentum).
Dark Red: Below zero but above -0.7 SD (moderate bearish momentum).
Z-score bands are computed over a 200-period lookback on the higher timeframe, using a 0.7 multiplier on the standard deviation, offering a statistical context for the histogram's values.
How to Use It
Use the histogram to gauge momentum shifts on the selected higher timeframe (e.g., weekly momentum on a daily chart).
Bright colors (green/red) suggest potential overextension or strong trend continuation, useful for timing entries or exits.
Dark colors indicate moderate momentum, often signaling consolidation or early trend development.
The ±0.7 SD bands (gray lines) highlight statistically significant levels, aiding in identifying extremes relative to the past 200 periods of the chosen timeframe.
Originality and Purpose
Unlike standard MACD histograms, this script replicates the Mox-Z Indicator's unique scaling (*3 multiplier) and applies it strictly to higher timeframe data, avoiding current timeframe bias. The addition of Z-score bands provides a statistical edge, making it distinct from typical momentum indicators while maintaining simplicity for practical trading.
Settings
Higher Timeframe: Default is "1W" (weekly), but adjust to any timeframe higher than your chart (e.g., "1D" for daily, "1M" for monthly).
This indicator is ideal for traders seeking a higher timeframe momentum perspective with clear visual cues, without relying on complex multi-indicator setups.
BTC High-Win Strategy### 📌 **BTC High-Win Strategy (Short Only) - TradingView Indicator**
This **short-only** indicator is designed for Bitcoin traders who focus on high-probability shorting opportunities. It integrates multiple confirmation signals to ensure **accurate entry and exit points** in bearish conditions.
### **🔹 Key Features:**
✅ **Trend Confirmation:** Uses the **200 EMA** to ensure trades align with the dominant bearish trend.
✅ **Momentum & Reversal Signals:** Detects overbought conditions with **RSI (Relative Strength Index) & Bollinger Bands**.
✅ **Breakout Confirmation:** Uses **VWAP (Volume-Weighted Average Price) & ATR** for volatility-based entries.
✅ **Sell Signals:**
- **Sell (Trend-Following):** When **MACD crosses below Signal Line**, price is under **200 EMA**, and RSI < 50.
- **Sell (Reversal):** When price hits the **upper Bollinger Band**, RSI > 70, and crosses down.
🔴 **Red Down Arrows** → Strong Short Entry
🟠 **Orange Down Arrows** → Overbought Short Entry
### **📌 How to Use:**
1️⃣ Copy and paste the script into **TradingView’s Pine Editor**.
2️⃣ Click **Add to Chart** to activate it.
3️⃣ **Enter Shorts** when a signal appears and confirm with volume analysis.
4️⃣ **Exit** based on next support level or **RSI returning to neutral**.
Would you like me to optimize it further for **scalping or swing trading?** 🚀
Posaunist 4h j1 • Title: 4-Hour Opening Price with Trendline and Label on the Right (Customizable Time Zone)
• Description:
“This indicator plots horizontal lines at every 4-hour interval (00:00, 04:00, 08:00, etc.) with customizable labels showing the opening price. Users can choose to display or hide the time and price labels for each interval, with the option to adjust the color, width, transparency, and size of the labels and trendlines. Additionally, users can select their time zone offset.”
MACD + RSI + ADX + EMA Strategy PROThis strategy combines MACD crossovers, RSI momentum, ADX trend strength, EMA trend bias, and ATR-based filters to generate high-quality entries. It includes risk-based position sizing, trailing stops, and optional higher-timeframe confirmation for smarter, cleaner trades. Great for crypto, forex, and trending markets on intraday timeframes.
RSI by MoshiThis TradingView Pine Script is an RSI-based indicator named "RSI by Moshi". It calculates the Relative Strength Index (RSI) and applies two moving averages: Exponential Moving Average (EMA) and Weighted Moving Average (WMA), while also including alert conditions for potential trading signals. Here's a breakdown of the script:
NBSG DPMRThis script calculates “Volatility Clouds” using a higher‐timeframe (Daily) approach, then displays those levels across intraday charts. It combines the standard deviation of daily price changes with daily average true range (ATR) to form volatility‐based zones around the prior day’s close. As a result, these levels remain locked‐in for the entire trading day and do not shift or recalculate intraday, making them ideal for traders who want higher‐timeframe reference points on lower‐timeframe charts.
NotABigShortGuy Daily Price Movement Ranges
Key Features
• Daily‐Based Volatility: Uses the previous day’s data (standard deviation + ATR) to establish four levels (two “inner” and two “outer” bands).
• Locked Levels All Day: Levels remain “blocky” and consistent throughout intraday bars, preventing shifting or repainting.
• Simplicity & Flexibility: Adjust lookback length and multiplier to suit your market or timeframe.
How to Use
• Use the displayed “clouds” as reference zones for potential support/resistance or volatility breakouts on intraday charts.
• Combine with other indicators or price action strategies for confirmation.
• Modify settings (lookback, multiplier) to tune the cloud width to your preference.
Disclaimer
• This script is intended for educational and informational purposes only.
• It is not financial advice or a recommendation to buy or sell any financial instrument.
• Past performance does not guarantee future results.
• Always conduct thorough research and consider seeking guidance from a qualified professional before making trading decisions.
Enjoy exploring these volatility clouds in your analysis!
Posaunist 4h j1Title: 4-Hour Opening Price with Trendline and Label on the Right (Customizable Time Zone)
Description:
“This indicator plots horizontal lines at every 4-hour interval (00:00, 04:00, 08:00, etc.) with customizable labels showing the opening price. Users can choose to display or hide the time and price labels for each interval, with the option to adjust the color, width, transparency, and size of the labels and trendlines. Additionally, users can select their time zone offset.”
MACD Crossover + SAR + VOLUME💎 MACD Crossover + SAR + Volume | Professional Multi-Filter Signal Suite
This script is a highly customizable and professional trading tool designed for traders seeking precise and filtered buy/sell signals.
The system intelligently combines: ✔️ MACD crossovers (MACD line vs Signal line)
✔️ Parabolic SAR reversals
✔️ Optional volume strength filters
✔️ Smart candle confirmations
✔️ Dynamic signal delay mechanism
✔️ 🆕 RSI Level Filter (optional):
Restrict bullish/bearish signals only when RSI conditions are met:
Only bullish signals when RSI ≤ Lower Limit (default: 60)
Only bearish signals when RSI ≥ Upper Limit (default: 60)
Fully configurable RSI period and thresholds
✅ Features:
Multi-layer signal validation
Adaptive signal triggering via SAR or MACD crossover
Avoids signal spamming with built-in delay
Clean plotting of BUY / SELL signals directly on the chart
Fully customizable confirmations
Built-in alerts for automation or manual trading
📌 Usage Recommendation:
This tool is pre-configured for scalping and swing trading.
However, for longer-term or conservative investors, you can simply enable the RSI Level Filter checkbox to restrict signals based on RSI trend zone. This adds an extra layer of trend filtering suitable for more cautious entries.
Prior Day/Week/Month Key LevelsThe Prior Day/Week/Month Key Levels indicator provides a visual reference for key historical price levels, helping traders to identify potential areas of support and resistance. It plots horizontal lines for the previous period's high, low, and opening prices across daily, weekly, and monthly timeframes, updating dynamically as new periods begin. Additionally, the indicator features "wick boxes" based on 15-minute timeframe data that highlight significant intraday extremes, which may signal potential reversals or breakout areas. With a modern, minimalistic settings panel, users can customize colors, line styles, widths, and label positions, ensuring the tool seamlessly integrates with various charting styles and trading strategies.
ITACHI ExitHTC will have to get you up from the bottom is not going through all these questions can also provide us your thoughts
Triple Lookback Key LevelsI love this tool.It keeps up with intraday support and resistance levels which im finding very helpfull...simple easy to use !
ITACHI EMASItachi in all I have is about what was this email will not let go about how you can see it as possible in order that was just a few things
ITACHIHitachi in your case in case you want a little more about what was a great time in this time to take
ITACHI ExitHitachi is the best thing to say is no longer available and if you are not going to have to do a few things for a while to
Trend V1(2025 Colorized)Just another way to visualize a trend. It's great for keeping you in a fast trend!
HADC Indicatorjust trying one to create hadc signal based on heikinashi candles. clear buy and sell signals
Previous Week & Day High/LowPrevious Week & Day High/Low Indicator
The Previous Week & Day High/Low Indicator is designed to provide traders with key support and resistance levels based on historical price data. It automatically plots the previous day's and previous week's highs and lows as horizontal lines, offering a clear visual reference for potential breakout or reversal zones.
Features:
Clear Visual Levels: Displays previous day's highs and lows in green and red for easy identification.
Weekly Context: Plots previous week's highs and lows using distinct color-coded lines.
Real-Time Updates: Adjusts to new weekly and daily highs and lows as they are confirmed.
Labeled Lines: Each level is labeled directly on the chart, ensuring clarity without clutter.
TR Buy/Sell Signal PanelI scripted this with chatgpt have fun guys
📊 TR Buy/Sell Signal Panel – Smart Trade Signals with Visual Clarity
The TR Buy/Sell Signal Panel is a standalone indicator inspired by the powerful Traders Reality (TR) methodology.
It detects potential long and short trade setups using classic market behavior patterns such as volume spikes, EMA crossovers, and session-based timing – all visualized cleanly and statically on your chart.
✅ Key Features
Buy Signals (LONG):
Green PVSRA candle (strong bullish candle with momentum)
EMA13 crossing above EMA50
Volume spike (current volume exceeds 20-period average × multiplier)
Triggered only during London or New York trading sessions (UTC)
Sell Signals (SHORT):
Red PVSRA candle (strong bearish move)
EMA13 crossing below EMA50
Volume spike
Also restricted to active session times
📌 Visual Components
Green/Red arrows on the chart indicate Buy/Sell entries
A static info panel in the bottom-right corner displays all signal conditions:
PVSRA active ✅
Volume Spike ✅
EMA Crossover ✅
Session Time ✅
Last Signal: 🟢 BUY / 🔴 SELL
Current Direction: 🟢 LONG / 🔴 SHORT / ❌ NONE
⚙️ Fully Customizable
Adjustable volume spike multiplier
Optional toggle for showing/hiding short signals
Extremely user-friendly layout – ideal for both beginners & experienced traders
📦 Best For:
Scalpers & Intraday Traders
Traders who follow the Traders Reality / Market Maker Method
Anyone who values clean, rule-based trade entries
Note: Works across all timeframes with sufficient volume (e.g., 5min – 4hr). Sessions are based on UTC time – adjust if needed based on your timezone or trading hours.
RSI Multi-Timeframe K2Indicator Name: RSI Multi-Timeframe Cross Indicator
Overview:
"RSI Multi-Timeframe Cross Indicator" is a versatile Pine Script (v5) tool developed for TradingView, designed for traders using multi-time frame analysis. It monitors the Relative Strength Index (RSI) cross its Simple Moving Average (SMA) on multiple time frames (1-minute, 5-minute, 15-minute, 30-minute, 1-hour, 4-hour and daily) to identify bullish and bearish conditions. The indicator overlays the signals on the chart and provides a customizable table to visualize the time frame conditions.
Key Features:
RSI Crossover Detection:
Monitors when the RSI crosses above (bullish trend) or below (bearish trend) its SMA on each selected time frame.
Uses constant state tracking to maintain a bullish/bearish state until an opposite crossover occurs.
Configurable Parameters:
RSI Length: Configurable period for calculating RSI (default: 14).
MA Length: Configurable period for SMA applied to RSI (default: 20).
Time Frame Controls:
Logical Switches: Independent switches ( use1m , use5m , etc.) to include/exclude each time frame in the signal logic.
Visualization Switches: Separate switches ( show1m , show5m , etc.) to show/hide each time frame in the table without affecting the logic.
Visuals:
Triangles: Green ascending triangles below the bars indicate bullish signals, red descending triangles above the bars indicate bearish signals.
Labels : Long (green) or Short (red) labels on the last confirmed bar when all enabled timeframes match.
Dynamic Table : A centered table at the bottom of the chart displaying the status of each timeframe with colored boxes (green for bullish, red for bearish). The table size is adjustable based on the visible timeframes.
Alerts :
Trigger alerts when all enabled timeframes are bullish ("All RSI timeframes are bullish (green)!") or bearish ("All RSI timeframes are bearish (red)!").
Input Parameters:
RSI Settings :
RSI Length : Integer (min: 1, default: 14) — Period for RSI calculation.
MA Length : Integer (min: 1, default: 20) — Period for SMA RSI.
Timeframe Logic Settings:
Use 1M in Logic, Use 5M in Logic, etc.: Boolean (default: true) - Enable/Disable each timeframe in signal calculation.
Timeframe Visualization Settings:
Show 1M in Table, Show 5M in Table, etc.: Boolean (default: true) - Show/Hide each timeframe in the table display.
Logic:
Bullish Condition: RSI crosses above SMA on a given timeframe, setting a bullish condition until a bearish crossover occurs.
Bearish Condition: RSI crosses below SMA on a given timeframe, setting a bearish condition until a bullish crossover occurs.
Combination signal: A Long or Short signal is generated only when all enabled timeframes (use the * switches) line up in the same direction (bullish or bearish).
Visualization: The table displays the status of each timeframe, but only shows the fields for the timeframes with the Show* switch enabled.
Visual output:
Chart signals:
A green ascending triangle and a Long label when all enabled timeframes are bullish.
A red downward-pointing triangle and a Short label when all enabled timeframes are bearish.
Table:
Located in the lower center of the chart.
The bars dynamically adjust to the number of visible timeframes (1 to 7).
Each cell displays the time frame name (e.g. "1M", "5M") with a background color indicating its status (green for bullish, red for bearish).
Use:
Trend Confirmation: Used to confirm trends across multiple time frames based on RSI behavior.
Configure: Customize RSI and MA lengths to suit your trading strategy, and turn time frames on/off for both logic and visualization to focus on the relevant periods.
Alerts: Set up alerts to be notified when all selected time frames match, useful for automated trading systems or manual monitoring.
Notes:
The indicator does not display RSI or SMA lines directly on the chart, focusing instead on crossover events and signals.
If all visualization toggles are disabled, the table disappears, but signals and alerts continue to function based on the logic toggles.
Compatible with any chart timeframe, data from later timeframes is retrieved using request.security() .
Estrategia de Bitcoin con 5 Rangos de Precio# 🚀 "Bitcoin Dynamic Ranges" Strategy 🚀
## Why will this strategy make you stand out in the market?
This revolutionary Bitcoin strategy combines **five specific price ranges** with **smart capital allocation** and an **automatic profit protection system**, designed to maximize your profits while reducing risk.
### ✅ Main Features:
1. **Inverse Capital Allocation** - Higher investment at low prices, lower at high prices:
- Lower ranges: 30% of your capital
- Intermediate ranges: 25%, 20%, 15%
- Higher ranges: only 10% of your capital
2. **Validation every 8 hours** - No need to be glued to the screen: the strategy automatically checks entry conditions three times a day.
3. **Smart Trailing Stop Loss** - Automatically protects your profits:
- Triggered when the price rises $5,000 above your entry point
- Dynamically adjusts as the price continues to rise
- Always maintains $1,000 as a safety margin
4. **Buy at Lows** - The strategy automatically identifies when the price falls below all your ranges, allowing you to buy at the best moments.
### 🔍 How does it work?
Imagine you buy Bitcoin at $50,000. When the price rises to $55,000, a stop loss is automatically triggered at $54,000. If the price continues to rise to $60,000, your stop loss is adjusted to $59,000, ensuring you capture at least $9,000 of profit, no matter what happens.
### 💰 Benefits:
- **Reduce risk** - Invest less capital at higher prices
- **Maximize profits** - Buy more when the price is low
- **Save time** - The strategy executes automatically
- **Preserves capital** - Trailing stop protects your profits
- **Fully customizable** - Adjust price ranges based on your market analysis
## 📊 Apply this strategy today and take your Bitcoin trading to the next level! 📊
Auto Trendlines [RG]Auto Trendlines
Overview
Auto Trendlines automatically identifies, draws, and manages dynamic support and resistance trendlines based on pivot points. It continuously monitors price action to validate and update trendlines.
Key Features
Automatically identifies support (green) and resistance (red) trendlines
Validates trendlines against historical price action
Configurable lookback period and maximum active lines
Clean visualization with customizable line widths
How It Works
The indicator detects pivot highs and lows using your specified lookback period
It connects consecutive pivots to create potential trendlines
Lines are extended to the right until a confirmed price break
Older lines are automatically removed when the maximum is reached
Customization Options
Lookback Period: Controls the sensitivity of pivot detection
Maximum Active Lines: Limits the number of trendlines displayed
Line Width: Separate width controls for support and resistance lines
Ideal For
Identifying dynamic support and resistance levels.
Spotting potential reversal zones.
This indicator will help you identify trendlines, which you can then sophisticate and redraw more accurately. Please use this indicator only to identify trendline scenarios. Keep in mind that this is not a buy and sell indicator. Trendline breaks and bounces are not always respected, as prices can turn around at any moment. Happy Trading :)