OPEN-SOURCE SCRIPT
Atualizado 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.
Notas de Lançamento
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 `_`
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.
Script de código aberto
Em verdadeiro espírito do TradingView, o criador deste script o tornou de código aberto, para que os traders possam revisar e verificar sua funcionalidade. Parabéns ao autor! Embora você possa usá-lo gratuitamente, lembre-se de que a republicação do código está sujeita às nossas Regras da Casa.
Aviso legal
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.