Hello. How can I put 2 moving averages on the RSI window?

 
How can I put 2 moving averages on the RSI window? It seems that the new versions of Metatrader don't have this option in the apply to. Please help.
 
Just do it. Drag and drop MA to RSI subwindow. Don't forget select applied price "First indicator's data"

Read article "MQL4: Secrets of the MetaTrader 4 Client Terminal: Indicators"
 
Just do it. Drag and drop MA to RSI subwindow. Don't forget select applied price "First indicator's data"

Read article "MQL4: Secrets of the MetaTrader 4 Client Terminal: Indicators"


Thank you.
 
I've got one more question if it's not a problem. I use iMA in my script. How can I tell this function to take the values from the RSI? I would like it to be a MA on the RSI? Thanks in advance.
 
use iMAOnArray function
Reason: