I have a custom strategy to enter the trade once "crossover of MA's" and ADX value is above certain value and exit the trade if the ADX value is below that value.
It closed the Short position as per the design once the ADX value is went below it.
After couple of candles ADX value has crossed the limit value and MA's crossover is still valid and as per the logic, it should immediately enter the Short trade again. But, it is waiting for the next reversal to happen and entering the long trade.
Need your inputs to resolve the issue. Appreciate your help!
Thanks!

Comment