PROTECTED SOURCE SCRIPT

Super Cloud Support and Resistance Signal [5ema]

Updated
This indicator can supply the trending and signal.

-----
How to calculate?
  • The cloud be create by the min/max of the EMA lines:
    + (avg(EMA(source, 20), EMA(source, 50), EMA(source, 200), EMA(source, 460), EMA(source, 610))
    + with source = high / low / open and close.
  • The signal bar is a reversal candle pattern such as engulfing, hammer, ....
  • For avoid to against the trend, use the number left bars are completely above or below the cloud.

    snapshot


-----
How to set up?
  • Input the number left bars to get the number left bars are completely above or below the cloud. Its purpose is avoid to get signal against the trend. Can set it bigger than 2.
  • Can filter the signal only buy or only sell to follow the current trend.


-----
How to use?
  • Refer the trend cloud:
    snapshot
  • Can refer the signal:
    snapshot
  • Make an alert when signal appear.


-----
This indicator is for reference only, you need your own method and strategy.
If you have any questions, please let me know in the comments.
Release Notes
Update:
Add the bool of the number left bars.
Release Notes
Update:
- Change bar condition.
Release Notes
Update:
Bar condition.
Release Notes
Update bar conditions.
Candlestick analysisChart patternscloudExponential Moving Average (EMA)EMAStrending

Protected script

This script is published closed-source and you may privately use it freely.

Want to use this script on a chart?

Disclaimer