I am not a "developer" by any means.
However, I have been working with AI to develop my own custom Renko bar type that provides real OHLC data. It seems to handle the RTH close price and open price fine, even when there are gaps between sessions.
However, I am struggling to get it to provide the right close price at the end of an ETH or ""<use instrument settings>" and its not getting the right open price at the start of the session.
I am assuming this is because the session typically starts and ends on the same day.
Can some provide some insight on how I should structure this code?
Comment