logo
TradeSearcher

I11L - Meanreverter 4h

Script from: TradingView

Swing

Mean reversion

Momentum

Volatility

The I11L - Meanreverter 4h strategy capitalizes on market sentiment swings using RSI and MA. Targeted to work when bonds inversely correlate with stocks, it adjusts to volatility through ATR-based position sizing. Parameters for RSI smoothing and buy zone spacing are critical, requiring optimization against trading costs. Historical performance warns of survivorship bias and the necessity for continuous investment to realize projected annual returns while mitigating extreme market downturn risks.

AAVE / TetherUS (AAVEUSDT)

+ I11L - Meanreverter 4h

@ Daily

2.68

Risk Reward

1,007.08 %

Total ROI

55

Total Trades

FTX Token (FTTUSD)

+ I11L - Meanreverter 4h

@ 5 min

1.06

Risk Reward

38.02 %

Total ROI

673

Total Trades

Progressive Corporation (The) (PGR)

+ I11L - Meanreverter 4h

@ 1 h

2.90

Risk Reward

1,611.77 %

Total ROI

701

Total Trades

Walmart Inc. (WMT)

+ I11L - Meanreverter 4h

@ 4 h

2.75

Risk Reward

7,048.76 %

Total ROI

434

Total Trades

Visa Inc. (V)

+ I11L - Meanreverter 4h

@ 2 h

2.51

Risk Reward

13,207.20 %

Total ROI

631

Total Trades

Premium users only

Premium users can access all backtests with a Risk/Reward Ratio > 3

@ Daily

5.75

Risk Reward

47.39 %

Total ROI

52

Total Trades

Mondelez International, Inc. (MDLZ)

+ I11L - Meanreverter 4h

@ Daily

2.47

Risk Reward

1,618.85 %

Total ROI

208

Total Trades

Intuit Inc. (INTU)

+ I11L - Meanreverter 4h

@ Daily

2.46

Risk Reward

242,385.41 %

Total ROI

298

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

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

Active Trades

Create your account  to see on which symbols I11L - Meanreverter 4h is currently trading on.

Popular TradingView Strategies

Find the best trading strategy for your trading styte

Guide

How does the I11L - Meanreverter 4h strategy work ?

The I11L - Meanreverter 4h strategy operates under the principle of reversion to the mean, identifying moments when the market exhibits fear or greed. It primarily uses the Relative Strength Index (RSI) combined with moving averages (MA) to determine overbought or oversold conditions. The strategy is optimized for scenarios where the bond market is inversely correlated to stocks, an interplay revealed upon extensive backtesting.

Key parameters within this strategy include:

  • Frequency: This smoothens the RSI curve, enabling the system to better "remember" recent price peaks.
  • RsiFrequency: An RSI Frequency set at 40 takes into account the last 40 bars to compute the RSI.
  • BuyZoneDistance: Determines the spacing between different trading zones; wider spacing means fewer signals but also longer holding times.
  • AvgDownATRSum: Takes the sum of the average True Range (ATR) over 20 bars times the number of open trades as a basis for averaging down. This variable adjusts dynamically to market volatility, increasing signals in low volatility settings and vice versa.

The strategy has been backtested, indicating strong past performance in US stocks, yet investors are cautioned to consider survivorship bias and overall market effects like correlation, which may limit signals. Full investment is necessary to achieve the anticipated annual return and to mitigate the risk of market downturns.

How to use the I11L - Meanreverter 4h strategy ?

This trading strategy uses a mean reversion approach based on RSI (Relative Strength Index) and its relationship to a moving average, identifying when the asset's price is expected to revert to its mean. It sets buying conditions when RSI is below its average by a certain percentage and aims to close the trade when RSI crosses above the moving average.

To trade this strategy manually on TradingView:

  • Set an RSI indicator with a period of 40 to get "momentumRSI".
  • Add a Simple Moving Average (SMA) to the RSI calculated above with a period of 10 to get "momentumRSI_slow".
  • Calculate the RSI buy zone to be the "momentumRSI_slow" value minus a 5% offset.
  • Calculate the sell/exit threshold using the "momentumRSI_slow" directly.
  • Set a buy condition if the RSI is below the calculated buy zone and either no trades are open, or the average down condition is met based on an Average True Range (ATR) times three subtracted from the average position price.
  • Ignore the isShort conditions as they are commented out in the code.
  • Prepare to exit the trade when RSI goes above the "momentumRSI_slow", signaling a potential trend shift.
  • Monitor the trades with potential exits at market price.

