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!


نص برمجي مفتوح المصدر

قام مؤلف هذا النص البرمجي بنشره وجعله مفتوح المصدر، بحيث يمكن للمتداولين فهمه والتحقق منه، وهو الأمر الذي يدخل ضمن قيم TradingView. تحياتنا للمؤلف! يمكنك استخدامه مجانًا، ولكن إعادة استخدام هذا الكود في منشور تحكمه قواعد الموقع. يمكنك جعله مفضلاً لاستخدامه على الرسم البياني.

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.

هل تريد استخدام هذا النص البرمجي على الرسم البياني؟