Tristan's W%R StrategyOverview:
This strategy uses the raw Williams %R oscillator to automatically generate buy and sell signals based on overbought and oversold levels. It is session-aware, allowing you to restrict trades to specific market hours (New York, London, or Asia).
Key Features:
Buy Signal: Fires whenever the raw Williams %R is at or below the oversold level (default −100).
Sell Signal: Fires whenever the raw Williams %R is at or above the overbought level (default 0).
Session Filtering: Only triggers trades during the selected session (All, New York, London, or Asia).
Pyramiding: Allows multiple trades to stack, so every qualifying signal results in a new trade.
Alerts: Optional alerts for automation via webhook or broker integration.
Session Highlight: Background shading indicates when the selected session is active.
How to Use:
Set the Williams %R length, overbought, and oversold levels to match your trading style.
Select the session you want the strategy to be active in (New York, London, or Asia).
Enable alerts if you plan to automate trades with an API.
Add the strategy to your chart. It will execute trades automatically whenever the raw %R meets the configured thresholds during the selected session.
Adjust pyramiding if you want to limit the number of stacked trades per session.
Note:
This script uses the raw W%R signal vs the smoothed one because I found it to be more accurate for automated trading.
Every qualifying signal results in a trade, even if positions are already open.
M-oscillator
AO3 BETA 3.9.0 (v9p)// 📦 VERSION UPGRADE NOTE
// Indicator:
// Version: BETA 3.9.0 (v9p)
// Previous: BETA 3.4.2 (v6)
//────────────────────────────────────────────
// 🔸 Upgrade Summary:
// • Upgraded to Pine Script v6 (backward compatible).
// • Improved trend filter logic:
// – H1/H4 Uptrend = AO > U1
// – AO ≤ U1 ⇒ not uptrend
// – **NEW:** When AO crosses back above U1 (while AO > 0) ⇒ uptrend resumes.
// – Vice versa for downtrend.
// • Removed Entry Option 1; Option 2 → new Option 1; Option 3 → new Option 2.
// • Optimized internal constants & default values.
// • Added hidden system parameters (RISK_CAP, MIN_BARS, MAX_SPREAD, etc.).
// • Exposed only key inputs (Length, UseFilter, ATR Length) for cleaner UI.
// • Organized inputs into groups with tooltips for usability.
// • Improved performance via var-caching and reduced redundant calculations.
// • Simplified dev structure for modular updates.
//────────────────────────────────────────────
// 🧩 Notes:
// This build focuses on end-user stability and simplified interface.
// Developer-only parameters are now locked (not user-editable).
TalaJooy V1.31 𓅂💎 استراتژی معاملاتی TalaJooy V1.31 𓅂
TalaJooy (طلاجوی) یک چارچوب معاملاتی حرفهای و کامل برای TradingView است که برای حذف حدس و گمان، احساسات و تصمیمگیریهای هیجانی از فرآیند معاملات طراحی شده است.
این محصول یک «اندیکاتور سیگنالدهی» ساده نیست؛ بلکه یک استراتژی (Strategy) کامل است که چهار وظیفه کلیدی را به صورت خودکار انجام میدهد:
تحلیل بازار (بر اساس یک موتور امتیازدهی کمی)
صدور سیگنال (ورود و خروج شفاف)
مدیریت ریسک پویا (محاسبه خودکار حد ضرر)
مدیریت حجم پوزیشن (محاسبه خودکار حجم بر اساس ریسک)
هدف «طلاجوی» تبدیل معاملهگری شهودی به یک فرآیند مکانیکی، مبتنی بر داده و مدیریت ریسک است.
⚙️ قابلیتهای کلیدی (آنچه دریافت میکنید)
این استراتژی مجهز به مجموعهای از ابزارهای حرفهای است که مستقیماً روی چارت شما اجرا میشوند:
🎯 ۱. سیگنالهای ورود و خروج شفاف
فلشهای واضح خرید (▲) و فروش (▼) که نقاط دقیق ورود بر اساس منطق استراتژی را مشخص میکنند. این سیستم تنها زمانی سیگنال صادر میکند که فیلترهای روند، همسویی لازم را تایید کنند.
🛡️ ۲. مدیریت ریسک پویای ATR
بزرگترین چالش معاملهگران، تعیین حد ضرر (SL) مناسب است. این استراتژی حد ضرر را به صورت خودکار و پویا بر اساس نوسانات واقعی بازار (با استفاده از ATR) محاسبه میکند.
نتیجه: در بازارهای پرنوسان، استاپ شما برای جلوگیری از استاپهانت شدن، فاصله ایمنتری میگیرد و در بازارهای آرام، بهینهتر و نزدیکتر تنظیم میشود.
💰 ۳. محاسبه خودکار حجم پوزیشن
دیگر نیازی به «ماشین حساب پوزیشن» ندارید. استراتژی به صورت اتوماتیک، حجم دقیق هر معامله را بر اساس درصد ریسک ثابتی که شما از کل سرمایهتان تعیین میکنید، محاسبه مینماید. این ویژگی، مدیریت سرمایه حرفهای را در تمام معاملات شما تضمین میکند.
🎨 ۴. نواحی بصری سود و زیان (TP/SL)
هنگامی که یک معامله باز است، این ابزار به صورت زنده، نواحی حد سود (سبز) و حد ضرر (قرمز) را مشابه ابزار پوزیشن خود تریدینگ ویو، مستقیماً روی چارت برای شما رسم میکند.
📈 ۵. پنل آمار عملکرد پیشرفته
یک جدول آماری جامع که تمام معیارهای کلیدی عملکرد شما را به صورت زنده نمایش میدهد:
سود و زیان خالص (دلاری و درصدی)
ضریب سود (Profit Factor)
نرخ موفقیت (Win Rate)
تعداد معاملات سودده / زیانده
حداکثر افت سرمایه (Max Drawdown)
و موارد دیگر...
🚦 ۶. آیکونهای بازخورد معامله
با آیکونهای هوشمند، فوراً کیفیت معاملات بسته شده خود را ارزیابی کنید:
😎🚀 (سود ویژه و قابل توجه)
💰 (سود عادی)
🙈 (زیان)
📈 چگونه از این ابزار استفاده کنید؟
«طلاجوی» یک 'ماشین چاپ پول' جادویی نیست، بلکه یک ابزار تست و اجرای حرفهای است.
۱. بکتست و بهینهسازی (Backtesting)
مهمترین قدرت این اسکریپت، قابلیت Strategy بودن آن است. شما میتوانید این استراتژی را روی هر جفتارز و تایم فریمی که معامله میکنید (طلا، کریپتو، جفتارزها و...) بکتست بگیرید تا آمار عملکرد آن را مشاهده کنید.
۲. تنظیم پارامترها
از طریق منوی تنظیمات، پارامترهای کلیدی مانند درصد ریسک، نسبت ریسک به ریوارد (R:R)، و فیلترهای زمانی را مطابق با سبک معاملاتی و دارایی مورد نظر خود بهینهسازی کنید.
۳. اجرای سیستماتیک
پس از یافتن تنظیمات بهینه در بکتست، در معاملات زنده به سیگنالها پایبند بمانید و اجازه دهید منطق مکانیکی، معاملات شما را مدیریت کند.
⚠️ سلب مسئولیت مهم (مطابق با قوانین TradingView)
این اسکریپت صرفاً یک ابزار تحلیلی و معاملاتی است و نباید به عنوان سیگنال مالی یا توصیهای برای خرید و فروش تلقی شود. تمام معاملات دارای ریسک هستند و نتایج گذشته تضمینکننده عملکرد آینده نمیباشد.
لطفاً قبل از استفاده از این استراتژی در حساب واقعی، آن را به طور کامل در حالت دمو یا بکتست ارزیابی کنید. مسئولیت تمامی سودها و زیانها بر عهده خود معاملهگر است.
💎 TalaJooy V1.31 𓅂 Trading Strategy
TalaJooy (meaning "Gold Seeker") is a complete, professional trading framework for TradingView, designed to remove guesswork, emotion, and impulsive decisions from your trading process.
This is not a simple signal indicator; it is a complete Strategy script that automates four key tasks:
Market Analysis (Based on a quantitative scoring engine)
Signal Generation (Clear entries and exits)
Dynamic Risk Management (Automated Stop Loss calculation)
Position Sizing (Automated trade sizing based on risk)
The goal of "TalaJooy" is to transform intuitive trading into a mechanical, data-driven, and risk-managed process.
⚙️ Key Features (What You Get)
This strategy comes equipped with a suite of professional tools that run directly on your chart:
🎯 1. Clear Entry & Exit Signals
Receive unambiguous Buy (▲) and Sell (▼) arrows identifying precise entry points based on the strategy's logic. The system only generates signals when its trend-confirmation filters are aligned.
🛡️ 2. Dynamic ATR Risk Management
A trader's biggest challenge is setting a proper Stop Loss (SL). This strategy calculates your SL automatically and dynamically based on real-time market volatility (using ATR).
The Benefit: In volatile markets, your stop is placed at a safer distance to avoid being "stopped out" by noise. In calm markets, it's set tighter and more efficiently.
💰 3. Automated Position Sizing
Stop using external "position size calculators." The strategy automatically calculates the exact trade size for every position based on a fixed risk percentage of your total equity (which you define). This enforces professional money management on every trade.
🎨 4. Visual Profit & Loss (TP/SL) Zones
While a trade is active, this tool plots live, visual zones for your Take Profit (green) and Stop Loss (red) targets, similar to TradingView's native "Long/Short Position" tool.
📈 5. Advanced Performance Stats Panel
A comprehensive statistics table displays all your key performance metrics in real-time:
Net Profit (% and $)
Profit Factor
Win Rate
Win / Loss Trade Count
Max Drawdown
And more...
🚦 6. Smart Trade Feedback Icons
Instantly review the quality of your closed trades with intelligent emoji feedback:
😎🚀 (Exceptional Profit)
💰 (Standard Profit)
🙈 (Loss)
📈 How to Use This Tool
"TalaJooy" is not a "magic money machine"; it is a professional-grade tool for testing and execution.
1. Backtesting & Optimization
The most powerful feature of this script is its Strategy component. You can backtest it on any asset or timeframe you trade (Gold, Crypto, Forex, etc.) to see its historical performance data.
2. Parameter Tuning
Use the settings menu to optimize key parameters—such as Risk Percentage, Risk:Reward Ratio, and core filter settings—to match your personal trading style and preferred assets.
3. Systematic Execution
After identifying optimal settings via backtesting, adhere to the signals in your live trading and let the mechanical logic manage your trades.
⚠️ Important Disclaimer (TradingView Compliant)
This script is provided for educational and analytical purposes only. It is not financial advice or a recommendation to buy or sell any asset. All trading involves substantial risk. Past performance is not indicative of future results.
Please thoroughly evaluate this strategy via backtesting or paper trading before deploying it with real funds. The user assumes full responsibility for all profits and losses incurred.
Swing Breakout Strategy ver 1Overview
A multi-confirmation swing strategy that seeks trend breakouts and adds three optional confluence modules: candlestick patterns, RSI/MACD regular divergences, and simple chart patterns (double top/bottom). Built for clarity, fast testing, and togglable debug markers.
Core Logic
Trend filter: SMA(50) vs SMA(200) + price vs SMA(21).
Breakout engine: Close breaks prior N-bar high/low (lookback configurable).
Momentum: Stochastic cross (optional view), MACD cross/zone, RSI regime (>50 or <50).
Volume: Above SMA(volume) filter.
Optional Confluence Modules
Candlestick analysis (enable/disable):
Bull/Bear Engulfing, Hammer, Shooting Star, Inside Bar (bull/bear flavors).
Divergence (enable/disable):
Regular divergences on RSI and MACD histogram using confirmed pivots (HH/LH or LL/HL).
Chart patterns (enable/disable):
Double Bottom (two similar lows + neckline break).
Double Top (two similar highs + neckline break).
Tolerance and pivot width are configurable.
Entries & Exits
Entry Long: Any of (Base Breakout + Trend + Momentum + Volume) OR enabled confluences (candles / divergence / pattern).
Entry Short: Symmetric logic for downside.
Risk management: Optional ATR-based stop loss and take profit (configurable length & multipliers).
Note: If you prefer confluences to be filters (AND), change the final buySignal/sellSignal lines accordingly.
Inputs (key)
SMA lengths (21/50/200), RSI length, Stochastic lengths & smoothing, MACD (12/26/9).
Breakout lookback, Volume SMA.
ATR exits (on/off, ATR length, SL/TP multipliers).
Toggles for Candlesticks, Divergences, Patterns, plus per-module debug markers.
Plots & Markers
Plots SMA 21/50/200.
Buy/Sell arrows on chart.
Optional debug markers for each condition (global-scope safe).
Divergence/pattern markers offset to the actual pivot/neckline bars.
Good Practices
Test on multiple timeframes and instruments; tune lookbacks and ATR multipliers.
Consider using the modules as filters in trending markets to reduce whipsaws.
Always forward-test and combine with position sizing.
Disclaimer
For educational purposes only. This is not financial advice. Trading involves risk.
Version & Credits
Pine Script® v6 — Strategy.
Developed by: Mohammed Bedaiwi.
AlgoWay GRSIM🧭 What this strategy tries to do
This strategy detects when a market move is losing strength and prepares for a potential reversal, but it waits for fresh momentum confirmation before acting.
It combines:
• RSI-based divergence (to spot exhaustion and potential turning points),
• Impulse MACD (to verify that the new direction actually has force behind it).
________________________________________
⚙️ When it takes trades
Long (Buy):
• A bullish RSI divergence appears (a clue that selling pressure is fading);
• Within a short time window, the Impulse MACD turns strongly positive;
• Optionally, the impulse line itself must be rising (if the Impulse Direction Filter is
enabled).
Short (Sell):
• A bearish RSI divergence appears (buying pressure fading);
• Within a short time window, the Impulse MACD turns strongly negative;
• Optionally, the impulse line must be falling (if the Impulse Direction Filter is enabled).
If momentum confirmation happens too late, the divergence “expires” and the signal is ignored.
________________________________________
🧩 How entries work
1. Reversal clue:
The strategy detects disagreement between price and RSI (price makes a new high/low, RSI doesn’t).
That suggests a shift in underlying strength.
2. Momentum confirmation:
Before entering, the Impulse MACD must agree — showing real push in the same direction.
3. Impulse direction filter (optional):
When enabled, the impulse itself must accelerate (rise for longs, fall for shorts), avoiding fake signals where price diverges but momentum is still fading.
4. No stacking:
It opens only one position at a time.
________________________________________
🚪 How exits work
Two main exit styles:
Conservative (default):
Longs close when impulse crosses below its signal line.
Shorts close when impulse crosses above its signal line.
✅ Keeps trades as long as momentum agrees.
Color-change (fast):
Longs close immediately when impulse flips bearish.
Shorts close immediately when impulse flips bullish.
⚡ Faster and more defensive.
Plus:
Stop Loss (%) and Take Profit (%) act as fixed-distance protective exits (set to 0 to disable either one).
________________________________________
📊 What you’ll see on the chart
A thick Impulse MACD line and thin signal line (oscillator view).
Diamonds — detected bullish/bearish divergence points.
Circles — where impulse crosses its signal (momentum change).
A performance panel (top-right) showing Net Profit, Trades, Win Rate, Profit Factor, Pessimistic PF, and Max Drawdown.
________________________________________
🔧 What you can tune
Signal Lifetime (bars): how long a divergence remains valid.
Impulse Direction Filter: ensure the impulse itself is moving in the trade’s direction.
Stop Loss / Take Profit (%): risk and target in percent.
Exit Style: conservative cross or faster color-change.
RSI / MA / Signal Lengths: adjust responsiveness (defaults are balanced).
________________________________________
💪 Strengths
Confirms reversals using momentum direction, not just divergence.
Avoids “early” signals where momentum is still fading.
Works symmetrically for longs and shorts.
Built-in stop/target protection.
Clear, visual confirmation of all logic components.
________________________________________
⚠️ Things to keep in mind
In sideways markets, the impulse can flip often — prefer conservative exits.
Too small SL/TP → constant stop-outs.
Too wide SL/TP → deep drawdowns.
Always test with different timeframes and markets.
________________________________________
💡 Practical tips
Start with default settings.
Enable “Use Impulse Direction Filter” in trending markets, disable it in very choppy ones.
Focus on Profit Factor, Win Rate, and Max Drawdown after several dozen trades.
Keep SL/TP roughly aligned with typical swing size.
“AlgoWay GRSIM” is a reversal-with-confirmation strategy: it spots likely turns, demands real momentum alignment (optionally verified by impulse direction), and manages exits with clear momentum cues plus built-in protective limits.
Holy Grail Scalper 3.0 (LONG ONLY - MAX FREQUENCY) 92% winrateAlgorithmic Scalping Strategy (Long Only)
This is a robust, long-only algorithmic strategy designed for high-frequency scalping operations within defined trading sessions. It employs a multi-layered, momentum-based approach to identify and capitalize on short-term bullish shifts.
Primary Mechanics and Filters:
Adaptive Entry System: The core entry signal is generated by a crossover system utilizing two adaptive moving averages (configured as a KAMA/EMA hybrid). This approach ensures the entry mechanism dynamically responds to current market volatility, providing responsive signals during fast-moving market conditions.
Long-Term Trend Bias: The strategy incorporates a filter based on long-period Exponential Moving Averages (EMAs 50/200, representing a GDC structure). This ensures that all generated signals align with a dominant, higher-timeframe bullish market structure, minimizing entries against the main trend. It also features a specific re-entry logic designed to capture momentum shifts following pullbacks to the major trend line.
Confirmation Criteria: For trade validation, the strategy uses multiple technical indicators, including:
A Directional Filter (ADX) to confirm the presence of a trend.
A Momentum Filter (RSI) to gauge buying pressure.
A Money Flow Filter (CMF) to confirm volume conviction.
Note on Frequency: This version is currently configured for maximum trade frequency by setting these confirmation criteria to their most permissive levels.
Risk Management & Exits:
Dynamic Position Sizing: Position size is calculated on a per-trade basis using the current Average True Range (ATR) and a user-defined maximum dollar risk. This promotes consistent risk allocation regardless of market volatility.
ATR-Based Stop Loss: Initial stop-loss placement is determined dynamically by a multiple of the ATR.
Multi-Stage Exit: Trades utilize a partial fixed take profit, with the remainder managed by a smart trailing stop/breakeven function to lock in profit. An optional max-bar time exit prevents trades from lingering beyond expected holding periods.
Trading Session Control: The strategy operates only within user-defined hourly parameters (e.g., 8 AM to 4 PM ET), focusing trade execution during the most liquid market hours.
Access Information
This strategy is invite-only and is not publicly available on the platform. To gain access to the source code or request an invitation to use this tool, please contact the developer directly.
Disclaimer: This is an algorithmic tool for live trading and simulation purposes. Back-test but also protect your capital in live sessions by monitoring trades. Past performance is not indicative of future results, and no guarantee of profit is implied or intended.
Alpha Nexus NavigatorThe Alpha Nexus Navigator (A-NEX) is a proprietary, hyper-optimized trend-following strategy that has redefined robust performance metrics. Based on deep structural refinements, the strategy is exclusively focused on high-conviction Long (Buy) entries and is stress-tested against the most volatile market conditions.The A-NEX strategy has elevated its performance from a previously profitable state (PF 1.456) to a state of Financial Alpha, achieving an extraordinary Profit Factor of 3.67 and maintaining ZERO Margin Calls. This is a testament to the power of disciplined, factor-based execution.
🧠 The Core Engine: Factor-Weighted Decision ScoringA-NEX employs a sophisticated, factor-weighted Decision Scoring System (DCS) that surpasses the efficacy of simple indicator logic. The strategy operates as a multi-stage validation process:Stage 1: Weekly Trend Identification: Filters out short-term noise and confirms the presence and direction of the medium-term primary trend (The Nexus).Stage 2: Daily Momentum Validation: Utilizes faster indicators to pinpoint the optimal entry timing only after the Weekly trend is confirmed.This design ensures that capital is deployed exclusively in high-probability scenarios, driving the unparalleled $3.67$ Profit Factor.
📈 Financial Metrics: Performance RedefinedThe A-NEX strategy's performance against industry benchmarks is exceptional:Profit Factor (3.67): This metric signifies that the strategy generates $3.67$ in Gross Profit for every $1.00$ unit of Gross Loss. This level of financial efficiency places A-NEX in the top echelon of mechanical trading systems.Sharpe Ratio (0.243) & Sortino Ratio (0.633): The significant increase in both ratios confirms a dramatic improvement in risk-adjusted returns. Specifically, the high Sortino Ratio indicates that the strategy is remarkably successful at mitigating and compensating for downside volatility (bad risk).Margin Calls (ZERO): Maintaining zero margin calls demonstrates flawless execution of the built-in risk management layers, providing extreme capital safety.
🎯 The 5-Factor Scoring Model (Entry Filter)To initiate a Long entry, the strategy requires an aggregate score of 80 points out of 100, demanding the highest level of factor confluence:HA-RSI Momentum (45 Pts): The highest weighted factor. Ensures the weekly trend momentum is actively accelerating.DMI Acceleration (25 Pts): Confirms the trend is gaining speed (+DI rising, -DI falling).HA Candle Confirmation (10 Pts): Basic weekly bullish directional confirmation.Daily StochRSI Signal (10 Pts): Validates the resurgence of momentum on the daily timeframe.Daily WaveTrend Position (10 Pts): Provides final alignment check for immediate positive momentum.🛡️ Superior Risk Mitigation and Capital PreservationThe backbone of the 3.67 Profit Factor is the three-tiered exit framework, engineered for maximum capital preservation:Dynamic Stop Loss (ATR Multiplier 2.5): The ATR Multiplier is precisely set to $2.5$. This creates a tight, volatility-adaptive stop-loss boundary that prevents the catastrophic, large-percentage losses commonly seen in high-volatility markets.Aggressive Core Correction Filter (CCF): This is a key differentiator. It triggers an immediate exit the moment the WaveTrend Main Line crosses below its Signal Line. This momentum-based rule acts as an early profit-lock mechanism, ensuring that the majority of accrued gains are secured at the first detectable sign of a pullback, thus preventing profitable trades from turning into losses.Optimized Take Profit (15.0%): The TP target is set to an achievable $15.0\%$, balancing the desire for high returns with a high success rate, further contributing to the stable Profit Factor.
💡 Why A-NEX is Superior to Standard SystemsThe A-NEX strategy's dominance lies in its unique fusion of indicators:Holistic Factor Confluence: While other strategies may use DMI or RSI individually, A-NEX requires a precise, weighted confluence of HA-RSI, DMI acceleration, StochRSI, and WaveTrend across two distinct timeframes. This drastically reduces false positives.Momentum-Based Profit Lock: The CCF utilizing the WaveTrend Signal Line is significantly more sensitive and faster than standard zero-line crossovers or simple trailing stops, offering a crucial edge in volatile markets.Proven Financial Discipline: The verified metrics (PF 3.67, Zero Margin Calls) establish a level of financial discipline that generic scripts cannot match.
📖 Usage and ApplicabilityIntended Application: Trading markets characterized by strong directional trends.Applicable Asset Classes (Universal Market Scope):The strategy's MTF design makes it suitable for virtually all trending financial markets, including:Cryptocurrencies: Excelling on highly volatile assets (BTC, ETH, Altcoins).Stocks: Specifically technology, growth, and high-beta stocks in sustained uptrends.Forex (Currencies): Major and minor currency pairs demonstrating clear trend dynamics.Commodities: Products such as Gold, Silver, and Oil that form defined, long-term trends.Key Reminder: While the system is robust, users must manually maintain the position size (default 25%) based on their individual risk appetite to ensure consistent compliance with the strategy’s risk profile.
Percentage Move Over N CandlesThis strategy enters long/short trades if the price goes up/down by a certain defined percentage of the price, over a previous certain number of candles. Can be run on any time frame and on any instrument and alerts can be enabled.
Gaussian MACD RSI v2Gaussian Filter MACD Strategy (Zero Cross + RSI Gate)
What it does
This strategy evaluates momentum using a Gaussian-smoothed MACD and requires a MACD zero-line cross to confirm trend initiation. A configurable RSI threshold filters weak signals, aiming to reduce whipsaws around the zero line. Entries occur only when momentum and baseline strength agree; exits are triggered by MACD crossing below its signal to capture the meat of the move while avoiding discretionary overrides.
How it works (concepts, not code)
Gaussian MACD: The fast/slow components are smoothed with a Gaussian-style filter to reduce noise relative to standard EMA MACD.
Zero-line confirmation: Longs require MACD to cross above zero, aligning entries with positive momentum regimes.
RSI gate: A threshold (default 50) further filters entries so that only setups with baseline strength qualify.
Exit logic: Positions close when MACD crosses below its signal line, providing an objective exit without trailing logic.
Sources: The script supports standard and Heikin-Ashi-derived sources for traders who prefer alternate preprocessing.
How to use it
Add the strategy to a clean chart.
Keep default settings for initial testing; then adjust the RSI threshold and symbol/timeframe for your market.
Favor liquid instruments where slippage and fills are reliable.
Forward-test and walk-forward before any live use.
Default Properties (used for this publication)
Initial Capital: $25,000
Order Size: 100% of equity per trade (no leverage).
Commission: 0.02% per side.
Slippage: 2 ticks (or 0.02% on percent-based markets).
Timeframe used for the published chart: 15-minute (example)
Dataset: SPY/QQQ/large-cap equities (2+ years) producing 100+ trades in sample.
Note: This strategy does not use hard stops by default. If you prefer risk caps ≤ 5–10% per trade, add a stop in the Inputs and re-publish; otherwise, this description explains the deviation per House Rules.
Disclosures
Backtest results are estimates; real-world fills, slippage, and availability may differ. No guarantee of performance. Use prudent position sizing and independent verification.
Supertrend + MACD + EMA200 (Pro) V2 — Strict & TrailingThis strategy uses Supertrend, MACD and EMA 200 as indicators. When all three indicators shows the sema direction, you enter the trade.
Arun R5.41🔻 Arun Gold 3H Power Indicator 🔻
Precision-Based Smart Sell System for Gold (XAU/USD)
💡 Overview
This indicator is specifically designed for Gold (XAU/USD) and delivers best results on the 3-Hour Timeframe (3H TF).
It is a Smart Money Logic-based Sell Confirmation System, combining institutional structure and candle behavior to generate highly accurate bearish signals.
⚙️ Technical Foundation
The indicator uses multiple advanced confirmations:
📉 EMA Trend Filter → Confirms downtrend
💪 RSI Overbought Rejection → Momentum reversal signal
📊 MACD Bearish Cross → Confirms trend strength
🕯️ Bearish Candle Structure → Price action validation
When all conditions align, a clear 🔻 Sell Signal is plotted on the chart.
💎 Hidden Feature
This indicator includes a hidden feature that activates only when the correct market structure forms.
It helps reduce false signals and increases accuracy without being visible on the chart — fully automated internal logic.
📆 Recommended Settings
Symbol: XAU/USD (Gold)
Timeframe: 3-Hour (3H)
Market: Forex / Commodity
Mode: Sell-Only Confirmation Indicator
Performance: Best precision and consistency on 3H TF
📈 How to Use
Select XAU/USD on chart and set 3H timeframe.
Add the indicator to the chart.
Wait for the 🔻 Sell Signal and confirm the market structure after candle close.
Take entry according to your risk management.
⚠️ Disclaimer
This indicator is for educational and analytical purposes only.
No system is 100% accurate — always backtest and demo trade before using in real trading.
💬 Credits
Developed by Ajay Sahu (India)
Based on Institutional & Smart Money Logic
Best results on 3H TF
Hidden Algorithm for XAU/USD traders
AO3 BETA 3.4.2 (v6)AO filter trend lead. capture impulse. entry on small timeframe corrective wave.
suggest 5mins executing timeframe.
Option 1 - zizag
Option 2 - more frequent
Option 3 - more filter
AO3 | BETA 3.4.2 (v6)AO filter trend lead. capture impulse. entry on small timeframe corrective wave.
suggest 5mins executing timeframe.
Option 1 - zizag
Option 2 - more frequent
Option 3 - more filter
Stochastic Divergence StrategyBackground bars:
Bearish
gradient from slightly bearish divergence to strong bearish divergence for red and a double bounce for pink
Bullish
gradient from slightly bearish divergence to strong bearish divergence for green and a double bounce for yellow
removable buy and sell signals in options
Daily CMO + Volume Intraday Strategy v6 by Subirrmomentum strategy. buy on next hourly candle after signal. target 5%, sl 1%
HMK-2 | PCA-1 + Rejim + Chebyshev + VWAP (Input'lu, v6)📌 HMK-2 | PCA-1 + Regime + Chebyshev + VWAP Strategy
1️⃣ Core Structure
Instead of relying on a single indicator, this system uses the Z-Score normalized average of three oscillators (RSI, MFI, ROC).
Signal (PCA-1):
RSI(14), MFI(14), ROC(5) → each is converted into a z-score.
Their average becomes the “composite signal,” our PCA-1 value.
Trend direction: If the Z-score EMA is rising → trend UP. If falling → trend DOWN.
2️⃣ Side Filters
Regime Filter (ADX + EMA)
ADX is calculated manually.
If ADX > 20 → trend exists → a 50-period EMA of this value smooths it.
This turns “trend regime” into a probability between 0–1.
Chebyshev Filter
A return series is checked against mean ± k*sigma bands.
If the return is within this band → valid signal. Extreme moves are filtered out.
VWAP Filter
Long trades: price must be above VWAP.
Short trades: price must be below VWAP.
Trades are only taken on the correct side of institutional cost averages.
3️⃣ Entry Conditions
Long:
PCA-1 signal crosses above threshold.
Trend Up + Regime OK + Chebyshev OK + Above VWAP.
Short:
PCA-1 signal crosses below threshold.
Trend Down + Regime OK + Chebyshev OK + Below VWAP.
4️⃣ Exit Mechanism
Main Exit: ATR-based stop/target.
Stop = entry price – ATR × (SL factor).
Take profit = entry price + ATR × (TP factor).
Additional Exit:
If price crosses to the opposite side of VWAP.
If PCA-1 signal crosses zero.
👉 Prevents trades from being locked, makes exits adaptive.
5️⃣ Labels / Visualization
AL / SHORT → entry points.
SAT / COVER → exit points.
VWAP line plotted in blue.
🧩 Strategy Features
Optimizable parameters:
Z-window (zWin)
Threshold
Chebyshev factor
ATR stop/target multipliers
This system works with:
Disciplined core (PCA-1 signal)
Triple protection (Regime + Chebyshev + VWAP)
Adaptive exits (ATR + VWAP/signal cross)
👉 Not a “single-indicator robot,” but a multi-filtered trade direction engine.
💡 Final Note
This is a base model of the system — open for further development.
I’ve shared the logic to give you a roadmap.
If you spot errors, fix them → that’s how you’ll improve it.
Don’t waste time asking me questions — refine and build it better yourselves.
Wishing you profitable trades. Stay well 🙏
Adaptive MVRV & RSI Strategy V6 (Dynamic Thresholds)Strategy Explanation
This is an advanced Dollar-Cost Averaging (DCA) strategy for Bitcoin that aims to adapt to long-term market cycles and changing volatility. Instead of relying on fixed buy/sell signals, it uses a dynamic, weighted approach based on a combination of on-chain data and classic momentum.
Core Components:
Dual-Indicator Signal: The strategy combines two powerful indicators for a more robust signal:
MVRV Ratio: An on-chain metric to identify when Bitcoin is fundamentally over or undervalued relative to its historical cost basis.
Weekly RSI: A classic momentum indicator to gauge long-term market strength and identify overbought/oversold conditions.
Dynamic, Self-Adjusting Thresholds: The core innovation of this strategy is that it avoids fixed thresholds (e.g., "sell when RSI is 70"). Instead, the buy and sell zones are dynamically calculated based on a long-term (2-year) moving average and standard deviation of each indicator. This allows the strategy to automatically adapt to Bitcoin's decreasing volatility and changing market structure over time.
Weighted DCA (Scaling In & Out): The strategy doesn't just buy or sell a fixed amount. The size of its trades is scaled based on conviction:
Buying: As the MVRV and RSI fall deeper into their "undervalued" zones, the percentage of available cash used for each purchase increases.
Selling: As the indicators rise further into "overvalued" territory, the percentage of the current position sold also increases.
This creates an adaptive system that systematically accumulates during periods of fear and distributes during periods of euphoria, with the intensity of its actions directly tied to the extremity of market conditions.
EMA Deviation Strategy📌 Strategy: EMA Deviation Strategy
The EMA Deviation Strategy identifies potential reversal points by measuring how far the current price deviates from its Exponential Moving Average (EMA). It dynamically tracks the minimum and maximum deviation levels over a user-defined lookback period, and enters trades when price reaches extreme zones.
🔍 Core Logic:
• Buy Entry: When price deviates significantly below the EMA, approaching the historical minimum deviation — signaling a potential rebound.
• Sell Entry: When price deviates significantly above the EMA, nearing the historical maximum deviation — signaling a possible pullback.
• Optional Take Profit / Stop Loss: Manage risk with customizable exit levels.
⚙️ Customizable Inputs:
• EMA length and lookback period
• Threshold sensitivity for entry signals
• Take profit and stop loss percentages
📈 Best Used For:
• Mean reversion setups
• Assets with cyclical or range-bound behavior
• Identifying short-term overbought/oversold conditions
4H RSI + EMA (Fib optional) with 3:1 R:R + Hybrid ExitAs above.
RSI + 50 EMA & 200MA
3:1 R:R
Exit based on RSI extreme or 200MA Opposition or 3:1 R:R
Energy Advanced Policy StrategyThis trading strategy emphasizes both technical trading as well as sentiment trading. Using news and government policy decisions, it can determine either positive or negative sentiment in the energy sector.
How the Strategy Works
This strategy has two main parts that work together to find good trades:
1. The "Policy & Sentiment Engine "
Policy Event Detection : The script spots potential big news or policy changes by looking for big, sudden price moves and huge trading volume. You can play with the Policy Event Volume Threshold and Policy Event Price Threshold (%) settings to make it more or less sensitive.
Sentiment Score : When the script finds a positive or negative event, it adds to a sentiment score. This score isn't forever, though; it fades over time, so the newest events matter the most.
Manual Override : The Manual News Sentiment setting lets you tell the script exactly what the market's mood is for a set time, which is perfect for when you already know about a big upcoming announcement.
The strategy only looks for a trade if the overall feeling is bullish enough. This makes sure you're trading with the big, fundamental forces of the market, not against them.
2. Technical Confirmation & Precision
After the policy and sentiment part gives a green light, the strategy uses a variety of technical indicators to confirm the trend and ideal entry positions.
Long-Term Trend : The script makes sure the market is in a strong uptrend by checking if the fast and medium-speed moving averages are going up, and if the price is above a long-term moving average.
Momentum : The MACD is used to make sure the price's upward momentum is getting stronger, not weaker.
Oscillator : It also uses the RSI to check if the market has gone up too much, too fast, which could mean it's about to turn around.
How to Use the Script
You can customize this strategy to fit your trading style and how much risk you're comfortable with. The inputs are grouped into logical sections for easy adjustment.
News & Policy Analysis : You can play with the Policy Event thresholds to make the script more or less sensitive to market shocks. And you can always use the Manual News Sentiment to take over when you're watching a specific news event.
Technical Analysis : Feel free to change the settings for things like the moving averages, RSI, and MACD to match what you like to trade and on what timeframe.
[Stratégia] VWAP Mean Magnet v9 (Simple Alert)This strategy is specifically designed for a ranging (sideways-moving) Bitcoin market.
A trade is only opened and signaled on the chart if all three of the following conditions are met simultaneously at the close of a candle:
Zone Entry
The price must cross into the signal zone: the red band for a Short (sell) position, or the green band for a Long (buy) position.
RSI Confirmation
The RSI indicator must also confirm the signal. For a Short, it must go above 65 (overbought condition). For a Long, it must fall below 25 (oversold condition).
Volume Filter
The volume on the entry candle cannot be excessively high. This safety filter is designed to prevent trades during risky, high-momentum breakouts.
Estrategia VWAP + RSI + SuperTrend (15m) con AlertasEstrategia para trading de Futuros en temporalidad de 15 minutos