Additionally, the code implies that an absolute RSI barrier can be used; however, the input for this is fixed at 50 in the script and is not meant to be edited by default unless the code is modified.

How to optimize the I11L - Meanreverter 4h trading strategy ?

Improving the I11L - Meanreverter 4h strategy through manual trading involves a combination of refining parameters, conducting in-depth market analysis, and adapting to changing market conditions. Consider the following plan to enhance the effectiveness of this strategy:

  • Analyze market conditions: Since this strategy hinges on the negative beta of bonds to stocks, monitor economic indicators that influence this relationship. Utilize macroeconomic news updates and market sentiment tools to better anticipate shifts in correlation. This will allow for timely adjustments to the trading strategy.
  • Adjust RSI and moving averages: Experiment with different periods for RSI and the moving average (SMA) to find the most responsive settings for the current market. For instance, during times of high market volatility, consider decreasing the RSI period to become more sensitive to price changes.
  • Optimize buyZoneDistance:
    • Backtest with various buyZoneDistance percentages to determine the optimal spacing for entry signals.
    • Assess the impact of different spacings on the frequency of trades and holding periods during various market phases.
  • Fine-tune AvgDownATRSum: The current setting might not be optimal in all conditions. Regularly re-evaluate and adjust this multiple based on prevailing volatility trends in the market, to enhance responsiveness to market turns without overexposing the strategy to unnecessary risk.
  • Implement checks against survivorship bias: Keep the portfolio diversified and review the constituent stocks periodically, removing poor performers and considering new entrants to ensure the strategy is not skewed by only historically successful stocks.
  • Account for trading costs: Analyze historical trades to quantify the impact of trading costs on net returns. Adjust the spacing between buy zones to find a balance that minimizes costs without significantly reducing signal quality.
  • Continual investment: To mimic the strategy's requirement of being invested 100% of the time, develop a schedule for reviewing open positions and a clear set of criteria for reinvestment to maintain continuous market exposure.
  • Manage risk through position sizing: Use the average ATR to determine position sizes, ensuring that each trade is proportionate to the current market risk level. Adjust positions dynamically in response to changes in the ATR to maintain a consistent risk profile.

By applying these improvements, you can manually enhance the I11L - Meanreverter 4h strategy beyond its automated origins, tailoring it to current market conditions and your personal risk tolerance.

For which kind of traders is the I11L - Meanreverter 4h strategy suitable ?

This strategy is ideal for traders who are comfortable with technical analysis and have a penchant for closely monitoring the markets. It suits those who respect the cyclical nature of the markets and recognize the tendency of asset prices to revert to a mean over time. In particular:

  • Mean-reversion traders: Those who focus on spotting and capitalizing on extreme deviations from an asset's historical average price.
  • Quantitatively-inclined traders: Individuals who favor statistically-backed decision-making, given the reliance on indicators like RSI and ATR for trade signals and position sizing.
  • Intermediate to advanced traders: The requirement of consistent market participation and adjustment of parameters based on market conditions suggests a need for some trading experience.
  • Active and hands-on traders: The strategy necessitates regular strategy review, adjustment, and diligent risk management, aligning with a more active trading style.

This strategic approach is less suited for traders looking for set-and-forget systems or those who are averse to frequent interaction with the markets.

Key Takeaways of I11L - Meanreverter 4h

  • Strategy Essence: A mean-reversion system that leverages RSI and MAs to detect overbought/oversold markets, typically benefiting from bond-stock market inverse correlations.
  • Execution Method: Can be utilized through automated TradingView scripts or manual trading, with manual intervention allowing for refined control and optimization.
  • Optimization: Backtest to adjust RSI periods, moving average frequencies, and buy zone distances; balance trade frequency and cost; adapt to volatility with AvgDownATRSum adjustments.
  • Risk Management: ATR-based position sizing helps maintain consistent risk exposure; continuous investment is key to performance consistency.
  • Trader Profile: Best for technically adept traders capable of adapting to market nuances and managing regular position reviews.
  • Trading Style: Suitable for active traders with intermediate to advanced skills, particularly those who employ quantitative strategies and seek to actively manage risk and returns.
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.