Medie mobili
EMA + MACD + RSI Strategy"This strategy combines EMA crossovers (20/50), MACD momentum (12/26/9), and RSI thresholds (14-period) to generate signals. It triggers a BUY when:
EMA20 crosses above EMA50,
MACD line > Signal line,
RSI > 50.
SELL signals activate on the opposite conditions. Visual alerts plot directly on the chart
9 EMA & 20 EMA with Fill9 and 20 EMAs with fill to identify easily when in dynamic up trend, green when bullish, red when bearish
🌊 ALMA BandsTrend Architect Suite Lite - ALMA Bands - Adaptive Moving Average System
Simple implementation of ALMA (Arnaud Legoux Moving Average) bands from the Trend Architect Suite.
Why ALMA over Traditional EMA Bands?
Superior Smoothness: ALMA combines the best of both SMA and EMA by using Gaussian filters to reduce noise while maintaining responsiveness
Reduced Lag: The offset parameter allows fine-tuning between minimal lag and maximum smoothness
Advanced Weighting: Uses a sophisticated weighted algorithm that reduces false signals compared to traditional moving averages
Configurable Phase: The offset parameter (0-1) controls the phase shift, allowing you to balance between smoothness and responsiveness
Features:
Dual ALMA lines with customizable periods, offsets, and sigma values
Dynamic fill coloring (cyan for bullish, red for bearish trends)
Clean crossover alerts for trend changes
Fully customizable appearance and sensitivity
Settings:
Default configuration uses 20-period ALMAs with different offset values (0.85 vs 0.77)
All parameters are adjustable to fit your trading style
Use Case:
Trend-following system suitable for any timeframe. Best used in conjunction with other analysis for confirmation.
EMA Bundle4 EMAs: 9,21,50,200. Edit colours as you please. This can be used everywhere, providing a view of short-, medium-, and long-term trends. Please be aware this is a lagging indicator
EMA 200 HIGH LOWS - BIRMANO - A Pine Script v6 indicator plotting a smoothed cloud between EMA 200 of high and close prices, with dynamic colors (green/soft red) based on price position. Includes RSI (14) in a subpanel for confluence, with an ATR filter to hide the cloud during high volatility.
5m EMA, 1m EMA, VWAP5m EMA, 1m EMA, VWAP
entry frame 5 minute
1. establish HTF bias / target
2. look for rejection from the red / yellow line
3. scalp 10-20 points
EMAs CrossoverThis Pine Script strategy identifies bullish and bearish crossovers among four EMAs (5, 13, 26, and 50 periods) with an additional alignment condition for the EMAs. It can generate alert when:
Bullish Condition: An EMA crossover occurs (5 crossing over 13, 13 over 26, or 26 over 50), and all the shorter-period EMAs are above the longer-period EMAs, indicating a strong upward trend.
Bearish Condition: An EMA crossunder happens (5 crossing under 13, 13 under 26, or 26 under 50), and all shorter EMAs are below the longer EMAs, suggesting a strong downward trend.
The strategy uses these conditions to enter long positions on bullish signals and short positions on bearish signals.
TrendLines with ATR and MA [KoTa]The "TrendLines with ATR and MA " indicator combines trend lines, breakout signals, ATR-based trend tracking, and moving averages (MA).
Input Settings and Customization:
After adding the indicator, click on its name at the top of the chart and open the "Settings" tab.
Main sections:
Trend Lines and Breakouts (Periods 1-5):
General Usage Tips:
Chart Timeframe: Works on any timeframe (from 1 minute to weekly). Shorter timeframes (e.g., 5-minute) generate more signals, while longer timeframes (e.g., daily) produce fewer but more reliable signals.
Compatibility: Overlay=true, meaning it is drawn directly on the candlestick chart. It can be combined with other indicators (e.g., RSI, MACD).
Advantages
This indicator outperforms standard trend line tools due to its automated, multi-period, and integrated features:
Automated Trend Line Drawing: Instead of manual drawing, it creates trend lines based on pivot highs/lows. Different periods (3-50) enable multi-timeframe analysis, allowing you to see short- and long-term trends on the same chart.
Breakout Detection and Labeling: Detects breakouts in real-time using dotted extensions. B (Buy) and S (Sell) labels (e.g., B1 for period1 up breakout) clarify signals. Historical breakouts are shown in gray for context.
ATR Integration: Volatility-based trend tracking (similar to SuperTrend). Calculates channel deviation to adapt to market volatility. Arrows highlight trend reversals quickly.
Moving Averages Integration: Flexible MA types (e.g., VWMA for volume-weighted analysis) for trend filtering. No Bollinger Bands option, but MAs can validate breakouts.
Performance and Visuals: Limits line count with max_lines_count for memory efficiency. Colors and line widths are customizable, and old elements are automatically managed (deleted or grayed out). Precision=0 ensures clean price formatting.
Flexibility: All components (trend lines, ATR, MA) can be toggled on/off, allowing for simple or complex usage.
Benefits Provided
This indicator speeds up trading decisions and reduces errors:
Trend and Support/Resistance Detection: Pivot-based lines provide automatic support (green, lows) and resistance (red, highs) levels. Benefit: Reduces manual analysis time, saving effort in scalping or swing trading.
Breakout Signals: Signals are triggered when the close price crosses over/under the extended line. Benefit: Catches potential trend starts early; ATR can filter false breakouts. B/S labels provide visual alerts, simplifying alert setup.
Volatility Adaptation (ATR): Adjusts trend lines based on market fluctuations. Benefit: Wider channels in high-volatility periods (e.g., crypto) and narrower in low volatility, reducing whipsaws (false signals). Arrows clearly show trend changes, ideal for position management.
MA Validation: MAs measure trend strength (e.g., EMA20 above indicates uptrend). Benefit: Filtering breakouts with MA crossovers improves accuracy. VWMA offers volume-based analysis to eliminate weak trends.
General Benefits:
Risk Management: Breakout levels can be used for stop-loss placement (e.g., below breakout).
Profit Potential: When tested on historical data (backtesting), it can be optimized by period—shorter periods for quick entries, longer for holding.
Educational Value: Visualizes fractal, pivot, and ATR concepts for new traders.
Time Savings: Automation eliminates hours of chart analysis; updates in real-time.
Multi-Asset Compatibility: Works for stocks, forex, and crypto; ATR shines in volatile assets.
Possible Strategies
This indicator supports various strategies, primarily focused on breakouts and trend following, enhanced by MA and ATR filtering.
Breakout Trading Strategy:
Rules: Enter long on B (Buy) label (crossover up line), short on S (Sell). For example, enter on B3 (period10), with stop-loss below the previous pivot low.
Filtering: Confirm with ATR arrow up (trend=0). Ensure price is above MA1 (20).
Exit: Profit target at ATR*2 or exit on reverse breakout (S).
Advantage: Ideal for scalping (p1-p2) or swing trading (p4-p5). Benefit: High win rate in volatile markets.
Trend Following Strategy:
Rules: Hold long if ATR trend line is green (up) and MA1 > MA2. Strengthen entry with breakout B.
Filtering: Use only larger period breakouts (p3-p5) with ATR in slow mode.
Exit: Exit on ATR arrow down (reversal) or MA crossover.
Advantage: Captures long-term trends with low drawdown. Benefit: Suitable for passive trading, especially on weekly charts.
Pullback Strategy:
Rules: In an uptrend (green ATR line), enter long when price pulls back to the downtrend line (green pivot low line).
Filtering: No breakout, supported by MA (price above MA). Set stop using ATR deviation.
Exit: New high breakout or ATR reversal.
Advantage: Low-risk entries, captures trend continuations. Benefit: Effective in range-bound markets.
Multi-Timeframe Combination:
Rules: Match short-period (p1) breakouts with long-period (p5) trends (e.g., p5 up + p1 B = long).
Filtering: ATR in medium mode, MAs in golden cross (20>50).
Advantage: Reduces false signals, validates H4 breakouts with D1 trends. Benefit: Suitable for professional traders, with backtesting showing 60%+ win rates.
Risk and Optimization Tips:
Position Sizing: Calculate using ATR (stop-loss distance / 1% risk).
Backtesting: Test in strategy mode; short periods may overtrade, while longer ones may miss opportunities.
ZoneXZoneX is a powerful trading indicator built on institutional order flow, demand–supply theory, and advanced trend analysis. It automatically detects and highlights demand and supply zones across any timeframe, giving traders a clear view of where institutional buying and selling may occur.
With full customization options, users can adjust the zones and settings to match their strategy. ZoneX also includes a 3-EMA combination system and advanced trend analysis tools, helping traders align with market momentum.
Beyond zone detection, ZoneX pinpoints potential institutional entry and exit points, offering retail traders a valuable edge by improving trade timing and increasing the probability of success.
Royal Trader PrivetThis indicator is very powerful in every sense of the word. You can use it to make huge profits.
هذا المؤشر قويٌّ جدًا بكل معنى الكلمة. يمكنك استخدامه لتحقيق أرباحٍ طائلة.
Previous Day Fibonacci + Opening RangePrev Day Fibonacci & Opening Range Levels
This indicator is designed for professional traders who want to combine yesterday’s market structure with today’s intraday levels.
🔹 Features:
Automatic Fibonacci Retracements: Draws customizable Fibonacci retracement/extension levels based on the previous day’s High & Low.
Full Customization: Users can adjust the Fibonacci ratios and colors directly in settings.
Opening Range Levels: Plots today’s first candle High & Low (user-selectable timeframe for OR).
Clear Visuals: Helps identify key reversal zones, breakout levels, and confluence areas between higher timeframe structure and intraday moves.
🔹 Usage Ideas:
Spot potential reversal zones when price reacts to previous-day Fib levels.
Combine Opening Range breakout strategies with daily Fib levels for high-probability setups.
Use as confluence levels with your existing price action or indicator-based strategy.
⚡ Pro Tip: Look for overlaps between the Opening Range and Fibonacci retracements — these zones often act as strong support/resistance areas.
Moving Averages 7 & 15 & 50 & 100 & 200 & 400we can use 7 moving averages for one indicator.
base moving averages are 7, 15, 50, 100, 200 and 400.
it can be used for determining of trend
EMA 9/21/50/200🔹 EMA 9 (Fastest EMA)
Short-term momentum tracker
Reacts quickly to price changes (follows candles closely).
Often used by scalpers and day traders for quick entries/exits.
Above price → short-term bullish push; below price → short-term bearish push.
🔹 EMA 21 (Short-Term Trend)
Short-to-medium-term trend indicator.
Commonly used on 15m, 1h, and 4h charts for swing entries.
Works as a dynamic support/resistance in trending markets.
EMA 9 crossing above/below EMA 21 = strong buy/sell signal.
🔹 EMA 50 (Medium-Term Trend)
Used to gauge the overall market trend for the past few weeks.
Many traders look at price relative to the EMA 50:
Above → bullish bias.
Below → bearish bias.
Acts as a stronger support/resistance than EMA 21.
🔹 EMA 200 (Long-Term Trend)
The big picture trend indicator (months of data).
Widely followed by institutions and big players.
If price is above EMA 200 → long-term bullish market.
If price is below EMA 200 → long-term bearish market.
Very powerful support/resistance line → many swing traders and investors use it as the ultimate trend filter.
🔀 How Traders Use Them Together
Trend Confirmation:
Bullish if EMA 9 > 21 > 50 > 200 (stacked in order).
Bearish if EMA 9 < 21 < 50 < 200.
Crossover Signals:
EMA 9 crossing EMA 21 = short-term entry/exit signal.
EMA 50 vs EMA 200 (the “Golden Cross” / “Death Cross”) shows major shifts.
Dynamic Support/Resistance:
Price often pulls back to EMAs before continuing trend → good entry zones.
✅ In simple terms:
EMA 9 & 21 → short-term trading signals.
EMA 50 → medium-term trend confirmation.
EMA 200 → long-term trend direction (the “line in the sand”).
50 Day SMA in all timeframesThis script displays a 50 day SMA that displays correctly on all timeframes and adjusts when the chart is enlarged or reduced. Line color, style, etc are user adjustable. Default is blue thin line.
RSI + MACD Combo (sajadbagheri)The "RSI+MACD Persian Combo" integrates two classic oscillators with smart normalization. It detects overbought/oversold zones, MACD/RSI convergences, and highlights high-probability reversals using Z-Score scaling. Customizable alerts provide trade-ready signals.
Created by: Sajad Bagheri
MK_OSFT - Multi-Timeframe MA Dashboard with Alerts - v1.0Multi-Timeframe Moving Average Dashboard with Advanced Alerts
A comprehensive multi-timeframe moving average indicator that displays MA levels from 6 different timeframes simultaneously on your chart, complete with intelligent labeling, customizable alerts, and performance-optimized plotting.
*** Key Features ***
Multi-Timeframe Analysis
Monitor MA levels from 6 timeframes: 5m, 15m, 1H, 4H, Daily, and Weekly
Clean visual separation with customizable colors for each timeframe
Smart label positioning prevents overlapping and ensures readability
Intelligent Alert System
Individual alert toggles for each timeframe
Cross-above and cross-below MA alerts with once-per-bar frequency
Alerts only trigger on confirmed timeframe closes (no false signals)
Works across all trading pairs on your current chart
Flexible Display Options
Toggle individual timeframe visibility
Choose between SMA and EMA calculations
Adjustable MA length (default: 12 periods)
Two source options: Current Bar or Last Confirmed Bar
Customizable line widths, label sizes, and colors
Advanced Plotting System
Optional plot lines that don't clutter your Style tab
Performance-optimized line drawing with historical data support
"Wait till close" behavior for smooth higher timeframe representation
Clean horizontal segments that update only on timeframe closes
Real-Time Information Table
Live countdown timers showing time remaining until each timeframe closes
Visual indicators for current price position relative to each MA
Cross direction indicators (↑/↓) for quick trend assessment
Show/Alert status display for easy configuration verification
*** Settings Overview ***
Moving Average Settings
MA Length: Adjustable period (default: 12)
MA Type: SMA or EMA
Source: Current bar vs Last confirmed bar
Individual Timeframe Controls
Show/Hide toggles for each timeframe
Individual alert enable/disable
Optional plot line with custom width
Color customization per timeframe
Visual Customization
Label size options (tiny, small, normal, large)
Label offset positioning
Minimum gap between labels to prevent overlap
Drawing order preference (larger timeframes first/last)
Smart Features
Automatic label collision detection and adjustment
Real-time countdown timers (only on live bars)
Debug table with comprehensive timeframe information
Built-in alert setup instructions
Perfect For
Swing traders monitoring multiple timeframe confluences
Day traders seeking higher timeframe bias confirmation
Anyone wanting clean, organized multi-timeframe MA analysis
Traders who need reliable alerts without false signals
Performance Optimized
Efficient line drawing system (no Style tab clutter)
Smart historical data handling
Minimal resource usage with intelligent update cycles
Works smoothly on all timeframes and symbols
Transform your chart into a comprehensive multi-timeframe analysis dashboard with this professional-grade moving average indicator.
VWAP with 2 EMAs + EMA TimeFrameAs you can see the chart displays the VWAP on white and the 9 EMA on the 5 min tf on green, the blue line represents the same 9 EMA on the 15 min tf that way you can see right away without navigating between timeframes if the price is retesting, breaking, rejecting a higher timeframe, you can change the EMA values for the chart and also the timeframe for the desired extra EMA, very useful for day traders and scalpers who need to think faster. Less stressful less annoying.
Hope it works for you.
BOOM Deal by PK - Complete Trading SystemTesting this also. will rectify and modify further. just test and give me feedback.
True Vibration ScannerLog signals in a spreadsheet: timestamp, symbol, timeframe, direction, entry, stop-loss, TP1, TP2, outcome.
Prioritize high-confidence setups (all rules met: pivot/yellow line, trend confluence, volume, no counter-signals).
Multitimeframe-EMAs-13/48/200SG - This indicator plots three Exponential Moving Averages (EMAs) with lengths 13, 48, and 200 for multi-timeframe analysis