kruskakli

Bollinger Bands Width Expansion Identifier

Find out if the Bollinger Band Width has rapidly expanded compared to the N number of previous periods.

I've written a function: 'bbw_expansion' that performs this check so that it can be incorporated in other projects of mine.

Example: bbw_expansion(bbw, 5, 1.2) will return 'true' if 'bbw' is 20% greater (or more) compared to the last 5 bbw periods.

The function returns: 'true' or 'false'
オープンソーススクリプト

TradingViewの精神に則り、このスクリプトの作者は、トレーダーが理解し検証できるようにオープンソースで公開しています。作者に敬意を表します!無料で使用することができますが、このコードを投稿で再利用するには、ハウスルールに準拠する必要があります。 お気に入りに登録してチャート上でご利用頂けます。

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。

チャートでこのスクリプトを利用したいですか?