PROTECTED SOURCE SCRIPT
Updated

inwCoin Stochastic RSI + MACD Filter Strategy

7 258
inwCoin Stochastic RSI Strategy with MACD as trend filter.


Parameters Setup
===============
* everything are self-explanatory.


Entry Logic
===========
Long/Cover Short Signal :
- If SmoothK > Bottom Line and SmoothD is crossing up Bottom Line = BUY SIGNAL
- In human word : Both lines cross up bottom line from below.
- If "Use MACD as trend filter" checked, long signal will trigger if MACD > 0

Short/Close Long Signal :
- If Smooth K < Top Line and SmoothD is crossing down Top Line = SELL SIGNAL
- In human word : Both lines cross down top line from top.
- If "Use MACD as trend filter" checked, short signal will trigger if MACD < 0


How to use in real trade
===============
1) Just add to the chart and see the backtest result. Make sure to adjust commission and slippage properly.
2) Recommended to using in Daily Timeframe.



Extra
=====
Short Entry Example ( 2018-2020 )
snapshot
Release Notes
- Added Higher Time Frame MACD ( Daily ) so the strategy will long or short in smaller time frame depending on HTF MACD > 0 or < 0
- Changed default value of trade direction from "Long only" to Both
- Changed slippage to 0

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.