Vortex Hunter X - Strategy | 2 Symbol Signal (Binance)⚙️ Vortex Hunter X - Strategy | 2 Symbol Signal (Binance)
🚨 To test the strategy and get more guidance, contact me via my communication channels!
👉 For more details, please refer to the contact sections in my profile.
This strategy is designed for trading the WIF/USDT and PEPE/USDT pairs in the Binance Futures market on the TradingView platform.
However, trades can be executed on any preferred exchange.
💡 This strategy is fully optimized and configured and requires no additional settings!
All parameters are pre-optimized, and you only need to follow the instructions to run the strategy.
For each position:
🎯 Take Profit (TP): Exactly 4% profit
❌ Stop Loss (SL): Exactly 2% loss
These values are fixed in the code (not dynamic).
🔎 Signal Accuracy | No Repainting (No Repaint)
Signals are completely non-repainting; once issued, they do not change.
Backtesting and live execution on TradingView are exactly the same, demonstrating the strategy’s high reliability.
🔁 Note on Replay Mode
In Replay mode on TradingView, discrepancies may occur compared to live or backtesting mode.
These differences arise due to how data is processed in Replay mode and the limitation of some filters accessing past data.
✅ However, this is NOT a sign of repainting;
Signals in live and backtesting modes are issued exactly the same.
🔄 Important Note: Correct Script Loading
Due to complex logic and multi-layer filters, sometimes the browser cache may prevent the script from fully loading.
✅ To ensure accurate execution:
Before first run and every few days:
🧹 Clear your browser cache
or
Use Ctrl + F5 for a full page refresh.
⚠️ Important Usage Notes
This strategy is designed ONLY for the following conditions:
🔹 Symbol: PEPEUSDT, WIFUSDT
🔹 Exchange: Binance
🔹 Market: Futures
🔹 Timeframe: 3 minutes
🔹 Chart Type: Candlestick
To receive valid signals, be sure to run it only on the PEPEUSDT or WIFUSDT chart with the above specifications on TradingView.
⚠️ Very Important Warning:
Signals are valid ONLY on the chart and settings specified in TradingView.
However, real trades can be executed on any preferred exchange (such as Binance, Bybit, OKX, etc.).
⚡️ Signal generation must be done only on TradingView with exact settings,
but order execution and trading can be done on any exchange without restriction.
⚠️ Running the strategy on the wrong symbol or timeframe will lead to incorrect signals.
✅ Signal reception and strategy execution must be done exactly with the above settings on TradingView, but trading is free on any exchange.
ℹ️ Strategy Naming Convention
Vortex Hunter X - Strategy | 1 Symbol Signal (Binance) → for 1 currency
Vortex Hunter X - Strategy | 2 Symbol Signal (Binance) → for 2 currencies
Vortex Hunter X - Strategy | 3 Symbol Signal (Binance) → for 3 currencies
Vortex Hunter X - Strategy | 4 Symbol Signal (Binance) → for 4 currencies
Vortex Hunter X - Strategy | ... Symbol Signal (Binance) → for …currencies
📌 Currently, this is active for two pairs:
PEPEUSDT (Futures – Binance)
WIFUSDT (Futures – Binance)
✅ Summary of Settings
🔧 Required settings on TradingView (by user):
⏱️ Timeframe: 3 minutes
📈 Chart Type: Candlestick
🧪 Market: Futures – Symbol: PEPEUSDT or WIFUSDT – Exchange: Binance
⚠️ Final and Very Important Note:
Due to complex logic and multi-layer filters used in this strategy, sometimes the number of signals, performance stats, or other details may not display correctly.
These changes may be caused by browser cache or incomplete page loading, preventing accurate data display.
✅ If you notice such an issue, please follow these steps:
Remove the strategy from the chart
Fully refresh the page using Ctrl + F5
Apply the strategy on the chart again
This method ensures all data and filters load correctly and full information is displayed.
❗️ Note: This issue is NOT related to repainting.
Signals remain fixed and unchanged; sometimes they may display incorrectly due to cache or incomplete loading.
❗️ Important Note for Smoother Strategy Execution:
If you are using non-Basic TradingView accounts and your chart covers more than 15 days of data,
it is recommended to activate the Signal Date Filter in the strategy settings
and set the start date to 10 or 15 days before today’s date.
This improves strategy performance, reduces processing load, and allows faster and more accurate signal display.
Trend Analysis
N4A.Dynamic ORB Algo v7.3N4A – Dynamic ORB Algo v7.3
A precision-crafted intraday breakout strategy designed for futures traders (NQ, MNQ, ES, MES), combining adaptive Opening Range Breakout (ORB) logic with a multi-layer filter engine and structured risk management. Built for flexibility across global trading sessions.
Invite-only · Source-protected
🔍 What it does
Dynamic ORB Algo captures the initial range of a selected session (Pre-London, London, New York, or Custom), waits for a confirmed breakout, and applies a configurable stack of validation filters. Its goal is to reduce false breakouts, improve signal quality, and maintain consistent risk control.
🧠 Validation Layers (Mode-dependent)
EMA Bias Filter – Enforces directional alignment using dual EMA-200 zones (High and Close).
EMA Cross-Frequency Guard – Filters unstable markets by counting trend direction flips over a selected time window.
RG Volatility Stop – Measures directional flow within a dynamic range geometry, preventing trades in sideways conditions.
Momentum Shift Check – Detects active breakouts using a custom KC-MACD derivative.
Weekday Filter – Allows disabling trades on low-liquidity days.
Each layer can be controlled manually (Custom mode) or pre-configured via:
Basic – No filters
Conservative – Trend-focused, stricter validation
Aggressive – Fast breakout capture with momentum guard
Custom – Full control of every logic component
⚙️ Execution Logic
One trade per session, triggered after a candle closes beyond the ORB high or low.
Stop-loss – Set at the mid-point of the ORB ± 7 ticks.
Profit targets – Optional exits at 0.5x, 1.0x, 1.5x, and 2.0x the ORB range; user defines the percentage split.
Time stop – Closes all trades after 270 minutes.
💲 Risk Engine
Risk per trade is controlled either via:
Fixed dollar amount (default $400), or
Percentage of account equity (default 0.8%)
Contract size is dynamically calculated using the distance from entry to stop-loss, ensuring consistent monetary risk regardless of volatility.
🌐 Session & Time-Zone Adaptability
The script includes a full time-zone selector and auto-adjusting session presets. All internal time/session functions respect your time-zone choice, making it DST-aware and usable across global markets.
🔔 Built-In Alerts
Alerts are available for validated breakout entries (long and short), ready for webhook, email, or app push notifications.
🧪 Backtest Parameters
Default backtest assumptions:
Commission: $1.80 per contract
Slippage: 2 ticks
Risk sizing logic: Matches live execution
These settings reflect realistic conditions for futures trading and align with common retail brokerage structures.
🚀 What makes this original?
This script isn’t a mash-up of common public logic. It includes:
A proprietary EMA-frequency filter that monitors directional stability over time.
An adaptive risk grid that keeps dollar exposure fixed regardless of market volatility.
Unique session handling logic that enables clean integration across major markets without user reconfiguration.
Volatility filtering based on RG envelope behavior, distinct from ATR or Bollinger-based models.
⚠️ Risk Disclosure
This strategy is provided for educational purposes only. All performance data is simulated and not indicative of future results. Do your own testing and consult a licensed advisor before live trading.
📩 To request access, message @AntonyN4A directly on TradingView.
Pine v5 · Copyright © 2025 N4A Trading Systems – All rights reserved
SECRET STRATEGYSECRET STRATEGY.
Select the instrument form the preset list and make sure it's matching you chart symbol and time frame
XAUUSD-15m (OANDA)
DE30EUR-15m (OANDA)
US30-15m (OANDA)
NAS100-5m (OANDA)
NOTE:
make sure using 1% of the equity.
check "use bar magnifier"
enjoy the amazing results of the back testing ! these strategies are hand crafted and verified in a real trading accounts,
if you are interested in Automation & trade copier. please contact me on
Email: (fadi.qawwas@gmail.com)
Telegram: @BlackAmorphis
this strategy will not be available all the time, i am publishing it for free for a short period of time ONLY.
NY Liquidity Reversal - Debug Mode70 percent 1 rate strategy, no red folder news, trades from only 730 to noon, 20 EMA plus voluntarily breakout, 1 and one entry per direction per session per asset
Eliora Gold 1min (Heikin Ashi)Eliora -focused trading strategy designed for anything on the 1-minute timeframe using Heikin Ashi candles. This mode combines advanced market logic with structured risk management to deliver smooth, disciplined trade execution.
Key Features:
✅ Trend Confirmation – Aligns with dominant market direction for higher accuracy.
✅ ATR-Based Volatility Filter – Avoids high-risk conditions and chaotic price action.
✅ Candle Strength Logic – Filters weak setups, focusing on strong momentum.
✅ Balanced Risk/Reward – Calculates stop-loss and take-profit dynamically for consistent results.
✅ Cooldown & Overtrade Protection – Limits frequency to maintain trade quality.
This version of Eliora is built for scalpers and intraday traders seeking high-probability entries with graceful exits.
Turtle Trade Channels Strategy with Smart PyramidingTurtle Trade Strategy with Pyramiding only when open trade is in profit
Recovery Zone Hedging [Starbots]The Recovery Zone Hedging strategy uses zone-based hedge recovery logic adapted to TradingView’s single-direction trading model.
It opens an initial trade (Short by default) based on selected technical signals (MACD, DMI, etc.).
If price moves against the position, where a traditional Stop Loss would normally be triggered and fails to hit Take Profit, the strategy initiates a Hedge trade in the opposite direction at a calculated recovery level. Each hedge increases in size, aiming to recover accumulated losses and close the entire sequence in profit.
⚙️ Key Features
✅ Recovery Zone Logic
- Uses a configurable percentage-based spacing to define recovery zones.
- Opens alternating hedge trades as price continues to move against the position.
- Trade size increases exponentially using a hedge multiplier.
✅ Entry Signal Options
MACD Signal: Generates entry signals based on the standard MACD line crossing above or below the signal line using default parameter settings.
DMI Signal: Triggers entries when the +DI crosses below or above the –DI, following the default Directional Movement Index parameters.
Random Entry: Periodically initiates trades to maintain an active position for robustness testing and strategy evaluation.
✅ Take-Profit Logic
- Dynamically calculated to ensure full recovery of any floating or realized losses.
- Incorporates accumulated drawdown into the take-profit formula for each trade cycle.
✅ Capital Usage Dashboard
- Displays real-time equity requirement per hedge step.
- Highlights in red when usage would exceed 100% of account equity.
✅ Fail-Safe Exit Option
- Optionally - forces a stop-out beyond the final allowed hedge level.
- Helps limit risk in volatile or low-momentum conditions.
📉 How It Works
Initial Trade: A short trade is placed when the entry condition is met.
Recovery Logic: If price moves in the wrong direction:
A hedge trade is triggered in the opposite direction at the defined recovery zone.
Each hedge uses a larger position size based on your hedge factor.
Cycle Repeats: Continues alternating hedge trades until either:
The dynamically calculated take profit is reached (closing all trades), or
The maximum hedge count is reached and price moves beyond the last recovery zone (triggering a forced exit if enabled).
📊 Built-in Visuals & Tools
Recovery Zones and TP levels plotted directly on chart.
Visualized long and short hedge thresholds.
Equity usage table based on your settings.
Built-in monthly and yearly performance calendar.
⚠️ Important Notes
TradingView only supports one open direction at a time, so this strategy simulates hedging by alternating long and short trades.
The position sizing grows quickly with each hedge — carefully manage your settings to avoid over-leveraging.
Best used in trending markets. Prolonged sideways markets can trigger multiple hedges without hitting TP.
🧮 Equity Usage Guidance
The Equity Usage Dashboard shows how much capital is required throughout the hedge sequence.
If your projected usage exceeds 100% of equity before TP, you should:
-Reduce the initial trade size
-Lower the hedge multiplier
-Reduce the maximum number of hedge trades
(for safer trading, it’s recommended to keep usage below 10% of your total equity)
🧠 Recommended Settings
Parameter Suggested Range Description
Initial Position Size 1–5% Base size of the first trade
Recovery Zone (%) 2–5% Distance between recovery entries
Hedge Factor 1.4–1.9 Multiplier for hedge size increase
Max Hedge Trades 4–6 Number of hedge steps allowed
🛠️ Strategy Use Case
This strategy is designed for educational and simulation purposes. It helps traders visualize how compounding hedge systems behave in different market conditions, and better understand the impact of volatility, trend strength, and timing on recovery-based models.
Camarilla Pivot Points StrategyThis strategy is based on Camarilla pivot levels (R1–R4, S1–S4) calculated from daily high, low, and close values. It detects the market scenario at the session open based on where the opening price lies relative to pivot levels. Depending on the scenario (bullish, range-bound, bearish), the script looks for breakout or breakdown confirmations during the session to enter trades.
Entry Logic:
- Scenario 1: Day opens between R3 and R4 → looks for breakout above R4 or breakdown below R3
- Scenario 2: Day opens between S3 and R3 → trades in either direction based on S3/R3 breakout
- Scenario 3: Day opens between S4 and S3 → looks for breakout above S3 or breakdown below S4
Exit Logic (Target and Stop-Loss):
- Scenario 1: Fixed 1% profit target, stop-loss at R3 (for longs) or at R4 (for shorts)
- Scenarios 2 & 3: Target at R3 or S3, stop-loss at S4 or R4 respectively
- All trades are closed by 3:15 PM (last session candle), and only one trade is allowed per day.
Suitable for: Intraday traders using breakout strategies based on Camarilla pivots on Indian markets. (EDUCATIONAL PURPOSE ONLY)
Bit Bounce StrategyBit Bounce Strategy - Smart Entry & Exit Signals
Overview
The Bit Bounce Strategy is a comprehensive technical indicator designed to identify optimal entry and exit points in trending markets. This indicator combines multiple proven technical analysis methods to generate high-probability trading signals with clear visual cues.
Key Features
- Clean Visual Signals: Green triangles for buy entries, red triangles for exit points
- Alternating Signal Logic: Prevents signal overlap - shows only one buy signal followed by one exit signal
- Multi-Timeframe Compatible: Works on all timeframes from 1-minute to daily charts
- Real-time Alerts: Built-in alert system for both entry and exit signals
- No Repainting: Signals are final and do not change once generated
Technical Components
Core Indicators Used:
- SMA 50: Simple Moving Average for trend direction
- EMA 7: Exponential Moving Average for momentum
- RSI (2-period): Relative Strength Index for momentum analysis
- ADX (2-period): Average Directional Index for trend strength
Signal Logic:
BUY SIGNAL (Green Triangle ▲)
- Price must be above SMA 50 (confirming uptrend)
- Price must be above EMA 7 (confirming momentum)
- RSI must be greater than ADX (momentum confirmation)
- Only triggers when not already in position
EXIT SIGNAL (Red Triangle ▼)
- RSI falls below or equals ADX (momentum weakening)
- Only triggers when currently in position
- Ensures clean alternating signal pattern
How to Use
1. Add to Chart: Apply the indicator to any timeframe
2. Wait for Signals:
- Green triangle below candle = BUY opportunity
- Red triangle above candle = EXIT/SELL opportunity
3. Set Alerts: Use built-in alert conditions for automated notifications
4. Risk Management: Always use proper position sizing and stop-losses
Customization Options
- Entry/Exit Timing: Choose between "On Close" or "On Tick" execution
- Date Range Filter: Optional date filtering for backtesting specific periods
- Visual Customization: Modify triangle colors, sizes, and positions in Style settings
Best Practices
- Trending Markets: Works best in trending market conditions
- Multiple Timeframes: Confirm signals on higher timeframes for better accuracy
- Risk Management: Never risk more than 1-2% per trade
- Backtesting: Test on historical data before live trading
Important Notes
- This indicator is for educational and informational purposes only
- Past performance does not guarantee future results
- Always conduct your own analysis and risk assessment
- Consider combining with other analysis methods for confirmation
Alert Setup
The indicator includes built-in alerts for:
- Buy Signal Alert: "Bit Bounce Strategy: BUY signal generated"
- Exit Signal Alert: "Bit Bounce Strategy: EXIT signal generated"
Developed for traders who value clean, reliable signals without the noise of continuous indicators. The Bit Bounce Strategy focuses on quality over quantity, providing clear entry and exit points for disciplined trading.
*Happy Trading! ✨*
CryptoNomad's BTCUSDT.P Binance Futures 10m Strategy V2.0Welcome to Version 2 – the ultimate evolution of our TradingView strategy, crafted for serious traders who demand precision, automation, and adaptability. Built to work seamlessly with 3Commas, this script delivers rapid-fire alerts with advanced features for dynamic markets.
🚀 What’s New in V2?
✅ Non-repainting entry system — laser-precise entries, confirmed only after the candle closes.
✅ DCA Safety Orders — average down like a boss with programmable scaling.
✅ Multi-level Take Profits — partial exits at calculated levels for maximum gains.
✅ Smart Trailing Stops — automatic trailing exits that lock in profits as trends grow.
✅ Visual Trade Labels — see everything happening live on your chart (entries, exits, TPs, SLs).
✅ 3Commas-compatible alert engine — send fully customizable signals directly to your bots.
💡 Why V2?
Markets change fast. So should your strategy. V2 introduces better control over trade entries, exits, and dynamic position management — all without repainting, and built for automation.
Whether you're swing trading or bot-slinging, V2 keeps you ahead of the herd.
🔗 Try it now on TradingView. Connect it to 3Commas. Watch it work.
🚫 No repainting.
🧠 Built with logic, math, and a touch of madness.
⚡️ استراتيجية التداول – الإصدار الثاني: أذكى، أسرع، وأقوى
مرحبًا بك في النسخة الثانية من استراتيجيتنا المتطورة على TradingView – مصممة خصيصًا للمتداولين الجادين الذين يبحثون عن الدقة، الأتمتة، والمرونة الكاملة. هذه النسخة تتكامل بشكل كامل مع منصة 3Commas وتقدم تنبيهات سريعة وفعالة بخصائص ذكية.
🚀 ما الجديد في الإصدار الثاني؟
✅ نظام دخول غير قابل لإعادة التلوين (No Repainting) – نقاط دخول مؤكدة بعد إغلاق الشمعة لضمان أقصى دقة.
✅ طلبات دعم DCA – قم بتعزيز صفقاتك تلقائيًا بذكاء عند التراجع.
✅ مستويات جني أرباح متعددة – صفقات جزئية تُغلق تدريجيًا لتحقيق أقصى استفادة من الحركة.
✅ وقف خسارة متحرك ذكي – يلاحق الربح تلقائيًا ويحمي رأس المال من الانعكاسات.
✅ علامات مرئية على الرسم البياني – شاهد كل صفقة مباشرة على الشارت (الدخول، الخروج، الربح، الخسارة).
✅ تنبيهات متوافقة مع 3Commas – أرسل إشاراتك مباشرة إلى روبوتات التداول الخاصة بك دون عناء.
💡 لماذا الإصدار الثاني؟
الأسواق تتغير بسرعة... واستراتيجيتك يجب أن تواكب. هذا الإصدار يقدم تحكماً أفضل في نقاط الدخول والخروج، مع إدارة ديناميكية للصفقات، وكل ذلك دون إعادة التلوين، ومُصمم خصيصًا للأتمتة.
سواء كنت تتداول يدويًا أو باستخدام روبوتات، هذه الاستراتيجية تمنحك ميزة على السوق.
🔗 جربها الآن على TradingView. اربطها بـ 3Commas. وشاهد السحر يحدث.
🚫 بدون إعادة تلوين
🧠 مبنية على المنطق، الرياضيات، وقليل من الجنون
Release Notes: CryptoNomad BTCUSDT.P Binance Futures 10m Strategy V2.0
The updated "CryptoNomad BTC Strategy V2.0" introduces significant enhancements over the original script, focusing on improved risk management, advanced trade execution, and refined entry conditions. Below is a concise overview of the new features and changes, emphasizing functionality without delving into technical specifics.
Dynamic Position Sizing
New Functionality: The strategy now calculates trade sizes based on user-defined account balance and risk percentage per trade, with an option to adjust sizes according to market volatility.
Impact: Enhances risk management by tailoring position sizes to account size and market conditions, replacing the original script’s fixed full-equity allocation.
Dollar-Cost Averaging (DCA) Support
New Functionality: Added the ability to scale into positions with additional "safety" trades when the price moves against the initial entry. Users can set the number of safety trades, the price movement trigger, and the size increase for each additional trade.
Impact: Improves trade resilience by allowing the strategy to average into positions during adverse price movements, unlike the original’s single-entry approach.
Multiple Take-Profit Levels
New Functionality: Introduced multiple take-profit levels, allowing partial position exits at different price targets. Users can configure the number of levels and their spacing.
Impact: Enhances profitability by capturing gains at various price points, offering more flexibility than the original single take-profit level.
Trailing Stop-Loss
New Functionality: Added trailing stop-loss functionality that activates when the price moves favorably, locking in profits as the market trends.
Impact: Provides dynamic profit protection, allowing the strategy to secure gains during strong price movements, unlike the original static stop-loss.
Enhanced Entry Conditions
New Functionality: Incorporated open interest data to evaluate market participation, adding a new condition to the entry scoring system to confirm trades during rising interest.
Impact: Improves trade timing by ensuring entries align with stronger market activity, refining the original entry logic.
Adjusted Trade Entry Sensitivity
New Functionality: Lowered the thresholds for entry signals to allow more frequent trades while maintaining quality filters.
Impact: Increases trading opportunities in favorable conditions, making the strategy more active compared to the original.
Improved Visual Feedback
New Functionality: Enhanced chart visuals with clearer indicators for take-profit levels, stop-losses, and trade entries/exits. Labels now include trade size details for better tracking.
Impact: Makes it easier to monitor trade actions and strategy performance directly on the chart, improving user experience over the original visuals.
Bug Fixes and Stability
New Functionality: Fixed issues with take-profit and stop-loss calculations to ensure they update correctly during trades. Improved entry and exit state tracking to prevent unintended trade triggers.
Impact: Increases reliability and ensures smoother operation compared to the original script.
Summary of Key Changes
Risk Management: Dynamic position sizing and DCA scaling reduce risk exposure and improve capital efficiency.
Profit Optimization: Multiple take-profit levels and trailing stops enhance profit capture and flexibility.
Trade Timing: Open interest integration and adjusted entry thresholds improve signal quality and frequency.
User Experience: Enhanced visuals and labels provide clearer trade insights.
Reliability: Bug fixes ensure consistent and accurate trade execution.
This updated version transforms the original strategy into a more robust and adaptable trading system, offering better risk management, profit potential, and user-friendly monitoring for BTC trading.
ملاحظات الإصدار: استراتيجية CryptoNomad BTCUSDT.P Binance Futures 10m V2.0
تمثل النسخة المحدثة من "استراتيجية CryptoNomad BTC V2.0" تحسينات كبيرة مقارنة بالسكربت الأصلي، مع التركيز على تحسين إدارة المخاطر، تنفيذ التداول المتقدم، وتهيئة شروط الدخول. فيما يلي نظرة عامة موجزة على الميزات والتغييرات الجديدة، مع التركيز على الوظائف دون الخوض في التفاصيل التقنية.
تحجيم المراكز الديناميكي
الوظيفة الجديدة: تحسب الاستراتيجية الآن أحجام التداول بناءً على رصيد الحساب المحدد من قبل المستخدم ونسبة المخاطرة لكل صفقة، مع خيار لتعديل الأحجام وفقًا لتقلبات السوق.
التأثير: يعزز إدارة المخاطر من خلال تهيئة أحجام المراكز حسب حجم الحساب وظروف السوق، ليحل محل التخصيص الثابت بنسبة 100% من رأس المال في السكربت الأصلي.
دعم متوسط التكلفة الدولارية (DCA)
الوظيفة الجديدة: تم إضافة القدرة على التوسع في المراكز من خلال صفقات "الأمان" الإضافية عندما يتحرك السعر عكس الدخول الأولي. يمكن للمستخدمين تحديد عدد صفقات الأمان، ومحفز حركة السعر، وزيادة الحجم لكل صفقة إضافية.
التأثير: يحسن مرونة التداول من خلال السماح للاستراتيجية بالتوسط في المراكز خلال تحركات الأسعار الضارة، على عكس نهج الدخول الواحد في السكربت الأصلي.
مستويات جني الأرباح المتعددة
الوظيفة الجديدة: تم إدخال مستويات جني أرباح متعددة، مما يسمح بالخروج الجزئي من المراكز عند أهداف أسعار مختلفة. يمكن للمستخدمين تهيئة عدد المستويات وتباعدها.
التأثير: يعزز الربحية من خلال تسجيل الأرباح عند نقاط أسعار مختلفة، مما يوفر مرونة أكبر من مستوى جني الأرباح الواحد في السكربت الأصلي.
وقف الخسارة المتحرك
الوظيفة الجديدة: تم إضافة وظيفة وقف الخسارة المتحرك التي تُفعّل عندما يتحرك السعر لصالح الصفقة، مما يؤمن الأرباح مع استمرار اتجاه السوق.
التأثير: يوفر حماية ديناميكية للأرباح، مما يتيح للاستراتيجية تأمين المكاسب خلال تحركات الأسعار القوية، على عكس وقف الخسارة الثابت في السكربت الأصلي.
شروط دخول محسنة
الوظيفة الجديدة: تم دمج بيانات الفائدة المفتوحة لتقييم مشاركة السوق، مع إضافة شرط جديد إلى نظام تسجيل الدخول لتأكيد الصفقات خلال زيادة الفائدة.
التأثير: يحسن توقيت الصفقات من خلال ضمان توافق الدخول مع نشاط السوق الأقوى، مما يحسن منطق الدخول الأصلي.
تعديل حساسية دخول الصفقات
الوظيفة الجديدة: تم خفض العتبات لإشارات الدخول للسماح بصفقات أكثر تكرارًا مع الحفاظ على فلاتر الجودة.
التأثير: يزيد من فرص التداول في الظروف المواتية، مما يجعل الاستراتيجية أكثر نشاطًا مقارنة بالسكربت الأصلي.
تحسين التغذية البصرية
الوظيفة الجديدة: تم تحسين العناصر البصرية على الرسم البياني مع مؤشرات أوضح لمستويات جني الأرباح، ووقف الخسارة، ودخول/خروج الصفقات. تتضمن التسميات الآن تفاصيل حجم التداول لتتبع أفضل.
التأثير: يسهل مراقبة إجراءات التداول وأداء الاستراتيجية مباشرة على الرسم البياني، مما يحسن تجربة المستخدم مقارنة بالعناصر البصرية الأصلية.
إصلاح الأخطاء والاستقرار
الوظيفة الجديدة: تم إصلاح مشكلات حسابات جني الأرباح ووقف الخسارة لضمان تحديثها بشكل صحيح أثناء التداولات. تم تحسين تتبع حالة الدخول والخروج لمنع إطلاق صفقات غير مقصودة.
التأثير: يزيد من الموثوقية ويضمن تشغيلًا أكثر سلاسة مقارنة بالسكربت الأصلي.
ملخص التغييرات الرئيسية
إدارة المخاطر: تحجيم المراكز الديناميكي وتوسع متوسط التكلفة يقللان من التعرض للمخاطر ويحسنان كفاءة رأس المال.
تحسين الأرباح: مستويات جني الأرباح المتعددة ووقف الخسارة المتحرك يعززان من تسجيل الأرباح والمرونة.
توقيت التداول: دمج الفائدة المفتوحة وتعديل عتبات الدخول يحسنان من جودة الإشارات وتكرارها.
تجربة المستخدم: العناصر البصرية والتسميات المحسنة توفر رؤى أوضح للتداول.
الموثوقية: إصلاح الأخطاء يضمن تنفيذ صفقات متسق ودقيق.
هذا الإصدار المحدث يحول الاستراتيجية الأصلية إلى نظام تداول أكثر قوة وقابلية للتكيف، مع توفير إدارة مخاطر أفضل، وإمكانيات ربح محسنة، ومراقبة سهلة الاستخدام لتداول البيتكوين.
LANZ Strategy 6.0 [Backtest]🔷 LANZ Strategy 6.0 — Precision Backtesting Based on 09:00 NY Candle, Dynamic SL/TP, and Lot Size per Trade
LANZ Strategy 6.0 is the simulation version of the original LANZ 6.0 indicator. It executes a single LIMIT BUY order per day based on the 09:00 a.m. New York candle, using dynamic Stop Loss and Take Profit levels derived from the candle range. Position sizing is calculated automatically using capital, risk percentage, and pip value — allowing accurate trade simulation and performance tracking.
📌 This is a strategy script — It simulates real trades using strategy.entry() and strategy.exit() with full money management for risk-based backtesting.
🧠 Core Logic & Trade Conditions
🔹 BUY Signal Trigger:
At 09:00 a.m. NY (New York time), if:
The current candle is bullish (close > open)
→ A BUY order is placed at the candle’s close price (EP)
Only one signal is evaluated per day.
⚙️ Stop Loss / Take Profit Logic
SL can be:
Wick low (0%)
Or dynamically calculated using a % of the full candle range
TP is calculated using the user-defined Risk/Reward ratio (e.g., 1:4)
The TP and SL levels are passed to strategy.exit() for each trade simulation.
💰 Risk Management & Lot Size Calculation
Before placing the trade:
The system calculates pip distance from EP to SL
Computes the lot size based on:
Account capital
Risk % per trade
Pip value (auto or manual)
This ensures every trade uses consistent, scalable risk regardless of instrument.
🕒 Manual Close at 3:00 p.m. NY
If the trade is still open by 15:00 NY time, it will be closed using strategy.close().
The final result is the actual % gain/loss based on how far price moved relative to SL.
📊 Backtest Accuracy
One trade per day
LIMIT order at the candle close
SL and TP pre-defined at execution
No repainting
Session-restricted (only runs on 1H timeframe)
✅ Ideal For:
Traders who want to backtest a clean and simple daily entry system
Strategy developers seeking reproducible, high-conviction trades
Users who prefer non-repainting, session-based simulations
👨💻 Credits:
💡 Developed by: LANZ
🧠 Logic & Money Management Engine: LANZ
📈 Designed for: 1H charts
🧪 Purpose: Accurate simulation of LANZ 6.0's NY Candle Entry system
ADX + Supertrend Persistent Entry Logicbuy condition should match below condition below
ADX DI plus should above of DI minuse
Supertrend should be bullish
ADX should be above 25
Price should not have order block resistance
Exit from buy when supertrend change trend
Sell condition should match below condition below
ADX DI plus should below of DI minuse
Supertrend should be bearish
ADX should be above 25
Price should not have order block support
Exit from Sell when supertrend change trend
Fib 382 Rsi StrategyThis Script Tracks the pin bar candlestick and RSI to produce Signal.
The SL should be 1 ATR from the Lower Wig of Signal Candle and TP should be 1:1
Strategy Chameleon [theUltimator5]Have you ever looked at an indicator and wondered to yourself "Is this indicator actually profitable?" Well now you can test it out for yourself with the Strategy Chameleon!
Strategy Chameleon is a versatile, signal-agnostic trading strategy designed to adapt to any external indicator or trading system. Like a chameleon changes colors to match its environment, this strategy adapts to match any buy/sell signals you provide, making it the ultimate backtesting and automation tool for traders who want to test multiple strategies without rewriting code.
🎯 Key Features
1) Connects ANY external indicator's buy/sell signals
Works with RSI, MACD, moving averages, custom indicators, or any Pine Script output
Simply connect your indicator's signal output to the strategy inputs
2) Multiple Stop Loss Types:
Percentage-based stops
ATR (Average True Range) dynamic stops
Fixed point stops
3) Advanced Trailing Stop System:
Percentage trailing
ATR-based trailing
Fixed point trailing
4) Flexible Take Profit Options:
Risk:Reward ratio targeting
Percentage-based profits
ATR-based profits
Fixed point profits
5) Trading Direction Control
Long Only - Bull market strategies
Short Only - Bear market strategies
Both - Full market strategies
6) Time-Based Filtering
Optional trading session restrictions
Customize active trading hours
Perfect for day trading strategies
📈 How It Works
Signal Detection: The strategy monitors your connected buy/sell signals
Entry Logic: Executes trades when signals trigger during valid time periods
Risk Management: Automatically applies your chosen stop loss and take profit levels
Trailing System: Dynamically adjusts stops to lock in profits
Performance Tracking: Real-time statistics table showing win rate and performance
⚙️ Setup Instructions
0) Add indicator you want to test, then add the Strategy to your chart
Connect Your Signals:
imgur.com
Go to strategy settings → Signal Sources
1) Set "Buy Signal Source" to your indicator's buy output
2) Set "Sell Signal Source" to your indicator's sell output
3) Choose table position - This simply changes the table location on the screen
4) Set trading direction preference - Buy only? Sell only? Both directions?
imgur.com
5) Set your preferred stop loss type and level
You can set the stop loss to be either percentage based or ATR and fully configurable.
6) Enable trailing stops if desired
imgur.com
7) Configure take profit settings
8) Toggle time filter to only consider specific time windows or trading sessions.
🚀 Use Cases
Test various indicators to determine feasibility and/or profitability.
Compare different signal sources quickly
Validate trading ideas with consistent risk management
Portfolio Management
Apply uniform risk management across different strategies
Standardize stop loss and take profit rules
Monitor performance consistently
Automation Ready
Built-in alert conditions for automated trading
Compatible with trading bots and webhooks
Easy integration with external systems
⚠️ Important Notes
This strategy requires external signals to function
Default settings use 10% of equity per trade
Pyramiding is disabled (one position at a time)
Strategy calculates on bar close, not every tick
🔗 Integration Examples
Works perfectly with:
RSI strategies (connect RSI > 70 for sells, RSI < 30 for buys)
Moving average crossovers
MACD signal line crosses
Bollinger Band strategies
Custom oscillators and indicators
Multi-timeframe strategies
📋 Default Settings
Position Size: 10% of equity
Stop Loss: 2% percentage-based
Trailing Stop: 1.5% percentage-based (enabled)
Take Profit: Disabled (optional)
Trade Direction: Both long and short
Time Filter: Disabled
SuperTrend+MACD Continuous StrategyThe "SuperTrend + MACD Continuous Strategy" is a trend-following trading strategy that combines two popular technical indicators: the SuperTrend and the MACD (Moving Average Convergence Divergence). This strategy aims to capture and ride trends by confirming signals from both indicators before entering or exiting a trade. Here's a detailed description:
Vortex Hunter X - Strategy | SUI Signal (Binance)⚙️ Vortex Hunter X - Strategy | SUI Signal (Binance)
🚨 To test the strategy and get more guidance, contact me via my communication channels! 🚨
👉 For more details, please refer to the contact sections in my profile.
This strategy is designed for executing trades on the SUI/USDT pair in the Futures market on Binance and on the TradingView platform. However, trades can be executed on any preferred exchange.
💡 This strategy is perfectly optimized and configured, and requires no additional settings!
All parameters and settings are pre-optimized, and you just need to follow the instructions to run the strategy.
For each position:
Target (TP): Exactly 4% profit
Stop Loss (SL): Exactly 2% loss
These values are fixed in the code (not dynamic).
🔎 Signal Accuracy | No Repainting
Signals are completely non-repainting; once a signal is issued, it does not change.
Backtesting and live execution on TradingView are exactly the same, demonstrating the high reliability of the strategy.
🔁 Note about Replay Mode
In Replay mode on TradingView, there may be discrepancies compared to live execution or backtesting.
These differences arise due to how data is processed in Replay mode and the limitation of some filters accessing past data.
✅ However, this is NOT a sign of repainting;
Signals in live mode and backtesting are issued exactly the same without any difference.
🔄 Important Note: Correct Script Loading
Due to complex logic and multi-layer filters, sometimes browser cache may prevent the script from fully loading.
✅ To ensure accurate performance:
Before first run and every few days:
Clear your browser cache
Or use Ctrl + F5 for a full refresh.
⚠️ Important Usage Notes
This strategy is designed ONLY for the following conditions:
Symbol: SUIUSDT
Exchange: Binance
Market: Futures
Timeframe: 3 minutes (3m)
Chart Type: Candlestick (Candles)
To receive valid signals, be sure to run it only on the SUIUSDT chart (Futures | 3m | Binance | Standard Candles) on TradingView.
⚠️ Critical and Important Note:
Signals are valid ONLY on the above chart and settings on TradingView.
However, you can execute real trades on any preferred exchange (Binance, Bybit, OKX, etc.)!
⚡️ Signal generation must be done only on TradingView with exact settings,
but order execution and trading have no restrictions on the exchange used.
⚠️ Running the strategy on wrong symbol or timeframe will lead to incorrect signals.
✅ Strategy execution and signal reception must be done exactly with the above settings on TradingView, but trades can be executed on different exchanges.
ℹ️ Strategy Naming Convention
The currency name is clearly stated in each strategy name:
Vortex Hunter X - Strategy | SUI Signal (Binance) → for SUI
Vortex Hunter X - Strategy | PEPE Signal (Binance) → for PEPE
📌 Currently, this strategy is active for the following two pairs:
SUIUSDT (Futures – Binance)
PEPEUSDT (Futures – Binance)
🪙 By purchasing one subscription, you will have access to both versions.
🚀 New currencies will be added soon and subscribers will have access to future versions.
✅ Settings Summary
🔧 Required settings on TradingView (by user):
⏱️ Timeframe: 3 minutes
📈 Chart Type: Candlestick (Candles)
🧪 Market: Futures – Symbol: SUIUSDT – Exchange: Binance
⚠️ Final and Important Note:
Due to the use of complex logic and multi-layer filters in this strategy, sometimes the number of signals, performance stats, or other details may not display correctly. These changes may be caused by issues like browser cache or incomplete page loading, which prevent accurate data display.
✅ If you notice such an issue, please follow these steps:
Remove the strategy from the chart
Completely close the browser
Reopen the browser and go back to TradingView
Refresh the page fully using Ctrl + F5
Apply the strategy to the chart again
This method ensures all data and filters load correctly and full information is displayed.
❗️ Note: This issue is NOT related to repainting. Signals remain fixed and unchanged; sometimes they may display incorrectly due to cache or incomplete loading.
MACD Liquidity Tracker Strategy [Quant Trading]MACD Liquidity Tracker Strategy
Overview
The MACD Liquidity Tracker Strategy is an enhanced trading system that transforms the traditional MACD indicator into a comprehensive momentum-based strategy with advanced visual signals and risk management. This strategy builds upon the original MACD Liquidity Tracker System indicator by TheNeWSystemLqtyTrckr , converting it into a fully automated trading strategy with improved parameters and additional features.
What Makes This Strategy Original
This strategy significantly enhances the basic MACD approach by introducing:
Four distinct system types for different market conditions and trading styles
Advanced color-coded histogram visualization with four dynamic colors showing momentum strength and direction
Integrated trend filtering using 9 different moving average types
Comprehensive risk management with customizable stop-loss and take-profit levels
Multiple alert systems for entry signals, exits, and trend conditions
Flexible signal display options with customizable entry markers
How It Works
Core MACD Calculation
The strategy uses a fully customizable MACD configuration with traditional default parameters:
Fast MA : 12 periods (customizable, minimum 1, no maximum limit)
Slow MA : 26 periods (customizable, minimum 1, no maximum limit)
Signal Line : 9 periods (customizable, now properly implemented and used)
Cryptocurrency Optimization : The strategy's flexible parameter system allows for significant optimization across different crypto assets. Traditional MACD settings (12/26/9) often generate excessive noise and false signals in volatile crypto markets. By using slower, more smoothed parameters, traders can capture meaningful momentum shifts while filtering out market noise.
Example - DOGE Optimization (45/80/290 settings) :
• Performance : Optimized parameters yielding exceptional backtesting results with 29,800% PnL
• Why it works : DOGE's high volatility and social sentiment-driven price action benefits from heavily smoothed indicators
• Timeframes : Particularly effective on 30-minute and 4-hour charts for swing trading
• Logic : The very slow parameters filter out noise and capture only the most significant trend changes
Other Optimizable Cryptocurrencies : This parameter flexibility makes the strategy highly effective for major altcoins including SUI, SEI, LINK, Solana (SOL) , and many others. Each crypto asset can benefit from custom parameter tuning based on its unique volatility profile and trading characteristics.
Four Trading System Types
1. Normal System (Default)
Long signals : When MACD line is above the signal line
Short signals : When MACD line is below the signal line
Best for : Swing trading and capturing longer-term trends in stable markets
Logic : Traditional MACD crossover approach using the signal line
2. Fast System
Long signals : Bright Blue OR Dark Magenta (transparent) histogram colors
Short signals : Dark Blue (transparent) OR Bright Magenta histogram colors
Best for : Scalping and high-volatility markets (crypto, forex)
Logic : Leverages early momentum shifts based on histogram color changes
3. Safe System
Long signals : Only Bright Blue histogram color (strongest bullish momentum)
Short signals : All other colors (Dark Blue, Bright Magenta, Dark Magenta)
Best for : Risk-averse traders and choppy markets
Logic : Prioritizes only the strongest bullish signals while treating everything else as bearish
4. Crossover System
Long signals : MACD line crosses above signal line
Short signals : MACD line crosses below signal line
Best for : Precise timing entries with traditional MACD methodology
Logic : Pure crossover signals for more precise entry timing
Color-Coded Histogram Logic
The strategy uses four distinct colors to visualize momentum:
🔹 Bright Blue : MACD > 0 and rising (strong bullish momentum)
🔹 Dark Blue (Transparent) : MACD > 0 but falling (weakening bullish momentum)
🔹 Bright Magenta : MACD < 0 and falling (strong bearish momentum)
🔹 Dark Magenta (Transparent) : MACD < 0 but rising (weakening bearish momentum)
Trend Filter Integration
The strategy includes an advanced trend filter using 9 different moving average types:
SMA (Simple Moving Average)
EMA (Exponential Moving Average) - Default
WMA (Weighted Moving Average)
HMA (Hull Moving Average)
RMA (Running Moving Average)
LSMA (Least Squares Moving Average)
DEMA (Double Exponential Moving Average)
TEMA (Triple Exponential Moving Average)
VIDYA (Variable Index Dynamic Average)
Default Settings : 50-period EMA for trend identification
Visual Signal System
Entry Markers : Blue triangles (▲) below candles for long entries, Magenta triangles (▼) above candles for short entries
Candle Coloring : Price candles change color based on active signals (Blue = Long, Magenta = Short)
Signal Text : Optional "Long" or "Short" text inside entry triangles (toggleable)
Trend MA : Gray line plotted on main chart for trend reference
Parameter Optimization Examples
DOGE Trading Success (Optimized Parameters) :
Using 45/80/290 MACD settings with 50-period EMA trend filter has shown exceptional results on DOGE:
Performance : Backtesting results showing 29,800% PnL demonstrate the power of proper parameter optimization
Reasoning : DOGE's meme-driven volatility and social sentiment spikes create significant noise with traditional MACD settings
Solution : Very slow parameters (45/80/290) filter out social media-driven price spikes while capturing only major momentum shifts
Optimal Timeframes : 30-minute and 4-hour charts for swing trading opportunities
Result : Exceptionally clean signals with minimal false entries during DOGE's characteristic pump-and-dump cycles
Multi-Crypto Adaptability :
The same optimization principles apply to other major cryptocurrencies:
SUI : Benefits from smoothed parameters due to newer coin volatility patterns
SEI : Requires adjustment for its unique DeFi-related price movements
LINK : Oracle news events create price spikes that benefit from noise filtering
Solana (SOL) : Network congestion events and ecosystem developments need smoothed detection
General Rule : Higher volatility coins typically benefit from very slow MACD parameters (40-50 / 70-90 / 250-300 ranges)
Key Input Parameters
System Type : Choose between Fast, Normal, Safe, or Crossover (Default: Normal)
MACD Fast MA : 12 periods default (no maximum limit, consider 40-50 for crypto optimization)
MACD Slow MA : 26 periods default (no maximum limit, consider 70-90 for crypto optimization)
MACD Signal MA : 9 periods default (now properly utilized, consider 250-300 for crypto optimization)
Trend MA Type : EMA default (9 options available)
Trend MA Length : 50 periods default (no maximum limit)
Signal Display : Both, Long Only, Short Only, or None
Show Signal Text : True/False toggle for entry marker text
Trading Applications
Recommended Use Cases
Momentum Trading : Capitalize on strong directional moves using the color-coded system
Trend Following : Combine MACD signals with trend MA filter for higher probability trades
Scalping : Use "Fast" system type for quick entries in volatile markets
Swing Trading : Use "Normal" or "Safe" system types for longer-term positions
Cryptocurrency Trading : Optimize parameters for individual crypto assets (e.g., 45/80/290 for DOGE, custom settings for SUI, SEI, LINK, SOL)
Market Suitability
Volatile Markets : Forex, crypto, indices (recommend "Fast" system or smoothed parameters)
Stable Markets : Stocks, ETFs (recommend "Normal" or "Safe" system)
All Timeframes : Effective from 1-minute charts to daily charts
Crypto Optimization : Each major cryptocurrency (DOGE, SUI, SEI, LINK, SOL, etc.) can benefit from custom parameter tuning. Consider slower MACD parameters for noise reduction in volatile crypto markets
Alert System
The strategy provides comprehensive alerts for:
Entry Signals : Long and short entry triangle appearances
Exit Signals : Position exit notifications
Color Changes : Individual histogram color alerts
Trend Conditions : Price above/below trend MA alerts
Strategy Parameters
Default Settings
Initial Capital : $1,000
Position Size : 100% of equity
Commission : 0.1%
Slippage : 3 points
Date Range : January 1, 2018 to December 31, 2069
Risk Management (Optional)
Stop Loss : Disabled by default (customizable percentage-based)
Take Profit : Disabled by default (customizable percentage-based)
Short Trades : Disabled by default (can be enabled)
Important Notes and Limitations
Backtesting Considerations
Uses realistic commission (0.1%) and slippage (3 points)
Default position sizing uses 100% equity - adjust based on risk tolerance
Stop-loss and take-profit are disabled by default to show raw strategy performance
Strategy does not use lookahead bias or future data
Risk Warnings
Past performance does not guarantee future results
MACD-based strategies may produce false signals in ranging markets
Consider combining with additional confluences like support/resistance levels
Test thoroughly on demo accounts before live trading
Adjust position sizing based on your risk management requirements
Technical Limitations
Strategy does not work on non-standard chart types (Heikin Ashi, Renko, etc.)
Signals are based on close prices and may not reflect intraday price action
Multiple rapid signals in volatile conditions may result in overtrading
Credits and Attribution
This strategy is based on the original "MACD Liquidity Tracker System" indicator created by TheNeWSystemLqtyTrckr . This strategy version includes significant enhancements:
Complete strategy implementation with entry/exit logic
Addition of the "Crossover" system type
Proper implementation and utilization of the MACD signal line
Enhanced risk management features
Improved parameter flexibility with no artificial maximum limits
Additional alert systems for comprehensive trade management
The original indicator's core color logic and visual system have been preserved while expanding functionality for automated trading applications.
ETH-BCH Strategy-V0 (Powered by BCH)ETH-BCH Strategy – Cross-Asset Divergence-Based Momentum Strategy
(Optimized for 2H ETHUSDT)
________________________________________
Strategy Overview
This strategy aims to identify long trade opportunities based on cross-asset divergence among Ethereum (ETH) and Bitcoin Cash (BCH). By integrating momentum filters, volatility bands, volume signals, and timing logic, it captures medium-term price swings while maintaining strict risk controls.
________________________________________
📌 Strategy Logic Overview
Entry Conditions:
• Cross-Asset Momentum:
Enter when BCH outperforms ETH over the last bar.
• Volume Filter:
BCH trading volume must exceed 135% of its 20-period average, indicating genuine market interest.
• Volatility Filter:
ETH price should be below 110% of the lower Bollinger Band boundary (20 periods, 2 standard deviations), signaling oversold conditions.
• RSI & MACD Confirmation:
ETH RSI < 70 (not overbought) and BCH MACD line above its signal line (supporting upward trend).
• Optional Entry Boosters:
Entry signal is reinforced if ETH has fallen more than -20% in the past 48 hours or -25% in the past 72 hours.
• Timing Constraint:
Entry only allowed after at least 1 bar has passed since the last sell.
Exit Conditions:
• Take Profit:
Exit when ETH price rises 30% above the entry price.
• Trailing Stop Loss:
Exit if ETH price drops 6% from the highest point reached after entry.
• Cross-Asset Reversal:
Exit triggered when BTC outperforms BCH by a threshold calculated as ETH short-term/long-term volume ratio × 2.5.
• Timing Constraint:
Exit only allowed after 12 bars have passed since the last buy.
________________________________________
📊 Indicators Used
Category Indicators
Volatility Bollinger Bands (20 periods, 2σ) on ETH close
Momentum RSI(14) on ETH, MACD(12,26,9) on BCH
Volume BCH volume compared to 20-period SMA (threshold at 1.35×)
Divergence Percentage change comparison between ETH, BCH, and BTC closes (1-bar interval)
Volatility Ratio ETH volume short-term vs long-term average to modulate exit threshold
________________________________________
⚙️ Strategy Settings (Backtest)
Setting Value
Chart Symbol ETHUSDT
Timeframe 2 Hours
Position Size 10% of equity (default), also tested at 100% for comparison
Initial Capital $10,000
Commission 0.1%
Slippage 3 points
________________________________________
📈 Performance Summary (Backtested Jan 2023 – Jul 2025, ETHUSDT 2H)
Metric 10% Position Size (Default) 100% Position Size (Aggressive)
Net Profit 30.91% 1064.80%
Max Drawdown(MDD) 1.94% 19.38%
Profit Factor 5.1 4.6
Win Rate 61.54% (40/65) 61.54% (40/65)
Total Trades 65 65
• The 10% position sizing delivers strong risk-adjusted returns with low drawdown, suitable for conservative or institutional traders.
• The 100% sizing highlights the full alpha potential but with significantly higher drawdown risk.
• Both maintain consistent win rate and profit factor, evidencing robustness.
________________________________________
💡 Additional Notes and Usage Suggestions
• The strategy combines cross-asset signals with volatility and momentum validations to reduce false entries.
• Enforces cooldown periods between trades to avoid overtrading.
• Uses 2-hour candles for main logic and 5-minute data for more precise entry and exit pricing.
• Well-suited for traders who prioritize timing over blind holding and want to harness the interplay between ETH, BCH, and BTC.
• Can be integrated into diversified portfolios or as part of rotational trading systems.
• Ideal for advanced users looking to enhance ETH exposure with dynamic timing signals.
________________________________________
⚠️ Disclaimer
This strategy is intended for educational and research purposes only. All performance figures are based on historical backtests and do not guarantee future results. Trading involves risk; use appropriate risk management.
XRP Trend & Signal Strategy V2This is a simple yet effective script that plots the closing price of the selected asset directly on the chart. Useful for visualizing raw price action without additional indicators, this script serves as a clean base for further customization and strategy development.
DOGE 15MIN**Warm Reminder:** This strategy is intended solely for exploratory research and experimentation to evaluate the effectiveness of various signals. Drawing inspiration from patterns observed on the DOGE cryptocurrency 15-minute chart, it provides a tailored framework to identify potential trading opportunities. For optimal results, it is currently recommended exclusively for DOGE 15min charts. Remember, trading involves inherent risks, and past performance is not indicative of future results. We are dedicated to ongoing optimizations and refinements to enhance its robustness across broader applications—stay tuned for updates!
#### **A. Long Entry Signals**
These conditions trigger a long position entry, provided the strategy has no existing position (position_size == 0) and is not blocked. Signals can be enabled/disabled via input toggles (e.g., enable_vix).
- **VIX Reversal (vix_long)**: VIX signal shifts from high to low volatility (non-high volatility), with RSI between 30-50.
- **RSI Oversold (rsi_long)**: RSI crosses above 30.
- **CVD Bullish (cvd_long)**: CVD is rising.
- **Price RSI Bullish (prsi_long)**: Price RSI crosses above 30 or a long signal is triggered.
- **RangeEMA Bullish (rema_long)**: Candlestick is above POC, with KAMA trend flipping upward.
- **ZVWAP Oversold (zvwap_long)**: ZVWAP enters the oversold zone.
- **KAMA + Volume Bullish (kama_long)**: KAMA trend flips upward, candlestick is above POC, volume is rising, and the candle is bullish (green).
- **Volume Burst Bullish (vol_burst_long)**: Volume RSI crosses below threshold (default 70), open > close (bearish/red candle), triggered within the last two candles. **Special: Ignores all blocks** (bypasses not_long, Pivot, OI, RSI/ADX extreme filters).
#### **B. Short Entry Signals**
Similar to long entries: requires no existing position and no blocks.
- **RSI Overbought (rsi_short)**: RSI crosses below 70.
- **CVD Bearish (cvd_short)**: CVD is declining.
- **Price RSI Bearish (prsi_short)**: Price RSI crosses below 70 or a short signal is triggered.
- **RangeEMA Bearish (rema_short)**: Candlestick is below POC, with KAMA trend flipping downward.
- **ZVWAP Overbought (zvwap_short)**: ZVWAP enters the overbought zone.
- **KAMA + Volume Bearish (kama_short)**: KAMA trend flips downward, candlestick is below POC, volume is declining, and the candle is bearish (red).
- **Chop Bearish (chop_short)**: Chop crosses below 38.2, with RSI > 50.
- **Volume Burst Bearish (vol_burst_short)**: Volume RSI crosses below threshold (default 70), RSI > 70, and close > open (bullish/green candle), triggered within the last two candles. **Special: Ignores all blocks** (bypasses not_short, Pivot, OI, RSI/ADX extreme filters).
#### **C. Long Entry Blocks/Filters**
These conditions block long entries unless the signal ignores blocks (e.g., Volume Burst).
- **Base Prohibition (not_long)**: Volume is declining, or ADX is bearish (di_bear), or VIX is in high volatility (vix_flag), or RSI < 30.
- **Pivot Filter**: Recent Pivot is in a disadvantaged position.
- **OI Filter**: OI is declining.
- **RSI/ADX Extreme Filter**: RSI > 70 or ADX is bullish (di_bull).
- **Other**: Strategy already has a position (position_size != 0), or extreme volatility (is_extreme, though disabled in code).
#### **D. Short Entry Blocks/Filters**
Similar to long blocks.
- **Base Prohibition (not_short)**: Volume is rising, or (Chop < 38.2 and RSI > 50), or ADX is bullish (di_bull), or RSI > 70.
- **Pivot Filter**: Recent Pivot is in a disadvantaged position.
- **OI Filter**: OI is rising.
- **RSI/ADX Extreme Filter**: RSI < 30 or ADX is bearish (di_bear).
- **Other**: Existing position, or extreme volatility.
#### **E. Long Exit Signals**
Triggers closing of long positions, based on states (e.g., super_long, weak_long, only_kama).
- **KAMA Bearish Flip (exist_long)**: KAMA trend flips downward, or KAMA is downward with a short signal.
- **VIX Signal**: VIX shifts from low to high volatility, with RSI < 50.
- **Reversal Signal**: Short signal present and KAMA is downward.
- **Weak Trend Stop-Loss (weak_stop_long)**: In weak_long state, candlestick near POC, and close crosses below POC.
- **Weak KAMA Stop-Loss (weak_kama_long)**: In weak_long state, candlestick far from POC, and KAMA trend reverses.
- **Global Exit (exist_all)**: Volume RSI crosses below threshold (vol_under), or KAMA exit (kama_exit_long), or weak stop-loss, etc.
- **Special**: If in strong_long_hold (only_kama and KAMA remains bullish), ignore certain exit signals to hold the position.
#### **F. Short Exit Signals**
Similar to long exits.
- **KAMA Bullish Flip (exist_short)**: KAMA trend flips upward, or KAMA is upward with a long signal.
- **Reversal Signal**: Long signal present and KAMA is upward.
- **Weak Trend Stop-Loss (weak_stop_short)**: In weak_short state, candlestick near POC, and close crosses above short_state.current_max.
- **Weak KAMA Stop-Loss (weak_kama_short)**: In weak_short state, candlestick far from POC, and KAMA flips upward.
- **Global Exit (exist_all)**: Same as above.
Vortex Hunter X - Strategy (3-Min TF) | PEPE Signal (Binance)⚙️ Vortex Hunter X - Strategy (3-Min TF) | PEPE Signal (Binance)
This strategy is designed for analyzing the PEPE/USDT pair on Binance Futures within the TradingView platform, and can be used to execute trades on any exchange of your choice.
Each position has a fixed 4% profit target and a fixed 2% stop loss. These parameters are hard-coded and do not change dynamically. The risk-to-reward ratio is fixed at 1:2.
🔎 Non-Repainting Signals and Consistency Between Backtest and Live Trading
The signals generated by this strategy are completely non-repainting, meaning once a signal is issued, it will not be altered or modified later.
Backtesting results and live trading performance on TradingView are exactly consistent, demonstrating the high reliability of the strategy.
🔁 Note About Replay Mode on TradingView
When running the strategy in Replay mode on TradingView (historical playback of the chart), you may notice some differences compared to live or backtest results.
These differences arise due to the way data is processed in Replay mode and delays in how certain filters access past information.
✅ However, it is important to understand that these differences do not indicate any repainting of signals. In live and backtest modes, signals are generated exactly according to the strategy’s logic without any changes.
🔄 Important Recommendation for Proper Script Loading
Due to the use of complex filters, multi-stage processing, and sensitive conditions in the signal logic, sometimes the browser cache may cause the script not to load fully or precisely, or some components may load with delays.
This can lead to signals not displaying correctly or minor issues in the strategy’s performance.
✅ Therefore, it is strongly recommended to clear your browser cache or press Ctrl + F5 for a full refresh on the TradingView chart page before the first use and periodically (e.g., every few days).
This ensures the script loads freshly and completely from TradingView servers, enabling accurate and smooth strategy operation.
⚠️ Important Usage Notes:
🔸 This strategy is specifically designed and optimized only for the following conditions:
Symbol: PEPEUSDT
Exchange: BINANCE
Market: Futures
Timeframe: 3 minutes (3m)
🔸 For accurate signals, please ensure the strategy runs only on the PEPE/USDT Futures chart on Binance with a 3-minute timeframe in TradingView.
🔸 ⚠️ Note: For actual trading execution, you may use any exchange (e.g., Binance, Bybit, OKX, etc.), but analysis and strategy operation must be performed strictly within TradingView with the exact above settings.
Using the strategy on incorrect symbols, timeframes, or markets may result in invalid signals.
ℹ️ Strategy Naming:
Each strategy’s name clearly indicates the asset it is configured for.
For example:
Vortex Hunter X - Strategy (3-Min TF) | PEPE Signal (Binance) for PEPE
Vortex Hunter X - Strategy (3-Min TF) | SUI Signal (Binance) for SUI
Currently, the strategy is configured and optimized for only these two pairs:
PEPEUSDT (Binance Futures)
SUIUSDT (Binance Futures)
📌 Purchasing a single subscription grants you access to both strategies (PEPE and SUI).
📈 More assets will be added to this strategy in the future, and subscribers will gain access to new versions automatically.
✅ Summary of Settings:
🎯 Take Profit (TP): 4%
⛔ Stop Loss (SL): 2%
📊 Risk-to-Reward Ratio: 1:2
⏱️ Timeframe: 3 minutes
🧪 Target Market: PEPE Futures on Binance
📩 For access or support, contact:
Kinetic Profits Signals_v1.0The Kinetic Profits Signals indicator is a momentum tool that seeks to identify whether an asset is moving higher in price with positive momentum, or lower with negative momentum, by assessing the asset's price action relative to historical highs and lows, over a custom and defined lookback period calibrated for the "swing" trading style.
Bullish positive momentum periods are signaled when the bullish green line crosses over and is above the bearish red line, while bearish negative momentum periods are indicated when the bearish red line crosses over and is above the bullish green line.
This tool is designed and intended to be an indicator that plots signals on the price chart, rather than on a subgraph, so the transitions between potentially bullish and bearish periods are easily spotted. The tool is NOT meant to be construed as any form of buy/sell/entry/exit recommendation.
EMA and Dow Theory Strategies🌐 Strategy Description
📘 Overview
This is a hybrid strategy that combines EMA crossovers, Dow Theory swing logic, and multi-timeframe trend overlays. It is suitable for intraday to short-term trading on any asset class: crypto, forex, stocks, and indices.
The strategy provides precise entry/exit signals, dynamic stop-loss and scale-out, and highly visual trade guidance.
🧠 Key Features
・Dual EMA crossover system (applied to both symbol and external index)
・Dow Theory-based swing high/low detection for trend confirmation
・Visual overlay of higher timeframe swing trend (htfTrend)
・RSI filter to avoid overbought/oversold entries
・Dynamic partial take-profit when trend weakens
・Custom stop-loss (%) control
・Visualized trade PnL labels directly on chart
・Alerts for entry, stop-loss, partial exit
・Gradient background zones for swing zones and trend visualization
・Auto-tracked metrics: APR, drawdown, win rate, equity curve
⚙️ Input Parameters
| Parameter | Description |
| ------------------------- | -------------------------------------------------------- |
| Fast EMA / Slow EMA | Periods for detecting local trend via EMAs |
| Index Fast EMA / Slow EMA | EMAs applied to external reference index |
| StopLoss | Maximum loss threshold in % |
| ScaleOut Threshold | Scale-out percentage when trend changes color |
| RSI Period / Levels | RSI period and overbought/oversold levels |
| Swing Detection Length | Number of bars used to detect swing highs/lows |
| Stats Display Options | Toggle PnL labels and position of statistics table |
🧭 About htfTrend (Higher Timeframe Trend)
The script includes a higher timeframe trend (htfTrend) calculated using Dow Theory (pivot highs/lows).
This trend is only used for visual guidance, not for actual entry conditions.
Why? Strictly filtering trades by higher timeframe often leads to missed opportunities and low frequency.
By keeping htfTrend visual-only, traders can still refer to macro structure but retain trade flexibility.
Use it as a contextual tool, not a constraint.
ストラテジー説明
📘 概要
本ストラテジーは、EMAクロスオーバー、ダウ理論によるスイング判定、**上位足トレンドの視覚表示(htfTrend)**を組み合わせた複合型の短期トレーディング戦略です。
仮想通貨・FX・株式・指数など幅広いアセットに対応し、デイトレード〜スキャルピング用途に適しています。
動的な利確/損切り、視覚的にわかりやすいエントリー/イグジット、統計表示を搭載しています。
🧠 主な機能
・対象銘柄+外部インデックスのEMAクロスによるトレンド判定
・ダウ理論に基づいたスイング高値・安値検出とトレンド判断
・上位足スイングトレンド(htfTrend)の視覚表示
・RSIフィルターによる過熱・売られすぎの回避
・トレンドの弱まりに応じた部分利確(スケールアウト)
・**損切り閾値(%)**をカスタマイズ可能
・チャート上に損益ラベル表示
・アラート完備(エントリー・決済・部分利確)
・トレンドゾーンを可視化する背景グラデーション
・勝率・ドローダウン・APR・資産増加率などの自動表示
| 設定項目名 | 説明内容 |
| --------------------- | -------------------------- |
| Fast EMA / Slow EMA | 銘柄に対して使用するEMAの期間設定 |
| Index Fast / Slow EMA | 外部インデックスのEMA設定 |
| 損切り(StopLoss) | 損切りラインのしきい値(%で指定) |
| 部分利確しきい値 | トレンド弱化時にスケールアウトする割合(%) |
| RSI期間・水準 | RSI計算期間と、過熱・売られすぎレベル設定 |
| スイング検出期間 | スイング高値・安値の検出に使用するバー数 |
| 統計表示の切り替え | 損益ラベルや統計テーブルの表示/非表示選択 |
🧭 上位足トレンド(htfTrend)について
本スクリプトには、上位足でのスイング高値・安値の更新に基づく**htfTrend(トレンド判定)が含まれています。
これは視覚的な参考情報であり、エントリーやイグジットには直接使用されていません。**
その理由は、上位足を厳密にロジックに組み込むと、トレード機会の損失が増えるためです。
このスクリプトでは、**判断の補助材料として「表示のみに留める」**設計を採用しています。
→ 裁量で「利確を早める」「逆張りを避ける」判断に活用可能です。