Attached is an image.
Note the main series, is an M15. In this example, I would add 3 additional TFs, M5, M60 and M240.
For this example, w/M240 being the highest, most of my calcs will be based on that larger TF. So I essentially want to look INSIDE the developing M240, and look at the smaller TF bars that belong INSIDE that bar. NOTE: I will also want to be looking INSIDE the M60 for smaller bars within that also, but not important for this example.
Right now, I was thinking of doing a semi-complex dataSeries for the EACH bar series, and assigning to it, the sequence count of the HIGHER TFs. You can imagine for say the M240, if that bottom bar, was the 20th M240 bar... I would put the number "20" in each of the LOWER TF's dataSeries I described above, that way I know which bars LINE UP with the other bars.
I have not played with MTF scripts too much, so I'm wondering if there is a simple way to reference the bars across TFs I am not thinking of?
This indie will mostly function in onPriceChange/onEachTick.
Thanks,
FP

Comment