OPEN-SOURCE SCRIPT
Percentage Change

This is a very simple script. It calculations the percentage the stocks price has changed with 3 different metrics over the configured lookback period.
- Close to Open: calculates the percentage difference between the opening bar at the beginning of the lookback period to the closing current bar.
- Low to High: calculates the percentage difference between the lowest low to the highest high over the period.
- High to Low: calculates the percentage difference between the highest high to the lowest low over the period.
This indicator is used to call out especially volatile periods allowing traders to target spikes up or down.
- Close to Open: calculates the percentage difference between the opening bar at the beginning of the lookback period to the closing current bar.
- Low to High: calculates the percentage difference between the lowest low to the highest high over the period.
- High to Low: calculates the percentage difference between the highest high to the lowest low over the period.
This indicator is used to call out especially volatile periods allowing traders to target spikes up or down.
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。