Skip to main content

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
The problem is that the broader market may not support the move. For example:
  • BTC shows Buy
  • ETH shows Sell
This disagreement between major market participants often leads to weaker trends and increased chances of false breakouts. The Reference Supertrend Strategy solves this problem by requiring both symbols to align. here is the source code of the strategy

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 = Buy

Example

Trading Symbol: BTCUSDT Current Supertrend Signal: Buy Reference Symbol: ETHUSDT Current Supertrend Signal: Buy Result: ✅ Long Trade Triggered

Short Entry Conditions

A Short position is opened only when: ✓ Primary Symbol Supertrend = Sell AND ✓ Reference Symbol Supertrend = Sell

Example

Trading Symbol: BTCUSDT Current Supertrend Signal: Sell Reference Symbol: ETHUSDT Current Supertrend Signal: Sell Result: ✅ Short Trade Triggered

When Trades Are Blocked

The strategy intentionally ignores conflicting signals.

Example 1

BTC Supertrend = Buy ETH Supertrend = Sell Result: ❌ No Trade

Example 2

BTC Supertrend = Sell ETH Supertrend = Buy Result: ❌ No Trade
This 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
When multiple correlated assets trend in the same direction, the probability of sustained momentum often increases. The Reference Supertrend Strategy attempts to capture these higher-conviction opportunities.

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
This ensures lower timeframe entries align with higher timeframe market structure.

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 = 3

Reference Symbol

ETHUSDT ATR Length = 20 Multiplier = 4
This 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,3
Reference 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 Minutes
Reference 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 Loss

Percentage Stop Loss

Example: 2% Stop Loss
This provides flexibility across crypto, forex, commodities, and equity markets.

Take Profit Configuration

The strategy supports configurable profit targets.

Fixed Point Target

Example: 300 Points

Percentage 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
Correlations between assets can change over time, so periodic review is recommended.

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

Conclusion

The Mirrorpip Reference Supertrend Strategy takes the classic Supertrend indicator to the next level by introducing multi-asset and multi-timeframe confirmation. By requiring trend alignment between a primary trading symbol and a user-selected reference symbol, the strategy seeks to filter weak signals and participate only in higher-conviction market moves. With support for independent Supertrend settings, separate reference timeframes, customizable targets and stop losses, and full Mirrorpip automation support, traders gain a powerful framework for trend-following across crypto, stocks, indices, forex, and commodities.