I need your help to develop my custom indicator.:
I have a chart with only RTH SESSION with break at EOD (14 candles for each session - 30 minutes bar). I have to start from the current RTH and go 10 session back from the current and 20 session back. I have to exclude holidays (so, i check if the bars in the session are < 14) and saturdays/sundays. Once done, I have to print a text at 20th session back and 10th session back from the current.
The current RTH (at the closing of it) would to be the start of my counting.
The indicator has to be refreshed each session end and not each bar.
I don't know how to do.
Thank you

Comment