I really need your assistance with one issue...
I wrote my custom indicator "HiLoOpenIndicator" and the indicator is displaying High prices, Low prices and Open prices of 3 previous days..
The indicator is working fine, the only problem what I have is setting of the Plots which are drawing the values..
(please see attached picture)
The values are changing once per day of course - when indicator recalculate the prices of 3 previous days - and the way how the changes are drawn by the plots is confusing...
I would like to NOT display this changing line - I want to delete them - and display just the new lines for the new day.
What should I do?
Thank you

Comment