المؤشرات والاستراتيجيات
Auto Trendlines**Overview**
- Automatically draws uptrend and downtrend lines by connecting the latest two pivot highs and pivot lows within a symmetric window.
- Designed for clean, reactive trend visualization with minimal user configuration.
**Features**
- Auto-detection of swing pivots and dynamic line updates on new confirmations.
- Optional right extension for forward projection.
- Built-in line styles: `Solid`, `Dashed`, `Dotted`.
- Customizable colors and line width.
- Lightweight and fast for intraday or higher timeframes.
**Inputs**
- `Calculation Period (odd)`: Window size for pivot detection; must be odd to ensure a unique center bar.
- `Uptrend Line Color`: Color for lines drawn from pivot highs.
- `Downtrend Line Color`: Color for lines drawn from pivot lows.
- `Line Style`: `Solid`, `Dashed`, or `Dotted`.
- `Line Width`: Thickness of the trendlines.
- `Extend Right`: Toggle to extend lines into the future.
**How It Works**
- Uses `ta.pivothigh` and `ta.pivotlow` with symmetric left/right bars derived from the chosen period.
- An odd period guarantees a single center bar (`left = right`), aligning the pivot’s time anchor precisely.
- Once a pivot is confirmed (after the required right bars), the script updates or redraws the uptrend and downtrend lines to connect the last two pivots.
**Notes**
- Larger periods produce smoother, more reliable lines; smaller periods react faster but may be noisier.
- Pivot confirmation requires future bars; lines update when new pivots form, reflecting the most recent structure.
- This script focuses on visual analysis and does not include alerts.
**Compatibility**
- Pine Script v6
- Overlay on price chart (`overlay=true`)
- Optimized for TradingView publication with minimal performance overhead.
**Keywords**
- Trendlines, Auto Trendlines, Pivots, Swing High/Low, Technical Analysis, Pine Script v6
Swing Data - SimplifiedThe swing data indicator by jfsrev but simplified. Thank you jfsrev for your work!
Relative StrengthCompares a stock’s price to a chosen index (e.g., NIFTY, SPX, CNX500) to calculate Relative Strength (RS).
Plots RS as a line with customizable colors for rising (bullish) or falling (bearish) trends.
Includes a moving average (Simple, Exponential, or Weighted) to smooth the RS line.
Highlights new RS highs/lows with green/red dots for quick trend spotting.
Customizable Inputs: Choose index (e.g., NSE:NIFTYMIDSML400), period (default 66), scaling factor (default 15), and MA type/period.
Visuals: Color-coded RS line (blue by default) and filled ribbon (green for RS > MA, red for RS < MA).
Signals: Marks new RS highs (green dots) and lows (orange dots) over a user-defined lookback period.
Why use it?
Helps identify stocks gaining momentum vs. the market, perfect for swing traders and investors looking for breakout opportunities.
Final Compact RSI • MACD • CCI — One Pane + WMA GateFinal Edit - Compact RSI • MACD • CCI — One Pane + WMA Gate
aEMA Cross - Long EditionaEMA Cross – Long Edition
Smart, Automated, and Rule-Based Trading Framework
Overview:
The aEMA Cross – Long Edition is an advanced automated trading system that intelligently identifies trends, filters weak signals, and manages trades with precision. It integrates EMA crossover logic, breakout candle confirmation, and time-based exits to help traders capture consistent opportunities while minimizing risk and manual intervention.
Designed and developed with algorithmic trading platforms in mind, the indicator can be seamlessly integrated with most Algo platforms through TradingView alerts for automated execution.
Note: The default setup is optimized for the ETHUSD chart.
Core Concept:
The strategy is built around two Exponential Moving Averages (EMAs):
- Short EMA – Responds quickly to short-term market changes.
- Long EMA (default 200) – Represents the overall market trend.
When the Short EMA crosses specific buffer zones around the Long EMA, it confirms genuine momentum before generating Buy or Sell signals. This ensures cleaner and more reliable trade entries.
Key Features:
1. Signal Generation
• Dual logic modes: Candle-based or EMA-based signal detection.
• Breakout Candle System to confirm strong price movements before entries.
• Integrated RSI and ADX filters to ensure trades occur only in favorable market conditions.
2. Smart Trade Management
• Automated Target and Stoploss management.
• Trailing Stop Loss (TSL) dynamically locks in profits as prices move favorably.
• Sequential Signal Logic ensures no repeated or conflicting trade signals.
3. Universal Exit (Time-Based Auto Exit)
• Automatically exits all positions at a specified time (e.g., 23:40).
• Works consistently across all timeframes (1m, 3m, 5m, etc.).
• Can be configured for selected weekdays or every trading day.
• Prevents overnight exposure and resets trading cleanly for the next session.
4. Safety and Control
• EMA buffer zones help avoid false breakouts and choppy market signals.
• Blocks new entries after a Universal Exit until a fresh crossover occurs.
• Automatically resets breakout levels and internal logic daily for consistency.
5. Visualization and Alerts
• Plots EMAs, buffer zones, breakout levels, and entry/exit markers directly on the chart.
• Highlights the Universal Exit visually with background shading.
• Sends real-time alerts for Buy, Sell, Exit, and Universal Exit events.
Why It Stands Out:
• Works reliably across multiple timeframes.
• Fully rule-based with no emotional bias.
• Highly customizable – adjust filters, targets, buffers, and exit rules as needed.
• Complete framework – handles entry, management, and exit automatically.
• Engineered for compatibility – can be integrated with most Algo trading platforms.
How It Works:
1. The Short EMA and Long EMA define the primary market direction.
2. A breakout or EMA crossover triggers a potential signal.
3. RSI and ADX filters confirm market strength before allowing entry.
4. Target, Stoploss, and TSL manage trades automatically.
5. Universal Exit closes all trades at a defined time, resetting the logic for the next session.
How to Use:
1. Apply the aEMA Cross – Long Edition indicator to your chart.
2. Choose your primary logic: Candle-based or Short EMA-based.
3. Adjust RSI, ADX, Buffer, and Target/SL settings according to your trading style.
4. Configure Universal Exit time and alert options.
5. Use the “Once Per Bar Close” alert type for confirmed signals.
6. Always backtest your configuration before enabling automation or live execution.
Important Note on Alert Setup:
- When using the RSI filter, signals may fluctuate if RSI hovers near the trigger level. To avoid this, use “Once Per Bar Close” for stable and confirmed alerts.
- If RSI is disabled, “Once Per Bar” alerts can be safely used, even when the Breakout Candle High/Low Crossover option is enabled.
Disclaimer:
• This strategy is intended for educational and research purposes only.
• It does not guarantee profits. Always perform proper backtesting and apply sound risk management before live trading.
• The author is not responsible for any financial losses resulting from its use.
Developer Information:
Developer: ikunalsingh
Built using AI + the best of human logic.
Gann Time Cycles v1.50 (TD) - Top Bottom CatcherGann Time Cycles v1.50 (TD) is now live on TradingView 🕰️
Catch potential tops and bottoms with precision. This tool projects time-based vertical markers from key swing zones, helping you spot breakout setups before they unfold.
🔹 Modular cycle toggles
🔹 Branded color-coded visuals
🔹 Session-aware clarity
🔹 Built for traders who value timing and structure
Try it now and elevate your edge. #Gann #GannCycles #TopBottomCatcher #GannTimeCycles #TimeCycles
Algo BOT 4.0 Strategy Description:
Algo BOT 4.0 is a sophisticated multi-timeframe trading strategy that identifies high-probability reversal points using technical confluence. The strategy combines:
Core Components:
Multi-timeframe Pivot Analysis: Daily, Weekly, and Monthly pivot points with CPR (Central Pivot Range)
RSI Momentum Filter: Higher timeframe RSI (user-configurable) for trend bias
VWAP Dynamics: Volume-weighted average price with moving averages
Fibonacci Strength Analysis: Candle close positions relative to 38.2% Fib levels
Advanced Cooldown System: Prevents overtrading with dynamic gap requirements
Entry Logic:
Long Entries: RSI < 57 with bullish candle structure at key support levels
Short Entries: RSI > 43 with bearish candle structure at key resistance levels
Zone-based Filtering: Identifies trades near significant pivot points (D PP, D R1, D S1, W PP, M PP, VWAP)
Risk Management:
Dynamic cooldown periods between trades
Gap-based entry optimization to ensure sufficient price movement
Extreme price tracking for better entry timing
Multi-condition validation to reduce false signals
Alert System:
Real-time alerts for both long and short entries
Includes price, RSI value, and zone information
Visual signals with triangle markers on chart
Comprehensive status monitoring with cooldown timer
MA Cloud - Desh videsh TradingDescription:
Visualize market trends with ease using the MA Cloud + Configurable Long-Term MA indicator! This tool allows traders to quickly assess short-to-medium-term and long-term trends using customizable moving averages (EMA, WMA, SMA).
Features:
MA Cloud (35–65 default):
Represents a zone of short-to-medium term trend.
Cloud turns green when above the long-term MA → bullish trend.
Cloud turns red when below the long-term MA → bearish trend.
Gray when the trend is neutral or mixed.
Long-Term MA Line:
Fully configurable MA type (EMA/WMA/SMA) and length (default 200).
Acts as a filter for overall market trend.
Trend Label:
Displays “TREND: BULL / BEAR / NEUTRAL” on the latest bar.
Provides quick visual reference of market direction.
Customizable Inputs:
Choose MA type for each cloud line: EMA, WMA, or SMA
Adjust MA lengths for cloud lines and long-term trend line
Customize cloud and line colors for better chart visualization
How to Use:
Bullish Trend: Cloud above long-term MA → focus on long positions
Bearish Trend: Cloud below long-term MA → focus on short positions
Neutral Trend: Cloud overlapping long-term MA → avoid directional trades
Bala RSI + BLOCKSThis indicator combines RSI momentum analysis with order block detection to highlight high-probability reversal and continuation zones. It’s designed for traders who want to align institutional footprints with momentum exhaustion or strength.
✅ Key Features
Automatic Order Block Detection
Identifies bullish and bearish order blocks based on price structure shifts and liquidity zones.
RSI-Driven Confirmation
Uses RSI to filter or validate order blocks (e.g., oversold for bullish zones, overbought for bearish zones).
Clear Visual Marking
Highlights order blocks directly on the chart for quick decision-making.
Works Across Timeframes
Suitable for intraday, swing, and positional strategies.
🎯 Use Cases
Spot potential reversal zones with RSI confluence
Confirm order blocks with momentum exhaustion
Combine with price action for refined entries/exits
⚠️ Disclaimer
This tool is for educational and analytical use only. It does not constitute financial advice. Always combine with your own strategy and risk management.
VWAL Cloud + 200 Trend (v6) — Desh Videsh TradingDescription:
Visualize market trends easily with the VWAL Cloud + 200 Trend Indicator! This indicator is designed for traders who want a clear, intuitive view of trend direction using volume-weighted average lines (VWAL).
Features:
VWAL Cloud :
Shows the short-to-medium term trend zone.
Turns green when the cloud is above the 200-period VWAL (bullish).
Turns red when the cloud is below the 200-period VWAL (bearish).
Gray when the trend is neutral or mixed.
VWAL 200 Line:
Represents the long-term trend filter.
Helps identify overall market direction.
Trend Label:
Displays “TREND: BULL / BEAR / NEUTRAL” on the latest bar for quick visual reference.
How to Use:
Bullish Trend: Cloud above VWAL-200 → look for long setups.
Bearish Trend: Cloud below VWAL-200 → look for short setups.
Neutral Trend: Cloud overlapping VWAL-200 → avoid taking directional trades.
Customizable Inputs:
Cloud periods: can be changed as per your strategy
VWAL 200 period: adjust to suit longer-term trend detection
Cloud & line colors for personal preferences
Multi-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with ToggleMulti-EMA with Toggle
CPR by VictorVCentral Pivot Range
Where price is vs CPR
Above TC: bullish bias; TC/BC act as support. Hold above TC → trend day likely.
Inside CPR (BC–TC): balanced/choppy; expect mean reversion between edges until a clean break.
Below BC: bearish bias; BC/TC act as resistance.
Width of the CPR
Narrow: energy coiled → higher chance of breakout/trend day.
Wide: balanced market → range-bound behavior more likely.
Shift vs yesterday
CPR shifted up: bullish undertone.
Shifted down: bearish undertone.
Overlapping: neutral/indecisive.
Intraday tells
Acceptance: Several candles holding outside BC/TC = expansion in that direction.
Rejection: Wicks through BC/TC that close back inside = likely fade back toward the opposite edge.
Pivot (P) magnet: On non-trend days, price often gravitates back to P.
DM Super AlgoHere’s what each row in the Summary Table means and how you’d use it:
Mode
Shows your selected trade style (Scalp / Day trade / Swing) plus the ATR settings tied to it.
Use it to remember what volatility context you set the algo to (it also informs some visuals/OB stats under the hood).
ADX
Current trend strength from the Wilder ADX. It also labels the regime: WEAK / MODERATE / STRONG / VERY STRONG.
When ADX is below your “ADX min” input, the algo treats trend as weak; unified signals only fire when trend is strong.
Vol >MA*x
Whether current volume is UNUSUAL (above SMA(volume, flowVolLen) × flowVolMult) or NORMAL.
UNUSUAL volume = better odds a move can follow through; it also contributes a “vote.”
RSI(len)
Shows RSI value or zone: Overbought / OB Zone / Oversold / OS Zone / number.
Above 50 adds a bull vote; below 50 adds a bear vote. OB/OS text just gives quick context.
ATR(len)
Shows the ATR and (optionally) the ATR % of price (e.g., “1.23 (0.65%)”).
Higher ATR = more noise/range; useful for setting stops/targets sized to current volatility.
DM Total BUY
Rolling total of estimated buy volume over your lookback window (formatted in K/M/B).
Bigger than SELL suggests net buying pressure recently.
DM Total SELL
Rolling total of estimated sell volume over the same window.
Bigger than BUY suggests net selling pressure recently.
DM Buy Dom%
The share of buy volume in total (BUY / (BUY+SELL)), as a percentage.
>50% favors bulls; <50% favors bears. It also feeds a vote.
Votes (B/Bear)
The bull vs bear tally from 5 components:
Price vs EMA(Trend)
RSI vs 50
DM dominance (>50%)
CVD slope (last 5 bars)
Volume condition
When trend is strong (ADX filter passes) and one side has ≥3 votes AND more than the other, the script plots its triangle marker.
How to use the table (quick workflow)
Check ADX: If not “STRONG/VERY STRONG,” be cautious—signals won’t print unless trend passes your ADX threshold.
Scan Votes: A clear majority (e.g., 4/1) is stronger than 3/2.
Confirm with Volume: “UNUSUAL” volume increases conviction.
Gauge Volatility: Use ATR (and ATR%) to size stops/targets.
Read DM & Dominance: BUY vs SELL totals and DM Buy Dom% tell you whether the recent flow supports the direction.
NQ → NAS100The NQ → NAS100 Converter is a practical utility designed for traders who trade both the Nasdaq futures (NQ) and Nasdaq CFD (NAS100) markets.
It calculates and displays the converted stop-loss distance and price level on the NAS100 chart, based on a chosen number of NQ points.
This helps traders align their risk and position management between futures and CFD markets with precision.
🧮 Core Features:
Real-time conversion between NQ (CME) and NAS100 (OANDA) prices.
Automatic stop calculation for both Long and Short trade setups.
Optional display of NQ price, NAS price, and converted stop price.
Flexible visualization modes:
Candle-attached label that moves with price.
Chart-fixed panel for a clean dashboard-style view.
Full customization of colors, text size, alignment, and display position.
⚙️ How It Works:
Enter your NQ stop distance (in points).
The script converts that distance into the equivalent NAS100 distance, using the current NQ/NAS ratio.
The final converted NAS100 stop price is automatically displayed.
⚠️ Important Note:
This script does not place or execute trades.
It is designed solely for analysis and educational use to assist with risk management and cross-market price mapping.
Always confirm levels independently before trading.
📊 Recommended For:
Traders managing correlated exposure between NQ Futures and NAS100 CFDs.
Prop firm traders using NAS100 as a futures-correlated proxy.
Anyone seeking a clear, visual way to match stop distances across the two markets.
Pivot Points StandardTraditional Pivot Points, I am unsure why i have to make a longer description than that, but apparently i do so here i am making the description longer.
Key Levels with RTH-Only Lines and End-of-Line LabelsThis script plots important market structure levels such as Premarket High/Low, Previous Day High/Low, Monday High/Low, Weekly and Monthly Highs/Lows — but only during Regular Trading Hours (RTH) to keep the chart clean and focused on the active session.
Each level is automatically updated based on session data and is visually extended across the current trading day using line breaks (plot.style_linebr). At the start of each RTH session, the script also places end-of-line labels identifying each level (e.g., PDH, PDL, Mon High, Mon Low, Weekly High/Low, Monthly High/Low), allowing traders to quickly reference key zones without clutter.
This tool is ideal for:
Futures and equity traders who rely on session-based support and resistance levels.
Identifying reaction points where liquidity often builds — such as prior highs/lows or weekly extremes.
Maintaining focus on live market structure while avoiding noise from premarket or overnight price action.
Additional features:
All levels and labels are plotted only during RTH for visual clarity.
Supports custom labeling and alert logic extensions for breakout or retest strategies.
Built with scalability in mind — works across different symbols and timeframes.
Rebound Sigma Pro - IndicatorOverview
Rebound Sigma Pro is a mean-reversion indicator that detects statistically oversold conditions in trending markets.
It helps traders identify potential short-term rebounds based on momentum exhaustion and volatility-adjusted entry zones.
Concept
The indicator combines two quantitative components:
Short-term momentum to detect short-term exhaustion
Trend filter to ensure setups align with the long-term direction
When a stock in an uptrend becomes temporarily oversold, a limit-entry signal is plotted.
The trade is then tracked until short-term conditions normalize or a time-based exit occurs.
Visual Signals
Green Triangle: Suggests placing a limit order for the next session
Green Circle: Confirms entry was filled
Red Triangle: Signals an exit for the next session’s open
Orange Background: Pending order
Green Background: Position active
Red Background: Exit phase
Yellow Line: Entry reference price
User Inputs
Limit Entry (% below previous close) – Default 1 %
Use Limit Entry – Switch between limit or market entries
Enable Time Exit – Optional holding-period constraint
Maximum Holding Days
All other internal parameters (momentum length, filters) are pre-configured.
Alerts
Limit Order Signal: New setup detected
Entry Confirmed: Order filled
Exit Signal: Exit expected next day
Usage
Designed for liquid equities and ETFs
Works best in confirmed uptrends
Backtesting encouraged to adapt parameters per symbol and timeframe
Notes
Not an automated strategy; manual order execution required
Past behavior does not imply future performance
Always apply sound position sizing and risk management
Disclaimer
This indicator is provided for educational and analytical purposes only.
It does not constitute financial advice or performance assurance.
MOM Buy/Sell + MACD Histogram Signal Tableeatures:
Combined Signal Analysis - Shows when both indicators align for STRONG BUY or STRONG SELL signals
Sortable Columns - Click any column header to sort by that metric
Filter Buttons - Quickly filter to see only Strong Buy, Strong Sell, or all signals
Color-Coded Values - Green for bullish, red for bearish, gray for neutral
Visual Icons - Trending arrows for easy signal recognition
Rebound Sigma Pro - StrategyOverview
Rebound Sigma Pro is a mean-reversion indicator that detects statistically oversold conditions in trending markets.
It helps traders identify potential short-term rebounds based on momentum exhaustion and volatility-adjusted entry zones.
Concept
The indicator combines two quantitative components:
Short-term momentum to detect short-term exhaustion
Trend filter to ensure setups align with the long-term direction
When a stock in an uptrend becomes temporarily oversold, a limit-entry signal is plotted.
The trade is then tracked until short-term conditions normalize or a time-based exit occurs.
Visual Signals
Green Triangle: Suggests placing a limit order for the next session
Green Circle: Confirms entry was filled
Red Triangle: Signals an exit for the next session’s open
Orange Background: Pending order
Green Background: Position active
Red Background: Exit phase
Yellow Line: Entry reference price
User Inputs
Limit Entry (% below previous close) – Default 1 %
Use Limit Entry – Switch between limit or market entries
Enable Time Exit – Optional holding-period constraint
Maximum Holding Days
All other internal parameters (momentum length, filters) are pre-configured.
Alerts
Limit Order Signal: New setup detected
Entry Confirmed: Order filled
Exit Signal: Exit expected next day
Usage
Designed for liquid equities and ETFs
Works best in confirmed uptrends
Backtesting encouraged to adapt parameters per symbol and timeframe
Notes
Not an automated strategy; manual order execution required
Past behavior does not imply future performance
Always apply sound position sizing and risk management
Disclaimer
This indicator is provided for educational and analytical purposes only.
It does not constitute financial advice or performance assurance.
KING AMUN Short and Long 📊 How to Use the Indicator:
Buy Conditions:
Fast Average Above Slow Average
Price Above Averages
RSI in Oversold Zone
Sell Conditions:
Fast Average Below Slow Average
Price Below Averages
RSI in Overbought Zone
⚙️ Recommended Settings:
Time Frames: M1, M5, M15
Gold Pair: XAUUSD
Trading Time: European and American Sessions
💡 Important Tips:
Wait for Candle Confirmation Before Entering
Use a 15-20 pip Stop Loss
Take Profit 25-35 pip
Avoid Major Economic News
This indicator provides clear and reliable signals while minimizing false signals. Try it on lower time frames and see the results!
Zay Gwet Alert (Breakout→Retest→Confirm)EMA 9, VWAP, ORB (15-minute), Breakout, and Retest alerts are available within this application. It is particularly suitable for options day traders. Please note that this indicator is intended for educational purposes only and does not constitute financial advice. Trading involves inherent risks; therefore, it is essential to conduct your own research prior to making any trading decisions.