MTF Scalper - alemicihanMulti-Timeframe Scalper Strategy: Aligning the Big Picture for Quick Gains
This article presents a robust futures trading strategy designed for high-frequency scalping in the crypto market. It’s built on the principle of minimizing risk by ensuring that short-term entries are always aligned with the dominant, higher-timeframe trend.
The Core Concept: Alignment is Key
A Balanced Trend Follower approach, now refined for rapid scalping, uses a Multi-Timeframe (MTF) confirmation system to filter out market noise and increase the probability of a successful trade.
The strategy operates on a Low Timeframe (LTF) chart (e.g., 3m, 5m, or 15m) but only executes trades if the direction is validated by three Higher Timeframes (HTF).
ComponentPurposeFunctionHTF (D, 4h, 1h) EMA => Trend Confirmation =>Checks if the current price is above/below all three Exponential Moving Averages (EMA 20). This provides a strong directional bias.
LTF (5m) Stochastic RSI => Momentum Entry => Generates the actual buy/sell signal by spotting a swift crossover, indicating fresh momentum in the direction of the confirmed HTF trend.
How The Signal Is Generated
Trend Alignment: The system first confirms the trend. If the price is trading above the Daily, 4-Hour, and 1-Hour EMAs, the market is deemed to be in a Strong LONG Trend. Only LONG signals are permitted.
Momentum Trigger: Once the trend is confirmed, a Long Signal is generated only when the Stochastic K-Line crosses above the D-Line, indicating a momentum shift (a pullback ending) towards the main trend direction.
Short Signal: The inverse logic applies to the Short Trend confirmation and entry signal.
Mandatory Risk Management: ATR-Based Exit
Given the high leverage nature of futures and scalping, static Stop-Loss (SL) and Take-Profit (TP) levels are inefficient. This strategy uses the Average True Range (ATR) indicator to dynamically set profit and loss targets based on current market volatility.
Stop Loss (SL): Set dynamically at 1.5 x ATR below (for long) or above (for short) the entry price. This gives the trade enough room to breathe without risking excessive capital.
Take Profit (TP): Set dynamically at 3.0 x ATR, establishing a robust Risk-to-Reward Ratio of 1:2.
Final Thoughts on Testing
This sophisticated approach combines the reliability of MTF analysis with the speed of momentum indicators. However, data analysis is key. Backtesting these parameters (EMA, ATR Multipliers, RSI/Stochastic lengths) on your chosen asset (like BTC/USDT or ETH/USDT) and timeframe is crucial to achieving optimal performance.
المؤشرات والاستراتيجيات
US100 AlgoUS100 Algo - Professional Supertrend Strategy with Multi-Filter System
🚀 Professional Algorithmic Trading for US100 (NASDAQ-100)
Battle-tested strategy optimized for 15-minute Heikin Ashi charts with full Tickerly webhook automation.
⚠️ CRITICAL SETUP - READ FIRST
Before using this strategy:
Chart Type: Heikin Ashi (for smooth visuals)
Strategy Settings: Go to Strategy Properties → Set OHLC prices (NOT Heikin Ashi prices)
Timeframe: 15 minutes
Instrument: US100 / NASDAQ-100
This OHLC setting is CRITICAL for accurate signals and live trading. Without it, your backtest and live results will not match!
⚡ Core Strategy
Supertrend Engine - ATR Period 42, Factor 3.0
Heikin Ashi Charts - Filters noise, shows clean trends
Both Directions - LONG and SHORT trades
Multi-Filter System - 5 layers of confirmation
🔧 Smart Filter System
✅ ADX Filter - Only trades strong trends (threshold: 24)
✅ MACD Filter - Confirms momentum direction
✅ Volatility Filter - Requires minimum ATR movement (0.9x)
✅ Volume Filter - Validates with above-average volume (0.7x)
✅ EMA 200 Filter - Optional trend alignment (3 modes available)
All filters can be toggled ON/OFF individually
💰 Risk Management
Take Profit System - Configurable (default: 8.8%)
Visual Labels - Clear LONG/SHORT entry markers
Exit Signals - TP markers on chart
⚠️ Note: TP signals always display on chart for analysis. When TP is disabled in settings, signals show but won't trigger automated exits.
📊 Visual Features
Professional dashboard (movable to 4 corners)
LONG/SHORT entry labels (adjustable size)
Take Profit exit markers
US trading session highlights (optional)
🔔 Tickerly Compatible - Fully Automated
✅ Tested and verified for live trading
✅ Works with Capital.com, OANDA, and other brokers
✅ Instant webhook signal transmission
✅ Zero configuration needed
📈 Quick Optimization Guide
Step 1: Install & Setup
Apply to US100, 15min chart
Enable Heikin Ashi candles
Set strategy to use OHLC prices (in Strategy Properties)
Step 2: Test with Default Settings
Run backtest with all filters enabled
Check profit factor and drawdown
Verify signal quality
Step 3: Fine-Tune Filters
More trades: Lower ADX to 20, disable EMA filter
Higher accuracy: Raise ADX to 28, increase volatility to 1.1
Balanced: Keep defaults (recommended)
Step 4: Optimize Supertrend
Test ATR Period: 35-50 (default 42 works well)
Test Factor: 2.5-3.5 (default 3.0 optimal)
Step 5: Take Profit Testing
Test TP disabled (Supertrend exits only)
Test TP 5%-15% range (default 8.8%)
Compare profit factor vs max drawdown
Step 6: Live Deploy
Paper trade minimum 2 weeks
Verify Tickerly webhook signals
Monitor and adjust as needed
⚙️ Preset Configurations
Conservative (Fewer, high-quality trades)
ADX: 28 | Volatility: 1.1 | Volume: 0.9 | All filters ON
Balanced (Recommended)
ADX: 24 | Volatility: 0.9 | Volume: 0.7 | All filters ON
Aggressive (More trades)
ADX: 20 | Volatility: 0.7 | Volume: 0.5 | EMA filter OFF
✅ What You Get
Complete Pine Script v6 code
Full filter customization
Professional dashboard
Tickerly automation ready
All documentation included
Works on multiple instruments
📈 Best Performance
Strategy performs optimally during:
Active US trading hours
Trending market conditions
With proper filter calibration
On volatile instruments (US100, crypto)
⚠️ Disclaimer
Past performance does not guarantee future results. Always test in demo before live trading. Use proper risk management. Trading involves risk of loss.
Start Trading Smarter Today 🎯
Hull VWMA Crossover StrategyA simple variation on the Hull Moving Average which reacts faster to high volume events, making it more responsive in those cases than even the standard Hull average -- CREDIT GOES TO Saolof - -- Edited into a strategy with some more options that im going to continue to refine. LMK if theres any features or confluence you want me to add -- cheers!
BTC Risk Metric DCA Adapter (3Commas Webhook Strategy)Risk Metric DCA Adapter (3Commas Webhook Strategy) - WORK IN PROGRESS
This Pine Script strategy, originally inspired by the Risk Metric Indicator, is fundamentally engineered as an Adapter to interface with external trading bots like 3Commas via Webhooks. It calculates a dynamic market risk score and translates that score into specific dollar-cost averaging (DCA) entry levels and tiered profit-taking exits.
Key Features & Logic
Risk Metric Calculation (Credit to The Trading Parrot):
The strategy incorporates a complex, multi-timeframe Risk Metric calculation based on daily and weekly moving averages (SMA) and standard deviation (StDev). This metric aims to quantify the current market overextension or compression relative to long-term historical data. The resulting score dictates the level of conviction for a new trade.
Tiered DCA Entry Sizing:
The strategy defines three distinct Buy Levels (L1, L2, L3) corresponding to increasingly favorable (lower) Risk Metric scores.
L1 (Base): Risk is moderate, initiating the minimum defined trade amount.
L2 (Scaled): Risk is low, initiating L1 amount + L2 amount.
L3 (Aggressive): Risk is very low, initiating L1 + L2 + L3 amounts.
Tiered Profit-Taking Exits:
The strategy implements a staggered, partial profit-taking approach based on the Risk Metric rising:
Sell L1 & L2: Closes a percentage of the current position when the Risk Metric reaches defined high thresholds, locking in partial profits.
Sell L3 (Full Exit): Closes the remaining position when the Risk Metric reaches the highest defined threshold.
The Adapter Function (Webhook Integration)
This script is unique because it uses the Pine Script strategy() function to trigger Order Fills, which are necessary to access powerful placeholders in the TradingView alert system.
Trigger Type: The alert must be set to trigger on Any order fill.
Dynamic Webhook Data: Instead of using fixed alert() commands, the strategy generates dynamic labels (e.g., BUY_ENTRY_L3_USD_1000 or SELL_L1_PCT_25) using the strategy.entry and strategy.close commands.
Data Transfer: The alert message then uses the placeholder {{strategy.order.comment}} to pass these dynamic labels to the 3Commas bot, allowing the bot to execute the precise action (e.g., start_deal_with_volume_in_quote_currency or close_deal_at_market_percentage).
Full Strategy Webhook payload
{
"secret": "YOUR_3COMMAS_SECRET_KEY",
"max_lag": "300",
"timestamp": "{{timenow}}",
"trigger_price": "{{close}}",
"tv_exchange": "{{exchange}}",
"tv_instrument": "{{ticker}}",
"action": "{{strategy.order.action}}",
"bot_uuid": "YOUR_BOT_UUID",
"strategy_info": {
"market_position": "{{strategy.market_position}}",
"market_position_size": "{{strategy.market_position_size}}",
"prev_market_position": "{{strategy.prev_market_position}}",
"prev_market_position_size": "{{strategy.prev_market_position_size}}"
},
"order": {
"amount": "{{strategy.order.contracts}}",
"currency_type": "base",
"comment": "{{strategy.order.comment}}"
}
}
Disclaimer: This script is an adapter tool and does not guarantee profit. Trading requires manual configuration of risk settings, bot parameters, and adherence to platform-specific setup instructions.
CBS Strategy with Trailing Stop _ IK3-Candle High/Low Breakout Strategy – Clean, Powerful, Fully Customizable (Pine Script v6)
A simple yet effective momentum breakout strategy that triggers trades when price closes above the highest high or below the lowest low of the previous 3 completed candles.
Perfect for trending markets (stocks, forex, crypto, indices) on any timeframe.
Key Features:
• Pure price-action breakout logic (no repainting)
• Long & Short entries with visual triangle signals
• Built-in Stop Loss & Take Profit (fixed % or ATR-based)
• Optional Trailing Stop (percentage or ATR multiplier)
• All risk parameters fully adjustable from the settings panel
• Clean on-chart visualization of SL, TP, and active trailing stop levels
• Works on all instruments and timeframes
Default Settings (2:1 Reward/Risk):
• Stop Loss: 1.5%
• Take Profit: 3.0%
• Trailing Stop: 1.0% (optional)
How to Use:
1. Add to chart
2. Adjust risk settings to match your style (fixed % or ATR)
3. Enable/disable trailing stop as needed
4. Backtest and optimize per instrument/timeframe
Fully open-source • No external libraries • Pine Script v6
Great for swing trading, intraday breakouts, or as a base for further enhancements.
Happy trading!
BTCUSD Algo🎯 Overview
Advanced algorithmic trading strategy specifically designed for BTCUSD 15-minute Heikin Ashi charts. This algorithm combines the powerful Supertrend indicator with multiple technical filters to identify high-probability entries in the Bitcoin market.
⚠️ CRITICAL SETUP REQUIREMENTS
MUST READ BEFORE USE:
✅ Chart Type: 15-minute Heikin Ashi candles ONLY
✅ Symbol: BTCUSD
✅ Strategy Properties: Enable "Use OHLC Values" to prevent repainting and ensure realistic backtest results
✅ Broker Integration: Tickerly-proven with Capital.com API for automated trading
✅ This Code is for Free, so i would appreciate Comment on this what you think.
🚀 Key Features
📊 Interactive Dashboard
Real-time position tracking (LONG/SHORT/FLAT)
Live P&L display with percentage gains
Entry price monitoring
Take Profit level visualization
Technical indicators overview (Trend, ADX, MACD, ATR, Volume, EMA200)
Fully customizable position (4 corner options)
🏷️ Visual Signal Labels
Clear LONG/SHORT entry markers
TP EXIT labels with profit percentage
Adjustable label sizes (Tiny to Huge)
Optional display toggle
⚡ Core Supertrend Engine
ATR Length: Adjustable period for volatility calculation
Factor: Fine-tunable multiplier for signal sensitivity
Optimized default values for maximum profit factor
🔧 Advanced Filter System (All Optional)
ADX Filter: Trend strength confirmation
MACD Filter: Momentum alignment
Volatility Filter: Minimum ATR requirements
Volume Filter: Above-average volume confirmation
EMA 200 Filter: Directional bias with 3 modes:
Long only above EMA
Short only below EMA
Both directions (filter disabled)
💰 Take Profit System
Percentage-based exits
Adjustable TP levels
Visual TP line on dashboard
Note: Currently in development - shows in strategy but signals not yet active
🌍 US Session Highlighting
Visual background colors for:
US Open (09:30-11:30 ET)
Lunch Session (11:30-13:30 ET)
Afternoon Session (13:30-16:00 ET)
🎓 Optimization Guide - Avoiding Overfitting
IMPORTANT: Follow this sequence to prevent curve-fitting:
Step 1: Disable ALL Filters
Start with pure Supertrend signals - uncheck all filter options
Step 2: Optimize ATR Length
This parameter controls how many candles are used for volatility calculation
Higher values = More candles = Smoother signals = Fewer trades
Lower values = Fewer candles = Faster signals = More trades (overfitting risk!)
Adjust until you find the best Profit Factor
Default optimized value included
Step 3: Optimize Factor
Fine-tune the Supertrend multiplier
Work in small increments (0.1 - 0.5)
Balance between signal frequency and accuracy
Step 4: (Optional) Add Filters
Only after core optimization
Add filters one at a time
Test each addition's impact
Less is more!
💡 "Less is More" Philosophy
This strategy follows the principle of simplicity. The default parameters are optimized for maximum profit, but the power lies in finding the sweet spot for YOUR trading style and market conditions.
✅ Automated Trading Ready
Fully compatible with Tickerly webhook integration
Tested with Capital.com API
Real-time signal generation
No repainting when properly configured
📋 What You Get
Complete Pine Script v6 code
Professional dashboard interface
Multiple customization options
Clear visual signals
Session analysis tools
Optimization framework
⚙️ Technical Specifications
Version: Pine Script v6
Type: Strategy (with overlay)
Default Quantity: Fixed (adjustable)
Indicators Used: Supertrend, ADX, MACD, ATR, EMA, Volume MA
🎨 Customization Options
Dashboard visibility toggle
Dashboard position (4 corners)
Signal labels on/off
Label size adjustment
EMA line display
All filters with checkboxes
Color schemes for sessions
TP percentage adjustment
⚡ Ready to deploy? Remember:
Set to Heikin Ashi 15m
Enable "Use OHLC Values" in properties
Start with all filters OFF
Optimize ATR Length first
Trade smart, not hard! 🚀
Disclaimer: Past performance does not guarantee future results. Always test thoroughly before live trading. Currently under active development - Take Profit automation pending completion.
Fibo Tarayıcı + Mirror + Bot
KEY FEATURES:
1. Fibonacci Levels: Plots 23.6%, 38.2%, 50%, 61.8%, 78.6%, 88.6%, 100%, 127.2%, 141.4%, 161.8% levels
2. Mirror Fibonacci: Shows reverse extensions of main levels
3. Auto Trading System: Executes automatic trades at specified Fibonacci levels
4. Multi-Symbol Scanner: Scans 120+ crypto and stock symbols
5. Visual Alerts: Colored background and labels when price approaches Fibonacci levels
HOW IT WORKS:
1. Finds swing high/low points over 144 bars
2. Calculates Fibonacci levels between these points
3. Generates buy/sell signals when price approaches these levels
4. User can select which levels to trade
5. Scanner shows Fibonacci signals across multiple symbols
Wavelet Alligator – Separate Entry/Exit Experts & Wavelets-V2
Wavelet Alligator – Strategy Explanation & How to Use
1. Concept Overview
The Wavelet Alligator strategy combines:
- Wavelet transforms (Daubechies, Haar, Symlet, Mexican Hat, Morlet)
- Fractional calculus kernels: Caputo-Fabrizio (CF) and Atangana-Baleanu (AB)
- Three-layer “alligator-like” wavelet smoothing (soft → medium → strong)
- Expert-based entry/exit routing (RAW, CF, AB, or Majority vote)
- Independent wavelets for ENTRY and EXIT
- Main trend defined by AB wavelet ordering
This creates a multi-structure, multi-kernel trend engine capable of capturing extended moves with high signal quality.
2. Wavelet Alligator Structure
Each source (RAW, CF, AB) is transformed into three wavelet layers:
Soft = fastest reaction
Medium = mid smoothing
Strong = trend backbone
Wavelets:
- Daubechies: stable trend
- Haar: fast impulse detection
- Symlet: balanced
- Mexican Hat: curvature and reversal detection
- Morlet: cyclic, oscillatory
3. Entry Logic
Long entry occurs when:
- AB wavelet shows bullish structure (soft > medium > strong, medium rising)
- Selected entry expert approves (RAW / CF / AB / Majority)
- Wavelet condition: soft > strong AND medium crosses above strong
4. Exit Logic
Exit is independent from entry:
- Controlled by chosen exit expert
- Wavelet reversal condition: soft < strong AND medium crosses below strong
- Forced exit when AB trend turns neutral or bearish
5. Background Color (Regime)
- Green: bullish AB regime
- Red: bearish AB regime
- Gray: neutral/transition
6. How to Use
Step 1 – Choose entry wavelet
Daubechies: stable trend
Haar: breakout scalping
Mexican Hat: early reversals
Symlet: balanced
Morlet: cyclic markets
Step 2 – Choose exit wavelet
Mexican Hat: best precision
Daubechies: smooth exits
Haar: aggressive exits
Step 3 – Select entry/exit experts
CF only – fast fractional trend
AB only – stable long-memory trend
RAW only – pure price structure
Majority – safest, noise-filtered
Step 4 – Run the strategy
Entries occur only during AB bullish trend.
Exits occur on wavelet reversal or AB trend failure.
7. Why This Strategy Works
It fuses:
- Fractional calculus (memory)
- Wavelets (shape/curvature)
- Alligator ordering (trend hierarchy)
Result: high-quality entries, strong trend holding, noise-resistant signals.
V15.0 Adaptive Chameleon [Pro]
# **V15.0 Adaptive Chameleon – Strategy Description**
**Adaptive Chameleon** is a fully automated TradingView strategy powered by a signal engine based on multi-timeframe trend analysis, adaptive moving averages, and a volatility filter. The goal is to trade in the direction of a strong and confirmed trend, avoid opening trades in weak or manipulative price zones, and establish positions with a clearly defined risk/reward ratio.
---
## **1. General Logic and Philosophy**
The strategy divides tasks between two timeframes:
* **4-Hour Chart → Trend Manager (Boss)**
Determines the direction and strength of the trend.
* **4-Minute Chart → Entry Trigger (Operating Unit)**
Generates the ideal entry signal in the direction of the trend.
Thanks to this structure, the strategy both follows the long-term main direction and finds clear entries with low lag on smaller timeframes.
---
## **2. Trend Detection (4H)**
The strategy uses **KAMA (Kaufman Adaptive Moving Average)** and **ADX** to identify trends on the higher timeframe.
### **KAMA – Adaptive Trend Line**
* The KAMA is much more "smart" than traditional moving averages.
* It accelerates during price movements and decelerates during sideways movements.
* This allows for much clearer detection of trend direction.
### **ADX – Trend Strength Meter**
The strategy only opens trades when **trend strength** is rising (above the ADX average).
This prevents unnecessary trades when the trend is weak.
### **Trend Rules**
* Price above the KAMA → **Uptrend**
* Price below the KAMA → **Downtrend**
* ADX widening → **Trend strong**
The entry trigger is activated when these three conditions are met together.
---
## **3. Entry Engine (45m)**
On the 45-minute timeframe, the system uses the following components:
### **AlphaTrend (MFI + ATR-Based Adaptive Line)**
* Measures market flow direction with MFI (Money Flow Index),
* Measures price level breakouts with ATR (Volatility).
AlphaTrend detects whether the price is likely to reverse upwards or downwards.
### **Entry Signal**
* **Buy signal:** If the AlphaTrend has reversed upwards based on recent bars
* **Sell signal:** If the AlphaTrend has broken downwards
### **Pivot Points (For Stop)**
* The **pivotLow** and **pivotHigh** levels of the last 10 bars are calculated.
* These are used to determine the most logical stop distance.
---
## **4. Protection Shields**
The strategy uses two main filters to protect against the most dangerous conditions in the crypto market:
### **1. Pump/Dump Filter**
* A candlestick length greater than 4% is considered a "pump bar."
* Never open a trade on these bars.
The goal: to avoid sudden manipulation candlesticks.
### **2. RSI Filter**
* Long trades: RSI > 45 (open long on weak momentum)
* Short trades: RSI < 55 (open short on extremely strong momentum)
These filters provide more balanced entries.
---
## **5. Final Entry Conditions**
### **All conditions are required simultaneously for long:**
1. 4H trend up
2. ADX trend strength increasing
3. 45m AlphaTrend issued a "buy" signal
4. RSI > 45
5. No candlestick pump
6. Date range is suitable
### **All conditions apply in the opposite direction for short.**
---
## **6. Exit Mechanism (Stop, TP, Trailing)**
The strategy uses a three-layer structure on the exit side:
### **1. Pivot-Based Stop**
* Stop distance = Entry price − Pivot Low (for long)
* Minimum stop distance = **1% of the price**
Provides both structural and mathematical security.
### **2. Fixed R:R (Default 1:2)**
* TP = Entry + Stop Distance × R:R
The default 2R target is ideal for trend systems.
### **3. Optional Trailing Stop**
* Dynamic trailing stop that follows the price by a certain percentage.
* Allows trend trades to yield greater profits.
---
## **7. Chart Displays**
* Purple line:** 4H WEDGE (main trend line)
* Yellow background:** Pump protection is active (trades will not be opened on that bar)
---
## **8. Practical Effect of the Strategy**
This system has an adaptive structure based on trend variations.
**Strengths:**
* Very high accuracy (76–80% in SOL and ETH tests)
* Low drawdown (approximately 6–7%)
* Safe entries thanks to pump/dump and extreme momentum filters
* Clearly defined stop and target structure
* Low noise thanks to multi-timeframe compatibility
**Weaknesses:**
* Performance may decrease in sideways markets without trends
* Overtrading may occur if the ADX filter is closed
* Very small stops can sometimes cause unnecessary triggers
---
## **9. Conclusion**
**Adaptive Chameleon** is a trend-based and highly stable strategy with well-established risk management, manipulation filtering, and entry into lower timeframes with clear trend direction detection and low-latency signals.
SOL and ETH demonstrated strong and balanced performance in backtests with metrics such as:
* **600+ trades**
* **30–37% profit**
* **76–80% win rate**
* **Low max drawdown**
HPAS mean reversion strategy testerTakes Krown HPAS values hardcoded and simulates longs and short with configurable standard deviation multiplier TP/SL. Best used on lower timeframes
Daily vs Intraday Candle Match Strategy고죠 훈의 차트공부방
Gojo Hoon’s Trading Room
전일 종가 대비 현재 일봉 방향과 시간봉 방향이 일치할 때 진입
Trade when current daily direction (vs. previous close) matches the hourly/15-minute candle direction.
Kill Zone Strategy - Exact Match고죠 훈의 차트공부방
Gojo Hoon’s Trading Room
Kill Zone 시간대 방향성과 일중 추세의 상관관계
The 9–10 AM Kill Zone candle on the KOSPI chart determines the day’s long or short trading direction.
EMA + RSI Forex StrategyHere is a complete and ready-to-use Pine Strategy Script v5 trading strategy. It’s designed for forex pairs and uses combination of EMA crossover and RSI confirmation to identify high-probability entries. The script includes backtesting capability and adjustable parameters for optimization.
RSI + 55 EMA + Volume (SL Marked, No Engulfing)This is to help entering in trades by considering 50 EMA and RSI indicators, Volume is used for confirmations
Price Actionthis is indicator from VuTienTurtleTrader, I need to further develop it thus publish my own version here.
the original script source:
EMA 89 and Hull MA 89 used to filter trading signals and working as support and resistance.
When both of them are red, market is bearisk, only short.
When both of them are green, market is bullish, only long.
when there is 1 green and 1 red, market is neutral, can short or long.
Enjoy and happy trading!
singularity crypto editionA trend following strategy that enters in a pullback of a trend . works greate on 3m to 15m timeframe. should be optimize on current market regime
ParabolicSAR+EMA[TS_Indie]🚀 EMA + Parabolic SAR Reversal Trading Strategy
This trading system effectively combines the use of Exponential Moving Averages (EMA) with the Parabolic SAR to identify both price trends and key reversal points. The EMA Fast is used to signal the primary short-term trend, while the EMA Slow acts as a filter for the long-term trend direction. The Parabolic SAR then helps to confirm the reversal signals.
🛠️ Tools Used
1. EMA Fast – Primary Short-Term Trend
2. EMA Slow – Long-Term Trend Filter
3. Parabolic SAR – Reversal Confirmation
🎯 Entry Rules
📈 Buy Setup
1. Trend Filter: EMA Fast > EMA Slow → Uptrend
2. Pullback: Price pulls back and closes below the EMA Fast line.
3. Reversal: Price reverses/pulls back up and closes above the EMA Fast line.
4. SAR Confirmation: The previous Parabolic SAR dot is above the high, and the dot in the current candle is below the low → Reversal signal confirmed.
5. Entry: Enter Buy immediately.
📉 Sell Setup
1. Trend Filter: EMA Fast < EMA Slow → Downtrend
2. Pullback: Price pulls back and closes above the EMA Fast line.
3. Reversal: Price reverses/pulls back down and closes below the EMA Fast line.
4. SAR Confirmation: The previous Parabolic SAR dot is below the low, and the dot in the current candle is above the high → Reversal signal confirmed.
5. Entry: Enter Sell immediately.
💰 Exit Management (Entry, Stop Loss, Take Profit)
1. Entry: Enter the order at the closing price of the signal candle.
2. Stop Loss (SL): Set the Stop Loss at the Parabolic SAR dot.
3. Take Profit (TP): Calculated from the Entry and Stop Loss points, multiplied by the Risk Reward Ratio.
⚙️ Optional Parameters
➭ Custom Risk/Reward Ratio for Take Profit.
➭ Option to add an ATR buffer to the Stop Loss.
➭ Adjustable EMA Fast period.
➭ Adjustable EMA Slow period.
➭ Adjustable Parabolic SAR parameters.
➭ Option to enable Long-only / Short-only positions.
➭ Customizable Backtest start and end date.
➭ Customizable trading session time.
🔔 Alert Function
Alerts display:
➭ Entry Price
➭ Stop Loss Price
➭ Take Profit Price
💡 This strategy allows for many parameter adjustments, such as the MA type, adding/subtracting from the Stop Loss using ATR, and selecting specific sessions for backtesting. If you find interesting or profitable results after adjusting the parameters, please share your comments with other traders!
⚠️ Disclaimer
This indicator is designed for educational and research purposes only. It does not guarantee profits and should not be considered financial advice. Trading in financial markets involves significant risk , including the potential loss of capital.
DM Trend Momentum Swing Strategy Bull / BearHow to Trade Your DM Trend Momentum Swing Strategy
You trade breakouts with trend direction.
2 setups:
Bullish (buy)
Bearish (short)
Bullish Trade (BUY)
Take a BUY only when all 3 are true:
50 MA is above 200 MA
Price is above 50 MA
Candle closes above the purple breakout line
How to enter:
Wait for the candle to close above the purple line.
Then at the start of the next candle → you BUY.
Stop Loss:
Look at your blue/red ATR stop line or your table.
Use the number in the table as your stop price.
Bearish Trade (SELL / SHORT)
Take a SELL only when all 3 are true:
50 MA is below 200 MA
Price is below 50 MA
Candle closes below the aqua support line
How to enter:
Wait for the candle to close below the aqua line.
Then at the start of the next candle → you SELL / SHORT.
Stop Loss:
Use the stop price shown in the table.
When to Exit
You exit when EITHER happens:
• Your stop loss gets hit
OR
• Price closes on the wrong side of the 20 EMA (yellow line)
Ultra-Simple Checklist
Before every trade:
☐ Trend direction matches?
☐ Price above/below 50 MA?
☐ Candle closed beyond breakout/breakdown line?
All yes → Take the trade
Any no → Skip
Final Important Rule
Never enter before the candle closes.
Most losses come from impulse trading during candles.
DM Bullish Trend Momentum Swing StrategyHow To Enter A Trade (Bullish Strategy)
You only take BUY (long) trades.
1. Check the trend
Only trade if:
The 50 MA is above the 200 MA
Price is above the 50 MA
If that’s not true → No trade.
2. Wait for a breakout
Look at the pink breakout line on your chart.
You enter only when:
A candle closes above the pink line
(not just touches it).
No candle close above → No entry.
3. When to actually click BUY
You should:
Wait for the candle to close above the breakout line.
As soon as the NEXT candle starts → Click BUY.
That’s it.
4. Place your stop loss
After you enter the trade:
Look at the red line (ATR stop).
Place your stop loss order at that level.
Your rule:
Entry price − (ATR × 3)
Simple example
Let’s say:
Price = $150
Breakout line = $149
ATR shown in table = $1.50
A candle closes at $150.50.
Next candle opens.
You BUY
Stop loss = 150.50 − (1.5 × 3) = $146.00
Quick checklist before every entry
50 MA > 200 MA
Price above 50 MA
Candle closed above breakout line
If all yes → BUY on the next candle open.
One important rule
Never jump in before the candle closes.
Let the breakout confirm.
Most losing trades happen because people enter too early.
DM Bearish Trend / Momentum Swing StrategyStep 1: Find a trend
Only trade when:
The 50 MA is below the 200 MA
Price is below the 50 MA
If this is not true → Don’t trade
Step 2: Wait for a breakdown
Look at your chart and your indicator:
You will see a support line (from the lowest lows).
You enter only when a candle CLOSES below that line.
Not when it touches.
Not when it goes under and comes back.
Only when the candle closes below it.
Step 3: When do you actually click Sell?
You do it like this:
✔ Candle closes below the breakdown level
✔ A new candle starts
You enter a SHORT / SELL at the start of the new candle.
Step 4: Place your stop loss
You already have this on your chart.
Your script uses:
Stop Loss = ATR × 3
And since you are short:
👉 The stop is above your entry price
Just place your stop at the red line on your chart.
Step 5: Exit the trade
You exit when:
Price closes above the 20 MA
That’s your exit signal.
Or
Your stop loss gets hit.
Very Simple Checklist
Before every trade, ask:
Is 50 MA below 200 MA?
Is price below 50 MA?
Did a candle close below support?
If YES → Place SHORT
If NO → Do nothing
Real Example (Simple)
Let’s say:
You’re trading a large cap stock like Tesla on the Daily.
50 MA is below 200 MA
Price is below 50 MA
A candle closes below recent support
Next candle opens → You SELL (short).
Put stop at the red line (ATR ×3).
Hold until price closes above 20 MA.
Final Advice
Your strategy is:
For trends
For breaking weak stocks
Not for bouncing or guessing bottoms.
Be patient. Wait for clear setups.
DM Bullish Trend Momentum Swing StrategyHow to Enter a Trade .
You ONLY enter when all 3 conditions are true:
1. The trend is up
Check your moving averages:
The 50 MA must be above the 200 MA.
The price must be above the 50 MA.
If those two aren’t true → NO TRADE.
2. A breakout happens
Look at the pink breakout line on your chart.
Enter a trade only when the candle CLOSES above that line.
If the candle just touches it → NO TRADE
If it breaks during the candle but closes below → NO TRADE
Only when it closes above → VALID ENTRY
3. When do you click Buy?
You do it like this:
Wait for the candle to close above the breakout line.
As soon as the next candle starts → ENTER A BUY (LONG) trade.
That’s your entry.
Simple Example
Let’s say you’re on a 4H chart:
The 50 MA is above the 200 MA
Price is above the 50 MA
A candle closes above the pink breakout line
You now enter a BUY trade at the start of the next 4H candle.
Your Stop Loss
After you enter:
Place your stop loss at:
Entry price − (ATR × 3)
is is already calculated .
So just place your stop at the red line.
Quick Checklist
Is 50 MA above 200 MA?
Is price above 50 MA?
Did a candle CLOSE above the breakout line?
If all are YES → ENTER BUY
If any is NO → NO TRADE
DM Bearish Trend / Momentum Swing Strategy
How to Enter Trades in a Bearish Market (Short Entry)
Just flip everything upside down.
1. Downtrend condition
The 50 MA must be below the 200 MA
The price must be below the 50 MA
If those two are not true → NO SHORT TRADE.
2. Bearish breakout
Instead of breaking above highs:
Price must close below the lowest low of the last X candles
(default would be your same breakout period, like 20).
So:
If the candle closes below recent support → that’s your bearish breakout.
3. When do you enter the short?
You enter like this:
Wait for a candle to close below the breakdown level.
At the open of the next candle, you enter a SELL (SHORT).
Bearish Entry Checklist
For a short trade:
Is the 50 MA below the 200 MA?
Is price below the 50 MA?
Did a candle close below recent support?
If YES to all → ENTER SELL (SHORT)






















