MACD crosses RSI
-
Hello there
Is it possible to set trades (buy or sell) on crossing MACD signals line with RSI?
I tried it but EA didn't work.
Can you help me please? -
@dongil Please, can you draw a picture to better understand?
-
@dongil said in MACD crosses RSI:
Hello there
Is it possible to set trades (buy or sell) on crossing MACD signals line with RSI?
I tried it but EA didn't work.
Can you help me please?RSI and MACD have different units hence there won't be a resonable crossing. Specify the conditions based on each unit such as MACD > 0 and RSI x> 30 or something like this.
-
Otherwise, try to find a custon indicator doing so.