Ive been fiddling around in the strategy builder trying to make this work, but I am failing on the logic I need to get this working properly.
I am using UniRenko to produce reversal bars, and simply want to enter on a bar of a certain length.
In my attached example, I am using 35 ticks (or 8.75 points on ES) to produce an entry bar (essentially a reversal). I simply want that bar (which is 35 ticks OHLC) to produce a long entry. The strategy can only take short position next (since a reversal bar would have to be generated to signal it) and after a short position, only a long position, etc.
Let me know if this makes sense. Thank you in advance for any suggestions!

Comment