Is it possible in Ninja to "go get" the price value of an indicator at a given moment in time on a higher TF, then come back to the one you're on and plot that value as a dot?
So, for instance (and I'm not a coder, so this is layman's code...):
I'm on a 500 volume chart.
As each bar closes, the value of an SMA from a 1 min chart is grabbed and plotted as a dot on the 500.
As time/vol proceeds, the dots will represent the path (through price) of that SMA from the 1min.
Wishful thinking?
Please advise.
Many thanks
5iver

as I have no programming or coding experience at all... (am I mrillogic?) if I gave this code to someone who knew what they were doing, I'm sure it's quite straightforward. Can you recommend anyone who might be willing to turn theory into reality?
Comment