HYE0619

HYE Mean Reversion SMA [Strategy]

HYE0619 Updated   
An RSI filtered version of PJ Sutherland's Jaws Mean Reversion algorithm.

"Long" on the close when;

1-) 2 period simple moving average closes 3% or more below the 5 period simple moving average,
2-) 5 period exponential average of the 2 period RSI is below 30.

"Exit Long" on the close when;

1-) 2 period simple moving average closes above the 5 period moving average.

"Short" on the close when;

1-) 2 period simple moving average closes 3% or more above the 5 period simple moving average,
2-) 5 period exponential average of the 2 period RSI is above 70.

"Exit Short" on the close when;

1-) 2 period simple moving average closes below the 5 period moving average.

*** You can change the needed percentage for long and short trades, periods of simple moving averages and RSI levels.
*** You can select the trend direction: "Long Only" , "Short Only" or "Both". Default is "Long Only".
Release Notes:
Plot feature has been added to follow the sma lines on the graph.
Open-source script

In true TradingView spirit, the author of this script has published it open-source, so traders can understand and verify it. Cheers to the author! You may use it for free, but reuse of this code in a publication is governed by House Rules. You can favorite it to use it on a chart.

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.

Want to use this script on a chart?