I wish to use a MTF RSI indicator using a larger timeframe than the chart displayed in the main window and have a countdown timer displayed in the RSI subwindow.
Does anyone know how to code this in pinescript?
For instance I want to use a 1 minute chart with a 5 minute RSI (just an example, I want it to work across multiple time frames). The main window counts down the time left for the 1 minute bar but I cannot see on the RSI in the sub window how long it has left until the 5 minute bar closes.
If anyone can help me out with this it would be greatly appreciated :)
I'm a noob and have no idea :)