MightyZinger

MZ SRSI Strategy V1.0

Strategy Introduction

  • This strategy starts from selection of 1st Moving Average from one of following:
  • SMA
  • EMA
  • DEMA
  • TEMA
  • LRC
  • WMA
  • MF
  • VAMA
  • TMA
  • HMA
  • JMA
  • Kijun v2
  • EDSMA
  • McGinley
    Then it calculates the RSI of selected 1st Moving Average
    In the end it calculates Moving Average of previously calculated RSI and for this purpose 2nd Moving Average is also selected from above list.
    Cross of RSI and its Moving Average generates Strategy Alerts
    Only long trades are enabled currently

  • Default Settings

  • I've set the default selection to the perfect options for 1D and 4h timeframes. You can modify both MAs selection and their length according to your selected timeframe.
  • Following default settings are used:
  • Heiken Ashi Candles are selected by default as source
  • 1st Moving Average selection is set to LRC (Linear Regression Curve)
  • Length of 1st Moving Average is set to 50
  • RSI length is set to 2 because it is supposed to be fast
  • 2nd Moving Average of RSI is set to TMA (Triangular Moving Average)
  • Length of 1st Moving Average is set to 5
  • Start date is set to 2011
  • Backtesting can also be done selecting %age of equity

  • Suggestions for Usage

    Mostly winning trades have no prominent drawdown so losing trades can be abolished with Stoploss. Would soon add Stoploss, MTF and Takeprofit options in next version. Also if you want an alerts version of it then just comment below and would publish it later. I’ve found this strategy useful on 1D and 4h timeframes with described default settings.

  • 开源脚本

    本着真正的TradingView精神,该脚本的作者将其开源发布,以便交易者可以理解和验证它。为作者喝彩!您可以免费使用它,但在出版物中重复使用此代码受网站规则的约束。 您可以收藏它以在图表上使用。

    免责声明

    这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

    想在图表上使用此脚本?