Institutional Order Block Pro✅ Features:
Order Block Detection (Bullish + Bearish)
Fair Value Gap (FVG) Zones
Liquidity Sweeps (Highs & Lows)
Break of Structure (BoS) + Change of Character (CHoCH)
Entry Confirmation Signals
Multi-Timeframe Order Block Support
Alerts (for entries & structure breaks)
نماذج فنيه
Pullback Long Screener indicator V2 - 15minThis indicator automatically detects long entry opportunities in strong uptrends on the 15-minute timeframe.
It identifies potential trend continuation signals after a temporary pullback, using Stoch RSI crossovers, EMA 9 and EMA 21 alignment, and a RSI value above 50.
Criteria used:
EMA 9 > EMA 21 and price above EMA 21
Temporary pullback to EMA 21 without breaking it
Bullish Stoch RSI crossover in the lower zone
RSI > 50 (and optionally < 75 if the filter is enabled)
Close above the previous candle (breakout)
Recommended usage:
Combine with higher timeframe confirmation (1H / 4H) to filter the best setups.
Ideal for scalpers and swing traders.
Liquidity Location Strategy with PSAR and ADX [TIAMAT]The script is called "Liquidity Location Strategy with PSAR and ADX ". It combines several technical indicators and concepts:
1. Liquidity zones
2. EMA (Exponential Moving Average) crossovers
3. Parabolic SAR (Stop and Reverse)
4. ADX (Average Directional Index)
### Inputs Section
The script allows users to customize various aspects of the strategy:
1. **Liquidity Zones Configuration**:
- `box_amount`: Number of liquidity zones to display (default 100)
- Colors for support and resistance zones with transparency settings
2. **EMA Configuration**:
- Two EMAs (fast and slow) with customizable periods and colors
- Default values: Fast EMA = 20, Slow EMA = 35
3. **Strategy Settings**:
- Toggle for using EMA crossover signals
- Toggle for using liquidity zones for signals
- Liquidity threshold for signal generation (minimum 7 by default)
4. **PSAR Settings**:
- Toggle for using Parabolic SAR
- Customizable parameters for PSAR (start, increment, maximum)
- Option for different timeframes
5. **ADX Settings**:
- Toggle for using ADX as a filter
- ADX length and threshold
- Option for different timeframes
6. **Backtesting Date Range**:
- Start and end dates for backtesting
### Calculations Section
1. **EMA Calculations**:
- Calculates fast and slow EMAs
- Identifies crossovers and crossunders between the EMAs
2. **Volume Normalization**:
- Normalizes volume data for use in liquidity zone calculations
- Creates a scale from 0-10 for volume strength
3. **Liquidity Zone Detection and Visualization**:
- Identifies potential support and resistance zones based on price action and volume
- Creates boxes to visualize these zones
- Manages box array to ensure not too many are displayed
4. **PSAR Calculations**:
- Implements the Parabolic SAR indicator
- Identifies when PSAR is above or below price (bearish or bullish signals)
5. **ADX Calculations**:
- Implements ADX (Average Directional Index) and its components (+DI and -DI)
- Identifies trend strength and direction
### Strategy Logic
The strategy combines the above indicators to generate trading signals:
1. **Base Signal Generation**:
- Long signals from EMA crossovers (fast crosses above slow)
- Short signals from EMA crossunders (fast crosses below slow)
2. **Signal Filtering**:
- PSAR filter: Long signals require PSAR below price, short signals require PSAR above price
- ADX filter: Long signals require +DI > -DI and ADX > threshold, short signals require -DI > +DI and ADX > threshold
- Liquidity filter: Long signals require strong support, short signals require strong resistance
3. **Trade Execution**:
- Enters long positions on long signals when not already long
- Enters short positions on short signals when not already short
- Closes positions when opposite signals occur
- Only executes trades within the specified date range
4. **Visualization**:
- Plots signals on the chart
- Displays an information table with current indicator values and signals
### Key Trading Logic
The strategy's main trading logic can be summarized as:
```
Long Entry Conditions:
- Fast EMA crosses above Slow EMA (if use_signals is true)
- PSAR is below price (if use_psar is true)
- ADX is above threshold and +DI > -DI (if use_adx is true)
- There's strong support detected (if use_liquidity is true)
- Not already in a long position
- Current time is within backtesting date range
Short Entry Conditions:
- Fast EMA crosses below Slow EMA (if use_signals is true)
- PSAR is above price (if use_psar is true)
- ADX is above threshold and -DI > +DI (if use_adx is true)
- There's strong resistance detected (if use_liquidity is true)
- Not already in a short position
- Current time is within backtesting date range
Exit Conditions:
- Long positions are closed on short signals
- Short positions are closed on long signals
```
### Unique Aspects of this Strategy
1. **Liquidity Zones**:
The strategy identifies "liquidity zones" based on price action and volume. These are areas where there might be significant buy or sell orders that could provide support or resistance. The strength of these zones is determined by normalized volume.
2. **Multiple Confirmation Filters**:
By combining EMA crossovers, PSAR, ADX, and liquidity zones, the strategy uses multiple confirmations before entering trades, which can reduce false signals.
3. **Visualization of Liquidity**:
The script visualizes liquidity zones with color-coded boxes and text indicating the strength of the zone.
4. **Information Dashboard**:
A real-time dashboard shows the current state of all indicators and their signals.
This strategy attempts to identify high-probability trade setups by combining trend-following indicators (EMAs, PSAR, ADX) with volume-based support and resistance zones. The user has significant flexibility to enable/disable different components and adjust parameters to suit their trading style and market conditions.
[HM] Implied Volatility GraphImplied Volatility Graph – A Guide for Options Traders
Description:
This script plots Implied Volatility (IV) along with reference zones to help traders assess whether options are relatively expensive or cheap. The indicator divides the IV range into five colored sections, providing a visual representation of whether IV is in the higher or lower percentile of its historical range.
Key Features:
Plots Implied Volatility (IV) as a white line.
Divides IV into 5 reference zones (colored for easy identification).
Displays IV Percentile (IV%) at the bottom-right corner, indicating where current IV stands relative to its historical range.
Trading Implications:
When IV is High (Red/Orange Zone):
Options are overpriced due to elevated implied volatility.
Consider selling options (e.g., credit spreads, iron condors) to capitalize on inflated premiums.
When IV is Low (Aqua/Green Zone):
Options are cheaper as IV is suppressed.
Consider buying options (e.g., long calls/puts, debit spreads) to benefit from lower premium costs.
Note:
This script uses historical volatility as a proxy for implied volatility.
Always combine IV analysis with price action, trend, and other indicators for better trade decisions.
RDX Magic MAA combination on fast and slow moving averages which depending on timeframes show strong S&R and trends and pullbacks and continuations. In conjunction with specific oscillators, this indicator is a powerful system for anyone who wants to do trend trading and identify points from where reversal can happen.
AI Enhanced Forex Signal - SMA + MACD + ATRAI Enhanced Forex Signal Strategy
This trading strategy is designed to help you spot **high-quality buy and sell opportunities** in the Forex market. It combines three important tools to confirm trades: **moving averages**, MACD**, and **ATR (volatility).
How It Works**
1. **Moving Averages for Trend Direction**
The strategy uses two simple moving averages:
- A **short-term average (7-period)** to track recent price movement.
- A **long-term average (20-period)** to see the overall trend.
- A **buy signal** appears when the short-term average crosses **above** the long-term average (suggesting an uptrend is starting).
- A **sell signal** appears when the short-term average crosses **below** the long-term average (suggesting a downtrend is starting).
2. **MACD for Momentum**
MACD helps confirm the strength of the move:
- A **buy** is only valid if the MACD shows **positive momentum** (i.e., MACD histogram is above 0).
- A **sell** is only valid if MACD shows **negative momentum** (i.e., MACD histogram is below 0).
3. **ATR for Volatility Check**
Not all moves are worth trading—some are too weak or slow. That’s why we check volatility:
- The trade will only trigger if the **current market volatility (ATR)** is **above average**.
- This helps avoid trades during flat, choppy, or quiet market conditions.
📊 **What You See on the Chart**
- Two colored lines:
- **Green line** = short-term average
- **Red line** = long-term average
- Green **"BUY"** or red **"SELL"** labels will show up when the conditions are right.
- Optional debug panel to show MACD and ATR lines if you want to see how things are working under the hood.
🔔 **Alerts**
You’ll get a pop-up or message whenever a valid buy or sell signal appears, so you don’t have to stare at the chart all day.
✅ **In Short**
This strategy helps you:
- **Trade with the trend** using moving averages.
- **Confirm momentum** with MACD.
- **Avoid false signals** by filtering out low-volatility conditions with ATR.
It’s smart, clean, and filters out a lot of the noise. Want to make it smarter by adding AI prediction or news filtering?
Setup Tendência Explosiva com Pullback - NasdaqPara NAS100 Indicador criado com analises de 20 MA, average true range e Fibo.
Gold Price with Time ShiftOverview
The "Gold Price with Time Shift" indicator allows you to visualize the Gold price (XAUUSD) with a customizable time shift, enabling you to lag or lead the data by a specified number of bars. Whether you're analyzing historical trends or projecting Gold’s price into the future, this indicator provides a flexible tool to align Gold price movements with other market indicators or events.
Features
Customizable Time Shift: Shift the Gold price backward (lag) or forward (lead) by a user-defined number of bars. Positive values lag the data, while negative values project it into the future.
Future Projection: When leading the Gold price (negative time shift), the indicator extends the chart into the future, displaying the last known price as a flat projection for easy comparison.
Daily Timeframe: Fetches Gold price data on a daily timeframe, ensuring consistency for long-term analysis.
User-Friendly Inputs: Easily adjust the Gold ticker and time shift via the settings panel to suit your analysis needs.
Short Entry and Exit - Stoch RSI (Base B) -[30m]Purpose: Identifies short entries/exits on the 30-minute chart.
Logic: Triggers when Stoch RSI crosses below 75–80 with price below the 75 EMA.
Use Case: Shorter swing shorts or reactive short trades during active market downturns.
Short Entry and Exit - Stoch RSI (Base B)[4H]Short Entry and Exit - Stoch RSI (Base B) - 4-Hour Timeframe
Purpose: This script is for 4-hour timeframe short trades and utilizes the long exit condition as the trigger for short entries.
Features:
Short Entry: The long exit condition, triggered when the Stochastic RSI crosses below 80, is used as a short entry. A green downward triangle is plotted above the bar.
Short Exit: A red upward triangle appears below the bar when the Stochastic RSI crosses below 20, indicating the exit from a short position.
EMA Filter: Short entries are taken only when the price is below the 200-period EMA, confirming that the market is in a downtrend.
Goal: The 4-hour timeframe short strategy is intended to minimize the number of trades while maximizing accuracy. By using long exit points as short entries, it avoids entering short positions prematurely.
Premarket and afterhours high/low This indicator labels the high and low of the after hours and premarket session,
Stoch RSI with Entry/Exit on 15-30 MinStochastic RSI with Entry/Exit Signals (15-30 Min)
This custom Pine Script integrates the Stochastic RSI indicator to generate long and short entry and exit signals based on overbought and oversold levels. The script provides clear visual markers with up and down arrows to indicate buy (long) and sell (short) opportunities, along with corresponding exit signals for both positions.
The entry markers are plotted below (for long) or above (for short) the bars with distinct color-coded arrows for easy identification. The exit signals appear on the opposite side of the bars to avoid overlap and ensure clarity.
Additional features:
200 EMA line for trend confirmation.
Alerts for entry and exit signals, customizable to fit your trading strategy.
Perfect for short-term traders using the 15-min and 30-min timeframes to identify momentum shifts and execute precise trades based on Stochastic RSI conditions.
Triple Moving Average Simple with Smoothing + Highlight ZoneTriple Moving Average Simple with Smoothing + Highlight Zone. Currently utilizes a 6-period, 21-period, and 36-period SMA. I like to use it on 1-day chart with 5m intervals.
Enhanced Stoch RSI Strategy - 1H & 4HStochastic RSI with Entry/Exit Signals (1-4 Hour)
This Pine Script utilizes the Stochastic RSI indicator to generate long and short entry and exit signals based on overbought and oversold conditions. Specifically designed for traders using the 1-hour and 4-hour timeframes, this script helps identify trend reversals and momentum shifts with precision.
Features include:
Entry Signals: Color-coded arrows (green for long, red for short) appear below or above bars to indicate the optimal entry points.
Exit Signals: Opposite arrows (red for long exits, green for short exits) are plotted to highlight when to close positions.
200 EMA: A trend-following line for additional confirmation, ensuring you’re aligned with the broader market direction.
Alerts: Notifications triggered for both entry and exit conditions, allowing for timely decision-making.
Ideal for swing traders who seek to capture market movements on longer timeframes, this script provides a clear visual cue for entering and exiting trades, with robust Stochastic RSI filters and trend confirmation using the 200 EMA.
German 40 Cash 3:00-3:15 EST BreakoutHow It Works:
It checks whether the current bar is the 3:00–3:15 AM EST bar.
It captures the high and low of that bar.
It plots those levels for the rest of the day.
It fires alerts when a candle closes above or below that breakout range.
📌 Note:
Your chart must be set to 15-minute interval.
Chart time zone should be set correctly or it will not capture the 3:00–3:15 EST bar accurately.
Trend Dashboard (Short / Medium / Long)🔍 Overview
This script:
Calculates the short, medium, and long-term trend based on moving average crossovers
Displays the current trend status in a color-coded table on your TradingView chart
Helps you visually identify market trend direction at a glance — great for quick decision making
🧱 1. Inputs Section
shortMA_len = input.int(9, title="Short-Term MA")
mediumMA_short = input.int(21, title="Medium-Term Fast MA")
mediumMA_long = input.int(50, title="Medium-Term Slow MA")
longMA_short = input.int(50, title="Long-Term Fast MA")
longMA_long = input.int(200, title="Long-Term Slow MA")
This part lets you customize the moving averages used to determine each trend type:
Short-term: 9 vs 21 SMA
Medium-term: 21 vs 50 SMA
Long-term: 50 vs 200 SMA
You can change these from the indicator settings on your chart.
📈 2. Calculating the Moving Averages
shortMA = ta.sma(close, shortMA_len)
mediumFast = ta.sma(close, mediumMA_short)
mediumSlow = ta.sma(close, mediumMA_long)
longFast = ta.sma(close, longMA_short)
longSlow = ta.sma(close, longMA_long)
This section calculates:
The short MA (e.g. 9-period)
The medium fast & slow MAs (21 & 50)
The long fast & slow MAs (50 & 200)
📊 3. Determining the Trend
shortTrend = shortMA > mediumFast ? "Bullish" : shortMA < mediumFast ? "Bearish" : "Neutral"
mediumTrend = mediumFast > mediumSlow ? "Bullish" : mediumFast < mediumSlow ? "Bearish" : "Neutral"
longTrend = longFast > longSlow ? "Bullish" : longFast < longSlow ? "Bearish" : "Neutral"
Here, each trend is determined by a simple moving average crossover:
If the fast MA is above the slow MA → Bullish
If below → Bearish
If equal → Neutral
🎨 4. Trend Color Helper Function
getColor(trend) =>
trend == "Bullish" ? color.lime : trend == "Bearish" ? color.red : color.gray
Returns a color based on the trend type:
Green for Bullish
Red for Bearish
Gray for Neutral
📋 5. Creating and Updating the Table
var table trendTable = table.new(position.top_right, 2, 4, border_width=1)
This creates a 2-column, 4-row table in the top-right of the chart.
pinescript
Copy
Edit
table.cell(...)
Updates the table every few bars:
Row 1: headers
Row 2: Short-term trend
Row 3: Medium-term trend
Row 4: Long-term trend
Each trend is colored based on its status.
📌 6. Optional: Plot the Moving Averages
plot(shortMA, ...)
plot(mediumFast, ...)
...
Just to give you a visual reference, it plots each moving average on the chart in a different color.
✅ Summary: What You Get
🧠 Short-Term Trend: (e.g., 9 vs 21 SMA)
📈 Medium-Term Trend: (e.g., 21 vs 50 SMA)
📉 Long-Term Trend: (e.g., 50 vs 200 SMA)
🎨 Color-coded dashboard for instant recognition
📊 Great for trend-following, filtering trades, and quick analysis
Short Entry and Exit - Stoch RSI (Base B) -[15m]Purpose: Detects short (sell) entries and exits on the 15-minute chart.
Logic: Stochastic RSI triggers when overbought and price is below the 50 EMA.
Use Case: Fast short scalps in active downtrends.
Long Entry and Exit with EMA - Stoch RSI (Base A) - 4HPurpose: Highlights long entries on the 4-hour chart.
Logic: Stronger signals requiring deep oversold + trend alignment above 200 EMA.
Use Case: Long-term positioning or trend continuation trades.
Scalping Dashboard - No Signals a multi-indicator Pine Script designed for fast-paced, high-precision scalping. It combines EMAs, RSI, MACD, Stochastic, ATR, VWAP, Bollinger Bands, and Hull MA into one overlay with a floating label that updates every BAR. The label displays real-time indicator values including volume, price, and candle direction — giving traders a comprehensive readout without automated buy/sell signals, allowing for manual, informed decision-making.
Long Entry and Exit with EMA - Stoch RSI (Base A) - 1HPurpose: Flags long opportunities on the 1-hour chart.
Logic: Uses more filtered Stoch RSI oversold signals and a 100 EMA trend check.
Use Case: For cleaner long entries during stable or trending market phases.
Long Entry and Exit with EMA - Stoch RSI (Base A) - 15minPurpose: Identifies long (buy) entries and exits on the 15-minute chart.
Logic: Uses Stochastic RSI to find oversold conditions and filters trades to only trigger when the price is above the 50 EMA (indicating an uptrend).
Marker Positions: Entry arrows appear below the candle; exit arrows appear above.
Use Case: Short-term scalping and intraday long setups in an uptrend.
TDI - Traders Dynamic Index [Goldminds] - Signals on Chartbuy signal when green candle paints after tdi hook.red signal prints when red candle closes after tdi hook