How do you get Ema based on RSI as variable?
-
I couldn't find o way to do this unless you'd use some kind of custom indicator and then pull buffers.
But how do you do that without custom indicators? -
What do you mean exactly? Maybe combining both indicators on one? If so, the only way is via custom indicator as you said.
-
@William29 I mean you can drag EMA onto RSI window and make it to work off of RSI values and not the candles. Shame though, This would of been a lot easier if it was possible.
-
Sadly that is not possible in fxDreema. The only way to get that is hiring a programmer that can combine both indicators into 1 and then import it into fxDreema.
-
@William29
You need to do it with loops and generic EMA formula.