Hello all! I want to create an algorithm that translates data from OHLC to TPO chart. Can anyone help me with an algorithm or pseudocode for this problem?
picture for example:
My data is in this format (start, end, open, high, low, close and volume)...