OPEN-SOURCE SCRIPT
更新済 Example - Custom Defined Dual-State Session

This script example aims to cover the following:
Articles and further reading:
Reason for Study:
Before considering writing this example I had seen multiple similar questions
asking how to go about creating custom timeframes or sessions, so it seemed
this might be a good topic to attempt to create a relatively generic example.
- defining custom timeframe / session windows
- gather a price range from the custom period ( high/low values )
- create a secondary "holding" period through which to display the data collected from the initial session
- simple method to shift times to re-align to preferred timezone
Articles and further reading:
Reason for Study:
- Educational purposes only.
Before considering writing this example I had seen multiple similar questions
asking how to go about creating custom timeframes or sessions, so it seemed
this might be a good topic to attempt to create a relatively generic example.
リリースノート
Minor quick-fix update.- Adjusted license info in header, it's a freely usable example.
- Updated variable naming conventions inside `f_captureSessionHL()` - now all prefixed with `_`
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。
オープンソーススクリプト
TradingViewの精神に則り、この作者はスクリプトのソースコードを公開しているので、その内容を理解し検証することができます。作者に感謝です!無料でお使いいただけますが、このコードを投稿に再利用する際にはハウスルールに従うものとします。
免責事項
これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。