jwammo12

Adaptive Bollinger Bands [jwammo12]

jwammo12 Mis à jour   
This takes Ehler's work that dynamically finds the frequency of market cycles and applies it to the concept of Bollinger Bands.

First the dominant cycle length is found using Ehler's methods, this is then used as the length to the moving average and deviation.

I also ended up using an exponential average rather than a simple average for both the moving average center line and the sum of the squares when finding the deviation.

credit goes to LazyBear for coding Ehler's original ideas in pine, which I then used for this script.
Notes de version:
adds option for simple moving average. The simple moving average becomes very choppy because the period the calculation does not have the same smoothing component as exponential, but it is still interesting to look at

Script open-source

Dans le véritable esprit de TradingView, l'auteur de ce script l'a publié en open-source, afin que les traders puissent le comprendre et le vérifier. Bravo à l'auteur! Vous pouvez l'utiliser gratuitement, mais la réutilisation de ce code dans une publication est régie par le règlement. Vous pouvez le mettre en favori pour l'utiliser sur un graphique.

Clause de non-responsabilité

Les informations et les publications ne sont pas destinées à être, et ne constituent pas, des conseils ou des recommandations en matière de finance, d'investissement, de trading ou d'autres types de conseils fournis ou approuvés par TradingView. Pour en savoir plus, consultez les Conditions d'utilisation.

Vous voulez utiliser ce script sur un graphique ?