How to use BollingerBands (BB) as an entry filter?
Bollinger Bands — is just a channel based on MA. Channel width is calculated as StDev * Deviation.
So, to use BB as filter, you need MA filter with "Distance type" = "Volatility * Coefficient" and "Points / Coefficient" = Bollinger Deviation you want to use.
That's all )
Example set file — CP EA MT5 2.31 BollingerBands Example.set
And how it works:
Andrey,
I have added this indicator to a script I have made in powershell.
https://communitypowerea.userecho.com/en/communities/7/topics/365-script-to-optimize-the-setting-file-not-the-strategy?redirect_to_reply=3713#comment-3713