logo
TradeSearcher

Volatility System by Wilder [LucF]

Script from: TradingView

Swing

Reversal

Volatility

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.

FLOW / TetherUS (FLOWUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.61

Risk Reward

665.98 %

Total ROI

64

Total Trades

USTCUSDT SPOT (USTCUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.47

Risk Reward

1,287.96 %

Total ROI

40

Total Trades

APTUSDT SPOT (APTUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.42

Risk Reward

159.99 %

Total ROI

18

Total Trades

GALA / TetherUS (GALAUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.39

Risk Reward

1,584.76 %

Total ROI

60

Total Trades

Fetch.AI / TetherUS (FETUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.38

Risk Reward

19,408.81 %

Total ROI

99

Total Trades

FTX Token / TetherUS (FTTUSDT)

+ Volatility System by Wilder [LucF]

@ Daily

1.35

Risk Reward

380.81 %

Total ROI

77

Total Trades

Unity Software Inc. (U)

+ Volatility System by Wilder [LucF]

@ Daily

1.34

Risk Reward

217.52 %

Total ROI

70

Total Trades

Norwegian Cruise Line Holdings Ltd. (NCLH)

+ Volatility System by Wilder [LucF]

@ 2 h

1.32

Risk Reward

6,010.32 %

Total ROI

829

Total Trades

Bank of America Corporation (BAC)

+ Volatility System by Wilder [LucF]

@ 2 h

1.28

Risk Reward

4,650.20 %

Total ROI

1355

Total Trades

Safety Shot, Inc. (SHOT)

+ Volatility System by Wilder [LucF]

@ 2 h

1.27

Risk Reward

834.53 %

Total ROI

296

Total Trades

Rent the Runway, Inc. (RENT)

+ Volatility System by Wilder [LucF]

@ 1 h

1.26

Risk Reward

5,602.00 %

Total ROI

456

Total Trades

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

+ Volatility System by Wilder [LucF]

@ 2 h

1.24

Risk Reward

1,825.08 %

Total ROI

1347

Total Trades
Create your account for free to see all 103+ 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.

Popular TradingView Strategies

Find the best trading strategy for your trading styte

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.


logo

Loved by more than 3200+ traders

Explore

Crypto

Forex

Bitcoin

AI Strategies

Day Trading

Swing Trading

Trading is a risky activity and the majority of traders lose money. This website and the products and services offered by TradeSearcher are for informational & educational purposes only. TradeSearcher does not guarantee the accuracy, relevance, timeliness, or completeness of any information on its website.

All Trading Strategies displayed on this website are simulated backtests and does not represent actual trading results. Past backtests results do not predict or guarantee future performance.

TradeSearcher uses public snapshot data sourced from third-party tools, including TradingView. While we strive to present accurate and timely information, TradeSearcher does not have control over these third-party tools and cannot verify, guarantee, or be held responsible for the accuracy or completeness of data sourced from them. Users acknowledge and agree that TradeSearcher is not affiliated with, endorsed by, or sponsored by TradingView or any other third-party data provider. Any reliance on data or tools sourced from third parties is at the user's own risk.

Backtests and Charts used on this site are by TradingView in which our backtests are built on. TradingView® is a registered trademark of TradingView, Inc. www.TradingView.com.

Users of TradeSearcher are responsible for conducting their own due diligence and making their own investment decisions. Before making any investment, it is recommended that users consult with a qualified professional to ensure that the strategy or investment is suitable for their individual circumstances.

TradeSearcher and its affiliates, employees, agents, and licensors will not be held liable for any decisions made based on the information provided on the website or any damages or losses that may arise directly or indirectly from the use of the website or the information contained therein.

This does not represent our full Disclaimer. Please read our Full Disclaimer before using this site.

© 2023 TradeSearcher. All rights reserved.