RSI crossing moving average line
-
Hello can i place my RSI and simple moving average in the same indicator window underneath my chart on FX dreema? i can do this in MT4 and when the RSI line crosses above the MA line thats my buy signal. I tried to create an EA doing this but the was no orders
-
@crazycnw Hi it sounds like you want an indicator called RSIOMA (rsi of moving average)
-
Unfortunately fxDreema cannot do that. You will need a custom indicator and then upload it to your account.
-
@crazycnw said in RSI crossing moving average line:
Hello can i place my RSI and simple moving average in the same indicator window underneath my chart on FX dreema? i can do this in MT4 and when the RSI line crosses above the MA line thats my buy signal. I tried to create an EA doing this but the was no orders
Hadess and L'andorra are correct. You will need a custom indicator. There are a ton for what you're looking for.
-
thanks very much for all your replys. However the challenge im having at the moment is getting the buy and sell trigger to trigger once the RSI scorss the linear W moving average line 6. Any thoughts?
-
You'll need to show a screen shot, not sure what you mean by linear W moving average line 6
-
@hadees said in RSI crossing moving average line:
RSIOMA (rsi of moving average)
PS i downloaded the indicator
-
@crazycnw if you want to trade the crossover then you can use I.E Buys = (Condtion 1 = rsioma[2] < rsioma[2] Condtion 2 = rsioma[1] > rsioma[1]) . Do you have a picture of Linear W moving average line 6 as i don't know what it means but sounds interesting

-
actually its not MA applied to linear W. Its the MA applied to the median price (HL/2).

-
@crazycnw Those are just moving averages (of the price) displayed in a "wrong" window.
