I'm using a secondary data series to get a 15 minute series.
I want to calculate if more than 10 minutes is up on the current bar (which I'm calculating OnPriceChange).
What I want is, if the dynamic current chart time is more than 10 minutes of the close of the previous bar, do x.
Thank you!!

Comment