logo
Developers

Volatility System by Wilder [LucF]

Script from: TradingViewSwingReversalVolatility

The Volatility System by Wilder employs the Average True Range to determine a reversal-based trading position, adjusting stop levels with fluctuating market volatility. It creates Stop and Reverse points using an Average Range Constant, which is derived by multiplying the ATR(n) by a set factor, guiding entries and exits. Designed for longer time frames, the system's performance is sensitive to the chosen length and factor, suggesting a meticulous calibration for optimal results.

APTUSDT SPOT (APTUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.42

Risk Reward

159.99 %

Total ROI

18

Total Trades

CAKE / TetherUS (CAKEUSDT)

+ Volatility System by Wilder [LucF]

@ 4 h

1.15

Risk Reward

181.81 %

Total ROI

608

Total Trades

GALA / TetherUS (GALAUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.12

Risk Reward

668.61 %

Total ROI

79

Total Trades

CAKE / TetherUS (CAKEUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.06

Risk Reward

194.93 %

Total ROI

103

Total Trades

Cardano / TetherUS (ADAUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.05

Risk Reward

1,155.99 %

Total ROI

141

Total Trades

VIRTUAL / TetherUS (VIRTUALUSDT)

+ Volatility System by Wilder [LucF]

@ 2 h

1.03

Risk Reward

85.14 %

Total ROI

295

Total Trades

Spotify Technology S.A. (SPOT)

+ Volatility System by Wilder [LucF]

@ Daily

1.37

Risk Reward

321.25 %

Total ROI

118

Total Trades

Bank of America Corporation (BAC)

+ Volatility System by Wilder [LucF]

@ 2 h

1.22

Risk Reward

5,268.29 %

Total ROI

1357

Total Trades

Rocket Companies, Inc. (RKT)

+ Volatility System by Wilder [LucF]

@ 4 h

1.20

Risk Reward

562.17 %

Total ROI

184

Total Trades

Constellation Energy Corporation (CEG)

+ Volatility System by Wilder [LucF]

@ 15 min

1.19

Risk Reward

875.39 %

Total ROI

1219

Total Trades

Citigroup, Inc. (C)

+ Volatility System by Wilder [LucF]

@ 2 h

1.14

Risk Reward

7,255.20 %

Total ROI

1352

Total Trades

Goldman Sachs Group, Inc. (The) (GS)

+ Volatility System by Wilder [LucF]

@ 2 h

1.14

Risk Reward

1,380.19 %

Total ROI

1353

Total Trades
Create your account for free to see all 84+ backtests

Access filters, details, best timeframes, explore 100K+ backtests and more

Active Trades

Create your account to see on which symbols Volatility System by Wilder [LucF] is currently trading on.

Guide

How does the Volatility System by Wilder [LucF] strategy work ?

The Volatility System by Wilder employs a continuous reversal approach where it alternates between long and short positions. Anchored on J. Welles Wilder, Jr.'s Average True Range (ATR) concept, it employs a unique stop strategy. The system modifies stop levels based on the ATR, expanding the stop distance as volatility increases, potentially leading to larger drawdowns.

  • An Average Range Constant (ARC) is computed by multiplying the ATR over a set period (length 'n') by a predefined factor.
  • SAR (Stop and Reverse) points are determined by adding the ARC to the lowest close of the previous 'n' bars for the high SAR, and subtracting it from the highest close of the previous 'n' bars for the low SAR.
  • A reversal to a long position occurs when the price closes above the high SAR, and to a short position when it closes below the low SAR.
  • While the original parameters suggested by Wilder are a 7-length ATR and a factor between 2.8 and 3.1, this strategy may be optimized for different assets and timeframes, notably with a 9-10 length and a 1.8-2.5 (for cryptos) or 3.0-4.0 (for stocks) factor.
  • The strategy includes customization options, such as trading only long or short, displaying SAR points in different ways, showing entry/exit markers, and setting a date range for trading.
  • Alerts for reversals, long, and short positions can be set up, but require converting the TradingView strategy script into an indicator format.

This strategy script has been demonstrated using Bitcoin/USD with specific settings, revealing impressive results and significant drawdowns. Nevertheless, results may vary with different markets and settings adjustments.

How to use the Volatility System by Wilder [LucF] strategy ?

This trading strategy utilizes Wilder's Volatility System which signals entries based on a volatility index derived from the asset's ATR (Average True Range), with trades typically performing better on longer time frames. Entries and exits are determined by the interaction of the price with calculated Stop & Reverse (SAR) points.

To trade this strategy manually on TradingView:

  • Set up the ATR indicator with a period length of 9 (or your desired ATR Length).
  • Multiply the ATR value by 1.8 (or your selected ARC Factor) to find the ARC.
  • Calculate SAR High as the lowest close of the past 9 periods plus ARC.
  • Calculate SAR Low as the highest close of the past 9 periods minus ARC.
  • Enter a long position when the price closes above the SAR High, signaling an upward trend.
  • Enter a short position when the price closes below the SAR Low, signaling a downward trend.
  • Exit the long position when the price crosses below SAR Low, and vice versa for short positions.
  • Optionally, apply date range filters to limit trading to specific periods.
  • Adjust the strategy according to whether you want to take only long or short positions.

How to optimize the Volatility System by Wilder [LucF] trading strategy ?

Improving this TradingView strategy involves refining the entry and exit criteria, and incorporating additional analyses for higher success rate. Here is a concise plan to enhance the Volatility System by Wilder through manual trading:

  • Optimize ATR and ARC Settings: Experiment with the ATR length and ARC factor beyond the default settings to better match the asset's volatility characteristics and your risk tolerance. Use historical data to test varying combinations.
  • Apply Multiple Time Frame Analysis: Before taking a position, confirm the trade direction by analyzing at least two different time frames. For instance, use a higher time frame to determine the overall trend and a lower time frame to choose precise entry and exit points.
  • Incorporate Price Action: Support and resistance levels, trend lines, and chart patterns can provide additional confirmation for trades. For a long entry, ensure the price is above a significant support level and for a short entry, confirm that the price is below a key resistance level.
  • Integrate Other Technical Indicators: Use tools like RSI (Relative Strength Index) to gauge the strength of the trend or MACD (Moving Average Convergence Divergence) to confirm momentum before a SAR point crossover.
  • Add Volume Analysis: Validate entry signals with volume data; higher trade volumes can reinforce the reliability of a trend.
  • Set Profit Targets and Stop-Losses: Base profit targets on key price levels or a multiple of risk (e.g., 1.5x the distance to the stop-loss). Adjust the SAR indicated stop levels with rigorous backtesting to reduce the likelihood of premature trade exits.
  • Momentarily Override SAR Reversals: In certain market conditions, an immediate reversal indicated by the SAR points might not be prudent. When a signal conflicts with a strong ongoing trend or news event, delay the reversal to prevent spurious trades.
  • Conduct Post-Trade Analysis: Review each trade to identify patterns in both successful and unsuccessful trades, continuously refining the system based on these insights.
  • Trade Management: Adjust active positions by trailing stops manually during strong trends. This could mean moving stop-losses to breakeven or employing a trailing stop system based on a percentage of the price.

For which kind of traders is the Volatility System by Wilder [LucF] strategy suitable ?

The Volatility System by Wilder is tailored for traders who are comfortable with significant levels of risk and can tolerate large drawdowns, due to its pure reversal nature that commands constant presence in the market. This approach necessitates a confident understanding of volatility dynamics, as the strategy is highly dependent on the Average True Range (ATR) indicator and adjustments to market volatility.

It is particularly suitable for:

  • Swing traders: who operate on higher time frames like 12-hour and above, and are looking for substantial moves over multiple days or weeks.
  • Traders with a systematic focus: those who prefer clear-cut rules based on technical analysis indicators rather than subjective judgment.
  • Traders keen on customization: the strategy requires meticulous calibration of ATR and Average Range Constant (ARC) settings to optimize for specific assets and market conditions.

Key Takeaways of Volatility System by Wilder [LucF]

  • Strategy Nature: A reversal system based on Average True Range (ATR) for consistent market engagement.
  • How it Works: Utilizes Stop and Reverse points (SAR), adjusting stops with market volatility using ATR and a factor to form ARC.
  • Automation vs Manual: Primarily designed for automation but can be manually executed by calculating SAR points via ATR and ARC.
  • Using Alerts: Convert the strategy script to an indicator in TradingView to set up entry and exit alerts.
  • Optimization: Requires fine-tuning ATR length and ARC factor to align with specific assets and minimize fragility.
  • Trader Profile: Best for disciplined swing traders and systematic traders who can handle volatility and drawdowns.
  • Risk Management: Confirm trades with volume analysis, integrate other indicators, and apply robust stop-loss strategies.
  • Enhancements: Bolster strategy by adding technical indicators, volume confirmation, price action analysis, and multiple timeframe correlation.
Explore the best Trading & TradingView strategies

Stop trading blindly. Explore the best strategies among 100K+ backtests and improve your trading skills with data.

Start for free