OPEN-SOURCE SCRIPT

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!


Bollinger Bands (BB)Exponential Moving Average (EMA)

开源脚本

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

想在图表上使用此脚本?

免责声明