I have set up an EMA crossover strategy in strategy builder, this works great, but the only problem is that the strategy continues to take trades after the move is over. Let me explain :
Once the crossovers have been made, the strategy enters position and takes its TP, but once this position is closed, it opens a new position because in the "look back period" I had to enter 20, otherwise my strategy would never be done.
How can I delete this period precisely? I tried to put 0 but suddenly trade does not come into account in the strategy.
Thank
