mohanee

Bollinger Band with Fib Golden Ratio (0.618)

This startegy uses Fib level (0.618) of Bollinger Band for long entry. I find this is the only strategy which gives similar results on the different time frames. I have tested QQQ for 1H, 2H , 3H and 4H charts , all showed over 70% winning rate.

BB settings 50 , mult 1.5 (or you can use 2.5 or 3 )

Note: for the basis I have used VWMA instead of SMA .


BUY
=========
ema 50 is above ema 200

when the price close or low touches BB50(Fib0.615) lower band


Exit
=========
when the price crossover BB50(Fib0.615) upper band



Stop Loss
=========
Stop oss set to 5% , configurable



Strategy works similar to mean reversion style. When it touches the lower bans (which 0.615 level of the BB50) , it bounces from there.


Warning
=========
This strategy is for educational purposes only. Please do your own reserach for trading decissions.

开源脚本

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

免责声明

这些信息和出版物并不意味着也不构成TradingView提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。

想在图表上使用此脚本?