RSI and Stochastic into the same window?

 

Hello there.

I am not a programmer and I need help in order to do something that may be could be easy for somebody of you.

I want to see the RSI and the Stochastic indicators into the same window, including in the program the IndicatorCounted(), to optimize the calculation.

I am thinking that could be an easy way using directly the technical indicators:

double iRSI( string symbol, int timeframe, int period, int applied_price, int shift)
double iStochastic( string symbol, int timeframe, int %Kperiod, int %Dperiod, int slowing, int method, int price_field, int mode, int shift)

I have tried to program them but I am a novice for that, this is the reason for which I am asking for aid of somebody

Could somebody help me?

Thanks.

saadei

 

Hi,

I dont know if this is exactly what you are trying to do but add rsi to chart then when you go to add stoch, drag it to the rsi window instead of double clicking. Does that help?

Files:
stochrsi.jpg  18 kb
 

Hi traderjai_inhi.

Waw. I was trying by the wrong and hard way and the manner that you told me it was very easy.

Thank you very much.

 

Thanks!!

Hello,

thanks to saadei & thanks to traderjai_inhi !!!!

Me too try to put them in one chart.

About this Forum: Simply Great!!!!

 
Stoch RSI and variants (MT5 versions)


EAs

  1. Expert_RSI_Stochastic_MA - expert for MetaTrader 5
  2. Polish Layer - expert for MetaTrader 5. The Expert Advisor is based on the following indicators: RSI, WPR, Stochastic, Moving Average, deMarker.
  3. Altarius RSI Stohastic - expert for MetaTrader 5. The EA uses two iStochastic (Stochastic Oscillator) indicators and one iRSI (RSI, Relative Strength Index).
  4. The Puncher - expert for MetaTrader 5. Trades using indicators: iStochastic (Stochastic Oscillator) and iRSI (Relative Strength Index, RSI).

Indicators

  1. Double stochastic RSI - fl - indicator for MetaTrader 5. Double stochastic of RSI using floating levels instead of using fixed levels for overbought or oversold detection.
  2. Stochastic RSI (OMA) - indicator for MetaTrader 5. This indicator allows calculation of stochastic of RSI and stochastic of RSI of average (this version has the basic 4 types of averages). 
  3. Double Stoch RSI Floating - indicator for MetaTrader 5. Same double stochastic of RSI from here,  except that this version uses floating levels instead of fixed levels for OB/OS conditions. 
  4. Stochastic RSI - indicator for MetaTrader 5. Stochastic RSI (sometimes and by some sellers and traders) called DTOSC (dynamic trend oscillator). It is basically a stochastic of rsi.
  5. Stochastic of RSX - indicator for MetaTrader 5. Stochastic that is using rsx as an input for calculations.
  6. Double Stochastic RSI - indicator for MetaTrader 5
 
traderjai_inhi:

Hi,

I dont know if this is exactly what you are trying to do but add rsi to chart then when you go to add stoch, drag it to the rsi window instead of double clicking. Does that help?

This is exactly what i am trying to do but i can not get it done, please help me. i have team viewer application to enable you do it for me thanks

Reason: