GOOGL Multi-Timeframe Key LevelsAI analysis for 4Jun25, data over past 6 months, targetting scalps, day trades, and 2 to 4 week swings
Göstergeler ve stratejiler
S&P500 Long nach X roten Tagen)The strategy buys the S&P future after 4 consecutive red days and an elevated VIX index, and exits either time-based, with a trailing stop, or after a predefined holding period.
5M x20 Leverage Strategy - 30% TargetMaximum winning trades on 5m charts. The strategy is not working correctly at the moment but we are trying to improve it.
Candle Setup
🧠 This indicator is based on a strategy concept by Arshia from the LEEMEENAL group.
The SMA Shadow Strategy is a visual candlestick-based setup designed to identify potential reversal points by analyzing the relationship between the candle's shadows (wicks) and a Simple Moving Average (SMA).
📊 How It Works
This strategy focuses on candles with significant upper or lower shadows relative to their body size, suggesting potential rejection zones. The conditions are split between red (bearish) and green (bullish) candles:
🔴 Red Candle Setup:
The SMA line is inside or slightly above the upper shadow.
The upper shadow is significantly larger than the body (customizable ratio).
The lower shadow is smaller than the body.
These conditions hint at strong rejection from above, often signaling a potential short opportunity or resistance confirmation.
🟢 Green Candle Setup:
The SMA line is inside or slightly below the lower shadow.
The lower shadow is significantly larger than the body (customizable ratio).
The upper shadow is smaller than the body.
This setup suggests a price rejection from below, indicating a potential long opportunity or support confirmation.
⚙️ Customizable Conditions
Users can enable or disable each of the setup rules independently for both red and green candles:
Enable SMA shadow alignment.
Adjust the shadow-to-body ratio separately for red and green candles.
Toggle shadow logic (e.g., lower/upper shadows relative to body).
🛎 Alerts
Alerts are included for both red and green signal conditions, making it easier to integrate into automated workflows or notification systems.
If you found this indicator helpful, feel free to share or give credit to Arshia - LEEMEENAL Group. 🙏
🧠 My Trading Rules (Customizable)
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Ignore this... i cant publish this without a certain character amount
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Made with chatGPT. Quick easy to use script for your trading rules.
I just needed this for my trading rules as a beginner, since i usually forget properly checking for my strategy confirmation rules
Volume Trend QQE OscillatorKey Features:
1. Trend Adaptation:
- Uses Bollinger Bands (50 period, 0.35 multiplier)
- Calculates trend strength based on price position within bands
2. Volume Pressure:
- Separates buy/sell volume based on candle direction
- Shows net volume pressure as an oscillator component
- Includes volume moving average for reference
3. Dual QQE Mod:
- Primary QQE: RSI 11, Smoothing 7, Factor 3.0
- Secondary QQE: RSI 6, Smoothing 5, Factor 1.61
- Combines signals from both QQE indicators
4. Oscillator Display:
- Columns histogram that changes height based on strength
- Color-coded (green for bullish, red for bearish)
- Semi-transparent when momentum is weakening
### How to Use:
1. Bullish Signals:
- Green columns above zero line
- Darker green when momentum increasing
2. Bearish Signals:
- Red columns below zero line
- Darker red when momentum increasing
3. Neutral Zone:
- Columns near zero indicate balance
- Lighter colors show weakening momentum
The indicator automatically generates alerts when crossing the zero line. The histogram height and color intensity visually represent the strength of the trend-volume-QQE combination.
30m CONSOLIDATION DetectorWhat This Script Does:
Runs only on the 30-minute timeframe
Checks that both MA20 and EMA50 are above MA200
Confirms that both MA20 and EMA50 are within the high-low range of the same candle
Prints a white "CONSOLIDATION" label below the candle
Waits 20 candles before printing again
Intraday RDR (Long & Short)This Indicator show the RDR-Red Dog reversal candles for intraday trading.
Kaufman Trend Strategy# ✅ Kaufman Trend Strategy – Full Description (Script Publishing Version)
**Kaufman Trend Strategy** is a dynamic trend-following strategy based on Kaufman Filter theory.
It detects real-time trend momentum, reduces noise, and aims to enhance entry accuracy while optimizing risk.
⚠️ _For educational and research purposes only. Past performance does not guarantee future results._
---
## 🎯 Strategy Objective
- Smooth price noise using Kaufman Filter smoothing
- Detect the strength and direction of trends with a normalized oscillator
- Manage profits using multi-stage take-profits and adaptive ATR stop-loss logic
---
## ✨ Key Features
- **Kaufman Filter Trend Detection**
Extracts directional signal using a state space model.
- **Multi-Stage Profit-Taking**
Automatically takes partial profits based on color changes and zero-cross events.
- **ATR-Based Volatility Stops**
Stops adjust based on swing highs/lows and current market volatility.
---
## 📊 Entry & Exit Logic
**Long Entry**
- `trend_strength ≥ 60`
- Green trend signal
- Price above the Kaufman average
**Short Entry**
- `trend_strength ≤ -60`
- Red trend signal
- Price below the Kaufman average
**Exit (Long/Short)**
- Blue trend color → TP1 (50%)
- Oscillator crosses 0 → TP2 (25%)
- Trend weakens → Final exit (25%)
- ATR + swing-based stop loss
---
## 💰 Risk Management
- Initial capital: `$3,000`
- Order size: `$100` per trade (realistic, low-risk sizing)
- Commission: `0.002%`
- Slippage: `2 ticks`
- Pyramiding: `1` max position
- Estimated risk/trade: `~0.1–0.5%` of equity
> ⚠️ _No trade risks more than 5% of equity. This strategy follows TradingView script publishing rules._
---
## ⚙️ Default Parameters
- **1st Take Profit**: 50%
- **2nd Take Profit**: 25%
- **Final Exit**: 25%
- **ATR Period**: 14
- **Swing Lookback**: 10
- **Entry Threshold**: ±60
- **Exit Threshold**: ±40
---
## 📅 Backtest Summary
- **Symbol**: USD/JPY
- **Timeframe**: 1H
- **Date Range**: Jan 3, 2022 – Jun 4, 2025
- **Trades**: 924
- **Win Rate**: 41.67%
- **Profit Factor**: 1.108
- **Net Profit**: +$1,659.29 (+54.56%)
- **Max Drawdown**: -$1,419.73 (-31.87%)
---
## ✅ Summary
This strategy uses Kaufman filtering to detect market direction with reduced lag and increased smoothness.
It’s built with visual clarity and strong trade management, making it practical for both beginners and advanced users.
---
## 📌 Disclaimer
This script is for educational and informational purposes only and should not be considered financial advice.
Use with proper risk controls and always test in a demo environment before live trading.
Support/Resistance🔰 The "Support/Resistance + Entry Zones" indicator automatically detects key support and resistance levels based on a combination of RSI, CMO, and local pivot points.
⚙️ Logic:
- Support levels are identified when RSI < 25 and CMO > 50 at a local low.
- Resistance levels are identified when RSI > 75 and CMO < -50 at a local high.
- Levels are displayed as horizontal lines (green for support, orange for resistance).
- When a new level appears, visual zones are automatically created:
🟩 Green Buy Zone — around the support level
🟥 Red Sell Zone — around the resistance level
🛎 Alert functionality is available (via `alertcondition`) to notify you when new levels are formed.
📈 You can manually set the timeframe for analysis (e.g., 1h, 4h) in the script settings.
Best used for:
- Spotting potential entry and exit points
- Visualizing market structure and levels
- Algorithmic or signal-based trading
Script by: BarsStallone
Code update: @christofferka
Adaptation with visual zones: ChatGPT AI (upon author’s request)
Tail-less Candle Finder//@version=5
indicator("Tail-less Candle Finder", shorttitle="TLC Finder", overlay=true)
// User inputs
bodyPercent = input.float(90, title="Minimum Body Percentage (0-100)", minval=50, maxval=100)
wickPercent = input.float(5, title="Maximum Wick Percentage (0-50)", minval=0, maxval=50)
// Calculate candle components
bodySize = math.abs(close - open)
upperWick = high - math.max(open, close)
lowerWick = math.min(open, close) - low
totalRange = high - low
// Calculate percentages
bodyPercentOfRange = (bodySize / totalRange) * 100
upperWickPercent = (upperWick / totalRange) * 100
lowerWickPercent = (lowerWick / totalRange) * 100
// Define tail-less conditions
noUpperWick = upperWickPercent <= wickPercent
noLowerWick = lowerWickPercent <= wickPercent
strongBody = bodyPercentOfRange >= bodyPercent
// Bullish tail-less candle (no upper wick)
bullishTailLess = noUpperWick and strongBody and (close > open)
// Bearish tail-less candle (no lower wick)
bearishTailLess = noLowerWick and strongBody and (close < open)
// Plotting
plotshape(bullishTailLess, title="Bullish Tail-less", location=location.belowbar, color=color.green, style=shape.triangleup, size=size.small)
plotshape(bearishTailLess, title="Bearish Tail-less", location=location.abovebar, color=color.red, style=shape.triangledown, size=size.small)
// Optional: Highlight the candles
bgcolor(bullishTailLess ? color.new(color.green, 90) : na)
bgcolor(bearishTailLess ? color.new(color.red, 90) : na)
// Alert conditions
alertcondition(bullishTailLess, title="Bullish Tail-less Candle", message="Bullish tail-less candle formed")
alertcondition(bearishTailLess, title="Bearish Tail-less Candle", message="Bearish tail-less candle formed")
Chaikin Oscillator with EMA and AlertsOverview
This indicator plots the classic Chaikin Oscillator along with an EMA overlay to help identify changes in accumulation or distribution momentum. It includes visual markers and built-in alerts for key crossover events such as crossing the zero line and crossing above or below the Chaikin EMA.
Concepts
The Chaikin Oscillator is calculated as the difference between two EMAs of Accumulation/Distribution (A/D) volume. It is used to measure the momentum behind buying and selling pressure. An EMA is applied to the oscillator itself to smooth out signals and provide an additional layer of trend confirmation. Crossovers above or below zero, and above or below the EMA, are interpreted as potential signals of market sentiment shifts.
How to Use the Indicator
Apply the indicator to any chart and select your preferred short, long, and EMA lengths. The script will plot the Chaikin Oscillator in teal and its EMA in red. Triangles and labels will appear on the chart when the oscillator crosses above or below the zero line, or when it crosses its EMA. Green triangles indicate bullish zero-line crossovers, while red triangles indicate bearish ones. Lime and maroon labels signal EMA crossovers. Use these signals to assess momentum shifts and potential entry or exit points.
Interpretation
When the Chaikin Oscillator is above zero and rising, it suggests strong buying pressure. When it is below zero and falling, it suggests strong selling pressure. A crossover above the EMA may indicate an emerging bullish trend, while a crossover below the EMA may suggest increasing bearish momentum. Using both the zero line and EMA crossover together helps filter noise and improves reliability of momentum-based signals.
Notes
The indicator includes four alert conditions that can be enabled in TradingView to notify you of Chaikin Oscillator crossovers. It works across all asset classes and timeframes. This tool is especially useful for identifying momentum shifts ahead of price moves and for confirming volume-based signals in trend continuation or reversal scenarios. Adjust input lengths to suit your trading style or the volatility of the instrument you are analyzing.
RSIBBExtremeMT-ATRv5.1Multi-Tool Indicator:
Trend uses 12/26 ema. 12>26 = Green 12<26 = Red
Multi-timeframe labels for RSI & ATR
Bollinger Band = | (Wait until 1 tick past where the solid line ends)
RSI Oversold = 30- (Customizable) RSI = Oversold then up arrow
RSI Overbought = 70+ (Customizable) RSI = Overbought then down arrow
Tip: Have BB & RSI flag together.
ADX with Signal & ThresholdsHere’s a concise description and instruction set for your ADX script:
📊 ADX with Signal & Thresholds – Description & Instructions
This indicator plots the ADX line, a custom signal line, and up to three threshold levels to help assess trend strength.
🔧 How It Works
• ADX measures trend strength (not direction)
• Signal Line is a smoothed version of ADX using your selected MA type
• Thresholds highlight trend significance levels (e.g. 20 = weak, 25/40 = strong)
⚙️ Inputs
• ADX Length: Defines smoothing period
• Signal Line: Customizable MA type (EMA/SMA/RMA/TMA) and length
• Threshold Lines: Adjustable levels with individual colors
🧠 Use It To
• Spot trend confirmation when ADX > Signal
• Detect strong trends above threshold levels (e.g. >25 or >40)
• Filter out sideways markets when ADX < 20
Let me know if you want to add alerts for crossovers or threshold breaches.
Volatility Tracker (VIX vs Realized)Plots Realized Volatility (historical, blue).
Plots Implied Volatility (VIX) (red).
Shows the spread between VIX and realized vol (gray), helping spot fear premium or complacency.
GStrategy with Long & Short WIF 1hThis is a 4-hour chart strategy for cryptocurrency trading, combining RSI-based divergence signals and trend filters. The script identifies bullish and bearish divergences, and executes long and short entries based on RSI levels. It limits holding time per trade, controls risk with stop-loss and take-profit levels, and provides visual markers for entries and exits. The strategy is designed for intraday to swing trading, aiming for consistent small gains with minimal losses.
10% Drop & Maximum Further Fall Detector (High & Low Considered)Max % High and Low. AN indicator to see how much % fall in a month
Disha-Author(VAKA)Hourly Indicator which tells whether the hour is bullish or bearish based on 5/10/15 min candles on each hour if its AM -- and for PM its 10/15/20 min candles
Deviation from EMA & VWAPThis indicator displays the real-time percentage deviation of price from both the EMA and VWAP.
🔹 EMA Deviation is shown as a smooth blue line
🟧 VWAP Deviation is shown as an orange histogram
📉 Use it to spot overbought/oversold conditions or sharp impulse moves
🔔 Built-in alerts for extreme deviations
🎯 Fully customizable: EMA length, deviation thresholds, VWAP toggle, and more
Ideal for identifying counter-trend setups and price extremes across all timeframes.
Global M2 Money Supply (USD)Global M2 Money Supply from multiple markets, with days-offset option, defaulted to 107-day shift. Credit to miguelfinance and dylanleclair, on which this script is built on
SMA Strategy with Re-Entry Signal (v6 Style)*SMA Trend Strategy with Re-Entry Signal (v6 Edition)*
This indicator is based on a classic moving average trend-following system, enhanced with re-entry signals designed for medium to short-term traders.
---
### 📈 Key Features:
1. *Trend Detection Logic:*
- The 30-period SMA (SMA30) is used as the trend filter.
- When the closing price is above the SMA30, the market is considered to be in an uptrend.
2. *Re-Entry Signal:*
- While in an uptrend, if the closing price crosses above the SMA20, a re-entry (add position) signal is triggered.
- These signals are shown with green upward arrows below the bars.
3. *Background Highlighting:*
- Green background: indicates an uptrend.
- Red background: indicates a break below SMA30, suggesting weakening momentum.
4. *Multi-SMA Visualization:*
- Five SMAs are displayed: SMA10, SMA20, SMA30, SMA60, and SMA250.
- This helps visualize both short-term and long-term trend structures.
---
### 🔍 Usage Tips:
- Use this script directly on your main chart to monitor trend direction and wait for re-entry signals during pullbacks.
- Combine with other tools like volume, price action, or candlestick patterns to confirm entries.
---
### ⚠️ Disclaimer:
- This indicator is for educational and informational purposes only. It does not constitute financial advice or a buy/sell signal.
- Avoid relying solely on this script for trading decisions. Always manage your own risk.
---
👨💻 *Developer’s Note:*
This script is 100% manually developed, not copied or auto-generated. It is an original implementation based on my personal trading logic. Suggestions and feedback are welcome!
Hedge Lines {RumRunner}Lines for hedging. Semi customizable. Thick blue lines for entry and take profits and the dotted lines for adding hedge position. Its 10 pips away from the blue lines and allows for some wiggle room before you have to add the hedge in opposite direction.
Triple RSI with Trend Background**Triple RSI Indicator – Description & Usage Guide**
### 🔍 **What It Is**
The **Triple RSI Indicator** is a custom TradingView tool that visualizes **three Relative Strength Index (RSI)** values on the same panel (default periods: **9, 13, 21**) and highlights trend direction using **colored backgrounds**.
It helps traders quickly identify:
* **Bullish momentum** when short-term RSI is leading
* **Bearish or weak momentum** otherwise
---
### ⚙️ **How It Works**
The script calculates:
* **RSI 1 (Fast)** — default period: 9
* **RSI 2 (Medium)** — default period: 13
* **RSI 3 (Slow)** — default period: 21
Then, it compares the values:
* ✅ **Bullish Condition**: RSI 9 > RSI 13 > RSI 21 → **Green Background**
* ❌ **Bearish Condition**: Any other order → **Red Background**
This logic helps spot when momentum is stacking in favor of buyers.
---
### 🧪 **Customization Options**
In the indicator settings panel, you can change:
* RSI lengths (`RSI 1`, `RSI 2`, `RSI 3`)
* Line colors and thickness for each RSI
* Background color for bullish (green) and bearish (red) conditions
---
### 📈 **How to Use It Effectively**
1. **Add the indicator to your chart** via Pine Script editor on TradingView.
2. **Look for green background** — this signals building bullish momentum (RSI stacking).
3. **Use it with other tools** like:
* **Volume spikes**
* **Breakouts above resistance**
* **MACD or EMA confirmation**
4. **Red background** suggests hesitation or bearish shift — consider avoiding long trades or managing risk.
---
### 🧭 **Ideal For**
* Momentum traders
* Swing traders
* Anyone who wants a visual RSI trend filter