Reference Supertrend Strategy: Multi-Asset Trend Confirmation for Smarter Trade Entries
Introduction
The Mirrorpip Reference Supertrend Strategy is an advanced trend-following system that enhances the traditional Supertrend indicator by introducing confirmation from a second market. Instead of taking trades solely based on the trend direction of the chart being traded, this strategy requires both the primary symbol and a user-defined reference symbol to agree on trend direction before a trade is executed. This additional layer of confirmation helps filter false signals, reduce noise, and improve trade quality by ensuring multiple markets are moving in the same direction. The strategy can be fully automated through Mirrorpip using TradingView alerts and webhooks.What Is a Reference Supertrend?
A traditional Supertrend strategy only evaluates the chart currently being traded. For example:- Trading Symbol: BTCUSDT
- Supertrend Turns Bullish
- Strategy Enters Long
- BTC shows Buy
- ETH shows Sell
Core Strategy Logic
The strategy uses two independent Supertrend indicators:Primary Supertrend
Applied to the chart being traded. Example:- BTCUSDT
- 15 Minute Chart
- ATR Length = 10
- Multiplier = 3
Reference Supertrend
Applied to a separate user-defined symbol. Example:- ETHUSDT
- 15 Minute Chart
- ATR Length = 10
- Multiplier = 3
A trade is triggered only when both Supertrend indicators point in the same direction.
Long Entry Conditions
A Long position is opened only when: ✓ Primary Symbol Supertrend = Buy AND ✓ Reference Symbol Supertrend = BuyExample
Trading Symbol: BTCUSDT Current Supertrend Signal: Buy Reference Symbol: ETHUSDT Current Supertrend Signal: Buy Result: ✅ Long Trade TriggeredShort Entry Conditions
A Short position is opened only when: ✓ Primary Symbol Supertrend = Sell AND ✓ Reference Symbol Supertrend = SellExample
Trading Symbol: BTCUSDT Current Supertrend Signal: Sell Reference Symbol: ETHUSDT Current Supertrend Signal: Sell Result: ✅ Short Trade TriggeredWhen Trades Are Blocked
The strategy intentionally ignores conflicting signals.Example 1
BTC Supertrend = Buy ETH Supertrend = Sell Result: ❌ No TradeExample 2
BTC Supertrend = Sell ETH Supertrend = Buy Result: ❌ No TradeThis filter helps avoid many low-conviction market conditions where different assets are moving in opposite directions.
Why Reference Confirmation Works
Financial markets are highly correlated. Major cryptocurrencies often move together. Examples include:- BTC and ETH
- ETH and SOL
- BTC and TOTAL Market Cap
- NIFTY and BANKNIFTY
- Gold and Silver
- Nasdaq and S&P 500
Multi-Timeframe Confirmation
One of the most powerful features of this strategy is independent timeframe selection for the reference symbol. The reference symbol does not need to use the same timeframe as the traded symbol.Example 1: Trend Alignment
Trading Symbol: BTCUSDT Timeframe: 15 Minutes Reference Symbol: ETHUSDT Reference Timeframe: 4 Hours Trade Logic: Long trades are allowed only when:- BTC 15-Minute Supertrend = Buy
- ETH 4-Hour Supertrend = Buy
Example 2: Swing Trading Filter
Trading Symbol: SOLUSDT Timeframe: 30 Minutes Reference Symbol: BTCUSDT Reference Timeframe: Daily Trade Logic: SOL trades only in the direction of BTC’s daily trend. This can significantly reduce counter-trend trades.Independent Supertrend Parameters
Another advanced feature is the ability to configure separate Supertrend settings for both symbols. Most multi-symbol indicators force identical settings. This strategy does not. Users can optimize each market independently.Example
Primary Symbol
BTCUSDT ATR Length = 10 Multiplier = 3Reference Symbol
ETHUSDT ATR Length = 20 Multiplier = 4This flexibility allows traders to adapt to different volatility characteristics of each market.
Practical Examples
Example 1: BTC Confirmed By ETH
Primary Symbol: BTCUSDT Supertrend: 10,3Reference Symbol: ETHUSDT Supertrend: 10,3
Condition: BTC Buy ETH Buy Result: ✅ Long Position
Example 2: ETH Confirmed By BTC Daily Trend
Primary Symbol: ETHUSDT Timeframe: 15 MinutesReference Symbol: BTCUSDT Timeframe: 1 Day
Condition: ETH Buy BTC Daily Buy Result: ✅ Long Position
This setup is commonly used by swing traders who want lower timeframe entries aligned with macro market direction.
Stop Loss Configuration
Users can define custom stop losses. Supported modes include:Fixed Point Stop Loss
Example: 100 Point Stop LossPercentage Stop Loss
Example: 2% Stop LossThis provides flexibility across crypto, forex, commodities, and equity markets.
Take Profit Configuration
The strategy supports configurable profit targets.Fixed Point Target
Example: 300 PointsPercentage Target
Example: 5%Users can combine Supertrend exits with predefined profit objectives.
Best Reference Symbol Combinations
Cryptocurrency Markets
Indian Markets
US Markets
Commodities
Benefits of Reference Supertrend
Reduced False Signals
Trades are taken only when both markets agree.Stronger Trend Confirmation
Helps identify high-conviction market moves.Multi-Timeframe Filtering
Allows lower timeframe entries while respecting higher timeframe trends.Better Trade Quality
Fewer trades but often higher-quality setups.Highly Customizable
Separate:- Symbols
- Timeframes
- ATR Lengths
- Multipliers
- Targets
- Stop Losses
Risk Management Considerations
While reference confirmation can improve signal quality, no strategy can eliminate losing trades. Traders should:- Backtest across multiple market conditions
- Use proper position sizing
- Avoid excessive leverage
- Test different reference symbols
- Optimize timeframes carefully
Mirrorpip Automation Setup
The strategy can be deployed on Mirrorpip in minutes. Workflow: TradingView Strategy → TradingView Alert → Mirrorpip Webhook → Exchange Account → Trade Execution Users can automate the strategy across multiple exchanges while monitoring performance from a single dashboard. Mirrorpip provides detailed analytics including:- Win Rate
- Maximum Drawdown
- Sharpe Ratio
- Average Trade Duration
- Profit Factor
- Equity Curve Analysis