I believe I should be using a multi-timeframe strategy. This is what I want to do. The chart could have any sort of bars, but I need to calculate the difference between ticks on a second-basis. For example, say we have a range bar up on the chart, and I want to know whether the last 5 ticks moved up in progression. How would I do this?
1. Strategy is added to a 12-tick range chart.
2. I want the ability to know if price moved 5 number of ticks within the past 3 seconds.
How would this be accomplished? I believe I want COBC = false for my second dataseries. But I'm unsure if NT supports this.
Any help would be much appreciated.
thanks!

Comment