tayyebi

Bollinger bands + EMA

I discovered a video on YouTube which was published on Jan 22, 2021. I just coded on TradingView. It's performing better in smaller TimeFrames (1m, 5m, ...).

How does it work? How to use?

This is based on Bollinger Bands and Exponential Moving Average. The logic is so simple: It will wait until the a candle starts to poke out of the BB. When it figures out a price outside the band, it will be altered for next candle. If the next candle close back inside the band, it will be marked with a up triangle (for long positions) or down triangle (for short positions). The take profit level would be the Exponential Moving Average.

It can be used as a confirmation alongside other techno fundamental tools and analysis.

P.S. As it's prohibited by community rules to link to outside, while it seems to be a kind of advertisement, I cannot share the link to the video. Cheers to those creative and kind YouTubers!


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?