Is this possible? Moving average crossover and RSI
-
I want to use RSI to trigger trade open. But since it gives me multiple trades, I want it to trugger only one trade after a certain moving average cross over. If RSI have another condition for open position without a new moving average crossover then it should ignore that trade. How do I set this?
-
@richestcousin If you have too many trades put a no trade block above, this will limit trades to 1.