uk100_funThis strategy is long only and works on the UK100 hourly chart only. It is designed to find ideal entry points based off of pivot points and the hourly 8 ema.
Educational
Simple Trading ChecklistCustomisable Simple Trading Checklist
This script overlays a fully customizable trading checklist directly onto your chart, providing an at-a-glance reminder of key trading steps and conditions before entering a position.
It is especially useful for discretionary or rule-based traders who want a consistent on-screen process to follow.
RTH High/Low with LabelsKey Features: Previous Day High and Low Lines: See the previous day's highest and lowest prices. You can change the color, style, and thickness of these lines. Lines extend into the current day for better viewing.
Current Day High and Low Lines: View today's high and low prices during trading hours. These lines also have customizable colors, styles, and widths. You can choose how far the lines extend.
Customizable Input Options: Easily adjust settings for both previous and current day lines. Set your preferred trading hours (default is 3:30 AM to 2:30 AM). Turn lines on or off for either day as needed.
Automatic Reset for New Days: The script saves the previous day's values. It then clears old lines and labels automatically. This keeps your chart tidy for the new trading day.
Dynamic Updates: See current day high and low lines update in real-time. Previous day lines adjust based on your set extension.
Session-Based Filtering: Calculations only use data from your defined trading hours. This ensures accuracy for your specific sessions.
Code Logic: Inputs are grouped for easy setup. Lines and labels are managed to avoid clutter. A session check limits activity to trading hours. The code tracks daily highs and lows within these hours. It detects new days to refresh previous day values.
Applications: Intraday Trading: Find key support and resistance levels. Trend Analysis: See price movements over days. Custom Visualization: Match the indicator to your trading style. This script is very flexible for many trading strategies.
EMA 9 & 21 Crossover D-Line📈 9 & 21 EMA Crossover – Trend Trading Made Simple
Description:
The 9 & 21 EMA Crossover indicator is a simple yet powerful trend-following tool designed for traders of all levels. This script plots two widely used exponential moving averages — a fast 9 EMA and a slower 21 EMA — directly on your chart.
When the 9 EMA crosses above the 21 EMA, it signals a potential bullish trend — perfect for spotting early entries in uptrends. Conversely, when the 9 EMA crosses below the 21 EMA, it indicates a possible bearish trend — ideal for identifying exit points or short opportunities.
Key Features:
✅ Clean and clear crossover signals marked with triangles
✅ Customizable visual settings for easy trend spotting
✅ Works on all timeframes and markets (stocks, forex, crypto, commodities)
✅ Suitable for intraday, swing, and position trading
This classic EMA crossover strategy is a favorite among trend traders for its simplicity and reliability. Combine it with your own confirmation tools or price action setups for even stronger results.
How to Use:
Look for a bullish crossover for potential buy setups.
Look for a bearish crossover for potential sell setups.
Use in conjunction with other technical tools for best results.
Disclaimer: This indicator is for educational purposes only. Always do your own research and practice good risk management before live trading.
Happy Trading! 📊✨
Fibonacci Kanalları Zaman DilimliI understand that you want to fetch moving Fibonacci levels from a different timeframe (fibTimeframe) in Pine Script and plot them on the chart.
Here is a simple example code that:
Takes the timeframe input from settings (fibTimeframe),
Uses request.security() to get data from the selected timeframe,
Calculates Fibonacci levels,
Uses plot() to display the levels on the chart.
THOT_GANNThis indicator is based on wd Gann square of 9 levels
i added 3 ema 50 100 and 200 to follow a right trend
also i added VWAP to understand buyer is aggressive or seller.
now study all together we can trade on breakout and reversal.
SmartMind1Stochastic is a momentum indicator in trading, used to determine whether a price is overbought or oversold. It comes in two main variants:
1. Fast Stochastic
It consists of two lines:
%K line: Shows where the closing price is relative to the trading range of the recent periods.
%D line: A moving average of the %K line (typically 3 periods).
Characteristics:
Very responsive to price changes.
Generates numerous trading signals, but also more false signals.
2. Slow Stochastic
Also consists of two lines:
Slow %K line: Corresponds to the %D line of the Fast Stochastic.
Slow %D line: A moving average of the slow %K line (usually 3 periods).
Characteristics:
Produces fewer signals, but more precise and reliable.
Reduces false signals, making it preferable for identifying overbought or oversold conditions.
Practical Usage:
Values above 80 indicate overbought conditions (prices may soon fall).
Values below 20 indicate oversold conditions (prices may soon rise).
Traders generally prefer the Slow Stochastic for its greater reliability.
Valdes Trading Bots – AAPL 12H StrategyValdes Trading Bots – AAPL 12H Strategy
This strategy is engineered by Valdes Trading Bots and optimized specifically for Apple Inc. (AAPL) on the 12-hour timeframe. It uses predefined volatility-based logic to identify favorable long opportunities while managing risk through an embedded trailing stop system.
Key attributes:
Built-in trailing stop with fixed distance and trigger
Entry logic tuned for AAPL’s historical volatility
Automated alerts for long entries and exits
No user configuration required
Performance highlights (Jan 2000 – Jul 2025):
Profit: +42.38%
Profit Factor: 20.76
Win Rate: 96.55%
Max Drawdown: 4.15%
All trades are executed with consistent logic and are displayed with labeled chart exits. Alerts are pre-configured for use in webhook automation or discretionary trading tools.
This script is for educational and analytical purposes only. Past performance does not guarantee future results. No financial advice is provided.
Sniper Hybrid System™ [Exclusive]Premium All-in-One Sniper Entry System using EMA + MACD + RSI + RQK Multi-Confluence Logic. Invite-only.
The Sniper Hybrid System is a proprietary confluence-based indicator built for scalping, day trading, and sniper entries across all timeframes — especially powerful on Gold, BTC, and US30.
It combines:
✅ EMA Trend & Bias
✅ MACD Momentum & Reversals
✅ RSI Strength Confirmation
✅ RQK (Rational Quadratic Kernel) Predictive Curves
This is an Invite-Only script created exclusively for our private trading community.
Access is limited to premium members only.
For access, contact the admin directly.
Copyright © Fastlane Empire™ | All rights reserved.
Ema With Buy/Sell signals EMA With Buy/Sell Signals – Trend Following & Volatility Breakout Suite
This indicator delivers a powerful combination of trend clarity and actionable signal generation for traders of any skill level. It overlays three customizable Exponential Moving Averages (EMAs) with an adaptive ATR-based trailing stop and automatic Buy/Sell labels, allowing you to spot and capitalize on major market moves with confidence.
Core Features
Triple EMA Overlay (20, 50, 200):
Plots three EMAs with user-defined lengths, helping you visually identify trend direction and dynamic support/resistance zones.
EMA 1 (green): Fast and responsive to recent price moves.
EMA 2 (blue): Captures medium-term trend structure.
EMA 3 (Brown): Represents long-term trend and core support/resistance.
ATR-Based Trailing Stop & Signals:
Uses Average True Range (ATR) with a customizable lookback and multiplier to set an automated trailing stop that adjusts to volatility.
Buy labels trigger when price breaks above the trailing stop with bullish momentum; Sell labels trigger on bearish breaks below the stop.
Small, color-coded labels (green for Buy, red for Sell) are plotted directly on your chart for instant decision-making.
How to Use
Trend Trading: Follow the EMAs for overall trend direction; take Buy signals during uptrends and Sell signals during downtrends for higher accuracy.
Customization: Fine-tune EMA periods, ATR multiplier, and trailing stop period to fit any trading style—from scalping to long-term investing.
VoLume TrendVolume Trend – Directional Volume Flow & Momentum Oscillator
This indicator provides a focused view on whether buying or selling volume is dominating the market over your chosen lookback window. By tracking and visualizing the net flow of volume on up and down bars, it helps active traders quickly assess underlying market pressure and spot shifts in trend momentum.
Key Features
Directional Volume Flow Chart:
Calculates cumulative and average up-volume (when close > open) and down-volume (when close < open) over a configurable lookback period.
Plots the net difference (“Flow”) as a smooth oscillator, colored green when net flow is positive and red when it’s negative.
Smart Signal Logic:
Distinguishes when current volume is unusually high compared to average up or down volume, marking possible exhaustion or reversals.
Flexible thresholds ensure that only significant changes in volume direction are highlighted.
Zero Line Reference:
A horizontal line at zero helps easily distinguish between dominant buying (above zero) and selling (below zero) flows.
How to Use
Market Pressure: When the Flow oscillator is green and above zero, buyers are driving the market; when red and below zero, selling dominates.
Detect Volume Surges: Watch for sudden color flips or sharp moves in the Flow oscillator: these may foreshadow breakouts, false moves, or exhaustion.
Confirm Price Moves: Align Flow direction with price action to increase trade confirmation, or spot divergence for potential reversals.
Ema With VoLume RangeEMA with Volume Range – Adaptive Trend, Trailing Stops & Volume Profile Zones
This sophisticated indicator integrates three powerful trading tools in a single overlay: a classic EMA200, precision ATR-based buy/sell signals, and a unique double-zone volume profile for deep market structure analysis. Ideal for swing traders, scalpers, and volume-driven investors seeking actionable, multi-dimensional price insights.
Core Features
EMA200 (Exponential Moving Average):
Plots a customizable EMA200 (blue line) for identifying primary trend direction and dynamic support/resistance.
Exponential smoothing is enabled by default for better tracking of recent price action.
ATR-Based Trailing Stop with Buy/Sell Signals:
Uses Average True Range (ATR) to set adaptive trailing stop levels that respond to current market volatility.
Buy and Sell signals (tiny green and red labels) trigger whenever price crosses the trailing stop for precise entries and exits.
All signals are alert-enabled for automated or semi-automated trading workflows.
Adjustable ATR multiplier and lookback for tuning responsiveness.
Dual Volume Range Zones & Profile Histogram:
Automatically highlights recent high/low price zones (upper and lower) using your lookback period and zone width settings.
Each zone is split into horizontal "bins," color-coded for buy/sell dominance and highlighting the Point of Control (POC)—the price with the most traded volume.
The indicator draws live volume histograms inside each zone, supplementing them with labels that show buy vs. sell volumes and POC statistics.
Adjustable bin count, transparency, colors, and histogram granularity to fit your visual preference.
Optional midlines and fair value drift line help visualize price equilibrium and value shifts over time.
How to Use
Trend Confirmation: Align trades with the EMA200—trade long above, short below, or wait for ATR-trailing stop triggers that coincide with the EMA bias.
Signal Generation: Use the ATR trailing stop Buy/Sell signals to spot shifts in volatility-adjusted direction early.
Volume Zone Analysis: Identify where the highest concentration of buy/sell activity occurred within the customizable upper/lower zones:
Use high volume bins and POC as magnets for price, support/resistance, or to confirm breakout/failure zones.
Leverage the fair value drift line and dynamic labels to detect changes in market sentiment and volume pressure.
HaLftrend ModifiedHaLftrend Modified – Advanced Trend Detection, ATR Trailing Stops & Volume Profile
This robust script is a professional upgrade of the HalfTrend indicator, combining real-time trend identification, adaptive ATR-based trailing stops, and a powerful price/volume profile for a fully integrated trading decision suite. Perfect for active traders looking for precise entries, exits, and a deep understanding of price structure.
Core Features
HalfTrend Algorithm (Enhanced):
Detects market trends and reversals using high/low channel breakouts.
Plots dynamic HalfTrend lines directly on your chart, colored for bullish/bearish modes.
Buy and Sell arrows mark trend shifts, with optional on/off toggles.
Channel bands visualize the amplitude and deviation, aiding support/resistance analysis.
ATR Trailing Stop Suite:
Implements an ATR (Average True Range) trailing stop that self-adjusts to market volatility.
Automatically generates Buy and Sell signals when price crosses the trailing stop.
ATR extension signal identifies explosive breakouts—especially useful in fast markets.
Alerts available for all key events (trend change, trailing stop entries, ATR extensions).
Visual Volume Profile Overlay:
Builds a customizable volume profile or net order flow heatmap directly on your chart.
Color-coded, real-time bars let you spot demand/supply clusters, price acceptance, and rejection zones.
Dual modes: Comparison (buy vs. sell volume) or Net Order Flow (imbalances).
Fully adjustable appearance—colors, lookback, resolution, scaling, heatmap intensity, and more.
How to Use
Trend Following: Ride trends by entering on HalfTrend buy/sell signals, confirming with ATR trailing stop shifts.
Volume Analysis: Use the volume profile/heatmap as a powerful confluence tool for support/resistance and value areas.
Multi-Strategy: Ideal for scalping, Intraday , swing trading, or longer-term trend plays across all assets.
Ema With Buy/Sell Signals Pro This advanced multi-tool indicator combines Exponential Moving Averages (EMAs), dynamic buy/sell signal logic, ATR-based trailing stops, and a custom volume profile heatmap, delivering a complete solution for identifying trend direction, momentum shifts, and high-activity price zones.
Core Components & Features
📊 1. Triple EMA Overlay
Plots 20, 50, and 200 EMA lines on the chart.
Visualizes short-term, medium-term, and long-term trend directions.
Acts as dynamic support/resistance levels and trend confirmation tools.
💡 2. Smart Buy/Sell Signal System (ATR-Based)
Utilizes an ATR Trailing Stop to detect trend reversals.
Generates Buy signals when price breaks above the ATR stop and confirms strength.
Generates Sell signals when price breaks below the ATR stop and confirms weakness.
Optionally triggers alerts on crossover signals to capture momentum moves early.
📈 3. ATR Extension Signal
Highlights strong momentum bursts using a price/ATR divergence logic.
Filters conditions where price is significantly extended from the 50 EMA.
Plots blue circles above bars to indicate potential breakout continuation.
🧮 4. Volume Profile Heatmap (Custom Coded)
Plots a horizontal Volume Distribution Profile over a customizable lookback window.
Visualizes buy vs sell volume density across price levels using colored boxes:
Green = Buy Dominant
Red = Sell Dominant
5. Fully Customizable Inputs
Adjustable EMAs, ATR period, multipliers, and signal sensitivity.
Fine-tune volume profile resolution, scale, and transparency.
Turn ON/OFF heatmap and lookback visualization for cleaner charts.
✅ Best Use-Cases
Trend-following strategies with reliable momentum confirmation.
Entry/exit signals based on volatility-adjusted stop loss logic.
Spotting key liquidity zones, support/resistance bands, and volume imbalances.
Works for intraday, swing, and position trading.
Momentum Oscillator ModifiedThis indicator is a custom momentum oscillator enhanced with True Range-adjusted price logic and dynamic Bollinger Bands, offering a refined way to track price strength, momentum shifts, and overbought/oversold extremes with reduced noise.
Key Features:
Dynamic Price Oscillator:
Measures momentum using both price change and a volatility-adjusted price for greater accuracy.
Smoothing factor lets you fine-tune the balance between responsiveness and noise filtering.
True Range-Based Volatility Adjustment:
Integrates true range calculations to adapt to current volatility, making signals more robust during different market conditions.
Adaptive Bollinger Bands:
Two sets of custom Bollinger Bands (standard and expanded) are drawn around the oscillator, adapting over time.
These bands help identify when momentum is exceptionally strong or weak relative to recent history.
Special fills dynamically highlight when the oscillator breaks above/below the bands, signaling potential trend extremes.
Customization:
Easily adjust lookback length and smoothing factor to fit your personal trading style (e.g., scalping or swing trading).
How to Use:
Watch for the oscillator crossing above the green Bollinger Bands or below the red bands for potential overbought/oversold or breakout scenarios.
Expanded bands provide a "super extreme" zone which may hint at exhaustion or trend climax.
The dynamic mean (black line) gives a visual reference for the normalized momentum level.
RSI With TSIThis indicator combines the power of the Relative Strength Index (RSI) and the True Strength Index (TSI) into a single tool, helping traders identify both short-term and long-term momentum shifts with improved clarity and precision.
Features:
Relative Strength Index (RSI):
Adjustable period and source for RSI calculation (default: 14, close).
RSI displayed with distinct color.
Includes upper (70) and mid (50) level lines with background fill for visual emphasis.
Background fill highlights the RSI range visually.
True Strength Index (TSI):
Customizable long, short, and signal lengths.
TSI and its signal line plotted for momentum analysis.
Zero line added to quickly identify bullish or bearish zone.
📊 Why Use This Indicator?
This dual-indicator setup is excellent for:
Momentum confirmation between RSI and TSI.
Identifying early entries and trend continuations.
Spotting divergences and momentum reversals.
2 SupertrendEnhance your trend-following strategy with the 2 Supertrend indicator!
This tool combines two independent Supertrend indicators on your price chart, providing you with robust and flexible signals for different market conditions and trading styles.
Key Features:
Dual Supertrend Calculation:
Two separate Supertrend indicators run simultaneously, each with customizable ATR periods and multipliers.
Flexible Source and Calculation Methods:
Choose the price source and ATR calculation method for each Supertrend. Optional smoothing and wick inclusion refine signals to match your strategy.
Buy/Sell Signal Labels:
Automatic "Buy" and "Sell" labels appear on the chart when the indicator detects a trend reversal.
Color Highlighting:
Trend zones are highlighted on the chart for clear and instant market direction identification.
Custom Alerts:
Alerts for buy, sell, and direction changes for both Supertrend indicators. Never miss an important trading signal!
User-Friendly Inputs:
Easily adjust all key parameters (ATR length, multiplier, calculation method, label and highlight visibility) for both Supertrends.
How to Use:
Trend Confirmation:
Use agreement between both Supertrends for strong trend validation, or act on early signals from the faster Supertrend.
Entry & Exit Points:
Respond to Buy/Sell signals with your preferred risk management.
Adaptable for Any Market:
Works with stocks, forex, crypto, or futures on any timeframe.
Why Use Dual SuperTrend?
While a single SuperTrend is helpful, it can sometimes produce false breakouts. The second SuperTrend acts as a confirmation layer, allowing you to:
Filter out noise and choppy conditions
Confirm strong trend momentum
Avoid premature exits
Strengthen entry precision
High Probability Buy/Sell with SL & TP High-accuracy Buy/Sell signals with dynamic SL & Target—perfect for scalpers and swing traders,Smart trading signals with built-in risk management. Never miss a move.Auto Buy/Sell entries with real-time SL & TP levels—trade with confidence.Turn signals into strategy. Precision entries, clear exits.Your all-in-one trading assistant: entry, stop loss, and take profit—automated.Built for serious traders: Clean signals, sharp exits, and solid risk-reward.
Oops Reversal-Updatedoops reversal - manas arora updated to cover only if it closes above previous day high
Multi CEX BTC Spot vs Perpetual PremiumThis Indicator shows the BTC Spot vs Perpetual premium across different CEX.
Color Change EMA 200 (3 Min)- EMA 200 locked on 3 minute time frame
- Color changes red when bearish, and green when bullish.
FVG Highlighter for ThinkTankLLCThis indicator highlights fair value gaps (FVGs) by marking them as green (for bullish) and red (for bearish).
It also shows the 50% consequent encroachment (C.E.) of each FVG with a horizontal line in the middle.