Everything about RSI - page 128

 
pati9191:

Hello....

Is anybody have mq4 version of 1st attach? I want to add alerts on current on it.

Dear Mladen, could you please add notification alert to 2nd attach, and explain me does it repaint?

Thanks in advance. 

Yes, that indicator can repaint in some cases (it needs to be recoded)
 

Adaptive laguerre rsi


 
mladen:
Yes, that indicator can repaint in some cases (it needs to be recoded)

Hi mladen.


How can we find out an indicator repaint or not (for closed candles ) ?

Thanks.

John Smith.

 
blueman1156:

Hi mladen.


How can we find out an indicator repaint or not (for closed candles ) ?

Thanks.

John Smith.

Simplest way : start a visual backtest and see how the indicator behaves

Otherwise you have to see the code and check for some usual repainting errors (issues) in the code (like using Bid and Ask for past values too, when those will not be the same for past values at all - the issue from the indicator that is in question).

 
blueman1156:

Hi mladen.


How can we find out an indicator repaint or not (for closed candles ) ?

Thanks.

John Smith.

Try it out on 1 minute chart
 
mladen:
So, all you need is a different color on a current bar rsi?

Hello great mladen.Can you do this for moving average indicator please?

it has dot for closed candles and changable moving average color.Thanks


John Smith

 

All time frame rsi bars posted here : https://www.mql5.com/en/forum/181187/page54


 

All time frame rsi bars with the 6 types of rsi posted here : https://www.mql5.com/en/forum/181187/page54


 

Please kindly check this,

The color became 3 color and The alerts message said stochastic 

Files:
AUDUSDM15.png  82 kb
rsi_zones.mq4  7 kb
 
Melajah_Forex:

Please kindly check this,

The color became 3 color and The alerts message said stochastic 

I guess some one was playing with code,try now,hope it will be work as supposed to. almost black back ground color is neutral.you have choice in settings for colors and levels.


Files:
rsi_zones.mq4  7 kb