Having trouble figuring out how to make the proper entry using my strategy. Here is the scenario:
1. CCI value crosses below 20, then later crosses back above 20. (I will just paint this bar blue since it signifies a valid trigger for a future entry)
2. At the point CCI crosses back above 20, I would like to enter a long position but only on a bar in which price closes higher than the high from 2 bars before CCI crossed above 20.
No matter what I do, orders are placed when price closes higher than the close from 2 bars back, but NOT from 2 bars back from that point in which CCI crossed back above 20.
I am using the WiZard for this but if you prefer I can enter the code manually. Just need help with the code to use please.
Thanks

Comment