Support Board
Date/Time: Wed, 15 Jan 2025 18:44:59 +0000
Post From: period ohlc ?
[2017-05-27 08:00:51] |
ElmStreetTrader - Posts: 48 |
Hi there, The problem you are having seems to be created by the "Forward Projecting" of the OHLC lines. From what I can see, and you can verify this by watching this study in replay, is that the OHLC lines can only be a maximum length which corresponds to the length of the session. So when you forward project the lines, that "forward projection line length" is added to the length of the forming OHLC line (included as part of the session and not over and above) and once it reaches it's maximum length (session length), even though the session hasn't closed, it changes value to the next session which is today's session from yesterday's. The only way you can get round this is if you don't use forward projection or if SC includes an option for which session it is applied to. You can see what is taking place in the two attached images: |